Disks being labeled as orphans
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 02:05 PM
Hello all!
trying to get the cmdb into shape, and i am currently having an issue with the CI_disk Class
as you can see below, i have over 1k in disks that are "orphan", yet when i open the CI i can clearly see its linked to a computer, which is a valid computer.
how can i adjust the rules to see that if its on a valid computer ( has a computer listed in the field) that its not an orphan? I have been tinkering with inclusion rules, and the actual orphan rules, and i cant seem to get it right!?
any assistance would be appreciated!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 03:22 PM
Hi David,
Have you checked in CI class manager on what orphan rule(s) you have setup for the disk class? Could you share them (if present) so we can review.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 04:01 PM - edited 02-18-2025 04:03 PM
its currently very barebones--- i have been trying a bunch of different things though-- and it doesnt seem to do much-- except bump my number up all the way to 12k for all the Disks on the cmdb

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 04:24 AM
Ah gotcha,
So in your orphanStorage screenshot, there are no relationships showing. This might be filtered on the relationship formatter, but you can confirm it by going to cmdb_rel_ci and searching for relationships between the disk and a computer record
What you might find is that there is no relationships. That's because there is a difference between a CMDB relationship, and a CMDB relationship. Your disk may only be referencing it's parent computer by the 'computer' reference field.
So your orphan rule might look like this
- Computer is empty
- Computer.sys_id is empty (this takes care of invalid values in the reference field
- Nothing defined for the relationship condition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 04:04 PM
when trying to set this up as you have mentioned, i run into an error where its requiring a relationship -- see image attached---
but your correct on there not being a relationship between the disk and its computer-- but if thats the case, then why is it being discovered and being updated?