- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problems to install ignite
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
11-06-2002 05:18 AM
11-06-2002 05:18 AM
I got the Ignite-UX-ALL_B.3.7.96_HP-UX_B.11.11.depot
and tried several times to install it with swinstall -s /var/spool/sw/Ign....depot \*. But all time I get the message, that a mount could not be done (cdrom), so I disabled it with mount_all_filesystem=false.
Now, I have a new error like:Failed to start source agent on /var/spool/sw for root@server. "/var/spool/sw" is not a valid depot.
So, what should I do to install it. Maybe, someone can help me...
thanks in advance
Thomas
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2002 05:23 AM
11-06-2002 05:23 AM
Re: Problems to install ignite
The first thing I'd try is to restart the SD daemon:
# swagentd -r
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2002 05:25 AM
11-06-2002 05:25 AM
Re: Problems to install ignite
#swreg -l depot
This will register.
#swinstall -s
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2002 05:41 AM
11-06-2002 05:41 AM
Re: Problems to install ignite
I restarted the deamon swagentd -r and made a swreg -l depot /path/ign....depot.
If I start swinstall -s /path/Ign...depot I got the SD-UX mask and after selecting the bundle B5725AA and Ignite-UX-11-00 an analyse will start and faild with the message: ....
WARNING: Ignoring unknown keyword "hp_mfg" at line 51.
WARNING: Ignoring unknown keyword "hp_mfg" at line 513.
WARNING: Ignoring unknown keyword "hp_mfg" at line 561.
WARNING: Ignoring unknown keyword "hp_mfg" at line 609.
NOTE: The command "/sbin/mount" exited with a status code of "1". x x
xx The following is the output from the command: x x
xx /dev/dsk/c0t1d0: Device busy x x
xx NOTE: End of command output. Non-zero exit status may or may not be x x
xx a failure. Look for additional messages. xxx
xx ERROR: Entry for filesystem "/dev/dsk/c0t1d0" in "/etc/fstab" could xxx
xx not be mounted. If you do not want this file system mounted, xx
xx comment it out of the "/etc/fstab" file, or set the xx
xx "mount_all_filesystems" option to "false". xx
xx ERROR: Cannot continue the Analysis Phase until the previous errors ....
The second try with mount_all_filesystems=false show the message like:
* Beginning Selection
* Target connection succeeded for "server-:/".
ERROR: There is currently no depot software on host "ariadne-" at
location "/var/spool/sw".
* Source connection failed for "ariadne-:/var/spool/sw".
WARNING: More information may be found in the daemon logfile on this
target (default location is
ariadne-:/var/adm/sw/swagentd.log).
* Selection had errors.
so, where is the mistake...;-( ?
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2002 05:45 AM
11-06-2002 05:45 AM
Re: Problems to install ignite
#/usr/sbin/swagentd -r
#swinstall -s
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2002 06:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2002 06:03 AM
11-06-2002 06:03 AM
Re: Problems to install ignite
Thanks a lot...
best regards
Thomas