Feeds:
Posts
Comments

Archive for August, 2009

In this scenario I’m using SLES 10, Veritas Dynamic Multipathing ,Veritas Volume Manager 5 MP3 and Hitachi SAN storage.
First scan for newly provided LUNs on Linux using following command:
# for i in `seq 0 3`; do echo ” – – – ” > /sys/class/scsi_host/host$i/scan; done
Once you verify you can see newly added LUNs from “fdisk [...]

Read Full Post »