LeoKalev
02-19-2008, 08:50 AM
The 'ald-reimage' script will fail with a "can't find the tcpdump program" error message, if the target server has CentOS 4.6 installed.
Workaround: un-install the tcpdump package from the servers before running ald-reimage, e.g., as follows:
ssh target-server-ip 'rpm -e tcpdump'
This problem affects only a server that is to be re-imaged using the ald-reimage command. There are no known problems with running CentOS 4.6 on the distribution server (from which the ald-reimage and other install commands are being run).
The reference number for this problem in the AppLogic database is 2156.
Workaround: un-install the tcpdump package from the servers before running ald-reimage, e.g., as follows:
ssh target-server-ip 'rpm -e tcpdump'
This problem affects only a server that is to be re-imaged using the ald-reimage command. There are no known problems with running CentOS 4.6 on the distribution server (from which the ald-reimage and other install commands are being run).
The reference number for this problem in the AppLogic database is 2156.