Search results

  1. R

    lxc reboot issue

    I just tested 'start' from pve. every other time it fails. literally every other time. from cli: root@pve7:[~]:# pct start 501 run_buffer: 571 Script exited with status 32 lxc_init: 845 Failed to run lxc.hook.pre-start for container "501" __lxc_start: 2034 Failed to initialize container...
  2. R

    lxc reboot issue

    # can not use debug on reboot root@pve7:[~]:# pct reboot 501 --debug Unknown option: debug 400 unable to parse option pct reboot <vmid> [OPTIONS] root@pve7:[~]:# pct reboot 501 run_buffer: 571 Script exited with status 32 lxc_init: 845 Failed to run lxc.hook.pre-start for container "501"...
  3. R

    lxc reboot issue

    proxmox-ve: 8.3.0 (running kernel: 6.8.12-4-pve) pve-manager: 8.3.2 (running version: 8.3.2/3e76eec21c4a14a7) proxmox-kernel-helper: 8.1.0 proxmox-kernel-6.8: 6.8.12-4 proxmox-kernel-6.8.12-4-pve-signed: 6.8.12-4 proxmox-kernel-6.8.12-2-pve-signed: 6.8.12-2 proxmox-kernel-6.5.13-6-pve-signed...
  4. R

    lxc reboot issue

    'reboot' error from cli and pve run_buffer: 571 Script exited with status 32 lxc_init: 845 Failed to run lxc.hook.pre-start for container "501" __lxc_start: 2034 Failed to initialize container "501" TASK ERROR: startup for container '501' failed more info: # pct config 501 arch: amd64 cores...
  5. R

    [SOLVED] dhcp issue with KVM, LXC does not have the issue

    i moved the kvm to the same node as the one that gets correct address. that did not fix the issue.
  6. R

    [SOLVED] dhcp issue with KVM, LXC does not have the issue

    so I installed network-manager on the kvm and eliminated the eth0 part of interfaces. still not solved both systems are running debian bookworm . and on the same vlan.
  7. R

    [SOLVED] dhcp issue with KVM, LXC does not have the issue

    i have a kvm which does get the correct address from dhcp. /etc/network/interfaces : # and how to activate them. For more information, see interfaces(5). source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback here is what a kvm which does not get...
  8. R

    [SOLVED] dhcp issue with KVM, LXC does not have the issue

    desktops do get a fixed reservation from the dhcp server.
  9. R

    [SOLVED] dhcp issue with KVM, LXC does not have the issue

    Hello we use pve enterprise repos all up to date. dhcp server is isc-kea we have fixed reservations set up at dhcp server based on mac address for some kvm's which are configured as dhcp clients in /etc/network/interfaces . those kvms are not getting the reserved IP, instead they get an IP...
  10. R

    how can I access PBS backups on USB

    All is Okay. I was up late and could have been looking at the wrong pbs server.. we have 3. the datastore is at the pbs web page.
  11. R

    how can I access PBS backups on USB

    Hello after manually adding to datastore.cfg , the new datastore does not show up on pbs web page. I tried doing this: systemctl restart proxmox-backup.service , did not fix. Any suggestions to get the manually added datastore to the pbs web page?
  12. R

    how can I access PBS backups on USB

    so I'll try manually adding the storage to /etc/proxmox-backup/datastore.cfg . 1ST I am rsyncing the usb directory to regular storage ....
  13. R

    how can I access PBS backups on USB

    yearly we rsync pbs backups to a large usb. For a court case I need to access emails from one of the usb's . I tried adding a new datastore using the directory . but got this error: () unable to create chunk store 'usb12' subdir "/media/usb12/pbs-backups/daily/.chunks" - unable to create...
  14. R

    [SOLVED] 5.8 kernel , vzdump to local storage results in node fenced

    it looks like the issue was caused by a hardware issue on one node. I unpinned older kernel from the other 4 nodes two weeks ago, and the issue did not occur.
  15. R

    [SOLVED] 5.8 kernel , vzdump to local storage results in node fenced

    Hi Chris, the node got disconnected to the cluster network. so there could be faulty hardware as the local write to nvme disk could be causing some network connect issue. I will try using a 6.8 kernel to another node. and keep 6.5 to the rest.
  16. R

    [SOLVED] 5.8 kernel , vzdump to local storage results in node fenced

    Hello we have a 5 node cluster. a couple of months ago we had this issue, to solve I pinned a 6.5 kernel. Last night I unpinned and booted the 5 nodes to use 6.8.4-2-pve. at 2AM shortly after a vzdump backup to this storage : dir: z-local-nvme path /nvme-ext4 content...
  17. R

    [SOLVED] TASK ERROR: permission check failed.

    Dunuin: thanks for the help. Email notification is now working. I just had to put email addresses in at Configuration > Access Controls for each user. by default we have postfix working at all systems. The sync issue started when root's password was changed last November at the sync...
  18. R

    [SOLVED] TASK ERROR: permission check failed.

    Hello I have two remote PBS servers which are used as re mote sync for our main pbs system. Those had been working rock solid for a few years. However I just checked both and sync jobs have been failing since 11/11/2023 . Questions: 1- is there a way of getting notified when a sync job...
  19. R

    Unexpected Transfer Speeds

    Thank you for that data.
  20. R

    [SOLVED] dirty-bitmap status: existing bitmap was invalid and has been cleared

    We backup a particular KVM to two different datastores. to one datastore the backup takes 10-11 minutes each time . to the other datastore the backup time is less then 20 seconds. backup to the slow data store has the following messages in log: INFO: scsi0: dirty-bitmap status...