Hello,

I am hoping someone can help.

Deploying a host with xcat & the ib0 adapter config file is not being removed




running:

updatenode nodename -P 'confignics -s -r'


produces below output:

nodename: confignics on nodename: executed script: 'configib -r' to remove all 
ib nics and configuration files
nodename: nothing to do.


This is coming from the configib script, but does not remove the ib0 config 
file from network-scripts



#if $NIC_IBNICS is not defined, all ib nics' configuration files will be 
deleted.
if [ -z "$NIC_IBNICS" ]; then
    echo "nothing to do."
fi


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to