Created on
08-24-2009
04:18 PM
Edited on
09-02-2024
06:14 AM
By
Stephen_G
Description
Solution
(global) # diagnose sys cmdb refcnt show system.vdom.name testing-vd
entry used by table system.interface:name 'l2t.testing-vd' (From 'global')
entry used by table system.interface:name 'naf.testing-vd' (From 'global')
entry used by table system.interface:name 'ssl.testing-vd' (From 'global')
entry used by child table vdom:name 'testing-vd' of table system.admin:name 'admin' (From 'global')
entry used by table system.vdom-property:name 'testing-vd' (From 'global')
It is possible to see that this VDOM is being used by the admin user:
config system admin
edit "admin"
set accprofile "super_admin"
set vdom "root" "testing-vd"
set password ENC SH2M6KbuWYUrbgtJOsiDIMc9iKdw+vfzx5yVJJqoRa6g0dhppIoleoT+fXDRFY=
next
end
To remove it, run the following:
config system admin
set vdom root
end
That will allow to delete the VDOM in question. In my example, the VDOM called testing-vd.
Related article:
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.