- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swinstall problem !!!
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
01-31-2008 01:03 AM
01-31-2008 01:03 AM
I install Hp 11i workstation.
I use ignite ARCHIVE, the installation is OK.
In post_load, when i launch /usr/sbin/swinstall -x autoreboot=true -x mount_all_filesystems=false -v -s /a/depotname.depot \* (in my os_arch_post_l).
Installation is blocked, no error appear.
If i launch swintall manually i haven't got problem ....
Idea ????
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 01:10 AM
01-31-2008 01:10 AM
Re: swinstall problem !!!
I don't understand the quote "launch swintall manually" ?
Anyway, Have a look on
* /var/adm/sw/swinstall.log
* /var/adm/sw/swagent.log
Thanks & Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 01:11 AM
01-31-2008 01:11 AM
Re: swinstall problem !!!
Have a look on
* /var/adm/sw/swinstall.log
* /var/adm/sw/swagent.log
Thanks & Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 01:23 AM
01-31-2008 01:23 AM
Re: swinstall problem !!!
I have no error on sw*.log just the install was blocked :
* Agent session started for user
"root@xxxxx". (pid=15194)
* Beginning Analysis Phase.
And nothing ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 01:28 AM
01-31-2008 01:28 AM
Re: swinstall problem !!!
I have encountered this problem when the depot is on NFS . Moving it to local FS solved the problem for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 01:33 AM
01-31-2008 01:33 AM
Re: swinstall problem !!!
But the ignite archive is on nfs and i haven't got any problem.
If i copy the depot in local space i don't have the problem but why ???
I am on level 3 on os_arch_i haven't got any problem_f !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 01:33 AM
01-31-2008 01:33 AM
Re: swinstall problem !!!
But the ignite archive is on nfs and i haven't got any problem.
If i copy the depot in local space i don't have the problem but why ???
I am on 3 level on os_arch_i haven't got any problem_f !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 01:37 AM
01-31-2008 01:37 AM
Re: swinstall problem !!!
But I know that it solves the problem for me.
Sometime ago I talked about this with HP and they recommended to copy the depot to a local FS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 01:50 AM
01-31-2008 01:50 AM
SolutionTry this the following
To allow swinstall to install files to a nfs mounted filesystem:
1) verify superuser can write to the remote filesystem
2) start swinstall using -x write_remote_files=true
#swinstall -x write_remote_files=true
Thanks & Regards
Ramesh S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 05:11 AM
01-31-2008 05:11 AM
Re: swinstall problem !!!
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2008 09:35 AM
02-01-2008 09:35 AM
Re: swinstall problem !!!
Actually, if you are just swinstall'ing something, you could add it to your Ignite config setup as a depot, this may be the cleanest way.