How do I stop PVA from scanning a mount point folder checking its size and adding it to the total disk space available for that Hardware node..? The folder is a mount point to another remote server where we store backups, and is giving us misleading disk space warnings.
Hello, There is no "nice" way to do it. PVA scans /etc/mtab to get the paths. You can remove it from mtab, but then, you wont see the mount point in utilities output (e.g. in df -h)