NBU Appliance FIPS Status via command line
Greetings,
Veritas 5340HA appliances - 5.3.0.1 - NetBackup version 10.3.0.1
Is there a way to get the FIPS status outside of the CLISH menu in the appliance?
I would also like to know if there's a way to query for a disk in the MSDP storage shelves that isn't in a normal status - read in failed disk of sorts here.
It would be awesome if this could be scripted. :-)
Thanks in advance and welcome to the new look/feel of VOX.
Hi DPeaco
There should be a command you can run fipsstatus.sh to find this. It should reside in /opt/veritas/appliance/security/scripts/fipsstatus.sh - although I don't have ready access to a 5.3 appliance, it is certainly there in a 5.1.1 appliance.
For the second question - there is a CLISH command to show the status of the drives. Have a look at the options under Monitor->Hardware - there should be a combination to show what you want - for instance "ShowHealth Appliance Disk" or "ShowHelath StorageShelf Disk". Not sure how to do this if you want to use the command line (the CLISH will simply be calling a script buried somewhere in the operating system - just a matter of finding it and figuring out what parameters to use if required).
Cheers