>>In future, we can now also add additional mount entries like:
>>
>>rootfs: local:101/subvol-101-disk-1.raw,size=4
>>mount0: faststore:101/subvol-101-disk-1.raw,size=1,mp=/mnt/faststore
>>mount1: slowbigstore:101/subvol-101-disk-1.raw,size=1024,mp=/mnt/slowbigstore



I wonder if we could use something generic like

hdd0: local:101/subvol-101-disk-1.raw,size=4,mp=/
hdd1: faststore:101/subvol-101-disk-1.raw,size=1,mp=/mnt/faststore
hdd2: slowbigstore:101/subvol-101-disk-1.raw,size=1024,mp=/mnt/slowbigstore


?


----- Mail original -----
De: "dietmar" <diet...@proxmox.com>
À: "aderumier" <aderum...@odiso.com>
Cc: "pve-devel" <pve-devel@pve.proxmox.com>
Envoyé: Jeudi 6 Août 2015 16:59:00
Objet: Re: [pve-devel] use our own format for LXC containers

> In future, I want to implement 'subvol' for normal directories (maps to 
> simple subdirectories). 
> 
> So that we can remove those get_private_dir hacks... 

In future, we can now also add additional mount entries like: 

rootfs: local:101/subvol-101-disk-1.raw,size=4 
mount0: faststore:101/subvol-101-disk-1.raw,size=1,mp=/mnt/faststore 
mount1: slowbigstore:101/subvol-101-disk-1.raw,size=1024,mp=/mnt/slowbigstore 

I assume that is what you requested recently? 
_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to