Menu

#1261 instxcat errors running on xCAT 2.5 0726 build

v2.5
closed
Bruce
5
2012-09-19
2010-07-26
No

There seems to be an issue trying to run instxcat working with lates xCAT 0726 build
You can check the errors fro my AIX61L xCAT MN 9.114.154.71

Here is the execution of running /instxcat from the xCAT25 0726 build.
I did load out the latest xCAT dependency for the 0723 build
This is executed on xCAT MN 9.114.154.71 ..

[xcat_mnaix][/install/xCAT25/0726-2010/xcat-core]> ./instxcat
error: cannot open file perl-xCAT-2*rpm: No such file or directory
xCAT-client ##################################################
error: failed dependencies:
perl-xCAT >= 4:2.5 is needed by xCAT-server-2.5-snap201007252315
xCAT ##################################################
0513-029 The conserver Subsystem is already active.
Multiple instances are not supported.
0513-075 The new subsystem name is already on file.
restartxcatd invoked by root.

0513-044 The xcatd Subsystem was requested to stop.
0513-059 The xcatd Subsystem has been started. Subsystem PID is 7930056.
error: failed dependencies:
perl-xCAT >= 4:2.5 is needed by xCAT-rmc-2.5-snap201004190943
xCAT-server >= 4:2.5 is needed by xCAT-rmc-2.5-snap201004190943

Discussion

  • Brian  Croswell

    Brian Croswell - 2010-07-26

    Bruce, Lissa,
    This looks to be an issue when doing an updated from xCAT 2.4.2 to xCAT 2.5
    Here is the state of the xCAT RPMS ..
    [xcat_mnaix][/tmp]> rpm -qa| grep xCAT
    xCAT-UI-2.4-snap200912101414
    xCAT-energy-aix5.3-1.1-1
    xCAT-IBMhpc-2.4.2-snap201006080316
    perl-xCAT-2.4.2-snap201006220900
    xCAT-rmc-2.4-snap201004161116
    xCAT-2.5-snap201007252316
    xCAT-client-2.5-snap201007252314
    xCAT-server-2.4.2-snap201006220901

     
  • Lissa Valletta

    Lissa Valletta - 2010-07-26

    The perl-xCAT rpm is missing in the core tarball. Something happened during the build of the snapshot
    [xcat_mnaix][/install/xCAT25/0726-2010/xcat-core]> ls
    instxcat
    xCAT-2.5-snap201007252316.aix5.3.ppc.rpm
    xCAT-IBMhpc-2.5-snap201007252315.aix5.3.ppc.rpm
    xCAT-UI-2.5-snap201007252315.aix5.3.noarch.rpm
    xCAT-client-2.5-snap201007252314.aix5.3.ppc.rpm
    xCAT-rmc-2.5-snap201004190943.aix5.3.ppc.rpm
    xCAT-server-2.5-snap201007252315.aix5.3.ppc.rpm
    xCATaixSN.bnd
    xCATaixSN2.bnd
    xCATaixSSH.bnd
    xCATaixSSL.bnd
    xCATsn-2.5-snap201005120245.aix5.3.ppc.rpm

     
  • Bruce

    Bruce - 2010-07-27

    The build of perl-xCAT was failing because db2man was failing during the build of the rpm due to perl-Digest-SHA1-2.11-1.aix5.3.ppc.rpm not being installed on the aix build machine. It's fixed now and i rebuilt the devel snap.

     
  • Brian  Croswell

    Brian Croswell - 2010-07-28

    This issue was fixed on the updated 0726 19:48 xCAT 2.5 build