Finding The File From A Namespace Perspective - Acopia Adaptive Resource Switch Cli Maintenance Manual

Table of Contents

Advertisement

Troubleshooting Managed Volumes
Finding a File's Physical Location

Finding the File from a Namespace Perspective

bstnA6k(gbl)# find namespace wwmed path /acct/index.html verbose
Namespace:
Logical path:
NFS Physical location: 192.168.25.25:/work1/accting/index.html
(Note: A value of '-' in the filehandle shows an unknown field.
Choose a different path query type to fill in this information)
NFSv3
Virtual File Handle
8-76
You can also use the namespace name and path to find a file:
find namespace namespace path path [verbose]
where
namespace (1-30 characters) identifies the namespace of the file,
path (1-4096 characters) specifies the client-visible path to the file, and
verbose (optional) adds the file's NFS filehandles to the output. This output
is sometimes incomplete; use one of the other versions of the
(such as
find host
For example, the following command sequence shows the back-end path to
"/acct/index.html" in the wwmed namespace:
bstnA6k(gbl)# find namespace wwmed path /acct/index.html
Namespace:
Logical path:
NFS Physical location: 192.168.25.25:/work1/accting/index.html
bstnA6k(gbl)# ...
As another example, this command shows the NFS filehandles, too:
wwmed
/acct/index.html
(20 bytes):
) to guarantee complete NFS filehandles.
wwmed
/acct/index.html
command
find
CLI Maintenance Guide

Advertisement

Table of Contents
loading

Table of Contents