- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- New disk on MA12000/HSG80 does not show under Tru6...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2006 05:54 AM
09-01-2006 05:54 AM
New disk on MA12000/HSG80 does not show under Tru64 4.0G ...
I created a new disk on MA12000/HSG80 by combining 3 disks & presented to a server running Tru64 4.0G & did "scu scan edt" &
"scu show edt" but can not see new disk. I
tried even rebooting the server but this also did not show new disk on server.
Earlier 2 disks were created (some time back)
which show as connected to HSG80. Seems this time there is the some mistake in procedure. Can some one suggest the proper steps for creating new disk on MA12000/HSG80 & presenting it to Tru64 4.0G running on GS60 AlphaServer? Any hints/help will be highly appreciated. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2006 07:07 AM
09-01-2006 07:07 AM
Re: New disk on MA12000/HSG80 does not show under Tru64 4.0G ...
1. Create the container (STRIPESET or RAIDSET in this case)
TOP> ADD RAID
2. Create a unit using the container
TOP> ADD UNIT D
3. Ensure that your server has access to the unit.
TOP> SHOW D
Under "Access:" look for either "All" or a list of connections. If access is "None" you must grant access to your server
TOP> SET D
To see what connections names are available use
TOP> SHOW CONN
Look for the connection names that correspond to your server
The best practice for HSG80s is to disable all access to a newly created unit and then enable just the connections you want:
TOP> SET D
TOP> SET D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2006 05:30 AM
10-01-2006 05:30 AM
Re: New disk on MA12000/HSG80 does not show under Tru64 4.0G ...
Finally, we discovered that Tru64 4.0G does not allow LUN > 7. So, safest is to create disks with LUN < 8. Seems to be a big limitation.
Thanks anyway. RAKESH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 06:38 AM
10-02-2006 06:38 AM
Re: New disk on MA12000/HSG80 does not show under Tru64 4.0G ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 09:38 PM
10-02-2006 09:38 PM
Re: New disk on MA12000/HSG80 does not show under Tru64 4.0G ...
must be in the range of 0-7. So, create disks keeping this in mind.