The install_newStoragePool.sh fails when attempting to remove the virtual IP when a bonded NIC is used.
| Article:TECH67052 | | | Created: 2009-01-23 | | | Updated: 2010-01-24 | | | Article URL http://www.symantec.com/docs/TECH67052 |
Problem
The install_newStoragePool.sh fails when attempting to remove the virtual IP when a bonded NIC is used.
Solution
The
install_newStoragePool.sh failing when removing virtual IP and a bonded NIC has
been configured.
The
following error will occur when running the install_newStoragePool.sh
script
Error:
either "local" is duplicate, or "192.168.0.20/24" is a garbage.
== Removing
ip address 192.168.0.20 on node puredisk01 RAISED AN ERROR ==
== PLEASE
CHECK ERROR CONDITION(S) ==
Installation
failed !!
The
following configuration will also be present:
1 - A
virtual name was configured when running the edit_topology.sh script
2 - A bonded
NIC was configured.
The
following command will provide network configuration:
ip
a
The
following is an example of a configured bonded NIC:
bond0:
<BROADCAST,MULTICAST,MASTER,UP> mtu 1500 qdisc noqueue
link/ether
00:1a:24:8d:fb:c2 brd ff:ff:ff:ff:ff:ff
inet
192.168.0.10/24 brd 172.19.150.255 scope global bond0
inet
192.168.0.20/24 brd 172.19.150.255 scope global secondary bond0:0
inet6
fe80::21a:24ff:fe6d:fbc2/64 scope link
valid_lft forever preferred_lft forever
RESOLUTION:
Remove the bonded NIC and rerun the install_newStoragePool.sh script. The NIC
setting is best removed through the YAST configuration tool.
|
|
Legacy ID
317969
Article URL http://www.symantec.com/docs/TECH67052
Terms of use for this information are found in Legal Notices









Thank you.