Forum Discussion

refra_151287's avatar
Mar 15, 2015

Host-name of the system differs than HA configuration

Hi All,

 

1- i have an issue that, the host-name of standby device at the HA configuration differs than the real system host-name (which exists at the system--platform), although both devices insync, 2- also we had an issue that the standby handled a traffic once for specific VS (not all Virtual servers), although the setup is Active/Standby, and we have only one traffic group (which the active takes the lead), I think the standby shouldn't handle any traffic even if the standby received it on the self IP, right?

 

actually i don't know the cause of the two issues.

 

1 Reply

  • 1- i have an issue that, the host-name of standby device at the HA configuration differs than the real system host-name (which exists at the system--platform), although both devices insync

    is this helpful?

    Chang device name using tmsh

    https://devcentral.f5.com/questions/chang-device-name-using-tmsh

    2- also we had an issue that the standby handled a traffic once for specific VS (not all Virtual servers)

    is virtual-address' traffic-group setting correct?

    e.g.

    root@(ve11c)(cfg-sync In Sync)(Active)(/Common)(tmos) list ltm virtual-address 172.28.24.10
    ltm virtual-address 172.28.24.10 {
        address 172.28.24.10
        mask 255.255.255.255
        traffic-group traffic-group-1
    }