Re: partman-base: extend regex to handle faked qemu multipath via hda

2008-02-29 Thread Frans Pop
On Saturday 01 March 2008, Guido Günther wrote: > On Fri, Feb 29, 2008 at 11:50:29PM +0100, Frans Pop wrote: > > On Friday 29 February 2008, Guido Günther wrote: > > > The multipath output then looks like: > > > ... > > > \_ #:#:#:# hda 3:0 ... > > > > > > since there is no controller:bus:id:lun t

Re: partman-base: extend regex to handle faked qemu multipath via hda

2008-02-29 Thread Guido Günther
On Fri, Feb 29, 2008 at 11:50:29PM +0100, Frans Pop wrote: > On Friday 29 February 2008, Guido Günther wrote: > > The multipath output then looks like: > > ... > > \_ #:#:#:# hda 3:0 ... > > > > since there is no controller:bus:id:lun to read. O.k. to apply? Eases > > testing with QEMU/KVM a lot.

Re: partman-base: extend regex to handle faked qemu multipath via hda

2008-02-29 Thread Frans Pop
On Friday 29 February 2008, Guido Günther wrote: > The multipath output then looks like: > ... > \_ #:#:#:# hda 3:0 ... > > since there is no controller:bus:id:lun to read. O.k. to apply? Eases > testing with QEMU/KVM a lot. This patch does not make any sense to me as it only _allows_ the "#", bu

partman-base: extend regex to handle faked qemu multipath via hda

2008-02-29 Thread Guido Günther
The multipath output then looks like: ... \_ #:#:#:# hda 3:0 ... since there is no controller:bus:id:lun to read. O.k. to apply? Eases testing with QEMU/KVM a lot. Cheers, -- Guido --- packages/partman/partman-base/init.d/parted |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff