Unsolved
This post is more than 5 years old
1 Rookie
•
108 Posts
0
661
July 4th, 2008 03:00
Auto-extend not working correctly
Hi,
Has anyone else had problems with the auto-extend feature on Celerra? We set this up with virtual provisioning to try and save some disk space. Unfortunately on one filesystem the filesystem didn't extend correctly and so the it filled up preventing the users from saving files.
Now our users don't trust the system and are insisting that we allocate them actual space rather than using vp.
EMC couldn't tell me why the auto-extend didn't work correctly and it has functioned ok since the problem. However users can't take the risk that this will happen again and prevent them from working. It is annoying as I lose the benefit of virtual provisioning.
Sheppie
Has anyone else had problems with the auto-extend feature on Celerra? We set this up with virtual provisioning to try and save some disk space. Unfortunately on one filesystem the filesystem didn't extend correctly and so the it filled up preventing the users from saving files.
Now our users don't trust the system and are insisting that we allocate them actual space rather than using vp.
EMC couldn't tell me why the auto-extend didn't work correctly and it has functioned ok since the problem. However users can't take the risk that this will happen again and prevent them from working. It is annoying as I lose the benefit of virtual provisioning.
Sheppie
No Events found!


richcrompton
1 Rookie
•
21 Posts
0
July 9th, 2008 14:00
sheppie
1 Rookie
•
108 Posts
0
July 11th, 2008 02:00
id = 637
name = fs11a
acl = 0
in_use = True
type = uxfs
worm = off
volume = v1002
pool = clarata_archive
member_of = root_avm_fs_group_10
rw_servers= server_2
ro_servers=
rw_vdms = vdma1
ro_vdms =
auto_ext = hwm=90%,max_size=512000M,virtual_provision=yes
Unfortunately the logs have rolled over due to a datamover failover caused by a bug in the OS. This is one of the reasons why EMC couldn't explain why the auto-extend didn't work.
The reason I asked if anyone else has seen this problem is that I am worried that it will happen again.
Sheppie
richcrompton
1 Rookie
•
21 Posts
1
July 11th, 2008 06:00
What about running the following for the relevant file system:
cat /nas/bin/cmd_log* | grep "rootnas_fs -x" | grep
or:
cat /nas/log/nas_log.al.err | grep
and one more:
cat /nas/log/sys_log* | grep "fs auto extend" | grep
Each of these sets of logs on my NAS has information related to file systems auto extensions, the "nas_log.al.err" with the most helpful root cause data, I believe.
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
1
July 11th, 2008 06:00