- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Partitions not recognized at boot
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
тАО07-09-2008 05:29 AM
тАО07-09-2008 05:29 AM
Partitions not recognized at boot
I've a DL380G5 with MSA500G2 (including redundant controller) and an installed SLES9P3. On the MSA I have created one logical drive (RAID 1+0). In this logical array I have created two partitions (see attached fdisk-output).
But I can't access the partitions. They aren't recognized while booting (all other partitions from the node are shown in dmesg, but not from the MSA). Also the partition are not listed in /proc/partitions and not under /sys/block/cciss (see attached directory listing).
If I boot from an old rescue CD, I can't use these partitions, so I guess this is an issue with SLES9. BTW: I installed the systems from an image, with is running on 6 other DL380 systems without problems ...).
The hardware runs with the latest firmware and I have installed the latest cciss driver from the HP driver page.
What can that be?
Thanks
Joerg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-09-2008 05:43 AM
тАО07-09-2008 05:43 AM
Re: Partitions not recognized at boot
I forgot:
echo 'rescan' > /proc/driver/cciss/cciss2
does't solve the problem.
Thanks
Joerg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-14-2008 10:01 AM
тАО07-14-2008 10:01 AM
Re: Partitions not recognized at boot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2008 10:56 PM
тАО07-16-2008 10:56 PM
Re: Partitions not recognized at boot
yes, the machine can see the disks. If I perform the command "partprobe" on the disk devices, all the partitions are recognized and the normal entries are inserted under /sys/block/cciss. Now I can work with the partitions as expected.
But this is not the normal way...
Thanks,
Joerg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-17-2008 01:40 AM
тАО07-17-2008 01:40 AM
Re: Partitions not recognized at boot
What kind of HBA cards? QLOGIC?
Either way you may solve this problem by building a new ram disk image
mkinitrd
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
тАО07-17-2008 10:02 AM
тАО07-17-2008 10:02 AM
Re: Partitions not recognized at boot
there are Smart Array 642 Controller in use.
mkinitrd: already done, because I have installed the latest cciss driver.
Thanks,
Joerg