This post is more than 5 years old
4 Posts
0
1320
May 27th, 2009 07:00
No AS400 Agent
Since there is no AS400 agent these have to be maintained manually. I have added the hosts as Generic, but can not find out how to add relationships. Is there a way to manually maintain other information beyond the basic host and WWN entries?
No Events found!
seth_silverman
43 Posts
0
May 28th, 2009 20:00
Without that capability, the straight-forward approach would have ben to use the HostDevice to ArrayDevice relationship which requires a host agent to be run on the host, so unfortunately this approach is not possible here. The second approach involves using the Device Allocation table, which contain the SAN path information. Yes, I'm winging it a bit, but hopefully it will spur some thoughts.
Along those same lines (more winging it), if you can't associate the HBAs/WWNs to the manually created hosts, I wonder if you can create UDG containers for each AS/400 host that contains the WWNs for that host's HBAs. I think StorageScope will aggregate the capacity information by those UDGs and I think it takes into account Device Allocation and not just host to array device.
If you happen to use HBA aliases to help you infer the AS/400 host, you may also use filtering on Device Allocation in your queries.
Allen Ward
4 Operator
•
2.1K Posts
0
May 27th, 2009 07:00
If you are connected to a Symm and are just looking for device allocated information you can always use the Masking view. This will show you the details of what is available to each host.
SDarden1
4 Posts
0
May 27th, 2009 08:00
Symmetrix DMX4
Looking for Device relationship, masking, etc.
So far we have had to use symcli to maintain the AS400's storage. I prefer the cli, but others in my company do not. We also need to get reports via StorageScope yet it is not seeing the relationship so each AS400 shows up at 0 assigned when we actually have over 15 ter assigned.
Due to both of these items I have been instructed to get everything I can for AS400 added to ECC.
Allen Ward
4 Operator
•
2.1K Posts
0
May 27th, 2009 13:00
For now I would recommend gathering the data semi-manually using the Masking view, but I would also suggest joining the ECN Control Center Online Community to provide feedback to the Devs on the need for this kind of functionality. If you aren't already a member:
www.controlcentercommunity.com
SDarden1
4 Posts
0
May 28th, 2009 09:00
No I am not a member of the ECN Control Center Online Community, but I will be.
BarryR1
16 Posts
0
May 28th, 2009 09:00
This will populate the DSS Tables.
Provided StorageScope reports on the data you will then be able to create reports using Query Builder and or the Built-in Reports.
Allen Ward
4 Operator
•
2.1K Posts
0
May 28th, 2009 10:00
I think the issue is that the info doesn't get populated into the RIGHT tables in the Repository.
One example of this is when you try to find the relationships from a manually created MO to a storage system. The data has to be there some where, because you can get it through the masking view, but you can't get the relationship directly. I think it has to do with masking view being based on the associated HBA ports, while relationships must be tracked by MO. Somehow that isn't getting carried over.
SDarden1
4 Posts
0
May 28th, 2009 10:00
Example: Report shows an unknown WWN with x LUNS assigned for a total of y GB. Add the manual entry (as400) into ECC. Now the report shows host-abc with x LUNS assigned for a total of 0 GB - size is lost on the reports.
I figured it has to do with relationship, but the LUN count is correct.
As a quick validation I am looking a the SRM Views and selecting the array.
No actual reports designed as yet, but if the SRM View doesn't see it correctly then I don't think a custom report would either.