similar to: hotplug is not supported

Displaying 20 results from an estimated 100000 matches similar to: "hotplug is not supported"

2013 Jul 15
2
Hotplug of disk devices in LXC failed with libvirt of version 1.0.2
Hi Daniel, I noticed that the patch "Add support for hotplug/unplug of disk devices in LXC" you wrote had been merged into libvirt of version 1.0.2. But when I used this function, it report an error with details as following: ubuntu@lxc:~$ vir attach-device instance-0000002c disk.xml --config error: Failed to attach device from disk.xml error: Unable to create device
2013 Jul 17
1
Re: Hotplug of disk devices in LXC failed with libvirt of version 1.0.2
On 07/17/2013 04:15 PM, Gao feng wrote: > On 07/16/2013 01:29 PM, Guan Qiang wrote: >> 于 2013/7/15 17:32, Gao feng 写道: >>> On 07/15/2013 05:18 PM, hzguanqiang wrote: >>>> Hi, Gao Feng >>>> >>>> I've tried what you said, but still exists the problem: >>>> >>>> ubuntu@lxc:~$ vir attach-disk instance-0000002c
2013 Jul 17
0
Re: Hotplug of disk devices in LXC failed with libvirt of version 1.0.2
On 07/16/2013 01:29 PM, Guan Qiang wrote: > 于 2013/7/15 17:32, Gao feng 写道: >> On 07/15/2013 05:18 PM, hzguanqiang wrote: >>> Hi, Gao Feng >>> >>> I've tried what you said, but still exists the problem: >>> >>> ubuntu@lxc:~$ vir attach-disk instance-0000002c /dev/dm-0 sdb >>> error: Failed to attach disk >>> error:
2013 Jul 15
2
Re: Hotplug of disk devices in LXC failed with libvirt of version 1.0.2
Hi, Gao Feng I've tried what you said, but still exists the problem: ubuntu@lxc:~$ vir attach-disk instance-0000002c /dev/dm-0 sdb error: Failed to attach disk error: Unable to create device /proc/10366/root/dev/sdb: Permission denied I think finding what it means by saying 'Unable to create device /proc/10366/root/dev/sdb: Permission denied' is the key. But anyway, thanks for
2013 Jul 16
2
Re: Hotplug of disk devices in LXC failed with libvirt of version 1.0.2
于 2013/7/15 17:32, Gao feng 写道: > On 07/15/2013 05:18 PM, hzguanqiang wrote: >> Hi, Gao Feng >> >> I've tried what you said, but still exists the problem: >> >> ubuntu@lxc:~$ vir attach-disk instance-0000002c /dev/dm-0 sdb >> error: Failed to attach disk >> error: Unable to create device /proc/10366/root/dev/sdb: Permission denied >>
2013 Oct 23
1
cannot attach device using libvirt
Hello guys: I am using libvirt 0.9.4 on a CentOS 6.3 server.The operation of attach device won't work.It states "error:Operation failed.Device hotplug is not supported." When issue attach device command, there's nothing happen in guest dmesg log. Anybody came across this problem? Any help will be appreciated!
2013 Jul 15
0
Re: Hotplug of disk devices in LXC failed with libvirt of version 1.0.2
On 07/15/2013 04:01 PM, hzguanqiang wrote: > Hi Daniel, > > I noticed that the patch "Add support for hotplug/unplug of disk devices in LXC" you wrote had been merged into libvirt of version 1.0.2. > But when I used this function, it report an error with details as following: > > ubuntu@lxc:~$ vir attach-device instance-0000002c disk.xml --config > error:
2013 Jul 15
0
Re: Hotplug of disk devices in LXC failed with libvirt of version 1.0.2
On 07/15/2013 05:18 PM, hzguanqiang wrote: > Hi, Gao Feng > > I've tried what you said, but still exists the problem: > > ubuntu@lxc:~$ vir attach-disk instance-0000002c /dev/dm-0 sdb > error: Failed to attach disk > error: Unable to create device /proc/10366/root/dev/sdb: Permission denied > > I think finding what it means by saying 'Unable to create device
2015 Sep 08
0
Re: How to ifup nic automaticly after hotplug nic for lxc
On Tue, Sep 08, 2015 at 05:41:14PM +0800, Jackie wrote: > Hi experts, > > When I hotplug nic into lxc, the nic in lxc seemed to be down status as > following: > > 1224: vnet0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000 > link/ether fa:16:3e:fc:e5:96 brd ff:ff:ff:ff:ff:ff > > > It seems mechanism such as udev is needed here. But I
2015 Sep 21
0
Re: failure when trying to add a channel device via virsh attach-device
On Mon, Sep 21, 2015 at 08:16:17 +0000, Jean-Pierre Ribeauville wrote: > Hi, > On a KVM host installed with following packages versions : > > [root@rhel6-roadster test_channels_OK]# rpm -qa | grep libvirt > libvirt-devel-0.10.2-29.el6.x86_64 > libvirt-0.10.2-29.el6.x86_64 > libvirt-client-0.10.2-29.el6.x86_64 > libvirt-java-0.4.9-1.el6.noarch >
2020 Feb 03
0
Re: USB devices with same vendor:product id
Hi Maxime, Quoting Maxime Accadia (2020-02-03 14:20:47) > Hi, > > We have a VM with several USB devices attached. Everything works well, > but sometimes, after a reboot of the host, some usb device get a > different bus/device number and that prevent the reboot of the VM : > ... > Any idea on how to handle this case ? > > We were thinking about using udev, but it
2012 Jan 03
1
Hotplug/hotadd functionality of libvirt?
Hello, First of all, happy new year! I am interested in the hot plugging facilities of libvirt, in particular in what qemu calls 'hot add' of network interface cards. (And also the reverse: hot unplugging/removing of NICs.) I think I am overlooking something, but so far the best I have been able to find is: http://libvirt.org/sources/virshcmdref/html/ and it is not entirely clear
2017 Mar 16
1
Re: [RFC] per-device metadata
On Thu, Mar 16, 2017 at 04:17:51PM +0100, Peter Krempa wrote: > On Thu, Mar 16, 2017 at 14:52:47 +0000, Daniel Berrange wrote: > > On Thu, Mar 16, 2017 at 03:50:51PM +0100, Peter Krempa wrote: > > > On Thu, Mar 16, 2017 at 14:42:30 +0000, Daniel Berrange wrote: > > > > On Thu, Mar 16, 2017 at 01:46:38PM +0100, Peter Krempa wrote: > > > > > On Mon, Feb
2017 Mar 16
2
Re: [RFC] per-device metadata
On Thu, Mar 16, 2017 at 03:50:51PM +0100, Peter Krempa wrote: > On Thu, Mar 16, 2017 at 14:42:30 +0000, Daniel Berrange wrote: > > On Thu, Mar 16, 2017 at 01:46:38PM +0100, Peter Krempa wrote: > > > On Mon, Feb 27, 2017 at 16:41:28 +0100, Francesco Romani wrote: > > [...] > > > > In general I don't have a problem with this and if it would make the >
2010 Jul 12
0
libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not working.'')
hi guys My OS is centos 5.4 uname -a : Linux localhost.localdomain 2.6.18-prep #1 SMP Mon Jul 12 20:03:46 CST 2010 x86_64 x86_64 x86_64 GNU/Linux and my xen version is 3.3.1, I install xen from souce code. The xen dom0 and xend is ok but I can''t use virt-install to install a domU. The error is below:
2016 Jan 13
0
virsh attach-device : Bus 'pci.0' does not support hotplugging.
Hi , Trying to attach a disk to existing VM using virsh attach-device - XML <disk type='file' device='disk'> <driver name='qemu' type='qcow2' cache='none' io='native'/> <source file='/var/lib/libvirt/images/guest.qcow2'/> <target dev='vdc' bus='virtio'/> </disk> After
2020 Jan 21
0
Re: USB-hotplugging fails with "failed to load cgroup BPF prog: Operation not permitted" on cgroups v2
On Mon, Jan 20, 2020 at 09:00:15PM +0100, Pol Van Aubel wrote: > Hi, > > Quoting Pavel Hrdina (2020-01-20 14:29:36) > > On Sat, Jan 18, 2020 at 11:17:11PM +0100, Pol Van Aubel wrote: > > > Hi all, > > > > > > I've disabled cgroups v1 on my system with the kernel boot option > > > "systemd.unified_cgroup_hierarchy=1". Since doing
2020 Feb 14
0
Re: can hotplug vcpus to running Windows 10 guest, but not unplug
On Fri, Feb 14, 2020 at 4:54 PM Lentes, Bernd < bernd.lentes@helmholtz-muenchen.de> wrote: > > qemu-kvm-2.11.2-5.18.1.x86_64 > > [...] > I found a table on > https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/html/virtual_machine_management_guide/cpu_hot_plug > saying that hotplugging is possible but no hotunplugging. > But i don't know how
2015 Sep 08
2
How to ifup nic automaticly after hotplug nic for lxc
Hi experts, When I hotplug nic into lxc, the nic in lxc seemed to be down status as following: 1224: vnet0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000 link/ether fa:16:3e:fc:e5:96 brd ff:ff:ff:ff:ff:ff It seems mechanism such as udev is needed here. But I found udev is not supported well in lxc. So how can I get a 'up' nic after hotplug into lxc ? Very
2013 Apr 02
1
problem in view vm created by virsh create
<domain type='kvm'> <name>eucalyptus-windows</name> <os> <type>hvm</type> <boot dev='cdrom'/> </os> <features> <acpi/> </features> <memory>524288</memory> <vcpu>1</vcpu> <devices> <emulator>/usr/libexec/qemu-kvm</emulator> <disk type='file'> <source