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 [...]
Archive for August, 2009
Extend filesystem using VxVM on Linux
Posted in SAN, VxVm on August 19, 2009 | Leave a Comment »


