Last Modified: Nov 22, 2021
Affected Product(s):
BIG-IP All
Fixed In:
12.0.0
Opened: Jun 15, 2015 Severity: 3-Major
A 25G+ vdisk did not complete migration from one blade to another within the timeout and was stopped.
The vdisk was not moved and results in the following message to /var/log/ltm: <date> <slot>/ltm err vcmpd[13859]: 01510004:3: Guest (<name>): Failure - VDisk migration process from slot [N] failed. Timed out after 900 seconds.
When an existing single slot guest is allocated to a different slot the VCMP host moves the vdisk to the new slot. This process is referred to as vdisk migration.
Increase the migrating timeout db var: sys db vcmp.timeout.migrating { value "2700" }
The vcmp.timeout.migrating was increased from 900 to 2700 seconds.