search for: guestvol

Displaying 4 results from an estimated 4 matches for "guestvol".

Did you mean: guestvols
2013 Sep 20
2
Expanding an LVM Storage Pool
...king the pool off-line cause any issues with running VMs or is the only affect that the pool is unavailable for management by libvirt? These are the commands that I ran to create my pool and expand it after a kickstart of the server: pvcreate -ff -y /dev/mapper/mpath? virsh pool-define-as --name GuestVols --type logical --source-dev /dev/mapper/mpatha --target /dev/GuestVols virsh pool-build GuestVols virsh pool-start GuestVols virsh pool-autostart GuestVols virsh pool-destroy --pool GuestVols vgextend GuestVols /dev/mapper/mpath{b..d} vgdisplay GuestVols virsh pool-start --pool GuestVols virsh poo...
2013 Sep 04
2
Error Attaching Seventh VirtIO-SCSI Device to Guest
...r scsi controller I logged BugĀ 996327 on this issue including an attached script to repro the bug but there has been no activity on that bug so far. This is the results when attaching virtio-scsi disks in a loop. Sdf is attached but sdg fails. virsh attach-disk --domain UEM004n1 --source /dev/GuestVols/UEM004-5 --target sdf --cache none --type disk --config --wwn 1fc7058865439717 --serial c7d11fc7058865439717 --shareable Disk attached successfully Vol UEM004-6 created virsh attach-disk --domain UEM004n1 --source /dev/GuestVols/UEM004-6 --target sdg --cache none --type disk --config --wwn 4d3ddb...
2013 Sep 07
1
Re: Error Attaching Seventh VirtIO-SCSI Device to Guest
...ipt to repro the > bug but there has been no activity on that bug so far. > > I took the bug. > > > > > This is the results when attaching virtio-scsi disks in a loop. Sdf is attached > but sdg fails. > > > > virsh attach-disk --domain UEM004n1 --source /dev/GuestVols/UEM004-5 > > --target sdf --cache none --type disk --config --wwn 1fc7058865439717 > > --serial c7d11fc7058865439717 --shareable Disk attached successfully > > > > Vol UEM004-6 created > > virsh attach-disk --domain UEM004n1 --source /dev/GuestVols/UEM004-6 > >...
2013 Sep 07
0
Re: Error Attaching Seventh VirtIO-SCSI Device to Guest
...6327 on this issue including an attached script to repro the bug but there has been no activity on that bug so far. I took the bug. > > This is the results when attaching virtio-scsi disks in a loop. Sdf is attached but sdg fails. > > virsh attach-disk --domain UEM004n1 --source /dev/GuestVols/UEM004-5 --target sdf --cache none --type disk --config --wwn 1fc7058865439717 --serial c7d11fc7058865439717 --shareable > Disk attached successfully > > Vol UEM004-6 created > virsh attach-disk --domain UEM004n1 --source /dev/GuestVols/UEM004-6 --target sdg --cache none --type disk --...