Hi,
i did destroyed the aggr with below command,
netapptest> aggr destroy aggr1_raid_dp
Are you sure you want to destroy this aggregate? yes
Aggregate 'aggr1_raid_dp' destroyed.
After that undestroyed same aggr with below which i was destroyed as above,
netapptest> aggr undestroy aggr1_raid_dp
To proceed with aggr undestroy, select one of following options
[1] abandon the command
[2] undestroy aggregate aggr1_raid_dp ID: 0x75368a80-11e8ecce-34125ab4-12345678
Selection (1-2)? 2
Aggregate 'aggr1_raid_dp' undestroyed. Run wafliron to bring the aggregate online.
netapptest> aggr statis
aggr: No such command "statis".
The following commands are available; for more information
type "aggr help <command>"
add mirror rename split
copy offline restrict status
create online scrub undestroy
destroy options show_space verify
media_scrub
netapptest> aggr status
Aggr State Status Options
aggr1_raid_dp restricted raid_dp, aggr lost_write_protect=off
wafl inconsistent
64-bit
aggr1_raid4 online raid4, aggr
64-bit
aggr0 online raid_dp, aggr root
64-bit
netapptest>
Now Questions i have is,
-When i did destory was the aggr information was stored at where?
-Do we able to see those stored infromation?
-How it's brining back to undestory state & from where?
-Why undestoryed aggr showing as below status(restricted &lost_write_protect=off)& options mentoned instead of offline?
Aggr State Status Options
aggr1_raid_dp restricted raid_dp, aggr lost_write_protect=off
wafl inconsistent
Regards,
SEENIKANNAN