Menu

#3195 mktoolscenter doesn't work with newest UXSPI binaries

2.7.7
closed
x86 (3)
general
5
2014-04-01
2012-11-26
Jim Turner
No

The following patch is required to deal with current uxspi binaries which have been renamed.

diff mktoolscenter /opt/xcat/share/xcat/tools/mktoolscenter.orig
430c430
< export UXSPI_BINARY_PATH=find /toolscenter/uxspi -name 'ibm_utl_uxspi*anyos*bin' | sort | tail -n 1


export UXSPI_BINARY_PATH=find /toolscenter/uxspi -name 'uxspi*.anyos' | sort | tail -n 1

Discussion

  • Brian  Croswell

    Brian Croswell - 2013-01-25
    • labels: --> x86
    • assigned_to: XiaoPeng Wang
    • milestone: 2.6.10 --> 2.7.7
     
  • Brian  Croswell

    Brian Croswell - 2013-01-25

    I assigned this mktoolscenter to a more recent xCAT release to Xiao Peng Wang as the owner. Xiao Peng can you sync in with Guangcheng Li, Jarrod and Bruce on this xCAT bug

     
  • XiaoPeng Wang

    XiaoPeng Wang - 2013-01-29

    I'll check this with Jarrod.

     
  • Lissa Valletta

    Lissa Valletta - 2013-03-08

    This is now a customer problem, I am raising the priority

     
  • Lissa Valletta

    Lissa Valletta - 2013-03-08
    • priority: 4 --> 5
     
  • Lissa Valletta

    Lissa Valletta - 2013-03-08

    For 2.8 and 2.9
    [root@xcat20rrmn tools]# diff mktoolscenter mktoolscenter.new
    436c436
    < export UXSPI_BINARY_PATH=find /toolscenter/uxspi -name '*uxspi*.anyos*' | sort | tail -n 1


    export UXSPI_BINARY_PATH=find /toolscenter/uxspi -name '*uxspi*.anyos*bin' | sort | tail -n 1

     
  • Lissa Valletta

    Lissa Valletta - 2013-03-08

    Attach is a patch for 2.8 or 2.9
    Run patch -p0 <maketoolscenter.patch

     

    Last edit: Lissa Valletta 2013-03-08
  • Lissa Valletta

    Lissa Valletta - 2013-03-11

    Please check in the fix to 2.7, 2.8 and 2.9 and add revision numbers here

     
  • XiaoPeng Wang

    XiaoPeng Wang - 2013-03-12

    The fix has been checked into 2.7, 2.8 and trunk.

    revision 15460
    revision 15458
    revision 15459

     
  • XiaoPeng Wang

    XiaoPeng Wang - 2013-03-12
    • status: open --> pending
     
  • Lissa Valletta

    Lissa Valletta - 2014-04-01
    • status: pending --> closed
    • component: --> general
     
MongoDB Logo MongoDB