Hi,
We're using a S500 full of 500GB disks. I wanted to resize one of the LUN's but got Error 28. I got past this by running:
vol options ‘LUN NAME’ guarantee none
However this has resulted in all but 10% of my storage being allocated to snapshots, despite snapshotting being turned off for all volumes on the unit.
If I try to set it back using
vol options ‘LUN NAME’ guarantee volume
I now get an error about inssufficient space (presumably because it thinks it's all allocated to snapshots).
However if I run
snap reserve 'LUN NAME'
it tells me 0kb is allocated (as snapshotting is disabled for all LUN's)
Can anyone tell me how to resolve this?
Thanks
Dan