- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Command View EVA on multiple servers to manage 1 c...
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
Discussions
Discussions
Discussions
Forums
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
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
тАО03-07-2009 06:27 PM
тАО03-07-2009 06:27 PM
Command View EVA on multiple servers to manage 1 controller
Is it possible to install CV onto another server connected to the same fabric and use it for redundancy?
Do I need to change masking on LUN 0 or do all FC connected servers have access to it?
Many thanks
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-08-2009 03:13 AM
тАО03-08-2009 03:13 AM
Re: Command View EVA on multiple servers to manage 1 controller
2) Yes, you can install Command View on another server that has access to the EVA. Only one can be managing the EVA in a given moment, the software takes care of that automatically. If you select a EVA that is being managed by another Command View instance, you get a prompt saying so, and asking if you want to take control of that EVA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-08-2009 10:19 AM
тАО03-08-2009 10:19 AM
Re: Command View EVA on multiple servers to manage 1 controller
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-09-2009 05:29 AM
тАО03-09-2009 05:29 AM
Re: Command View EVA on multiple servers to manage 1 controller
If this is not what qstas question please rephrase the question.
I hope you will be useful
Greetings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-09-2009 08:28 PM
тАО03-09-2009 08:28 PM
Re: Command View EVA on multiple servers to manage 1 controller
One other quick question with regard the OCP method of shutting down the SAN. My colleague informs me he has had no luck in the past as only half the SAN came down. I noticed in the SSSU scripts to shutdown the SAN is requests 'all peers' which leads me to believe the Master Controller would shutdown the Secondary and all shelves. Is there an equivalent method through OCP? Is there a menu map which I can download to see all OCP commands and tree structure?
Many thanks again. I have appended the script for SAN shutdown we use.
Regards
Mark
echo Shutdown the SAN, Controller
C:\SSSU\SSSU_win_x86.exe "FILE C:\SSSU\shutdown-all.txt"
echo Waiting 30 seconds for SAN to shut down...
select manager localhost USERNAME=######## PASSWORD=##########
select system "PKM-EVA-01"
shutdown "\Hardware\Rack 1\Controller Enclosure 5\Controller A" ALL_PEERS
exit