Install ZFS on Debian GNU/Linux
artigo datado mas com conceitos importantes sobreo zfs: https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/
artigo datado mas com conceitos importantes sobreo zfs: https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/
remover o volume lógico pve-data - https://forum.proxmox.com/threads/resizing-pve-data.30506/
Storage: LVM Thin - https://pve.proxmox.com/wiki/Storage:_LVM_Thin
esta versão não funciona no debian. a minha versão está em anexo.
https://gist.github.com/i3v/99f8ef6c757a5b8e9046b8a47f3a9d5b
mais simples sem fio:
sync; dd if=/dev/zero of=tempfile1 bs=1M count=10240; sync
mensagem:
You do not have a valid subscription for this server. Please visit www.proxmox.com to get a list of available options.
para remover a mensagem:
sed -i "s/getNoSubKeyHtml:/getNoSubKeyHtml_:/" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service && reboot
https://www.init-d.ru/2018/03/21/proxmox-message/