Browse Community
Help
Log In
Responses(6)
Solutions(1)
gbarretoxx1
2 Intern
•
366 Posts
0
October 5th, 2010 13:00
Hi,
one more thing.
Make sure the file system you want to extend was created using AVM.
The command "nas_fs -i " will tell you on the "pool" line.
If it was created with AVM, use the AVM to extend it :
# nas_fs -x size=X pool=
Gustavo Barreto.
October 5th, 2010 10:00
it seems you are using AVM ( Automated Volume Manager ) to create your file systems.
Please, post the output of :
# nas_pool -size -all
is-veramark.com
3 Posts
id = 3
name = clar_r5_performance
used_mb = 4194304
avail_mb = 745469
total_mb = 4939773
potential_mb = 4626856
id = 4
name = clar_r5_economy
used_mb = 0
avail_mb = 0
total_mb = 0
potential_mb = 2195452
id = 10
name = clarata_archive
used_mb = 8376704
avail_mb = 1013370
total_mb = 9390074
potential_mb = 1878014
October 6th, 2010 08:00
Hi Gustavo,
I wanted to ask a couple of questions before I execute this command:
1) Is the "Size" argument asking for the total desired size of the volume, or is it asking for how much we want to be added?
2) Is the command safe to execute while it's online?
Thanks,
Ryan
Rainer_EMC
4 Operator
8.6K Posts
October 6th, 2010 09:00
extend means the additional size
it's online and safe - of course you need to be sure the size is correct since you can't undo it
1
You have to put how much you are adding to the file system.
Yes, it's safe to execute it online.
Dell Support Resources
View All
Top
gbarretoxx1
2 Intern
•
366 Posts
0
October 5th, 2010 13:00
Hi,
one more thing.
Make sure the file system you want to extend was created using AVM.
The command "nas_fs -i " will tell you on the "pool" line.
If it was created with AVM, use the AVM to extend it :
# nas_fs -x size=X pool=
Gustavo Barreto.
gbarretoxx1
2 Intern
•
366 Posts
0
October 5th, 2010 10:00
Hi,
it seems you are using AVM ( Automated Volume Manager ) to create your file systems.
Please, post the output of :
# nas_pool -size -all
Gustavo Barreto.
is-veramark.com
3 Posts
0
October 5th, 2010 10:00
id = 3
name = clar_r5_performance
used_mb = 4194304
avail_mb = 745469
total_mb = 4939773
potential_mb = 4626856
id = 4
name = clar_r5_economy
used_mb = 0
avail_mb = 0
total_mb = 0
potential_mb = 2195452
id = 10
name = clarata_archive
used_mb = 8376704
avail_mb = 1013370
total_mb = 9390074
potential_mb = 1878014
is-veramark.com
3 Posts
0
October 6th, 2010 08:00
Hi Gustavo,
I wanted to ask a couple of questions before I execute this command:
1) Is the "Size" argument asking for the total desired size of the volume, or is it asking for how much we want to be added?
2) Is the command safe to execute while it's online?
Thanks,
Ryan
Rainer_EMC
4 Operator
•
8.6K Posts
0
October 6th, 2010 09:00
extend means the additional size
it's online and safe - of course you need to be sure the size is correct since you can't undo it
gbarretoxx1
2 Intern
•
366 Posts
1
October 6th, 2010 09:00
Hi,
1) Is the "Size" argument asking for the total desired size of the volume, or is it asking for how much we want to be added?
You have to put how much you are adding to the file system.
2) Is the command safe to execute while it's online?
Yes, it's safe to execute it online.
Gustavo Barreto.