Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello ,
I have 2 FAS6210 in a metrocluster setup. The aggregates which are in sync mirror relationship is pretty much full. I am expecting addition of more disk shelves pretty soon. Once I have new disk I plan toadd the disks on agregates in syncmirror relationship. What is the best procedure to add disks in a MC setup in a sync mirror aggr?
Site A:
FAS6210 : aggr01 (supppose if I have to add 20 disks)
Site B:
FAS6210: aggr01 (I will add 20 disks )
Regards
Rahul
Solved! See The Solution
1 ACCEPTED SOLUTION
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You assign disks to pool0 and pool1 and then simply use “aggr add” command. It will automatically select disks from pool0 and pool1 to keep mirror. In your example you will need to add 40 disks: “aggr add aggr01 40”. You may use “-n” to preview disk selection and use usual qualifiers like desired disk size to disambiguate.
3 REPLIES 3
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You assign disks to pool0 and pool1 and then simply use “aggr add” command. It will automatically select disks from pool0 and pool1 to keep mirror. In your example you will need to add 40 disks: “aggr add aggr01 40”. You may use “-n” to preview disk selection and use usual qualifiers like desired disk size to disambiguate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Aborzenkov.. Any KB article or TR which talks on this?
Regards
Rahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not that I know of.
