Greetings,
I noticed that the filesystem discovery isn't working with agents inside of OpenVZ Containers.
I guess that maybe the regex could be checked?
for testing purposes, wich command or output at bash should be used against the regex listed at general \ regular expressions?
Thank you
I noticed that the filesystem discovery isn't working with agents inside of OpenVZ Containers.
I guess that maybe the regex could be checked?
for testing purposes, wich command or output at bash should be used against the regex listed at general \ regular expressions?
Code:
^(btrfs|ext2|ext3|ext4|jfs|reiser|xfs|ffs|ufs|jfs|jfs2|vxfs|hfs|ntfs|fat32)$
Comment