Managing the HP NetStorage 6000 Using Telnet
Commands
41
perm The permission this server may allow itself for accessing remote files. This may be
for read-only access, in which case this server will make no attempt to create or
modify files on the remote server. Or it may be rw for read-write access, in which
case this server may create or modify files. In order to restore files from tape to the
remote server, this must be set to
rw. Default: perm=rw.
During backup, the files and directories are read using user ID 0 (root). Make sure the remote
system will allow your «upperCaseProduct» root access so that all files and directories can be
backed up. Otherwise, an access violation might occur, preventing the backup. On UNIX sys-
tems, see file /etc/exports and possibly the exportfs(1) command. On remote «upperCaseProd-
uct» systems, simply enter this «upperCaseProduct» host as a trusted host using menu item
M.
Trusted Hosts
.
Usage:
nfsmount [ localname [ server:path] [ option=value … ]]
Example: nfsmount /xsvol other-\*(Ns:/svol
nfsmount /xsvol perm=ro
nfsmount
nfsunmount — command
The nfsunmount command is used to unmount a remote NFS volume.
Usage:
nfsunmount localname
Example: nfsunmount /xsvol
See nfsmount.
password — command
The password command is used to set, change, or clear a password. The password may be for
a user, for administrative access to the command interpreter and menus, or for access to the
modems. The last usage synopsis is used for a user with the name admin or modem.
You are asked to enter the password, and as you do the * character is printed for security.
When you press the enter key, you are asked to verify the new password by entering it again.
Usage: password
user
password admin
password modem
password user user
Example: password fred
password user fred
password admin
ping The ping command is used to see if another host is responding to the net-work. A small
inquiry packet is sent, and the remote host sends back a reply.
Ping is an application of the
ICMP protocol.
Usage:
ping hostname/addr …
Example: ping aclient
ping 192.3.4.10