Dashboard

Chew Meng Kuan

committed 3494 to OCS

08 Feb
#144108: When performing a network modification, pass the currently selected network's id (netid) to handleDuplicateNetwork as well. handleDuplicateNetwork will then only check for networks that aren't that netid.
Xing Sheng Feng

committed 3493 to OCS

05 Feb
Fix bug#143921: [ofed/opensm] Opensm -c can not generate config file template /etc/opensm/opensm.conf, so there is a minor error in /var/log/cfmclient.log
Chew Meng Kuan

committed 3492 to OCS

05 Feb
#143539: component-icr-facilitator for PCM 2.0 SLES is available for SLES 10.3 only.
Chew Meng Kuan

committed 3491 to OCS

05 Feb
#143539: component-icr-facilitator to require 'libstdc++33' and 'libstdc++33-32bit' instead of 'compat-libstdc++'. Note that this change means component-icr-facilitator is not backwards compatible for SLES 10.2.
Chew Meng Kuan

committed 3490 to OCS

05 Feb
#143934: Make component-icr-facilitator available for Centos as well in PCM 2.0.
Ankit Agarwal

committed 3487 to OCS

04 Feb
#143806, 143813: Fixed, changed signature of removeReverseDnsCfg function made it a direct function. Remove the option '--device' for delinstnic action.
Ang Yun Quan

committed 3485 to OCS

03 Feb
fix to problem 143726. Import LSF configuration files without removing existing new config files in /etc/cfm/templates/lsf
Ankit Agarwal

committed 3483 to OCS

03 Feb
#143822, #143826,#143830 ,#143836: Fixed added prompt to reboot or restart networking, added port 8080 for iptables, configure default.lsf.cluster file, updateOSC for public nics while deleting.
George Goh

committed 3482 to OCS

03 Feb
Problem 143530. Pop the help line before pushing a new one, so as not to cause mem leaks.
Chew Meng Kuan

committed 3481 to OCS

03 Feb
#143538:

In order for hardware like PE 1950 to provision properly as a compute node, the re-ordering of the on-board NICs has to be added to nodeinstaller as well. There are a few main changes:

1. In the pxe file generated for SLES compute nodes, use "netdevice=<MAC-address>" instead of "netdevice=<ethX>". This is supposed to work for SLES 10.x but not SLES 9. The template file and boothost.py were updated accordingly.

2. Add pmtools to list of RPMs used to generate rootfs for SLES. This is needed to make biosdecode available during nodeinstall time.

3. Refactor on_board_nics_first method in kusu-installer into primitive.hardware.net as "arrangeOnBoardNicsFirst" method. This is so we can use this same method in kusu-installer as well as kusu-nodeinstaller.

4. Two duplicate import…
Bin Xu

committed 3480 to OCS

03 Feb
Fix#143744, failed to apply demo license file without SERVER line
Bin Xu

committed 3479 to OCS

03 Feb
refix #143704, modify the error message according the new comments
Ankit Agarwal

committed 3478 to OCS

03 Feb
#143359: fixed variable error. The variable insttype was wrongly used before assignment.
Bin Xu

committed 3477 to OCS

03 Feb
Fix #143730, no guides in SLES, and use dispatcher to get the webserver_docroot
Bin Xu

committed 3474 to OCS

03 Feb
Fix #143704: traceback when specify a directory; #143540: default choose in command should be 'no'
Xing Sheng Feng

committed 3473 to OCS

03 Feb
Fix bug#143222: [OFED] There is a package install conflit about dapl in /var/log/cfmclient.log only on SLES
lzhang

committed 3471 to OCS

03 Feb
Fix for problem #139080 [Pre2.0: unmanaged/addhost] Should hide or remove this interface: addhost -n unmanaged for unmanaged nodegroup. Check the nodegroup when using addhost -n, if it is unmanaged nodegroup, append 'WindowUnmanaged' to screenlist.
Chew Meng Kuan

committed 3470 to OCS

03 Feb
#143539: Move the import statement 'from kusu.util.tools import service' in rcplugin.py _after_ the code that adds primitive to the pythonpath.
Chew Meng Kuan

committed 3469 to OCS

03 Feb
#143678: Use /usr/bin/env instead of /bin/env in the %post section of component-nagios-monitored-node. /usr/bin/env works for both RHEL and SLES.
lzhang

committed 3468 to OCS

02 Feb
Fix for problem #143690Associating a new bmc provision network through ngedit failsDeliver a 'db' parameter to updateNodegroupNetworks() in ngedit.py
Bin Xu

committed 3467 to OCS

02 Feb
#Fix for 143719, return True when failed restart service during removing license