Displaying 20 results from an estimated 22 matches for "larsks".
2005 Dec 14
4
Centos + Xen 3.0 + Root on md = bad
Howdy folks,
I''m trying to boot Xen 3.0 on a Centos 4(.2) system with root
on a software raid1 volume. When booting the Xen kernel, ''raidautorun'' in
the /init nash script fails to assemble either the root md or the raid5 md
containing my LVM volumes.
If I move root to /dev/hda1, the system boots
fine. raidautorun still fails to assemble the md devices, but mdadm
2015 Dec 04
2
virsh attach device equivalent in libvirt API
Hi,
Is there an equivalent of "virsh attach-device -live -persistent " within libvirt API :
virDomainAttachDevice() or virDomainAttachDeviceFlags() or ???
Thanks for help.
Regards,
J.P. Ribeauville
P: +33.(0).1.47.17.20.49
.
Puteaux 3 Etage 5 Bureau 4
jpribeauville@axway.com<mailto:jpribeauville@axway.com>
http://www.axway.com<http://www.axway.com/>
P
2016 Mar 04
2
Re: Why are virsh vol-upload/vol-download so slow?
...it
Ah, this is on F23, which has:
libvirt-1.2.18.2-2.fc23.x86_64
There's nothing more recent right now in either updates or
updates-testing (and I was hoping to target (RHEL/CentOS)7, which have
libvirt-1.2.17-13.el7_2.2.x86_64).
Thanks,
--
Lars Kellogg-Stedman <lars@redhat.com> | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack | http://blog.oddbit.com/
2016 Mar 06
2
Convincing libvirt to create a bridge device?
...he various interface-related commands, and there is an
"iface-bridge" command but this requires a physical interface.
Is there any way to convince libvirt to create the bridge device for a
<forward mode='bridge'/> network?
--
Lars Kellogg-Stedman <lars@redhat.com> | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack | http://blog.oddbit.com/
2018 May 15
2
CentOS 7.5 (1804) and NetworkManager
.... But it's only a
soft requirement, no shared libs involved.
To keep your workstation NM-free, you want to install a dummy package
that provides NetworkManager-wifi but actually contains nothing, ideally
before updating to 7.5. Here's a script to create such a dummy:
https://github.com/larsks/fakeprovide
If you do this, control-center shows a sad face and some text (Oops,
blah, blah, ...) in the WiFi tab. Just the same you always got in the
network tab without NM. That's all.
-M.
2018 Oct 09
3
Serial ports: vm vs bare metal
...udit.log. It's not a selinux issue. The "Details"
dropdown in the error dialog helpfully adds "USB redirection error".
What do I do with this error message? I'm not even sure what it's
trying to tell me.
Thanks,
--
Lars Kellogg-Stedman <lars@redhat.com> | larsks @ {irc,twitter,github}
http://blog.oddbit.com/ |
2016 Mar 04
2
Why are virsh vol-upload/vol-download so slow?
...I killed it after 10 minutes:
real 10m20.775s
user 10m19.451s
sys 0m1.887s
After which is was about halfway through:
# ls -l /tmp/myimage.qcow2
-rw-r--r--. 1 root root 564920248 Mar 4 11:11 /tmp/myimage.qcow2
What is up with that?
--
Lars Kellogg-Stedman <lars@redhat.com> | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack | http://blog.oddbit.com/
2023 Jun 12
2
virsh not connecting to libvertd ?
...estart libvirtd
>
> Package versions in case this helps correlate something:
>
> - libvirt-9.0.0-3.fc38.x86_64
> - systemd-253.5-1.fc38.x86_64
> - kernel-6.3.6-200.fc38.x86_64
>
> Libvirt uri: qemu:///system
>
> --
> Lars Kellogg-Stedman <lars at redhat.com> | larsks @ {irc,twitter,github}
> http://blog.oddbit.com/ | N1LKS
>
>
2016 May 02
3
Making remote access to qemu://session easier?
...-U /var/run/libvirt/libvirt-sock'
And in either of the above cases, "libvirt-socket-helper" would parse
the environment and the libvirtd configuration as necessary and
ultimately act like "nc -U /path/to/some/socket".
--
Lars Kellogg-Stedman <lars at redhat.com> | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack | http://blog.oddbit.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/arch...
2015 Aug 13
1
Host and Guest UUID ?
Hi,
Are there some kind of UUIDs for Host and Guest ?
If yes , how may I retrieve them programmatically ?
My goal is to trace GUEST migrations.
Thx for help.
Regards,
J.P. Ribeauville
P: +33.(0).1.47.17.27.87
Puteaux 3 Etage 5 Bureau 4
jpribeauville@axway.com<mailto:jpribeauville@axway.com>
http://www.axway.com<http://www.axway.com/>
P Pensez à l'environnement avant
2015 Dec 04
0
Re: virsh attach device equivalent in libvirt API
...of "virsh attach-device -live
> -persistent" within libvirt API :
Use the source, Luke! You can see exactly how virsh implements the
attach-device command:
https://github.com/libvirt/libvirt/blob/master/tools/virsh-domain.c#L238
--
Lars Kellogg-Stedman <lars@redhat.com> | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack | http://blog.oddbit.com/
2015 Dec 18
1
Getting IP address of a lxc container via libvirt
Hello
I wanted to understand if there is a way to get LXC container's ip address.
- virDomainInterfaceAddresses API only works for qemu/kvm and not with the
lxc driver.
What other options do I have?
Using enter-lxc-namespace is throwing this error:
virsh -c lxc:/// lxc-enter-namespace <domain> --noseclabel /sbin/ifconfig
libvirt: error : Expected at least one file descriptor
2016 Mar 04
1
Re: Why are virsh vol-upload/vol-download so slow?
...You can checkout virt-preview if you want to try out newer versions
>
> https://fedorapeople.org/groups/virt/virt-preview/
Well, that certainly solves my problem with vol-download :). Do you
know if that fix is likely to show up in EL7?
--
Lars Kellogg-Stedman <lars@redhat.com> | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack | http://blog.oddbit.com/
2016 Mar 10
1
Buggy 1.3.2? Disconnected from qemu:///session due to I/O error
...nnot write data: Broken pipe
error: One or more references were leaked after disconnect from the hypervisor
If I downgrade to libvirt-1.2.18.2-2.fc23.x86_64 (which is what
actually ships in F23), the image upload completes without a problem.
--
Lars Kellogg-Stedman <lars@redhat.com> | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack | http://blog.oddbit.com/
2016 Mar 24
0
/run/user/<uid> persists after user account is deleted
...ed in later releases of
libvirt, but this is on CentOS 7, so we're stuck with
libvirt-1.2.17-13.el7_2.3.x86_64 for now.
I'm curious if anyone has seen this behavior or knows whether or not
it has been corrected in later releases.
Thanks,
--
Lars Kellogg-Stedman <lars@redhat.com> | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack | http://blog.oddbit.com/
2019 Mar 04
1
How do I close a console connection?
...hould close the stream, but that doesn't appear to be
possible (there is a finish method, but it just tells me that "this
function is not supported by the connection driver").
[1]: https://github.com/openstack/virtualbmc
Cheers,
--
Lars Kellogg-Stedman <lars at redhat.com> | larsks @ {irc,twitter,github}
http://blog.oddbit.com/ |
2018 May 16
0
CentOS 7.5 (1804) and NetworkManager
...; soft requirement, no shared libs involved.
>
> To keep your workstation NM-free, you want to install a dummy package that
> provides NetworkManager-wifi but actually contains nothing, ideally before
> updating to 7.5. Here's a script to create such a dummy:
> https://github.com/larsks/fakeprovide
>
> If you do this, control-center shows a sad face and some text (Oops, blah,
> blah, ...) in the WiFi tab. Just the same you always got in the network tab
> without NM. That's all.
>
Note that the 'network' service is considered legacy and gets just basic f...
2018 Oct 10
1
Re: [Spice-devel] usbredir error: Error setting USB device node ACL: 'Not authorized'
Hey,
On Wed, Oct 10, 2018 at 09:57:39AM -0400, Cole Robinson wrote:
> On 10/09/2018 04:42 PM, Lars Kellogg-Stedman wrote:
> > I'm running libvirt under Fedora 28. I would like to attach a USB
> > device to a VM, but when I select "Redirect USB Device" from the
> > "Virtual Machine" menu in virt-manager and then select the device, I
> > get the
2015 May 01
1
Re: Limitations of macvtap devices?
On 04/30/2015 11:18 AM, Laine Stump wrote:
> On 04/30/2015 10:26 AM, Lars Kellogg-Stedman wrote:
>> I am running OpenStack inside a libvirt guest that is connected to the
>> local network via a macvtap interface. My experience so far suggests
>> that a macvtap interface will not pass traffic with a source MAC
>> address other than the MAC address of the interface
2017 Dec 19
1
firewalld
On 12/19/2017 03:37 PM, Louis Lagendijk wrote:
> On Tue, 2017-12-19 at 15:05 -0800, Emmett Culley wrote:
>> I have two VMs, both with firewalld installed. One on machine It
>> this in the IN_public chain:
>>
>> Chain IN_public (2 references)
>> pkts bytes target prot opt
>> in out source destination
>> 81 3423