Fromnode

The fromnode option permits one node to perform commands for another node. A user on another node must use the set access command to permit you to query, restore, or retrieve files for the other node.

Use the fromnode option with the following commands:

  • query archive
  • query backup
  • query filespace
  • Windows operating systemsquery group
  • AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsquery image
  • query mgmtclass
  • restore
  • restore group
  • AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsWindows operating systemsrestore image
  • retrieve
AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsWindows operating systems

Supported Clients

This option is valid for all clients.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-FROMNode = - --node-----------------------------------------><

Parameters

node
Specifies the node name on a workstation or a file server whose backup copies or archived files you want to access.

Examples

Mac OS X operating systemsCommand line:
Mac OS X operating systemsdsmc query archive -fromnode=bob -subdir=yes "/Users/van/Documents/*"
AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsCommand line:
AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsdsmc query archive -fromnode=bob -subdir=yes "/home/jones/*"
Windows operating systemsCommand line:
Windows operating systemsdsmc query archive -fromnode=bob -subdir=yes d:\
Windows operating systemsNote: The backup-archive client can use file space information when restoring files. The file space information can contain the name of the computer from which the files were backed up. If you restore from another backup-archive client node and do not specify a destination for the restored files, the client uses the file space information to restore the files. In such a case, the client attempts to restore the files to the file system on the original computer. If the restoring computer has access to the file system of the original computer, you can restore files to the original file system. If the restoring computer can not access the file system of the original computer, the client can return a network error message. If you want to restore the original directory structure but on a different computer, specify only the target file system when you restore. This is true when restoring files from another node and when retrieving files from another node.