This topic describes how to transfer the master role to the upgraded metadata server engine.
/usr/tank/admin/bin/tanktool stopserver master_mds_name
/usr/tank/admin/bin/tanktool lsserverThe status of the current master should be listed as Not Running.
/usr/tank/admin/bin/tanktool lsserver Name State Server Role Filesets Last Boot ================================================================== evt5-mds1 Not Running Master - - evt5-mds2 Joining Subordinate 0 Feb 27, 2004 5:18:27 AM
/usr/tank/admin/bin/sfscli lsserverBecause you are running the lsserver command from a subordinate, you will only see the status of the upgraded metadata server.
evt5-mds2:/usr/tank/admin/bin/sfscli lsserver Name State Server Role Filesets Last Boot ============================================================== evt5-mds2 Joining Subordinate 0 Feb 27, 2004 5:18:27 AM
/usr/tank/admin/bin/sfscli setmaster upgraded_mds_name
/usr/tank/admin/bin/sfscli lsserverThe upgraded metadata server should now be listed as the master. All other metadata servers should be listed as subordinates with a status of active.
Name State Server Role Filesets Last Boot ================================================================== evt5-mds2 Online Master 2 Feb 16, 2004 6:15:39 AM evt5-mds1 Not Running Subordinate - -
/usr/tank/admin/bin/sfscli statclusterThe software version should be at version 2.1 (such as 2.1.0.65), but the committed software version should still be at version 1.1 (such as 1.1.2.8).
Name sanfs ID 21443 State Online Target State Online Last State Change Feb 16, 2004 6:15:47 AM Last Target State Change - Servers 2 Active Servers 1 Software Version 2.1.0.65 Committed Software Version 1.1.2.8 Last Software Commit Feb 13, 2004 2:46:27 PM Software Commit Status Not In Progress Installation Date Feb 13, 2004 2:46:27 PM
Parent topic: Setting the upgraded server as the new master