IBM Tivoli Storage Manager Extended Edition, Version 7.1

Managing NAS file server nodes

You can update, query, rename, and remove NAS (network attached storage) nodes.

About this task

For example, assume you have created a new policy domain named NASDOMAIN for NAS nodes and you want to update a NAS node named NASNODE1 to include it in the new domain.

Procedure

  1. Query the node.
    query node nasnode1 type=nas 
  2. Change the domain of the node by issuing the following command:
    update node nasnode1 domain=nasdomain


Feedback