Skip to main content
NetApp Knowledge Base

How can all disks be allocated to Pool 1 using SyncMirror configuration?

Views:
67
Visibility:
Public
Votes:
0
Category:
not set
Specialty:
metrocluster
Last Updated:

Applies to

SyncMirror

Answer

To assign all disks to Pool 1 with SyncMirror, follow these steps:

  1. Turn off automatic disk assignment:

::> disk option modify -autoassign off *

  1. Remove ownership of the disks you want to assign to Pool 1:

::> disk removeowner -disk <disk name>

  1. Assign the disks to Pool 1:

::> disk assign -disklist <disk name> -pool 1 -owner <node name>

  1. Create an Aggregate for use with SyncMirror:

::> aggr create -aggregate <aggregate name> -disklist <disk name> -mirror-disklist <disk name> -node <node name>

 

Additional Information

additionalInformation_text

 

 

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.