-
Notifications
You must be signed in to change notification settings - Fork 176
Closed
Description
Hi,
xcat version: 2.13.2 (git commit 4c72fee, built Tue Jan 17 06:17:05 EST 2017)
Running on ubuntu 16.04 x86_64
When running bmcsetup on a compute node, running genesis image built with mknb x86_64:
[xCAT Genesis running on node103 /]# bmcsetup /bin/bmcsetup: line 107: which: command not found No ipmitool find, please install it first
The command "which" is missing. After manually copying the "which" sh script in the genesis image, bmcsetup seems to work.
Regards