To report a bug or suggest a feature please raise an issue in our public
JIRA.
If you use IntelliJ IDEA or Eclipse check out the new (and free)
IDE Connector. Right click
access
to FishEye, full Crucible review support, plus Bamboo builds and JIRA issues inside your
IDE.
You are running
Crucible 2.1.1 with
FishEye 2.1.1
(build-443 2009-11-16)
If you are experiencing any issues, please contact your administrator. You may also want to
browse the
documentation
or
search the
support forums. Still stuck? You can start a
support
ticket at support.atlassian.com or raise a bug or
feature request at jira.atlassian.com.
#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.
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
#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.
#143806, 143813: Fixed, changed signature of removeReverseDnsCfg function made it a direct function. Remove the option '--device' for delinstnic action.
#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.
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.
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.