Вы находитесь на странице: 1из 1

sysconfig -d ----- it shows free disks

sysconfig -r ---- shows general system information with devices raid


aggr status--- shows aggregrates
df -Ag aggr1----- shows size of particular aggregrates
aggr offline aggr1
aggr destroy aggr1 ------ to destroy particular aggr 1st it should be offline
vol create vol1 aggr1 100m
vol status
df -m vol1--- shows volume informaton of particular volume
vol create vol2 -s none aggr1 100m ----- thin volume
df -m vol2
disk zero spares -----
=================================
volume removing
===================
vol offline vol1
vol status
vol destroy vol1
vol add v
vol size <volume name> +/- capacity
eg: vol size vol1 +50gb

Вам также может понравиться