- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- How to create Linux RH 4.0 disk mounted from EVA30...
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
07-17-2005 09:14 PM
07-17-2005 09:14 PM
How to create Linux RH 4.0 disk mounted from EVA3000
I'm not a Linux sysadm, but I need to install a new volume on a RedHat 4.0 from EVA3000.
I have:
1) installed on the server the FCA2214 Qlogic drivers + Path Failover utility.
2) created a VDisk on EVA3000
3) presented the Vdisk to the server
At tne reboot the server has discovered and configured two HBAs.
now my problem is how to view and configure the EVA3000 volume on the server.
The server cannot automatically discover new disks.
Anyone may help me about this ?
thanks in advance
kind regards
Davide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2005 11:14 PM
07-17-2005 11:14 PM
Re: How to create Linux RH 4.0 disk mounted from EVA3000
thanks Davide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2005 11:27 PM
07-17-2005 11:27 PM
Re: How to create Linux RH 4.0 disk mounted from EVA3000
While booting the server, watch for the announcemenet to press ALT/Q or CTRL/Q (I never remember the exact message). You are then presented with an easy menu from which you can do the scan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 12:02 AM
07-18-2005 12:02 AM
Re: How to create Linux RH 4.0 disk mounted from EVA3000
During the server boot the message "Bios is not installed" for the HBAs.
The switch ports where these HBAs are connected are not part of the configured zones.
If I go to switch GUI on the port where HBA is connected, I see the wwn of the hba.
Firmware revisions:
EVA3000: 3.014
Switches: v4.0.2a
HBAs driver version 8.00.02
thanks Davide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 12:51 AM
07-18-2005 12:51 AM
Re: How to create Linux RH 4.0 disk mounted from EVA3000
In this case I must to create a new zone for my Linux server ?
Davide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 01:09 AM
07-18-2005 01:09 AM
Re: How to create Linux RH 4.0 disk mounted from EVA3000
You should see devices like /dev/sda, /dev/sdb, /dev/sdc, etc, for every disks detected.
If you have internal SCSI disks, you will see a /dev/sd device for those too, so, if you have two internal SCSI disks, and one unit configured on the EVA, is probably that you will have:
/dev/sda -> internal disk
/dev/sdb -> internal disk
/dev/sdc -> eva vdisk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 01:36 AM
07-18-2005 01:36 AM
Re: How to create Linux RH 4.0 disk mounted from EVA3000
I have configured FC switches with a new zone for this server, and now I see (at FC level) the LUN from EVA on thew server (with SANSurfer).
I cannot be able to discover from Operating system the new disk.
Davide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 02:11 AM
07-18-2005 02:11 AM
Re: How to create Linux RH 4.0 disk mounted from EVA3000
zoning on FC switches is working and Linux, after a lot of reboots have discovered the special file /dev/sda.
formatted, mounted and is working.
Davide