GNU/Linux >> Tutoriels Linux >  >> Linux

Comment installer et configurer EMC PowerPath sous Linux

Question : Comment installer et configurer EMC Powerpath logiciel sur environnement Linux ?

Réponse : Avant de commencer l'installation et la configuration d'EMC Powerpath, assurez-vous que les cartes HBA sont installées sur le serveur et que les commutateurs Fibre Channel sont correctement zonés.

1. Installer EMC Powerpath sous Linux

Téléchargez le logiciel Powerpath à partir du site Web EMC powerlink. Si vous avez acheté le support EMC, vous devriez avoir accès à powerlink.

Dans l'exemple suivant, EMC Powerpath 5 ( EMCpower.LINUX-5.3.0.00.00-185.rhel5.i386.rpm ) est installé sur Red Hat 5. (pour CLARiiON tableau)

# 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. Enregistrez EMC Powerpath

Avant de pouvoir utiliser le logiciel EMC powerpath, vous devez l'enregistrer à l'aide de la clé de licence EMC Powerpath reçue lors de l'achat du logiciel auprès d'EMC.

Utiliser l'outil emcpreg pour installer la clé de licence EMC Powerpath comme indiqué ci-dessous.

# 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. Vérifier l'enregistrement EMC Powerpath

Utilisez EMC commande powermt pour vérifier l'enregistrement comme indiqué ci-dessous.

# powermt check_registration

Key **emc-powerpath-license-key**
  Product: PowerPath
  Capabilities: All

4. Vérifier plusieurs chemins

Une fois que vous avez installé EMC powerpath, exécutez powermt display dev=all comme indiqué ci-dessous pour vérifier si plusieurs chemins sont affichés en conséquence.

# 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

Linux
  1. Comment installer et configurer Fail2ban sur Alma Linux 8

  2. Installer et configurer Ansible sous Linux

  3. Comment installer et configurer Nagios sous Linux

  4. Comment installer et configurer le pare-feu CSF sous Linux

  5. Comment installer et configurer Memcached sur Ubuntu Linux

Comment installer et configurer Perf dans les distributions Linux

Comment installer et configurer Terraform dans les distributions Linux

Comment installer et configurer Gradle sur les distributions Linux

Comment installer et configurer Git sur les distributions Linux

Comment installer et configurer Yarn sur les distributions Linux

Comment installer et configurer Spotify sur les distributions Linux