Test Mounted Filesystem
From UGP-Wiki
To check whether all filesystems that are supposed to be mounted on the Appliances are actually mounted, do the following from the Grid Portal machine:
-
Create a file containing a list of Appliances attached to this Grid Portal. It should look like:
# UCLAGridPortal/tests/gridappliance.list 18Feb2007
# used by: checkfstabs_fromportal
# used by: checkglobusports_fromportal
# used by: checkgridftps_fromportal
# used by: checkindexservices_fromportal
# used by: checkschedulers_fromportal
globus@appliance.address1.edu
globus@appliance address2.edu
globus@appliance.address3.edu
Comments beginning with # and blank lines are allowed. Replace globus with a login id that can run on the appliance, such as the login id 'globus' used by the Grid Portal itself. Replace the addresses shown with the addresses of the actual appliances. You can include the Portal's own address in the list if you want to test the Portal machine itself.
-
Run the script:
which is distributed with UGP in the /UCLAGridPortal/tests subdirectory.- checkfstabs_fromportal name_of_file_described_above

