Search results

  1. S

    [SOLVED] PVE got a few errors and then hang after a few hours

    [ 4455.646751] watchdog: BUG: soft lockup - CPU#0 stuck for 302s! [pvestatd:1087] [ 4455.647541] Modules linked in: dummy ceph cfg80211 veth cmac nls_utf8 cifs cifs_arc4 nls_ucs2_utils rdma_cm iw_cm ib_cm ib_core cifs_md4 netfs rbd libceph ebtable_filter ebtables ip_set ip6table_raw iptable_raw...
  2. S

    [SOLVED] PVE got a few errors and then hang after a few hours

    Hum, I don't understand why node pve12 is trying to mount a CephFS because I don't have one : root@pve12:/# ceph fs ls No filesystems enabled
  3. S

    [SOLVED] PVE got a few errors and then hang after a few hours

    Hi, I'm trying to find why one of my PVE host is crashing randomly. My configuration is a cluster of 3x nodes + Ceph dmesg part 1 : Feb 18 10:57:48 pve12 ceph-osd[1136]: 2025-02-18T10:57:48.853+0100 7a167f8006c0 -1 osd.2 1118 get_health_metrics reporting 256 slow ops, oldest is...
  4. S

    [SOLVED] Error while trying to restore a CT

    Worked ! pct restore 113 PBS_pool:backup/ct/111/2025-02-17T21:42:15Z --storage Ceph_Pool --rootfs Ceph_Pool:32
  5. S

    [SOLVED] Mount SMB share to unprivileged CT but in Cluster configuration !

    Hi, I switched from a single server to a cluster env with 3 nodes. I have a media server CT, unprivileged, that need to access SMB share of external storage. Before, I have a fstab with the mount points on the server. But now, with a cluster, how to do that ? Should I create the mount point on...
  6. S

    [SOLVED] Error while trying to restore a CT

    Hi, I have an error while trying to restore a CT. My setup one PVE server connected to PBS a cluster of 3x PVE nodes connected to PBS a PBS server :) When trying to restore the CT on one node of the cluster, I get that log : recovering backed-up configuration from...
  7. S

    Migration between PVE and PVE cluster

    Ok, qm is for VM, I wanna do it for CT, so -> root@pve2:~# pct remote-migrate 110 120 'apitoken=PVEAPIToken=root@pam!migration-token=a9d3e2cc-9bdd-45be-a562-09b96bc941fb,host=192.168.0.14,fingerprint=69:0D:30:7B:14:B7:62...
  8. S

    [SOLVED] qm remote-migrate using up all available RAM

    Can you give me the command you were using to migrate your VM ? I'm still trying and look like I'm fighting with apitoken argument !
  9. S

    Migration between PVE and PVE cluster

    Still trying... Added the right permission to my token. But I have a question about the format of apitoken parameter : PVEAPIToken=root@pam!token=xxxxxxxxxxxxxxxxxx' I have a doubt about the format, while my token is like that : user name : root@pam Token Name : migration-token
  10. S

    Migration between PVE and PVE cluster

    Damn syntax of this command, not the easiest one ! The new try : root@pve2:~# qm remote-migrate 110 110 'apitoken=PVEAPIToken=root@pam!token=a9d3e2cc-9bdd-45be-a562-09b96bc941fb,host=192.168.0.14,fingerprint=69:0D:30:7B:14:B7:62:41:FE:75:1...
  11. S

    Migration between PVE and PVE cluster

    Hi, I've created a cluster of 3x PVE nodes and attached Cepth storage. My old PVE is a single host with a ZFS local storage. The challenge is to "migrate" (but it's not a simple migration) CT and VM from the old PVE to the cluster. How to do that ? I've tried to copy the storage of a test CT...
  12. S

    Choice of storage for a cluster

    Hi, I have a test cluster of 3 nodes, each with 2 disks : one for boot + Proxmox, the other for storage. But I want to add a shared storage to make some tests. Before going to a NAS with iSCSI, I want to try something new (for me) : CEPH So, is it possible to dedicate the storage disk of each...
  13. S

    Proxmox Backup-server on LXC with external NAS

    Good to know but still a few missing parts to be valuable. A good start could be a how-to because for now, we should scan all the forum and a few Google pages to find how to do a LXC PBS under Proxmox.
  14. S

    Using CIFS/NFS as datastore

    As I said, PBS is still beta.
  15. S

    Using CIFS/NFS as datastore

    CIFS is flawed by prune and delete NFS can't create a datastore, EPERM error, that mean there is an underlying permission problem too iSCSI is ... well, if someone could find a good working tutorial to mount iSCSI without the same EPERM problem than NFS, I will take it. So, PBS for now is only...
  16. S

    Using CIFS/NFS as datastore

    No, your method is wrong, it could not be safe. PBS's mount points should be corrected before release. At this point, this is beta software for CIFS / NFS / iSCSI.
  17. S

    iSCSI storage with PBS on Debian LXC

    More informations because I still searching how PBS is working and I don't understand. Because nobody know how to mount a iSCSI disk to use with PBS (!!!), I'm trying to use NFS instead. So, I mount a NFS volume on PVE, add the "Features nesting=1" and that volume to CT config : root@pve:~# df...
  18. S

    Proxmox Backup-server on LXC with external NAS

    If you find a up-to-date guide to mount an iSCSI disk into a LXC container, why not ? But for now, I can't. I'm explaining the problem here : https://forum.proxmox.com/threads/iscsi-storage-with-pbs-on-debian-lxc.80198/