nerdexam
Network_Appliance

NS0-155 · Question #106

When troubleshooting a double disk failure with SyncMirror, you decide to remove and destroy a plex from a mirrored aggregate. What steps remove a plex from a mirrored aggregate?

The correct answer is D. Ensure the plex is offline and use the aggr destroy plexname command. https://library.netapp.com/ecmdocs/ECMP1196890/html/man1/na_aggr.1.html aggr destroy { aggrname | plexname } [ -f ] Destroys the aggregate named aggrname, or the plex named plexname. Note that if the specified aggregate is tied to a traditional volume, then the traditional…

Data Protection and Recovery Operations

Question

When troubleshooting a double disk failure with SyncMirror, you decide to remove and destroy a plex from a mirrored aggregate. What steps remove a plex from a mirrored aggregate?

Options

  • ATake the aggregate offline and use the aggr destroy command
  • BTake the aggregate offline and use the destroy -f command
  • CEnsure the plex is online and use the aggr destroy plexname command.
  • DEnsure the plex is offline and use the aggr destroy plexname command.

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    11% (3)
  • C
    15% (4)
  • D
    70% (19)

Explanation

https://library.netapp.com/ecmdocs/ECMP1196890/html/man1/na_aggr.1.html aggr destroy { aggrname | plexname } [ -f ] Destroys the aggregate named aggrname, or the plex named plexname. Note that if the specified aggregate is tied to a traditional volume, then the traditional volume itself is destroyed as well. If an aggregate is specified, all plexes in the aggregate are destroyed. The named aggregate must also not contain any flexible volumes, regardless of their mount state (online, restricted, or offline). If a plex is specified, the plex is destroyed, leaving an unmirrored aggregate or traditional volume containing the remaining plex. Before destroying the aggregate, traditional volume or plex, the user is prompted to confirm the operation. The -f flag can be used to destroy an aggregate, traditional volume or plex without prompting the user. The disks originally in the destroyed object become spare disks. Only offline aggregates, traditional volumes and plexes can be destroyed.

Topics

#SyncMirror#plex#mirrored aggregate#disk failure

Community Discussion

No community discussion yet for this question.

Full NS0-155 Practice