bhanu prakash
2010-Nov-09 21:29 UTC
[zfs-discuss] How to decrease the zfs file system size
Hi , Currently the file system is with the capacity 50 GB. I want to reduce that to 30 Gb. When I am trying to set the quota as #zfs set quota=30G <File system Name> it''s giving error like " cannot set property for <file sys name>;size is less than current used or reserved space. Please suggest me the steps how to resolve it... Regards, bhanu -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20101110/778dc74a/attachment.html>
On 11/10/10 10:29 AM, bhanu prakash wrote:> Hi , > Currently the file system is with the capacity 50 GB. I want to reduce > that to 30 Gb.Quota or physical limit?> When I am trying to set the quota as > #zfs set quota=30G <File system Name> > it''s giving error like " cannot set property for <file sys name>;size > is less than current used or reserved space. > Please suggest me the steps how to resolve it...Remove some stuff so the used space is less than the new quota. -- Ian.