[pve-devel] [PATCH 4/9] vm_start : attach loop devices for non rootfs mountpoint
Dietmar Maurer
dietmar at proxmox.com
Mon Aug 17 11:06:53 CEST 2015
> >>I currently use $scfg->{path} to test for filesystem based storages
> >>(that also works with glusterfs).
> >>But you need to exclude volumes with format 'subvol'. See code inside
> >>PVE::LXC::update_lxc_config(
> Oh, ok. I'll fix this.
>
> (Sorry I don't have zfs on my dev server currently)
You can now create 'subvol' with normal directory storage, by passing zero size
with "pct create", or simply:
# pvesm alloc local 100 vm-100-subvol-test.subvol 0 -format subvol
this just creates a directory, so there are no disk quotas ...
More information about the pve-devel
mailing list