Re: [libvirt-users] libvirt with persistent device names

2018-11-06 Thread Jan Marquardt
> I am trying to create a logical volume storage pool with persistent > device names for the block devices, because I can't/don't want to ensure > that /dev/sd* names are persistent through reboots. > > virsh # pool-define-as web2067 logical - - > /dev/disk/by-path/pci-:18:00.0-scsi-0:2:2:0 w

Re: [libvirt-users] libvirt with persistent device names

2018-10-26 Thread Daniel P . Berrangé
On Fri, Oct 26, 2018 at 01:29:02PM +0200, Jan Marquardt wrote: > Hi, > > I am trying to create a logical volume storage pool with persistent > device names for the block devices, because I can't/don't want to ensure > that /dev/sd* names are persistent through reboots. > > virsh # pool-define-as