Skip to main content
stymofiiev
Staff
Staff
April 27, 2022

Technical Tip: VDOM is missing in 'Device Manager'

  • April 27, 2022
  • 0 replies
  • 2812 views
Description This article describes that after firmware upgrade/VDOM adding or removing, some VDOM is missing in 'Device Manager' and cannot be added manually.
Scope FortiAnalyzer, FortiManager.
Solution

There is a CLI command (# diagnose cdb upgrade check resync-dev-vdoms) that allows to resync and add any missing VDOMs from device database to DVM database.

 

Example:

 

FAZ-VM # diag cdb upgrade check resync-dev-vdoms

Checking: Resync and add any missing vdoms from device database to DVM database
ADD dev=790, vdom=138, name=VdomTest
1 error(s) found.

The above changes will be made to the database, however it is recommended to perform a backup first.
Do you want to continue? (y/n)y

Upgrading: Resync and add any missing vdoms from device database to DVM database
ADD dev=790, vdom=138, name=VdomTest
1 error(s) fixed.

Database upgrade complete.

 

After that, it will be possible to see the missing VDOM in 'Device Manager'.