Unable to change host access on device. Host access settings may already be set correctly.
search cancel

Unable to change host access on device. Host access settings may already be set correctly.

book

Article ID: 391385

calendar_today

Updated On:

Products

VMware Live Recovery

Issue/Introduction

Symptoms :

  • After failover from Site A to Site B, the VM has been failed over successfully.

  • During the re-protect of the VM from Site B to Site A, the  shows the warning: "Unable to change host access on device. Host access settings may already be configured correctly." in Site Recovery DR page. 

 

  • The Site Recovery Manager logs  : /opt/vmware/support/logs/srm/vmware-dr.log shows below errors


    YYYY-MM-DDTHH:MM:SS info vmware-dr[144820] [SRM@6876 sub=Recovery opID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx-reprotect:xxxx] [520ed] Starting reprotect workflow for plan dr.recovery.RecoveryPlan:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx 'RP-GROUP' (do not ignore errors)

    YYYY-MM-DDTHH:MM:SS verbose vmware-dr[144842] [SRM@6876 sub=AbrRecoveryEngine opID=8304f55c-xxx-xxx-xxx-xxxxxxxxxx-reprotect:xxxx:xxxx:xxxx] ReverseReplicationDone: Got reverse replication results for devices protection group MoId=vm-protection-group-xxxx in array pair 'array-pair-xxxx': (dr.storageProvider.GroupStorageOpResult) {
    -->    device = <unset>,
    -->    failedDevice = <unset>,
    -->    deviceGroup = (dr.storageProvider.DeviceGroupStorageOpResult) [
    -->       (dr.storageProvider.DeviceGroupStorageOpResult) {
    -->          deviceGroup = "XXX_DG",
    -->          deviceGroupName = "DG_NAME",
    -->          warning = (vmodl.MethodFault) [
    -->             (dr.storage.fault.LocalizableAdapterFault) {
    -->                faultCause = (vmodl.MethodFault) null,
    -->                faultMessage = <unset>,
    -->                code = "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX.warning.4503",
    -->                arg = (vim.KeyValue) [
    -->                   (vim.KeyValue) {
    -->                      key = "Description",
    -->                      value = "Unable to change host access on device. "
    -->                   },
    -->                   (vim.KeyValue) {
    -->                      key = "FixHint",
    -->                      value = "Host access settings may already be set correctly."
    -->                   }
    -->                ]
    -->                msg = "Unable to change host access on device.
    --> Host access settings may already be set correctly."
    -->             }
    -->          ]
    -->       }
    -->    ],
    -->    failedDeviceGroup = <unset>
    --> }

     

Environment

VMware Site Recovery Manager 8.x
VMware Live Site Recovery 9.x

Cause

  • This warning is caused by latency being high on the device on Storage

Resolution

  • This message can be safely ignored 

  • If message is repetitive in then below parameter can be set Site Recovery DR page as workaround 
    • Increase the timeout value for the SRM in the Advanced settings of the SRM UI, on both sites of the pairing.
      • In the vSphere Client, click Site Recovery > Site Recovery home tab, select the Site Pair > Remote Manager > EDIT 
      • The maximum values can be set for remoteManager.taskDefaultTimeout = 3600  ( Default value is 900)