Finding The File With A Global-Server Name - Acopia Adaptive Resource Switch Cli Maintenance Manual

Table of Contents

Advertisement

Troubleshooting Managed Volumes
Finding a File's Physical Location

Finding the File with a Global-Server Name

bstnA6k(gbl)# find global-server insur.medarch.org cifs CLAIMS path /index.html
Namespace:
Logical path:
NFS Physical location:
CIFS Physical location: //192.168.25.21/insurance/index.html
bstnA6k(gbl)# ...
8-74
You can also use the global-server name and path to find a file:
find global-server fqdn {cifs | nfs} share-name path path [verbose]
where
fqdn (1-255 characters) identifies the global server that clients use to access
the file (for example, "myServer.com"),
{cifs | nfs} share-name (1-4096 characters) is the share that clients use, and
path (1-4096 characters) specifies the client-visible path to the file. As
above, use forward slashes (/) for all paths.
verbose (optional) adds the file's NFS filehandles to the output.
For example, the following command sequence shows two back-end paths to
"\\CLAIMS\index.html" on the global server named "insur.medarch.org:"
insur
/claims/index.html
192.168.25.21:/vol/vol1/NTFS-QTREE/insurance/index.html
CLI Maintenance Guide

Advertisement

Table of Contents
loading

Table of Contents