Forum Discussion
DanRose_19691
Nimbostratus
Oct 30, 2012node name re-written: Upgrade from v10 - V11
Am running VE BIG-IP 11.2.1 Build 797.0 Final, and have successfully imported ucs configuration files from v10.x to the new platform.
I have noticed is that the node list imported from version 1...
DanRose_19691
Nimbostratus
Oct 31, 2012having done some testing - and it seems that the SCF config fails to import when I change the node name. The reason is because the pool that has the node in it, references that node by its NAME not just the IP address. Which in this case is the IP address.
So what you get is this error - Configuration error: invalid node address, the IP address x.x.x.x already exists.
You do not get this error, if you import an scf that has the pool information correct - even if the node / pool / vs exists.
So my question is....
Can anyone think of an easy way i can also replace the name listed in the pool from the IP address to the "friendly name"
This wouldn't be as necessary if the orginal upgrade/import hadn't re-written my name fields - or i could search on the node GUI by description!
Thanks again
-----------------
Shows changed node name and but orig/ pool infomation - which won't import
ltm node /Common/test_node1 {
address 10.1.1.2
description test_node1
}
ltm pool /Common/Test_pool1 {
description test_pool1
members {
/Common/10.1.1.2:80 {
address 10.1.1.2
}
}
Shows changed node and pool infomation - which will now import
ltm node /Common/test_node1 {
address 10.1.1.2
description test_node1
}
ltm pool /Common/Test_pool1 {
description test_pool1
members {
/Common/test_node1:80 {
address 10.1.1.2
}
}
} Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects