- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: MSA1000 Array Configuration Utility
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
11-06-2006 03:00 AM
11-06-2006 03:00 AM
MSA1000 Array Configuration Utility
running RHEL AS 4 (nahant update 3).
The MSA1000 houses 14 disks setup as two separate raid 5 sets. The first Raid 5 set contains 10 disks for the Database
server and the remaining Raid 5 set counts 4 disks.
These servers are located some distance away and we connect to these servers via SSH, is there a way to run the Array configuration utility from a SSH session to see how the Raid arrays are setup on the MSA1000 without being physically at the main console.
Any help would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2006 05:00 AM
11-06-2006 05:00 AM
Re: MSA1000 Array Configuration Utility
From a Linux host nearby.
ssh -X hostname program_name
This will enable you to run the configuration utility through an ssh pipe. All the transactions that normally go through port 6000 or 7000 and are blocked by firewalls will go through the ssh tunnel.
There is a command line utility for storage on the same hp site as you got the gui utility, but this is much easier to user and does not require a console, though the machine must be booted to run level 5 with xfs running.
vnc is another alternative but I wonder with ssh -X why one would need that.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2006 10:15 PM
11-06-2006 10:15 PM
Re: MSA1000 Array Configuration Utility
The existing MSA1000 houses 14 x 146GB.
How do I configure the extra disks into the existing raid 5 sets in the MSA1000?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2006 02:12 AM
11-07-2006 02:12 AM
Re: MSA1000 Array Configuration Utility
Same answer as before. You have assigned points to 2 of 45 replies to your questions. This is not good practice for this community. Please correct this issue.
Good Luck,
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2006 05:55 AM
11-07-2006 05:55 AM
Re: MSA1000 Array Configuration Utility
In future do you want me to assign points to each reply?