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:issues [2020/11/26 19:24] – niziak | vm:proxmox:issues [2024/03/26 19:39] (current) – niziak | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Issues ====== | ====== Issues ====== | ||
| - | ===== failed to load local private key ===== | ||
| - | Node is reachable from SSH but PVE services are not working correctly. Journal shows: | + | ===== run replication first ===== |
| < | < | ||
| - | / | + | TASK ERROR: snapshot ' |
| </ | </ | ||
| - | Directory `/etc/pve` is empty. No cluster FS propagated. | + | Job was previously (months ago) removed but stuck in '' |
| - | <code bash> | + | It looks like jobs must be enabled to perform delete remote snapshots. |
| + | Snapshots was deleted months ago, so only '' | ||
| - | Propagte Cluster FS but still errors in journal: | + | <code bash> |
| + | |||
| + | Or remove jobs from file ''/ | ||
| + | |||
| + | |||
| + | ===== Permission denied (os error 13) ===== | ||
| + | During CT backup: | ||
| < | < | ||
| - | Nov 26 19:20:13 pve5 pmxcfs[31368]: | + | INFO: Error: unable to create backup group "/ |
| - | Nov 26 19:20:13 pve5 pmxcfs[31368]: | + | |
| </ | </ | ||
| - | reboot solves problem | + | **Solution:** fix directory permissions on Proxmox Backup Server to allow given user to create new dir. |
| + | |||
| + | ===== Full clone feature is not supported for drive ' | ||
| + | Try to clone machine from snapshot. | ||
| + | Selecting snapshot ' | ||
| + | |||
| + | **REASON: | ||
| + | * It is not possible to clone disk from ZFS snapshot. It is not possible to easily and safe mount ZFS snapshot as block device to get it as source of clone. | ||
| + | * [[https:// | ||
| + | * It will work with: LVM, CEPH, QCOW2 images | ||
| + | |||
| + | |||
| + | ===== Replication Job: 151-1 failed ===== | ||
| + | < | ||
| + | |||
| + | '' | ||
| + | '' | ||
| + | |||
| + | ===== The current guest configuration does not support taking new snapshots ===== | ||
| + | |||
| + | LXC container created on '' | ||
| + | It is becasue '' | ||
| + | Solution is to move from '' | ||