- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to install MirrorDisk/UX(B2491BA) via command ...
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
02-13-2006 06:34 PM
02-13-2006 06:34 PM
How to install MirrorDisk/UX(B2491BA) via command line?
swlist is OK:
# swlist -s /SD_CDROM/ B2491BA
# Initializing...
# Contacting target "myserver"...
#
# Target: myserver:/SD_CDROM/
#
# B2491BA B.11.11 MirrorDisk/UX
B2491BA.LVM B.11.11 LVM
but swinstall no:
# swinstall -x codeword="mycodeword" -x customer_id=mycustomerid \
> -x autoreboot=true -s /SD_CDROM/ B2491BA \*
* Beginning Analysis and Execution
* Session selections have been saved in the file
"/.sw/sessions/swinstall.last".
* "myserver:/": 250 filesets have the selected revision already
installed.
WARNING: "myserver:/": 1 check scripts had warnings.
* "myserver:/": 2 software objects had their check script
return the code indicating that the software will be excluded
from further processing.
ERROR: "myserver:/": The software dependencies for 7 products or
filesets cannot be resolved.
ERROR: "myserver:/": This operation will exceed the absolute limit
of disk space on 1 volumes.
* "myserver:/": 43 bundles have the selected revision already
installed.
* The analysis phase failed for "myserver:/".
* Analysis and Execution had errors.
NOTE: More information may be found in the agent logfile using the
command "swjob -a log myserver-0013 @ myserver:/".
======= 02/11/06 22:25:16 MET END swinstall SESSION (non-interactive)
(jobid=myserver-0013)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 06:44 PM
02-13-2006 06:44 PM
Re: How to install MirrorDisk/UX(B2491BA) via command line?
# swinstall -x codeword="mycodeword" -x customer_id=mycustomerid -x autoreboot=true -s /SD_CDROM/ B2491BA
it will lead to interactive console as like sam. Select sd package and make action of analysis. May be a problem disk space and dependency softwares.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 06:46 PM
02-13-2006 06:46 PM
Re: How to install MirrorDisk/UX(B2491BA) via command line?
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=99454
check the file system space as,
# bdf
# swjob -a log myserver-0013 @ myserver:/
will give more informations.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 07:33 PM
02-13-2006 07:33 PM
Re: How to install MirrorDisk/UX(B2491BA) via command line?
First of all, check swjob -a log myserver-0013 @ myserver:/
It will provide a detailed error/warning information,
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 08:13 PM
02-13-2006 08:13 PM
Re: How to install MirrorDisk/UX(B2491BA) via command line?
Check the logs like you have been asked to do for more detailed information on why it failed.
but from this line
ERROR: "myserver:/": This operation will exceed the absolute limit
of disk space on 1 volumes.
Its looks like you may not have enough room to install the product.
Check your lvols for space.
You may need to extend /var and /opt
If you cannot read the logs then just run swinstall
#swinstall
This will load a TUI for you to navigate and install the codeword and then the software.
You can view the logs from here aswell if needed.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 08:14 PM
02-13-2006 08:14 PM
Re: How to install MirrorDisk/UX(B2491BA) via command line?
If you manually add the codeword to the /var/adm/sw/.codewords file the directory should become visible and a normal command line installation should work.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 10:48 PM
02-13-2006 10:48 PM
Re: How to install MirrorDisk/UX(B2491BA) via command line?
swinstall installs all bundles from DVD, no B2491BA only, why?
Jozef
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 01:25 AM
02-14-2006 01:25 AM
Re: How to install MirrorDisk/UX(B2491BA) via command line?
\* select all products from DVD it is no suppresed interactive mode as I thought
Jozef
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 01:28 AM
02-14-2006 01:28 AM
Re: How to install MirrorDisk/UX(B2491BA) via command line?
the chars \* on end of my command line selects all products from DVD, it is not suppresed interctive mode, as I thought.
Jozef