Skip to main content
Question

Hot Add Issues

  • February 24, 2026
  • 14 comments
  • 44 views

  • Not a newbie anymore

Hello,

We’ve recently had to move away from Direct SAN backups as we currently have an open ticket with HPE Nimble regarding an issue affecting that transport mode.

In the meantime, we’ve configured Veeam to use HotAdd transport, which is working well for the majority of our environment.

However, one specific VM refuses to back up via HotAdd.

Environment Summary

  • vSphere environment

  • Backup proxy is a VM within the same cluster

  • HotAdd transport mode (Automatic selection)

  • Fallback to network mode disabled (initially)

  • Veeam account used: adminaccount@vsphere.local (member of vsphere.local\Administrators, inherited from Global Permissions)

  • No snapshot or consolidation warnings on the VM

  • All hosts in cluster have access to the same datastores

Problem VM Details

  • VM has 11 virtual disks

  • A couple of disks reside on a different datastore

  • Veeam successfully creates the VMware snapshot

  • Failure occurs during HotAdd disk attach

Behaviour Observed

When the job runs:

  • Snapshot creation succeeds

  • Proxy begins mounting disks via HotAdd

  • One disk mounts successfully

  • The remaining disks fail during attach

  • Job aborts

Example error:

 

23/02/2026 19:58:51 :: Error: Agent: Failed to process method {HotAdd.AttachDisks}: Failed to open VDDK disk [[TIERNAME] SERVERNAME_2.vmdk] ( is read-only mode - [true] )

Logon attempt with parameters:
[VC/ESX: [VCENTRE NAME];
Port: 443;
Login: [ADMINACCOUNT@vsphere.local];
VMX Spec: [moref=vm-688];
Snapshot mor: [snapshot-726303];
Transports: [hotadd];
Read Only: [true]]

VDDK error returned:

 

VDDK error: 13 (You do not have access rights to this file)

Important Observations

  • Permissions appear correct:

    • VM and datastore permissions are inherited from Global Permissions

    • Account is in vsphere.local\Administrators

    • Other VMs back up fine using same account and proxy

  • HotAdd itself is functional (one disk mounts successfully)

  • This does not appear to be a general proxy or RBAC issue

  • Snapshot creation works without issue

Additional Finding

The failing disks are assigned the “Veeam CDP Replication” VM Storage Policy.

We are not using CDP and have no CDP jobs configured in Veeam.

Interestingly:

  • The disk that mounts successfully does not have this storage policy applied.

  • All disks that fail during HotAdd do have the CDP policy applied.

This raises the question of whether ESXi may be attempting to honour the VAIO/CDP filter requirement during VDDK open, even though no active CDP jobs exist.

Current Hypothesis

Since:

  • HotAdd works for at least one disk

  • Permissions are inherited and consistent

  • Other VMs back up successfully

  • Only disks with the CDP policy fail

It appears this may be related to storage policy / VAIO filter handling during disk open rather than a pure permissions issue.

Before removing the CDP storage policy from the VM, I wanted to ask:

  • Has anyone seen VDDK error 13 surface in relation to VM storage policies or VAIO filter requirements?

  • Could a non-compliant or unused CDP policy interfere with HotAdd disk attach?

  • Any other areas I should be checking specific to per-disk failures during HotAdd?

Appreciate any insights.


  

14 comments

coolsport00
Forum|alt.badge.img+21
  • Veeam Legend
  • February 24, 2026

Hi ​@Ohgr -

There’s a lot you can do here. And by your post...looks like you’ve done a lot already 😊

I recommend the following:

Look at the Hotadd requirements again in the Guide:
https://helpcenter.veeam.com/docs/vbr/userguide/virtual_appliance.html?ver=13

Review this KB to test Hotadd functionality:
https://www.veeam.com/kb1184

Further Hotadd Troubleshooting KB:
https://www.veeam.com/kb1054

One thing I found while having a similar issue a few yrs back..I had to have a Veeam Proxy VM in every Cluster where a VM disks reside.

At the very least...you can reach out to Veeam Support to assist as well (recommended).

Best.


  • Author
  • Not a newbie anymore
  • February 24, 2026

Hi, 

Many thanks for this, I’ll review those.

I’ve also got a ticket open with Veeam, but they currently seem to be going down the permissions route,

and I’m pretty sure it’s not that. I’m just canvassing alternative options really.

The thing that sticks out to me is that disk 10 is the only one hot add works for and disk 10 is the only one witout a CDP policy= (and this is the only machine with a CDP policy), so I suppose another question would be is it safe to remove the CDP policy ?

S
 


coolsport00
Forum|alt.badge.img+21
  • Veeam Legend
  • February 24, 2026

Not sure about that ​@Ohgr . I don’t use CDP and I don’t wanna tell you anything which could cause issues in your environment. Veeam would be best to answer that for you. Remember...we’re not support here 🙂


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • February 24, 2026

Have not seen this pop up myself but I would change the storage policy on those disks and test.

Also are all the disks attached to the VM dependent disks?  None are independent?  Independent disks are not backed up.

Would suggest support if changing the policy does not work to see why.


  • Author
  • Not a newbie anymore
  • February 24, 2026

Not sure about that ​@Ohgr . I don’t use CDP and I don’t wanna tell you anything which could cause issues in your environment. Veeam would be best to answer that for you. Remember...we’re not support here 🙂



For sure :)

Thats the interesting thing though, we don’t use CDP.  So looks like back in the mists of time somone tried getting it working and gave up, and here we are now sadly.


  • Author
  • Not a newbie anymore
  • February 24, 2026

Have not seen this pop up myself but I would change the storage policy on those disks and test.

Also are all the disks attached to the VM dependent disks?  None are independent?  Independent disks are not backed up.

Would suggest support if changing the policy does not work to see why.



They are all dependent disks.  No snapshots or any requiring consolidation.

I think this has gone unnoticed in the past because direct san backup doesn’t mount the disk as such but since that’s dead for us at the moment we’re stuck.

I’m waiting to see what Veeam Support say about CDP, but my hunch/hope is that it is the problem​​​​​​


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • February 24, 2026

Have not seen this pop up myself but I would change the storage policy on those disks and test.

Also are all the disks attached to the VM dependent disks?  None are independent?  Independent disks are not backed up.

Would suggest support if changing the policy does not work to see why.



They are all dependent disks.  No snapshots or any requiring consolidation.

I think this has gone unnoticed in the past because direct san backup doesn’t mount the disk as such but since that’s dead for us at the moment we’re stuck.

I’m waiting to see what Veeam Support say about CDP, but my hunch/hope is that it is the problem​​​​​​

That would be my guess too but will be interesting to see what support finds.  Keep us posted.


coolsport00
Forum|alt.badge.img+21
  • Veeam Legend
  • February 24, 2026

@Ohgr - ah..ok. Well good there. Still..I advise to wait on Support to see what they say on how to proceed. Let us know how it goes.


MarcoLuvisi
Forum|alt.badge.img+6
  • VUG Leader
  • February 24, 2026

@Ohgr do you can try to remove proxy and reconnect to VBR ?

I deploy a proxy for each ESXi for sure.


  • Author
  • Not a newbie anymore
  • February 24, 2026

We’re using vcentre so I think that sorts that out on the fly, otherwise we’d need a lot of proxies.

I have not tried removing and readding proxy as proxy was added after the issues with direct san as a solution to that (which mostly worked)

Proxy has two iscsi adaptors, so should cope with number of drives being added to controler (10)

I mihght try that though as the iscsi config changed after it was added to VBR 


coolsport00
Forum|alt.badge.img+21
  • Veeam Legend
  • February 24, 2026

Proxy for each Host is only needed if using local storage in each Host (and not using vSAN).


  • Author
  • Not a newbie anymore
  • February 24, 2026

Proxy for each Host is only needed if using local storage in each Host (and not using vSAN).



Ahh, thank you.  That clears that point up, as veeam support suggested that might be an issue (which it won’t be as we’re using neither)​​​​​​


coolsport00
Forum|alt.badge.img+21
  • Veeam Legend
  • February 24, 2026

The table in the Guide shows this (last option in the table):

https://helpcenter.veeam.com/docs/vbr/userguide/transport_modes.html?ver=13


MarcoLuvisi
Forum|alt.badge.img+6
  • VUG Leader
  • February 24, 2026

Proxy for each Host is only needed if using local storage in each Host (and not using vSAN).

I didn't realise it had vSAN, but that the configuration was iSCSI storage.

To assess any iSCSI access issues to the storage from an ESXi, I would have considered checking by moving a proxy VM for each ESXi and testing the job.