Hi there I am running the plugin with -p cciss
I get this:
Remote command execution failed: cciss_vol_status: open /dev/sg2: No such file or directory
How can I exclude the missing directory, is there a switch to do so?
If I manually run on the server:
sudo /usr/bin/cciss_vol_status -V /dev/sg0 /dev/sg1
I get everything I need.
Thanks