#Strange container name in the output of 'storage disk show'

1 messages · Page 1 of 1 (latest)

sweet canopy
#
disk   container-type container-name           position
------ -------------- ------------------------ --------
1.2.0  shared         aggr0_fas8300_01         shared
1.2.2  shared         aggr0_fas8300_01         shared
1.2.4  shared         aggr0_fas8300_01         shared
1.2.21 shared         aggr0_fas8300_cluster_02 shared
4 entries were displayed.


fas8300::*> storage disk show -fields container-type,container-name,position,aggregate,is-foreign  -disk 1.2.21
disk   is-foreign aggregate container-type container-name           position
------ ---------- --------- -------------- ------------------------ --------
1.2.21 -          -         shared         aggr0_fas8300_cluster_02 shared



There is strange container with name ** 'aggr0_fas8300_cluster_02'** in output of first command.
Can't figure out how to get rid of this container from disk

lofty rover
#

can you do a node show?

old blade
#

That is probably the root aggregate of node 2.
Look at “aggr show”

sweet canopy
sweet canopy
# lofty rover can you do a `node show`?
fas8300::> node show
Node      Health Eligibility Uptime        Model       Owner    Location
--------- ------ ----------- ------------- ----------- -------- ---------------
fas8300-01
          true   true         2 days 11:04 FAS8300              NCPI
fas8300-02
          true   true         2 days 10:26 FAS8300
2 entries were displayed.
#

here is disklists that are used for root aggregates:

aggregate        disklist
---------------- -----------------
aggr0_fas8300_01 1.2.0,1.2.2,1.2.4
aggr0_fas8300_02 1.2.1,1.2.3,1.2.5
2 entries were displayed.```
old blade
#

do a "set diag" and then do a "debug vreport show"

#

looks like wafl and the cluster VLDB may not be in sync

sweet canopy
# old blade do a "set diag" and then do a "debug vreport show"

seams that you are right:

fas8300::*> debug vreport show
aggregate Differences:

Name             Reason   Attributes
--------         -------  ---------------------------------------------------
aggr0_fas8300_cluster_02(b3e4ffb3-df84-4f8b-a6ab-5dcb88bdaafa)
                 Present in WAFL Only
                          Node Name: fas8300-02
                          Aggregate UUID: b3e4ffb3-df84-4f8b-a6ab-5dcb88bdaafa
                          Aggregate State: failed
                          Aggregate Raid Status: raid_dp, partial
                          Aggregate HA Policy: cfo
                          Is Aggregate Root: true
                          Is Composite Aggregate: false

what could I do to fix this?

old blade
#

suggest opening a case with support. I can fix this myself, but then I am responsible if something goes sideways.

sweet canopy
old blade
#

I just like to know as much as I can before I go running that command. That is correct. Thats what I would do.]

#

you should be A-OK at this point