Operating System - HP-UX
1836581 Members
1682 Online
110102 Solutions
New Discussion

Re: error in building the server from client console

 
suneel
Occasional Contributor

error in building the server from client console

Please help out when Iam trying to install hp-ux11.23 for pa-risc server fron ignite server using client console. while installing the software the following errors are occured.

Creating your system file in the file /tmp/ign_configure/tstand.system
* Setting primary boot path to "0/1/1/0.0.0".
* Starting swinstall of the source
(/var/opt/ignite/depots/BASE_11.23/Rel_B.11.23.062006.patches).
* Running command: "/usr/sbin/swinstall -s10.xx.xx.xx:/var/opt/ignite/d
epots/BASE_11.23/Rel_B.11.23.062006.patches
-f/tmp/ign_configure/software_file -x os_release=B.11.23 -x
os_name=HP-UX -xpatch_filter=*.* -xpatch_save_files=true "
ERROR: Could not apply the software selection
"JFS41fix,r=B.11.23,a=HP-UX_B.11.23_32/64,v=HP"; it is not
available from depot or root
"10.xx.xx.xx:/var/opt/ignite/depots/BASE_11.23/Rel_B.11.23.062006.patches".

ERROR: Could not apply the software selection
"ORACLE0906,r=B.11.23,a=HP-UX_B.11.23_32/64,v=HP"; it is not
available from depot or root
"10.xx.xx.xx:/var/opt/ignite/depots/BASE_11.23/Rel_B.11.23.062006.patches".

ERROR: Could not apply the software selection
"Sec092006,r=B.11.23,a=HP-UX_B.11.23_32/64,v=HP"; it is not
available from depot or root
"10.xx.xx.xx:/var/opt/ignite/depots/BASE_11.23/Rel_B.11.23.062006.patches".

ERROR: Could not apply the software selection
"VCSpost,r=B.11.23,a=HP-UX_B.11.23_32/64,v=HP"; it is not
available from depot or root
"10.xx.xx.xx:/var/opt/ignite/depots/BASE_11.23/Rel_B.11.23.062006.patches".

ERROR: Could not apply the software selection
"VxVM0906,r=B.11.23,a=HP-UX_B.11.23_32/64,v=HP"; it is not
available from depot or root
"10.xx.xx.xx:/var/opt/ignite/depots/BASE_11.23/Rel_B.11.23.062006.patches".

ERROR: Could not apply the software selection
"VxVMcoreq,r=B.11.23,a=HP-UX_B.11.23_32/64,v=HP"; it is not
available from depot or root
"10.xx.xx.xx:/var/opt/ignite/depots/BASE_11.23/Rel_B.11.23.062006.patches".

ERROR: No software has been selected.
ERROR: Cannot continue the "swinstall" task.
ERROR: Software load had one or more errors.

======= 07/26/08 07:21:29 BST END install AGENT SESSION (Cancelled)
(pid=301) (jobid=clienthost-0006)

* Software installation of this source
(/var/opt/ignite/depots/BASE_11.23/Rel_B.11.23.062006.patches) is
complete.
* Starting swinstall of the source
(/var/opt/ignite/depots/BT_SPECIFIC/BTcust).
* Running command: "/usr/sbin/swinstall
-signitehost:/var/opt/ignite/depots/BT_SPECIFIC/BTcust
-f/tmp/ign_configure/software_file -x os_release=B.11.23 -x
os_name=HP-UX -xpatch_filter=*.* -xpatch_save_files=true "
ERROR: Could not contact host "ignitehost". Make sure the hostname is
correct and an absolute pathname is specified (beginning with
"/").
WARNING: More information may be found in the daemon logfile on this
target (default location is
ignitehost:/var/adm/sw/swagentd.log).
ERROR: Software load had one or more errors.

======= 07/26/08 07:21:34 BST BEGIN install AGENT SESSION (pid=304)
(jobid=clienthost-0007)

* Agent session started for user "root@clienthost". (pid=304)

======= 07/26/08 07:21:34 BST END install AGENT SESSION (Cancelled)
(pid=304) (jobid=clienthost-0007)

* Software installation of this source
(/var/opt/ignite/depots/BT_SPECIFIC/BTcust) is complete.
* Executing: "/var/adm/sw/products/OS-Core/CORE2-KRN/iux_postload".
* Executing: "/var/adm/sw/products/OS-Core/CORE-KRN/iux_postload".
* Executing: "/var/adm/sw/products/OS-Core/CORE-SHLIBS/iux_postload".
* Running: /var/adm/sw/products/OS-Core/CORE-SHLIBS/postinstall
* Executing: "/var/adm/sw/products/PHKL_33433/pfiles/iux_postload".
NOTE: tlinstall is searching filesystem - please be patient
NOTE: Successfully completed
* Loading_software: Error
* Build_Kernel: Begin
* Building a new kernel using the command: "/usr/sbin/mk_kernel -f -o
/stand/vmunix".
* Building a new kernel for configuration 'import.config'...
* Adding version information to new kernel...
* /stand/system has been imported. The changes have been applied
to the currently running system.
* Build_Kernel: Complete
* Boot_From_Client_Disk: Begin
* Rebooting machine as expected.
NOTE: Rebooting system.


sync'ing disks (0 buffers to flush):

0 buffers not flushed

0 buffers still dirty



Closing open logical volumes...

Don


2 REPLIES 2
Tim Nelson
Honored Contributor

Re: error in building the server from client console

From your source name it looks like you are trying to install patches for 11.23 not an OS and swinstall cannot match any of the products with what is on the target system.

../../BASE_11.23/Rel_B.11.23.062006.patches

Double check your source, commands and syntax

suneel
Occasional Contributor

Re: error in building the server from client console

Hi Tim,

Iam tryign to build a server from client server from the image present in the ignite server. the Image should isntall the softwares.. but the softwares are not getting installed on the client server.