Hello,
I have a FAS2240 with release 8.2.4P4 7-Mode with the following RAID DP configuration
1 disk parity
1 disk dparity
8 disks data
2 disks broken (0a.00.2 and 0a.00.4) => No more spare disks
I swapped the broken disks with new ones coming from another unused FAS2240 and ran the commands :
# disk assign 0a.00.4 -s unowned –f
# disk assign 0a.00.4
# Thu Feb 25 13:51:43 CET [NAS-cluster9-CTRL1:raid.assim.rg.missingChild:error]: Aggregate foreign:aggr0, rgobj_verify: RAID object 0 has only 1 valid children, expected 10.
Thu Feb 25 13:51:43 CET [NAS-cluster9-CTRL1:raid.assim.plex.missingChild:error]: Aggregate foreign:aggr0, plexobj_verify: Plex 0 only has 0 working RAID groups (1 total) and is being taken offline
Thu Feb 25 13:51:43 CET [NAS-cluster9-CTRL1:raid.assim.mirror.noChild:ALERT]: Aggregate foreign:aggr0, mirrorobj_verify: No operable plexes found.
Thu Feb 25 13:51:43 CET [NAS-cluster9-CTRL1:raid.assim.tree.foreign:error]: raidtree_verify: Aggregate aggr0 is a foreign aggregate and is being taken offline. Use the 'aggr online' command to bring it online.
Thu Feb 25 13:51:43 CET [NAS-cluster9-CTRL1:raid.assim.tree.dupName:notice]: Duplicate aggregate names found, an instance of foreign:aggr0 is being renamed to foreign:aggr0(1).
# aggr status
Aggr State Status Options
aggr0(1) failed raid_dp, aggr diskroot, lost_write_protect=off
foreign
partial
aggr0 online raid_dp, aggr root
64-bit
I was expecting that these new disks would automatically be part of aggr0 and would become spare disks.
That's not the case.
What is wrong in that procedure?
Thanks a lot for your help.