Author name: admin

IBM AIX LPAR & VIO Commands

Sorry for unstructured post…. mkvdev -vdev hdisk1 -vadapter vhost0 -dev rootvgos   mkvdev -vdev Client3_OSLV -vadapter vhost0 -dev Client3_rootvg   mkvdev -vdev Client4_OSLV -vadapter vhost1 -dev Client4_rootvg   mkvdev -vdev Client3_dataLV -vadapter vhost0 -dev Client3_datavg   mkvdev -vdev Client4_dataLV -vadapter vhost1 -dev Client4_datavg     lsmap -vadapter vhost0     rmvdev  -vtd rootvgos   loadopt

IBM AIX LPAR & VIO Commands Read More »

How to Rescan new LUN’s added in Linux, HP-UX, Aix, Solaris ?

HP-UX 1. Rescan the devices: ioscan -fnC <disk|tape> 2. Generate device files:  insf -e 3. Verify the new devices:  ioscan -funC <disk|tape> AIX 1. Rescan the devices ):  cfgmgr -vl fcsx Where x is FC adapter number 2. Verify the new devices:  lsdev -Cc <disk|tape> Linux The rescan in Linux is HBA-specific. For QLogic: echo

How to Rescan new LUN’s added in Linux, HP-UX, Aix, Solaris ? Read More »

Scroll to Top