HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Access to 2nd physical Disk
Operating System - Linux
1830207
Members
1267
Online
109999
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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
- Report Inappropriate Content
09-07-2009 07:14 AM
09-07-2009 07:14 AM
Access to 2nd physical Disk
Hello:
System info: HP xw8400 and HP xw8600
OS info – RH 4.0 WS
I am wondering if it is possible to access a 2nd physical disk that I have and would like to get data from? I basically have 2 (250 Gb) hard drives configured the same way running the same OS. It’s just one has a bunch of my old data on it as it was the primary boot disk for a xw8400. I have since upgraded to the xw8600 and would like to keep the old xw8400 disk as a secondary non-bootable disk and simply have access to its data and utilize its disk space if possible. The new xw8600 has 4 drive bays so I am thinking it is probably possible. Neither disk is RAID configured and I would like to keep it that way for now. All I want to do is periodically retrieve the data from the old disk (xw8400) while I am getting the new disk (xw8600) configured and qualified. The xw8400 box is dead so tar’ing the data is not an option and there must be enough of a difference in the hardware between the xw8400 and xw8600 box that the xw8400 disk won’t boot in the xw8600 chassis. Any ideas for accessing the data?????
Cheers .... > Scott
System info: HP xw8400 and HP xw8600
OS info – RH 4.0 WS
I am wondering if it is possible to access a 2nd physical disk that I have and would like to get data from? I basically have 2 (250 Gb) hard drives configured the same way running the same OS. It’s just one has a bunch of my old data on it as it was the primary boot disk for a xw8400. I have since upgraded to the xw8600 and would like to keep the old xw8400 disk as a secondary non-bootable disk and simply have access to its data and utilize its disk space if possible. The new xw8600 has 4 drive bays so I am thinking it is probably possible. Neither disk is RAID configured and I would like to keep it that way for now. All I want to do is periodically retrieve the data from the old disk (xw8400) while I am getting the new disk (xw8600) configured and qualified. The xw8400 box is dead so tar’ing the data is not an option and there must be enough of a difference in the hardware between the xw8400 and xw8600 box that the xw8400 disk won’t boot in the xw8600 chassis. Any ideas for accessing the data?????
Cheers .... > Scott
Keep it Simple!~
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2009 11:46 PM
09-07-2009 11:46 PM
Re: Access to 2nd physical Disk
i'm guessing the other disk is probably available as sdb, check which 'sd' devices you have
ls /dev/sd*
then you can simply mount the partitions with the mount command, like such;
mount /dev/sdb1 /mnt
ls /dev/sd*
then you can simply mount the partitions with the mount command, like such;
mount /dev/sdb1 /mnt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2009 12:14 AM
09-08-2009 12:14 AM
Re: Access to 2nd physical Disk
Hi.
Do you have both disks connected on the new system?
If so, simply find its device (probably sdb):
ls -l /sys/block
Look at other files in the dirs below that one to find it by model, or use the files in "/dev/disk" dirs to find it.
Regards,
Goran
Do you have both disks connected on the new system?
If so, simply find its device (probably sdb):
ls -l /sys/block
Look at other files in the dirs below that one to find it by model, or use the files in "/dev/disk" dirs to find it.
Regards,
Goran
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.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP