Creating filesystem using zpool in Solaris 10
This guide will walk through how to guide for creating a zpool filesystem mount point in Solaris 10. Check the status of zpool and disks # zpool status check for LUNs # echo | format check for LUNs and count before scanning for new LUNs # echo | format|wc -l Check whether disk added in ... Read More