autofilesetserver

Reassigns the specified dynamically-assigned filesets to another metadata server by the system.

Read syntax diagramSkip visual syntax diagram
                                      .--------------.
                                      V              |
>>-autofilesetserver--+----------+--+---fileset_name-+-+-------><
                      +- –?----+  '- – ------------'
                      +- –h----+
                      '- –help-'

Parameters

–? | –h | –help
Displays a detailed description of this command, including syntax, parameter descriptions, and examples. If you specify a help option, all other command options are ignored.
fileset_name
Specifies the names of one or more filesets to dynamically reassign to a new metadata server.
Specifies that you want to read the names of one or more filesets to reassign from stdin (for example, – << /work/cnt_list.txt).

Prerequisites

You must have Administrator privileges to use the command.

You must be logged in to the operating system on the engine hosting the master metadata server to run this command.

The current metadata server must be in one of the following states:
  • Not running
  • Offline
  • Online

Description

If the metadata server that is dynamically assigned to the filesets goes offline, the filesets are moved to another metadata server. When the assigned metadata server comes back online, the filesets do not fail back to the assigned metadata server.

Example

Reassign a fileset The following example dynamically reassigns two filesets (cnt_A and cnt_B) to another metadata server:
sfscli> autofilesetserver cnt_A cnt_B
Automatic server assignment for cnt_A is enabled.
Automatic server assignment for cnt_B is enabled.

Parent topic: Administrative commands

Related reference
attachfileset
chfileset
detachfileset
lsfileset
mkfileset
reportfilesetuse
rmfileset
setfilesetserver
statfileset

Terms of use | Feedback
(C) Copyright IBM Corporation 2003, 2004. All Rights Reserved.