What do the different items statuses displayed in ONTAP System Manager indicate?
Applies to
- ONTAP 9
- ONTAP System Manager
Answer
- Node Status:
- Green Check Mark: Node is running and healthy status

- Red Cross Mark: Node is in shutdown or starting status

- Orange Alert Mark: Node is in takeover status

- SVM Status:
- Initializing: SVM is under creating process
- Starting: SVM is under starting process
cluster3::> vserver show
Admin Operational Root
Vserver Type Subtype State State Volume Aggregate
----------- ------- ---------- ---------- ----------- ---------- ----------
ops_svm1 data default starting running ops_svm1_ cluster3_
root 01
- Running: SVM is running and can serve data.
- Stopped: SVM is been shut down.
- Deleting: SVM is underder deleting process
cluster3::> vserver show
Admin Operational Root
Vserver Type Subtype State State Volume Aggregate
----------- ------- ---------- ---------- ----------- ---------- ----------
svm0 data default deleting running svm0_root cluster3_01


- Aggregate Status:
- Online: The aggregate is online and serving volume works.
- Offline: The aggregate is offline and cannot be used.
- Restricted: The volume of this aggregate is unavailable to client but few operations such as aggregate copy are allowed.


- Volume Status:
- Online: Volume is accessible and serving data.
- Offline: Volume is not accessible and not serving data.
- Restricted: Volume is partially accessible due to some issue of the volume.
- Mixed: Only applies to FlexGroup volumes indicate not all of the constituents are in the same state.
cluster2::*> vol show
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
cluster2-01
vol0 aggr0_unjoined
online RW 2.87GB 1.74GB 36%
svm1 flexgroup_1 - mixed RW 1GB - -
svm1 flexgroup_1__0001
aggr1 offline RW 128MB - -
svm1 flexgroup_1__0002
aggr2 online RW 128MB 57.27MB 52%
svm1 flexgroup_1__0003
aggr1 online RW 128MB 57.27MB 52%

Port Status:
- Green (Enabled): The port is up and running status.
- Black(Disabled): The port is administratively down.
- Red(Disabled): The link is down (eg. physical cable issue).

- LIF Status:
- Green Check Mark: The lif is up and running status.
- Red Cross Mark: The lif is down and can't be connected.

