[Bug 741754] Re: multipath load not balancing across two iscsi connections
Mark Russell
mark.russell at canonical.com
Thu Mar 24 14:40:24 UTC 2011
Output of:
for i in $(find /dev -name 'sd[a-z]');
do
echo "XXX Basic Inquiry: $i"
sg_inq -v $i
echo "XXX Serial Number page: $i"
sg_vpd -p sn $i
echo "XXX Device Information page: $i"
sg_vpd -p di $i
echo "XXX Verbose report target port group: $i"
sg_rtpg -v $i
done
** Attachment added: "output.txt"
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/741754/+attachment/1936760/+files/output.txt
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/741754
Title:
multipath load not balancing across two iscsi connections
More information about the Ubuntu-server-bugs
mailing list