- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Boot disk created on SAN disk instead of local dis...
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
09-24-2007 07:11 AM
09-24-2007 07:11 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2007 03:18 PM
09-25-2007 03:18 PM
Re: Boot disk created on SAN disk instead of local disk
I don't do much with RDP, but if the OS is Red Hat, you can specify what disk to use in your kickstart file. SuSE can be done the same way in the autoyast file.
Most Linux installers will use /dev/sda before using /dev/cciss/c0d0
I'll have to look in some of my old files to give you some examples
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 02:04 AM
09-26-2007 02:04 AM
Re: Boot disk created on SAN disk instead of local disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 02:20 AM
09-26-2007 02:20 AM
SolutionIf you are deploying Windows operating system, and two paths are set up to the
LUN (through both HBAs on a blade, for example), there could be issues.
Windows must be installed in a single path configuration.
To resolve the issue, either remove one of the HBA cables, or set up the SAN switch
zoning to allow access to the LUN from only the first HBA and one array controller
port. After Windows is installed, install the multipathing software, and enable the
second HBA to access the LUN.
Regards,
James.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 02:44 AM
09-26-2007 02:44 AM
Re: Boot disk created on SAN disk instead of local disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 02:49 AM
09-26-2007 02:49 AM
Re: Boot disk created on SAN disk instead of local disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 02:53 AM
09-26-2007 02:53 AM
Re: Boot disk created on SAN disk instead of local disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 02:59 AM
09-26-2007 02:59 AM
Re: Boot disk created on SAN disk instead of local disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 03:05 AM
09-26-2007 03:05 AM
Re: Boot disk created on SAN disk instead of local disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 03:16 AM
09-26-2007 03:16 AM
Re: Boot disk created on SAN disk instead of local disk
From the Deployment Server, run a Windows scripted install job on the target
system. Optionally, configure the HBA, and install and configure StorageWorks Secure
Path on the target system. On the target system, use the SAN management software for your specific RAID array to create LUNs and present them to the target system according to the recommended instructions. Use the Disk Administrator utility to rescan for the new disks, and then partition, assign drive letters to, and format the disks.
Regards,
James.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 03:34 AM
09-26-2007 03:34 AM
Re: Boot disk created on SAN disk instead of local disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 06:15 AM
09-26-2007 06:15 AM
Re: Boot disk created on SAN disk instead of local disk
a QLogic or Emulex FC HBA attached to an HP StorageWorks SAN.(its before loading OS- Pre-requisites & not after)
Disabling the HBA BIOS before deployment can tried.
However, I am not aware of a Script / Command to do this.
Regards,
James.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 06:12 AM
10-02-2007 06:12 AM
Re: Boot disk created on SAN disk instead of local disk
The main problem is RapiDeploy used in the HP RDP kit does not do a very good detection of HBAs (both FC and SAS/SCSI) and will just blindly write to whatever one has a drive that it picks first.
Perhaps the easiest thing to do in this situation is to disconnect your fiber-channel cables to the back of your blade chassis, which will force the server to only see the internally connected drives as an available disk. RDP should then write your OS deployment job strictly to that disk. Once you are done you can reconnect the cables and then everything will be happy.
When I do this I just use the C-Class Onboard Administrator to power off the fiber-channel switches, I don't believe you have an easy remote option to do this on the P-Class, its been a few months since I checked for one.
Best of luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 06:17 AM
10-02-2007 06:17 AM
Re: Boot disk created on SAN disk instead of local disk
As I said before, I'm not sure how Windows handles it as I mainly work with Linux. Under Linux the installer tries to use /dev/sda (the fibre stuff) before it will use /dev/cciss/c0d0 (the Smart Array controller)