|
What about the following patch to the
configib script? Would this not make sense?
--- configib 2013-05-15 09:59:22.000000000 +0100 +++ configib.new 2013-05-15 09:56:56.000000000 +0100 @@ -22,6 +22,9 @@ portnum=1 if [ -n "$NIC_IBAPORTS" ]; then portnum=$NIC_IBAPORTS +elif [ -n "$1" ]; then + NIC_IBNICS=$1 + NIC_IBAPORTS=1 fi # pmatch determines if 1st argument string is matched by 2nd argument pattern
regards,
On 14/05/13 15:20, Arif Ali wrote:Arif Ali MBCS HPC Systems Architect OCF plc Tel: +44 (0)114 257 2200 Mob: +44 (0)7970 148 122 Fax: +44 (0)114 257 0022 Web: www.ocf.co.uk Blog: blog.ocf.co.uk Twitter: @ocfplc Please note, any emails relating to an OCF Support request must always be sent to [email protected] for a ticket number to be generated or existing support ticket to be updated. Should this not be done then OCF cannot be held responsible for requests not dealt with in a timely manner. OCF plc is a company registered in England and Wales. Registered number 4132533, VAT number GB 780 6803 14. Registered office address: OCF plc, 5 Rotunda Business Centre, Thorncliffe Park, Chapeltown, Sheffield, S35 2PG. This message is private and confidential. If you have received this message in error, please notify us and remove it from your system.
|
<<attachment: aali.vcf>>
------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d
_______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
