‎2012-12-10 07:16 AM
Hi all,
is it possible to check if an aggregate exists? If yes, how to do it? If not how to catch and hide the error?
Thank you,
Lukas
Solved! SEE THE SOLUTION
‎2012-12-10 07:26 AM
hello,
there is many way to list existing aggregat
aggr status,
aggr status -r ( to show raid detail)
df -Ag
aggr show_space -g
‎2012-12-10 07:28 AM
Hi,
yes, i know, but can you provide me a sample script with options when a aggrete not exists?
thx
‎2012-12-10 07:35 AM
Hi,
thank you very much! This is what I looking for!
Lukas