<div dir="ltr">Hi.<div>Thanks!</div><div><br></div><div>Best regards,</div><div><br></div><div>Thiago</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-10-16 2:25 GMT-03:00 Wolfgang Link <span dir="ltr"><<a href="mailto:w.link@proxmox.com" target="_blank">w.link@proxmox.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"><span class="">
<br>
<br>
<div>On 10/15/2015 07:15 PM, Thiago Damas
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>root@sm9:~# pct resize 102 rootfs +0</div>
<div><br>
</div>
<div>root@sm9:~# zfs get refquota volumes/subvol-102-disk-1<br>
</div>
<div>NAME PROPERTY VALUE SOURCE</div>
<div>volumes/subvol-102-disk-1 refquota none default</div>
<div><br>
</div>
<div>root@sm9:~# pct resize 102 rootfs +1</div>
<div>zfs error: cannot set property for
'volumes/subvol-102-disk-1': use 'none' to disable
quota/refquota</div>
<div>root@sm9:~# cat /etc/pve/lxc/102.conf</div>
<div>arch: amd64</div>
<div>cpulimit: 1</div>
<div>cpuunits: 1024</div>
<div>hostname: teste</div>
<div>memory: 512</div>
<div>net0:
bridge=vmbr0,gw=192.168.224.1,hwaddr=CE:F4:22:3C:C9:95,ip=<a href="http://192.168.224.205/24,name=eth0,type=veth" target="_blank">192.168.224.205/24,name=eth0,type=veth</a></div>
<div>ostype: ubuntu</div>
<div>rootfs: zfs:subvol-102-disk-1,size=16G</div>
<div>swap: 512</div>
</div>
</blockquote></span>
This is normal, your container is larger than 1Byte.<span class=""><br>
<blockquote type="cite">
<div dir="ltr">
<div>root@sm9:~# pct resize 102 rootfs 17G</div>
<div><br>
</div>
<div>root@sm9:~# zfs get refquota volumes/subvol-102-disk-1</div>
<div>NAME PROPERTY VALUE SOURCE</div>
<div>volumes/subvol-102-disk-1 refquota 17G local</div>
<div>root@sm9:~# cat /etc/pve/lxc/102.conf</div>
<div>arch: amd64</div>
<div>cpulimit: 1</div>
<div>cpuunits: 1024</div>
<div>hostname: teste</div>
<div>memory: 512</div>
<div>net0:
bridge=vmbr0,gw=192.168.224.1,hwaddr=CE:F4:22:3C:C9:95,ip=<a href="http://192.168.224.205/24,name=eth0,type=veth" target="_blank">192.168.224.205/24,name=eth0,type=veth</a></div>
<div>ostype: ubuntu</div>
<div>rootfs: zfs:subvol-102-disk-1,size=17M</div>
<div>swap: 512</div>
<div><br>
</div>
</div>
</blockquote></span>
This is an known bug see
<a href="https://bugzilla.proxmox.com/show_bug.cgi?id=752" target="_blank">https://bugzilla.proxmox.com/show_bug.cgi?id=752</a><br>
and is fixed in pve-container lager than 1.0-8<br>
</div>
</blockquote></div><br></div>