Guest User

Untitled

a guest
Oct 16th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. HP StorageWorks X9000 Network Storage System - Agile Fusion Manager Failover Best Practices
  2. Information
  3. X9000 users might not wait long enough for agile Fusion Manager failover to complete. They might give up in the process and claim that agile Fusion Manager is not failing over to the passive agile Fusion Manager node properly.
  4. Details
  5. Please note that it takes a while for the agile Fusion Manager failover to complete. The best approach to test agile Fusion Manager failover is as follows :
  6. Verify that one has at least two registered agile Fusion Managers:
  7. [root@fsn01 ~]# ibrix_fm -f  NAME             IP ADDRESS  ---------------  ----------  fsn01            172.xx.x.1  fsn02            172.xx.x.2 
  8. Switch to fsn01 .
  9. Place agile FM active on fsn01 with the following command:
  10. # ibrix_fm -m active
  11. Switch to fsn02
  12. Place agile FM passive on fsn02 with the following command:
  13. # ibrix_fm -m passive
  14. Switch to node fsn01 .
  15. Ensure agile FM is active with the following command :
  16. # ibrix_fm -i
  17. It should be. So, attempt a failover by placing agile FM in maintenance mode on fsn01 with the following command:
  18. # ibrix_fm -m maintenance
  19. The failover can take a while, but proceed with switching to fsn02 .
  20. Then repeatedly issue the following command to verify the state:
  21. # ibrix_fm -i
  22. At some stage the agile FM will become active on fsn02 .
  23. This usually works perfectly fine and agile Fusion Manager will complete failover within 1 to 2 minutes.
Add Comment
Please, Sign In to add comment