search for: oddbit

Displaying 20 results from an estimated 20 matches for "oddbit".

Did you mean: debit
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?
...g 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?
...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 Oct 09
3
Serial ports: vm vs bare metal
...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?
...er 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 ?
...ase 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?
...-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/archives/libvirt-users/attachments/20160502/85248821/attachment.sig>
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
...he 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?
.../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
...nect 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
...t-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?
...;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/ |
2013 Jun 27
1
Define storage pool on NFS, mounted from fstab
Good day. We've got a question, as there's a need to mount NFS over RDMA. How we should define a pool on an already mounted NFS folder? The pool must be "shared" for all KVM nodes for live migration purposes. Thanks in advance.
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
2015 Apr 30
3
Limitations of macvtap devices?
...ic doesn't seem to be a problem (I can see, for example, dhcp requests on the local network), but replies get dropped before they reach the guest. Thanks, -- Lars Kellogg-Stedman <lars@redhat.com> | larsks @ {freenode,twitter,github} Cloud Engineering / OpenStack | http://blog.oddbit.com/
2016 Mar 09
4
libvirtd vs XDG_RUNTIME_DIR
...h list" and what the heck is going on here. I don't know if there's a good solution to this, but the failure mode is really non-obvious. Cheers, -- Lars Kellogg-Stedman <lars@redhat.com> | larsks @ {freenode,twitter,github} Cloud Engineering / OpenStack | http://blog.oddbit.com/
2010 Jul 23
2
PATCH: Let "dhcp" command iterate over interfaces like autoboot()
Hello all, I was reading http://www.etherboot.org/wiki/appnotes/autobootchainurl, and figured that as long as I was going to be modifying the code I might as well try a cleaner solution. ?Attached to this message is a patch that makes the following changes: 1) Allow the "dhcp" command to accept a list of interfaces and to try them in order until it succeeds, e.g.: ?gPXE> dhcp net0