Search results

  1. C

    [SOLVED] Server reboots since Proxmox v9 upgrade (RAM exhaust problem ?)

    I've upgraded my Proxmox server from v8 to v9 a few days ago. It rebooted several times since the upgrade and it looks like it is caused by some RAM exhaust problem. Total RAM is 256GB. All my CT+VM are using roughly 64GB of RAM and their proxmox graphs do not show any increase use by them...
  2. C

    delsnapshot not deleting replicated storage

    I'm using ZFS for my storage, and found that "pct delsnapshot" does not delete snapshots on replicated storages in my cluster. Is this a know bug ?
  3. C

    ZFS replication of encrypted LXC subvol

    I'm using ZFS encryption on some LXC subvol storage, but found that proxmox replication does not natively support them. A single option needs to be added here ...
  4. C

    [SOLVED] migrating (very) old (non proxmox) openvz container to proxmox 5

    I'm currently migrating an old server (debian 6 + openvz) to proxmox 5. The old vzdump script generates .tgz files that are not recognized by proxmox 5 pct restore command. Simply rename them to .tar.gz !
  5. C

    migrating non proxmox openvz container to proxmox 4

    I have an old openvz based setup which I want to migrate to proxmox 4 (and LXC). I've backuped a test VM using vzdump, but when I restore on my proxmox 4 node, I get the following: root# pct restore 101 vzdump-openvz-101-2016_02_21-15_40_41.tar unable to create image: qemu-img: Image size must...