Troubleshooting Managed Volumes
Finding a File’s Physical Location
8-72
CLI Maintenance Guide
Finding a File’s Physical Location
Using a virtual-file path, visible through a VIP, you can find a file’s location on its
actual back-end filer. From any mode, use the
find
command:
find host
hostname-or-vip
{cifs | nfs}
share-name
path
path
where
hostname-or-vip
(1-255 characters) is the DNS hostname or VIP that clients
use to access the file (syntax for a WINS name appears later),
{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. Use
forward slashes (/), even for paths in CIFS shares.
To use a hostname defined at an external DNS server, you must first identify the
server with the
ip name-server
command. For instructions on using this command, see
“Configuring DNS Lookups” on page 4-35
of the
CLI Network-Management Guide
.
For example, the following command sequence shows two back-end paths (one
through NFS and another through CIFS) to “\\STATS\PieChart.ppt” at the virtual-IP
address, “192.168.25.14.”
bstnA6k(gbl)#
find host 192.168.25.14 cifs STATS path /PieChart.ppt
Namespace: insur
Logical path: /claims/stats/PieChart.ppt
NFS Physical location: 192.168.25.21:/vol/vol1/NTFS-QTREE/insurance/stats/PieChart.ppt
CIFS Physical location: //192.168.25.21/insurance/stats/PieChart.ppt
bstnA6k(gbl)# ...
Содержание Adaptive Resource Switch
Страница 12: ...2 xii CLI Maintenance Guide...
Страница 62: ...Backing Up the Running Configuration Restoring the Configuration 3 24 CLI Maintenance Guide...
Страница 128: ...Metadata Utilities nsck and sync Clearing All nsck Jobs 5 48 CLI Maintenance Guide...
Страница 206: ...Troubleshooting Network Connections Configuring Port Mirroring 7 32 CLI Maintenance Guide...
Страница 306: ...GUI Maintenance Restarting the GUI 10 4 CLI Maintenance Guide...
Страница 316: ...Powering Down the ARX Restoring Power 11 10 CLI Maintenance Guide...
Страница 318: ...Copyright 2 CLI Maintenance Guide...
Страница 324: ...Index 6 CLI Maintenance Guide...