show
Suggest changes
The SMB show
command queries the RPC services and NFS exports of one or more storage servers. The command also lists the available services and exports with the used and free capacity of each export, followed by the attributes of the root of each export.
Syntax
The show
command requires the host name or IP address of the NFSv3 exported system:
xcp show \\<IP address or hostname of SMB server>
Show example
C:\Users\Administrator\Desktop\xcp>xcp show \\<IP address or hostname of SMB server> Shares Errors Server 7 0 <IP address or hostname of SMB server> == SMB Shares == Space Space Current Free Used Connections Share Path Folder Path 0 0 N/A \\<IP address or hostname of SMB server>\IPC$ N/A 533GiB 4.72GiB 0 \\<IP address or hostname of SMB server>\ETC$ C:\etc 533GiB 4.72GiB 0 \\<IP address or hostname of SMB server>\HOME C:\vol\vol0\home 533GiB 4.72GiB 0 \\<IP address or hostname of SMB server>\C$ C:\ 972MiB 376KiB 0 \\<IP address or hostname of SMB server>\testsecureC:\vol\testsecure 12 XCP SMB v1.6 User Guide © 2020 NetApp, Inc. All rights reserved. 47.8GiB 167MiB 1 \\<IP address or hostname of SMB server>\volxcp C:\vol\volxcp 9.50GiB 512KiB 1 \\<IP address or hostname of SMB server>\jl C:\vol\jl == Attributes of SMB Shares == Share Types Remark IPC$ PRINTQ,IPC,SPECIAL,DEVICE Remote IPC ETC$ SPECIAL Remote Administration HOME DISKTREE Default Share C$ SPECIAL Remote Administration testsecure DISKTREE for secure copy volxcp DISKTREE for xcpSMB jl DISKTREE == Permissions of SMB Shares == Share Entity Type IPC$ Everyone Allow/Full Control ETC$ Administrators Allow/FullControl HOME Everyone Allow/Full Control C$ Administrators Allow/Full Control xcp show \\<IP address or hostname of SMB server> 0 errors Total Time : 0s STATUS : PASSED
The following table lists the show
parameters and their description.
Parameter | Description |
---|---|
show -v |
Prints verbose details about SMB servers using the IP address or host name. |
show -h, --help |
Displays detailed information about how to use the command. |