![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 1928607.1 : Pillar Axiom: How to remove unassociated WWN's from the hosts section of ASSM
In this Document
Applies to:Pillar Axiom 600 Storage System - Version Not Applicable to Not Applicable [Release N/A]Pillar Axiom 500 Storage System - Version Not Applicable to Not Applicable [Release N/A] Axiom System Operating Software GoalHow to remove unassociated WWN's from the host section Solution
If you want to remove the unassociated WWN's, right click on them in the GUI and select Delete Host. Alternatively you can use AxiomCLI (an example is listed below): The following is an example on how to remove unassociated WWN from the host listing: 1. Login to AxiomCLI > axiomcli login -u administrator -p pillar1 10.169.122.110 Login Successful
***************************************************** ** ** ** This is a company computer system with access ** ** restricted to those with proper authorization. ** ** Authorized parties are restricted to those ** ** functions which have been assigned to perform ** ** work related duties. Any unauthorized access ** ** will be investigated and prosecuted to the ** ** full extent of the law. If you are not an ** ** authorized user, disconnect now. ** ** ** *****************************************************
c:\Pillar >
2. List all of the hosts connected to the Axiom > axiomcli san_host -list
/test-Host3 /Test_Host /test-Host /emea-whs /Untitled /Maxrep_Target /MAXREP-TARGET_AI_FOR_TARGET /s11-1-pillar-dub /WIN-CNS9QJW52PK /test-Host2 /test_new /ESX3.5i /21:00:00:14:5E:25:1A:1A c:\Pillar >
3. Delete a host WWN >axiomcli san_host -delete -sanhost /21:00:00:14:5E:25:1A:1A Command Succeeded
4. List again all of the hosts connected to the Axiom (the one that was deleted in Step 3 should no longer be present) >axiomcli san_host -list
/test-Host3 /Test_Host /test-Host /emea-whs /Untitled /Maxrep_Target /MAXREP-TARGET_AI_FOR_TARGET /s11-1-pillar-dub /WIN-CNS9QJW52PK /test-Host2 /test_new /ESX3.5i
Attachments This solution has no attachment |
||||||||||||||
|