Creating Volumes and qtrees in Netapp
Volume creation :
[root@adm01 ~]# rsh adc1ntap1 vol create test_exp_14sep2012 aggra 20G
Creation of volume 'test_exp_14sep2012' with size 20g on containing aggregate
'aggra' has completed.
qtree creation :
[root@adm01 ~]# rsh adc1ntap1 qtree create /vol/test_exp_14sep2012/test -m 2000m
[root@adm01 ~]#
[root@adm01 ~]# rsh adc1ntap1 vol status | grep -i test_exp_14sep2012
test_exp_14sep2012 online raid_dp, flex
Volume creation :
[root@adm01 ~]# rsh adc1ntap1 vol create test_exp_14sep2012 aggra 20G
Creation of volume 'test_exp_14sep2012' with size 20g on containing aggregate
'aggra' has completed.
qtree creation :
[root@adm01 ~]# rsh adc1ntap1 qtree create /vol/test_exp_14sep2012/test -m 2000m
[root@adm01 ~]#
[root@adm01 ~]# rsh adc1ntap1 vol status | grep -i test_exp_14sep2012
test_exp_14sep2012 online raid_dp, flex
No comments:
Post a Comment