Skip to main content
NetApp Knowledge Base

"statistics vserver show" shows old node names after renaming nodes

Views:
102
Visibility:
Public
Votes:
1
Category:
ontap-9
Specialty:
core
Last Updated:

Applies to

ONTAP 9

Issue

 

statistics vserver show command shows the previous node names even after changing the node names with node rename command.

Example: 

  1. The original node names are "fas2650-dal-1a" and "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. Rename node names to "fas2650-dal-1a-new" and "fas2650-dal-1b-new" respectively.

::*> 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 command indicates that the node names have been successfully changed

::*> 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 command indicates that the node vserver names have been synchronized successfully.

::*> 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. However, statistics vserver show  command still displays the old node names.

::*> 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.