メインコンテンツへスキップ

「statistics vserver show」でノード名を変更したあとに古いノード名が表示される

Views:
6
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

ONTAP 9

問題

 

statistics vserver show コマンドはnode rename コマンドでノード名を変更したあとも以前のノード名を表示します。

例: 

  1. 元のノード名は「FAS2650 - dal-1a」と「FAS2650 - dal - 1b」です。 

:: *> node show
Node      Health Eligibility Uptime        Model       Owner   
--------- ------ ----------- ------------- ----------- -------- ---------------
fas2650-dal-1a
          true   true             00:59:09 FAS2650     scriptuser   

fas2650-dal-1b
          true   true             00:59:08 FAS2650     scriptuser  
      

  1. ノード名を「FAS2650 -dal-1a-new」および「FAS2650 -dal-1b-new」にそれぞれ変更します。

::*> node rename -node fas2650-dal-1a -newname fas2650-dal-1a-new
[Job 33] Job succeeded: Rename of the node "fas2650-dal-1a" to "fas2650-dal-1a-new" is successful.  

::*> node rename -node fas2650-dal-1b -newname fas2650-dal-1b-new
[Job 34] Job succeeded: Rename of the node "fas2650-dal-1b" to "fas2650-dal-1b-new" is successful.

  1. node show コマンドはノード名が正常に変更されたことを示します。

::*> node show
Node      Health Eligibility Uptime        Model       Owner    Location
--------- ------ ----------- ------------- ----------- -------- ---------------
fas2650-dal-1a-new
          true   true             01:00:23 FAS2650 scriptuser                                                          
fas2650-dal-1b-new
          true   true             01:00:22 FAS2650 scriptuser

  1.   vserver show コマンドは、ノードSVM名が正常に同期されたことを示します。

::*> vserver show
                               Admin      Operational Root
Vserver     Type    Subtype    State      State       Volume     Aggregate
----------- ------- ---------- ---------- ----------- ---------- ----------
Cluster          system  -          -          -           -          -
fas2650-2n-dal-1       admin   -          -          -           -          -
fas2650-dal-1a-new     node    -          -          -           -          -
fas2650-dal-1b-new     node    -          -          -           -          -

 

  1. ただしstatistics vserver show   コマンドでは古いノード名が引き続き表示されます。

::*> statistics vserver show

               *Total Read Write Other  Read Write Latency
       Vserver    Ops  Ops   Ops   Ops (Bps) (Bps)    (us)
-------------- ------ ---- ----- ----- ----- ----- -------
fas2650-dal-1a     56   18    22     6  7091 20630      42
fas2650-dal-1b     18    0     2    14 11506  8858      38

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.