- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Possible to Add SD Depot (HBA driver) during ...
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
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
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
тАО06-03-2008 06:33 AM
тАО06-03-2008 06:33 AM
Possible to Add SD Depot (HBA driver) during an Ignite Restore?
'Been years since I've actively performed Ignites. And here's my situiation - I am cloning a system via Ignite to a new similar frame but with different Combo Network and Gig-HBAs. Install/Ignite works fine but on first boot after the ignite - I am getting VFS mount errors (NEED DRIVERS?)... And I think Ive narrowed it down to my OS image not having the updated IETTHER-00 filesets. Ignite_UX does not have a problem recognizing the HBAs since my Igniet_UX is farily new..
So my question is -- is it possible to have the installation of the driver as part of a post ignite-UX script? And how is it set up?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2008 06:54 AM
тАО06-03-2008 06:54 AM
Re: Possible to Add SD Depot (HBA driver) during an Ignite Restore?
It's not quite the answer you're looking for but:
This should work - just add the filesets to the machine you're cloning from. Even if you're not using them, they'll be there to land on the new server.
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2008 07:07 AM
тАО06-03-2008 07:07 AM
Re: Possible to Add SD Depot (HBA driver) during an Ignite Restore?
where in the various files do I add my swinstall line?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2008 07:11 AM
тАО06-03-2008 07:11 AM
Re: Possible to Add SD Depot (HBA driver) during an Ignite Restore?
Thus, when you do the ignite install on the destination server - they are there all ready in the ignite tape. No post ignite-Ux script necessary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2008 07:13 AM
тАО06-03-2008 07:13 AM
Re: Possible to Add SD Depot (HBA driver) during an Ignite Restore?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2008 07:43 AM
тАО06-03-2008 07:43 AM
Re: Possible to Add SD Depot (HBA driver) during an Ignite Restore?
Two ideas presented below:
What about installing the driver, but leaving it in the unconfigured state?
So, here's an idea:
Isn't there a way to swinstall a package, but not have it configured?
Option 1:
From reading the man page - it says that *swcopy* does the same thing as swinstall - except it won't perform any install(s). So the question becomes: Can you just swcopy the driver into the root depot?
Conceptually, this would not install the driver, but it *could possibly* put your driver in your generated ignite tape...
Option 2:
If swcopy doesn't work - how about this section from the man pages of swinstall:
--------man swinstall excerpt -------------
defer_configure=false
(Applies only to swinstall.) Causes swinstall to
automatically run configure scripts for the
software_selections after they are installed.
(Alternate root directories are not configured.)
When set to true, swinstall does not run configure
scripts. If you want to configure the software later,
you must run the swconfig command.
--------end of man swinstall excerpt -------------
So, I think
$> swinstall -s < source > -x defer_configure=true
would probably work for you.
Good luck with this one.
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2008 09:28 AM
тАО06-03-2008 09:28 AM
Re: Possible to Add SD Depot (HBA driver) during an Ignite Restore?
Apparently, you can do exactly what you're asking about:
http://docs.hp.com/en/B2355-90772/ch08s01.html
The example here describes how to add a printer to /var/opt/ignite which will show up in the "advanced" tab when you install.
So, it looks like you'd put your script, as well as the patch under the /var/opt/ignite directory, and make your new tape.
The script in /var/opt/ignite would look like:
#!/sbin/sh
swinstall -s /var/opt/ignite/
You may have to include the full path to where swinstall is going to land - possibly in /sbin as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2008 09:44 AM
тАО06-03-2008 09:44 AM
Re: Possible to Add SD Depot (HBA driver) during an Ignite Restore?
I am hot on the steps described on page 64 and 65 of http://www.docs.hp.com/en/5992-3336/5992-3336.pdf.
I have inserted a CFG file (out of make_config and manage_index) for my net_recovery CFG entry as follows:
cfg "2008-05-30,04:00 Recovery Archive" {
description "NET Recovery 05-30-08"
"recovery/2008-05-30,04:00/system_cfg"
"recovery/2008-05-30,04:00/control_cfg"
"recovery/2008-05-30,04:00/archive_cfg"
"/var/opt/ignite/data/Rel_B.11.11/iether_cfg"
}=TRUE
The iether_cfg is the software cfg that I am after that I am hoping will post load after the OS Archive is loaded.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2008 10:35 AM
тАО06-03-2008 10:35 AM
Re: Possible to Add SD Depot (HBA driver) during an Ignite Restore?
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2008 10:48 AM
тАО06-03-2008 10:48 AM
Re: Possible to Add SD Depot (HBA driver) during an Ignite Restore?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-03-2008 01:35 PM
тАО06-03-2008 01:35 PM
Re: Possible to Add SD Depot (HBA driver) during an Ignite Restore?
Just remember us old sysadmins that won't boot from a SAN disk, we still can help a little, even if it's just to make you feel like someone gives a dang whether or not a fellow sysadmin can get his/her system migrations done.
:-) :-) :-)
John