-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add following properties to enhance ease of use. * Add `lun_list` property for `VNXStorageGroup` which returns a list of `VNXLun` that was added to the storage group. * Add `hosts` property for `VNXStorageGroup` which returns a list of `VNXHost` that was added to the storage group. * Add `lun_list` property for `VNXHost` which contains all connected LUNs of the host. * Add `alu_hlu_map` that returns the mapping between array LUN ID and host LUN ID. * Add `alu_ids` property for `VNXHost` which returns the IDs of the array LUNs that attached to the host. * Add `hlu_ids` property for `VNXHost` which returns the LUN IDs on the host.
- Loading branch information
Showing
14 changed files
with
123 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
23 changes: 23 additions & 0 deletions
23
...ta/block_output/storagegroup_-messner_-list_-host_-iscsiAttributes_-gname_~management.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Storage Group Name: ~management | ||
Storage Group UID: 60:06:01:60:00:00:00:00:00:00:00:00:00:00:00:02 | ||
HBA/SP Pairs: | ||
|
||
HBA UID SP Name SPPort | ||
------- ------- ------ | ||
50:06:01:60:B6:E0:15:26:50:06:01:69:36:E0:15:26 SP B 1 | ||
Host name: APM00152312055-spB | ||
SPPort: B-1v0 | ||
Initiator IP: N/A | ||
TPGT: 0 | ||
ISID: N/A | ||
|
||
50:06:01:60:B6:E0:15:26:50:06:01:61:36:E0:15:26 SP A 1 | ||
Host name: APM00152312055-spA | ||
SPPort: A-1v0 | ||
Initiator IP: N/A | ||
TPGT: 0 | ||
ISID: N/A | ||
|
||
Special: YES | ||
Default: YES | ||
Shareable: YES |