Hi all,
N3600 Ontap 7.3.3
I make vol1 bigger to 900GB, but when I try to make a LUN in it bigger, it says the vol1 is full.
From WebUI:
Name: |
| vol1 |
| |
| |
Type: |
| Flexible |
| Root Volume? |
| - |
FlexClone ? |
| - |
| Containing Aggregate: |
| aggr0 |
Status: |
| online,raid_dp |
| |
| |
Used Capacity: |
| 900 GB |
| Space Guarantee |
| volume |
% Used: |
| 100% |
| Language: |
| en_US |
Total Capacity: |
| 900 GB |
| Total Size: |
| 900 GB |
Number of Files: |
| 116 |
| Max Directory Size: |
| 17.9 MB |
Max Files: |
| 28 m |
| |
| |
|
SNAP Mirror? |
| - |
| SNAP Directory? |
| ![/na_admin/images/check12x12white.gif](http://127.0.0.3:8000/na_admin/images/check12x12white.gif) |
SNAP? |
| - |
| Resync SNAP Time: |
| 60 |
SVO Enable? |
| - |
| SVO Checksum? |
| - |
Allow SVO RMAN? |
| - |
| SVO Reject Errors? |
| - |
Create Unicode? |
| ![/na_admin/images/check12x12white.gif](http://127.0.0.3:8000/na_admin/images/check12x12white.gif) |
| Convert Unicode? |
| - |
Minimal Read Ahead? |
| - |
| NV Fail? |
| - |
Fractional Reserve : |
| 100 |
| Extent? |
| - |
FS Size Fixed? |
| - |
| Update Access time? |
| ![/na_admin/images/check12x12white.gif](http://127.0.0.3:8000/na_admin/images/check12x12white.gif) |
I2P? |
| ![/na_admin/images/check12x12white.gif](http://127.0.0.3:8000/na_admin/images/check12x12white.gif) |
| Ignore Inconsistent?? |
| - |
From CLI:
n3600a> df -h
Filesystem total used avail capacity Mounted on
/vol/vol0/ 537GB 745MB 536GB 0% /vol/vol0/
/vol/vol0/.snapshot 134GB 197MB 134GB 0% /vol/vol0/.snapshot
/vol/vol1/ 900GB 900GB 0KB 100% /vol/vol1/
/vol/vol1/.snapshot 0KB 9645MB 0KB ---% /vol/vol1/.snapshot
/vol/vol2/ 100GB 100GB 0KB 100% /vol/vol2/
/vol/vol2/.snapshot 0KB 1742MB 0KB ---% /vol/vol2/.snapshot
n3600a> lun show
/vol/vol1/qtit/lun0 100g (107374182400) (r/w, online, mapped)
/vol/vol1/qtqatmsoshare/lun0 450.1g (483247783936) (r/w, online, mapped)
/vol/vol2/qtdevtmsoshare/lun0 94.8g (101795758080) (r/w, online, mapped)
Should I try to resize the LUN from CLI?
Why the WebUI behaves like that?
Thank you