Pregunta: ¿Cómo instalo y configuro EMC Powerpath? software en entorno Linux?
1. Instale EMC Powerpath en Linux
Descargue el software Powerpath del sitio web powerlink de EMC. Si compró el soporte de EMC, debe tener acceso a powerlink.
En el siguiente ejemplo, EMC Powerpath 5 (EMCpower.LINUX-5.3.0.00.00-185.rhel5.i386.rpm) está instalado en Red Hat 5. (para CLARiiON matriz)
# rpm -ivh EMCpower.LINUX-5.3.0.00.00-185.rhel5.i386.rpm --test Preparing... ########################################### [100%] # rpm -ivh EMCpower.LINUX-5.3.0.00.00-185.rhel5.i386.rpm Preparing... ########################################### [100%] 1:EMCpower.LINUX ########################################### [100%] All trademarks used herein are the property of their respective owners. NOTE:License registration is not required to manage the CLARiiON AX series array.
2. Registrar EMC Powerpath
Antes de que pueda usar el software EMC powerpath, debe registrarlo con la clave de licencia de EMC Powerpath que recibió cuando compró el software de EMC.
Utilice la herramienta emcpreg para instalar la clave de licencia de EMC Powerpath como se muestra a continuación.
# emcpreg -install =========== EMC PowerPath Registration =========== Do you have a new registration key or keys to enter?[n] y Enter the registration keys(s) for your product(s), one per line, pressing Enter after each key. After typing all keys, press Enter again. Key (Enter if done): **emc-powerpath-license-key** 1 key(s) successfully added. Key successfully installed. Key (Enter if done): Key is invalid, ignored. Try again or press Enter if done. 1 key(s) successfully registered.
3. Verifique el registro de EMC Powerpath
Use el comando powermt de EMC para verificar el registro como se muestra a continuación.
# powermt check_registration Key **emc-powerpath-license-key** Product: PowerPath Capabilities: All
4. Verificar varias rutas
Una vez que haya instalado EMC powerpath, ejecute powermt display dev=all como se muestra a continuación para verificar si se muestran varias rutas en consecuencia.
# powermt display dev=all Pseudo name=emcpowera CLARiiON ID=00000000000 [db-server] Logical device ID=12121212121212 [LUN 1] state=alive; policy=CLAROpt; priority=0; queued-IOs=0 Owner: default=SP A, current=SP A ============================================================================== ---------------- Host --------------- - Stor - -- I/O Path - -- Stats --- ### HW Path I/O Paths Interf. Mode State Q-IOs Errors ============================================================================== 1 QLogic Fibre Channel 2300 sdb SP A4 active alive 0 0 1 QLogic Fibre Channel 2300 sdd SP B4 active alive 0 0 2 QLogic Fibre Channel 2300 sdf SP A5 active alive 0 0 2 QLogic Fibre Channel 2300 sdh SP B5 active alive 0 0