Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- Re: RHEL SmartArray P400 missing volume
General
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
Topic Options
- 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
- Email to a Friend
- Report Inappropriate Content
10-09-2007 03:01 PM
10-09-2007 03:01 PM
RHEL SmartArray P400 missing volume
We have a RAID-1 and RAID-5 volume. During install of RHEL AS I can load the P400 Driver using the linux dd command and the first volume (RAID-1) is recognized. However the second volume (RAID-5) is not available.
I tried loading the P400 Driver a second time for the other volume but that didn't work.
After RHEL is loaded the volume and booted the second volume still is not available.
Any ideas?
Darrell
I tried loading the P400 Driver a second time for the other volume but that didn't work.
After RHEL is loaded the volume and booted the second volume still is not available.
Any ideas?
Darrell
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-11-2007 12:01 PM
10-11-2007 12:01 PM
Re: RHEL SmartArray P400 missing volume
RH has no idea it's a RAID volume it just sees it as a disk. if the system boots from the P400 using the RAID1 set there is no reason why it can't use the RAID5. the P400 driver is actually called cciss so your RAID1 is probably on /dev/cciss/c0d0, the RAID5 should be /dev/cciss/c0d1. The only thing I can think of that might cause you issue is the volume is to large for the file system type you want to put on it.
do an fdisk -l to list all the partitions, or do an fdisk /dev/cciss/c0d1 and see if you can look at the disk
do an fdisk -l to list all the partitions, or do an fdisk /dev/cciss/c0d1 and see if you can look at the disk
No support by private messages. Please ask the forum!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-12-2007 03:47 AM
10-12-2007 03:47 AM
Re: RHEL SmartArray P400 missing volume
You could also look at this file in /proc
# cat /proc/driver/cciss/cciss0
That will tell you what the logical drives are on the SmartArray controller.
Maybe you just need to create a filesystem on /dev/cciss/c0d1 ...
Hope this helps,
Regards,
Rob
# cat /proc/driver/cciss/cciss0
That will tell you what the logical drives are on the SmartArray controller.
Maybe you just need to create a filesystem on /dev/cciss/c0d1 ...
Hope this helps,
Regards,
Rob
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP