mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-21 18:50:28 +00:00
Assume Locked user slots for SuperMicro systems as suggested by Michael Robbert on xcat-user list on January 9, 2013
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14838 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -90,6 +90,8 @@ elif [ "$IPMIMFG" == 20301 ] ; then
|
||||
let idev=idev-1
|
||||
done
|
||||
fi
|
||||
elif [ "$IPMIMFG" == "47488" ]; then
|
||||
LOCKEDUSERS=1
|
||||
fi
|
||||
echo -n "Auto detecting LAN channel..."
|
||||
|
||||
|
@@ -90,6 +90,8 @@ elif [ "$IPMIMFG" == 20301 ] ; then
|
||||
let idev=idev-1
|
||||
done
|
||||
fi
|
||||
elif [ "$IPMIMFG" == "47488" ]; then
|
||||
LOCKEDUSERS=1
|
||||
fi
|
||||
echo -n "Auto detecting LAN channel..."
|
||||
|
||||
|
Reference in New Issue
Block a user