meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vm:proxmox:lxc [2020/09/16 14:35] – niziak | vm:proxmox:lxc [2021/02/22 08:18] (current) – niziak | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== LXC ====== | ====== LXC ====== | ||
| + | |||
| + | ===== rename CT ===== | ||
| + | <code bash>pct set < | ||
| + | |||
| + | ===== update CT templates ===== | ||
| + | <code bash> | ||
| + | # pveam - Proxmox VE Appliance Manager | ||
| + | pveam update | ||
| + | </ | ||
| Line 14: | Line 23: | ||
| Workaround 2: | Workaround 2: | ||
| * Change ZFS volume size <code bash>zfs set refquota=8G rpool/ | * Change ZFS volume size <code bash>zfs set refquota=8G rpool/ | ||
| - | * Edit ''< | + | |
| + | | ||
| + | * '' | ||