Search results

  1. D

    LXC container fails to start

    pct mount 108 mount: /var/lib/lxc/108/rootfs: wrong fs type, bad option, bad superblock on /dev/mapper/pve-vm--108--disk--0, missing codepage or helper program, or other error. mounting container failed command 'mount /dev/dm-8 /var/lib/lxc/108/rootfs//' failed: exit code 32 lsblk -o...
  2. D

    LXC container fails to start

    proxmox-ve: 6.4-1 (running kernel: 5.4.151-1-pve) pve-manager: 6.4-13 (running version: 6.4-13/9f411e79) pve-kernel-5.4: 6.4-10 pve-kernel-helper: 6.4-10 pve-kernel-5.3: 6.1-6 pve-kernel-5.4.151-1-pve: 5.4.151-1 pve-kernel-5.4.143-1-pve: 5.4.143-1 pve-kernel-5.3.18-3-pve: 5.3.18-3...
  3. D

    LXC container fails to start

    So it sounds like I lost it?...
  4. D

    LXC container fails to start

    Can anyone please help me?
  5. D

    LXC container fails to start

    pct start 108 run_buffer: 314 Script exited with status 32 lxc_init: 798 Failed to run lxc.hook.pre-start for container "108" __lxc_start: 1945 Failed to initialize container "108" startup for container '108' failed
  6. D

    LXC container fails to start

    Can anyone please assist? Thanks!
  7. D

    LXC container fails to start

    Here is what syslog shows: Oct 30 10:59:54 server pvedaemon[11378]: startup for container '108' failed Oct 30 10:59:54 server pvedaemon[5517]: unable to get PID for CT 108 (not running?)
  8. D

    LXC container fails to start

    () run_buffer: 314 Script exited with status 32 lxc_init: 798 Failed to run lxc.hook.pre-start for container "108" __lxc_start: 1945 Failed to initialize container "108" TASK ERROR: startup for container '108' failed
  9. D

    PVE fails to load properly

    A lvconvert --repair pve/data then a reboot fixed this.
  10. D

    Qnap storage error message in PBS

    The fstab file has the line needed to mount the qnap device. I do a "mount -a", and it fixes this. Doesn't the fstab get read and executed? I would think this share would come up as the system comes up.
  11. D

    PVE fails to load properly

    Can anyone please help me with this?
  12. D

    PVE fails to load properly

    I may have lost power unexpectedly, and the server was shut down. I see this message: "Check of pool pve/data failed (status:1). Manual repair required! bad checksum in metadata index block. "
  13. D

    Qnap storage error message in PBS

    It looks like it failed to mount due to a bad option... looking into the fstab file.
  14. D

    Qnap storage error message in PBS

    I noticed that I can no longer connect to my qnap device in PBS. I receive this error message in PBS: "unable to open chunk store 'qnap' at "/mnt/qnap/.chunks" - No such file or directory (os error 2)". Would this be a qnap-relevant error message, or pbs issue? The only thing that has changed...
  15. D

    Best Practices

    I was reading the documentation about the Verify All button. I noticed this recommendation: What are other recommendations that I should be aware of with PBS?
  16. D

    Adding New Datastore Error

    Error: EPERM: Operation not permitted
  17. D

    Adding New Datastore Error

    I am using a qnap device. I set the backup user on the qnap to 'rw', but I get the same error message.
  18. D

    Adding New Datastore Error

    I am now running 1.1-5. I tried adding that option, but upon reboot, it failed to mount the remote qnap drive. Here is what my fstab file looks like: 192.168.0.3:/pve-backup /mnt/qnap nfs rw,hard,intr,rsize=8192,wsize=8192,timeo=14 0 0 I am able to mount with that line.