Legacy Product Discussions (RO)
Legacy Product Discussions (RO)
Hi all,
S500 StoreVault manager details above:
Usable Capacity 2603.00 GB
%used 75.64%
%free 24.36%
RAID Type DP
on my xp workstation windows share showing only 100 GB Free space
S500-0025> df -hr
Filesystem total used avail reserved Mounted on
/vol/vol0/ 282GB 3773MB 278GB 0MB /vol/vol0/
/vol/vol0/.snapshot 70GB 91MB 70GB 0MB /vol/vol0/.snapshot
/vol/shares/ 1846GB 1736GB 110GB 0GB /vol/shares/
/vol/shares/.snapshot 57GB 369GB 0GB 0GB /vol/shares/.snapshot
/vol/exports/ 1523GB 4392KB 805GB 0KB /vol/exports/
/vol/exports/.snapshot 380GB 9140KB 380GB 0KB /vol/exports/.snapshot
S500-0025>
S500-0025>
S500-0025> df -gA
Aggregate total used avail capacity
aggr0 2602GB 1797GB 805GB 69%
aggr0/.snapshot 0GB 0GB 0GB ---%
S500-0025>
how can we add the available disk space from aggr0 to the following windows share (/vol/shares)?
Thanks
Solved! See The Solution
The vol size command should do the trick.
You have a couple of forms you could use:
S500-0025> vol size shares +50g
or
S500-0025> vol size shares 1900g
The first just increases by 50g, the 2nd sets the size to 1900g.
The vol size command should do the trick.
You have a couple of forms you could use:
S500-0025> vol size shares +50g
or
S500-0025> vol size shares 1900g
The first just increases by 50g, the 2nd sets the size to 1900g.
Thank you, thats was helpfull
i was able to add 100GB the my share disk space
S500-0025> vol size shares +100G
vol size: Flexible volume 'shares' size set to 2101249640k.
S500-0025