We changed the IP address of a NAS used as a CIFS/SMB backup repository. The repository was originally configured using a UNC path with a hardcoded IP address and is now showing as Unavailable because the old IP is no longer reachable.
Veaam ver 12.3.2
Current situation:
- Repository type: CIFS/SMB
- Old repository path:
\\192.168.0.8\NAS - New repository path:
\\192.168.0.81\NAS\Backups - Repository is not listed under
Get-VBRServer; it is only visible viaGet-VBRBackupRepository, so KB1905 (managed server rename) does not apply. - A new repository was added using the updated NAS path.
- When attempting to map existing backups to the new repository, Veeam requests moving the backup files from the old repository.
- This operation cannot proceed because the old repository path is no longer accessible.
- Creating a new backup chain is currently not an option due to storage constraints.
Looking for the supported and safest approach to transition the existing backup chains and jobs to the new NAS repository when:
- The old repository IP is no longer reachable.
- Existing backup files remain on the NAS.
- There is insufficient free space to create new full backups.
Has anyone handled a similar CIFS repository IP change scenario, and what would be the recommended supported path forward?
