On a space restricted filer, I can't help but notice that 9G of usable (post-tax) space is dedicated to vol0, which contains less than .5G of actual data. I tried an end-run around this:
Marie-NetApp> vol size vol0 -1g
vol size: Volume 'vol1' cannot be resized below 9 GB on this appliance because it is the root volume.
Marie-NetApp> vol copy start vol0 vol1
Marie-NetApp> vol size vol1 1g
vol size: Flexible volume 'vol1' size set to 1g.
Marie-NetApp> vol options vol1 root
vol options: Volume 'vol1' cannot become the root volume after a reboot because it must be at least 9 GB on this appliance.
Obviously this was a spectacular failure.
As a workaround, would there be any downside to expanding vol0 to take the entire aggregate, and then simply storing user data directories in it? In this particular case this is an FAS2020 with X268_SGLXY750SSX AQJZ 635.5GB 512B/sect drives. But the identical space reservation appears on other versions of Data OnTAP with other drive geometries. Is it just 9G no matter what?