http://bugzilla.novell.com/show_bug.cgi?id=495224 User nice@titanic.nyme.hu added comment http://bugzilla.novell.com/show_bug.cgi?id=495224#c2 --- Comment #2 from Tamás Németh <nice@titanic.nyme.hu> 2009-04-15 17:32:19 MDT --- An example of trying to access a separate path to a multipath volume: carrier4:~ # multipathd -k multipathd> show topology .. xentemp103-32 (3600a0b80004808d2000009884846b2cc) dm-1 SUN,CSM200_R [size=20G][features=1 queue_if_no_path][hwhandler=1 rdac][rw] \_ round-robin 0 [prio=12][active] \_ 7:0:0:1 sdg 8:96 [active][ready] \_ 5:0:1:1 sdbq 68:64 [active][ready] \_ round-robin 0 [prio=2][enabled] \_ 5:0:0:1 sdc 8:32 [active][ghost] \_ 7:0:1:1 sdan 66:112 [active][ghost] .. carrier4:~ # mount -t ext3 /dev/sdg2 /mnt mount: /dev/sdg2 already mounted or /mnt busy carrier4:~ # mount -t ext3 /dev/sdbq2 /mnt mount: /dev/sdbq2 already mounted or /mnt busy carrier4:~ # mount -t ext3 /dev/sdc2 /mnt mount: /dev/sdc2 already mounted or /mnt busy carrier4:~ # mount -t ext3 /dev/sdan2 /mnt mount: /dev/sdan2 already mounted or /mnt busy carrier4:~ # mount -t ext3 /dev/mapper/xentemp103-32_part2 /mnt carrier4:~ # mount | grep mnt /dev/mapper/xentemp103-32_part2 on /mnt type ext3 (rw) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.