Tag Archives for emc
Removing EMC SAN Disk from AIX using powerpath
To unmap EMC disk that is connected and using powerpath: Remove the device from powerpath: powermt remove dev=[hdiskpowerX] Remove powerpath hdiskpower devices from system: rmdev -dl hdiskpowerXX Remove standard SAN disk devices: rmdev -dl hdiskX Confirm lsdev -Cc disk and … Continue reading
Setup SAN disk for use in a Linux Veritas cluster
For this particular exercise we’re going to go through the entire process of provisioning disk for use in a VCS cluster. We will use EMC Symmetrix disk zoned and masked to a RHEL 4u6 host as the foundation.