Hi folks,
I’m trying to create an analysis of local physical disk space usage across our Linux systems. However, we have a few systems with CIFS shares mounted, and those CIFS filesystems are showing up as type DRIVE_FIXED instead of DRIVE_REMOTE. Why is it not correctly detecting a CIFS share as a remote filesystem?
I do not want the space on those filesystems to be counted in the report. Is there any other way to exclude a CIFS share from a relevance query?
A somewhat related question; is there a way to get the name of a volume or device mounted at a particular mount point? “volumes of filesystems” just returns the mountpoint names, same as “names of filesystems”.
Thanks,
Denny K