Search results

  1. powersupport

    Memory usage showing High from the outside and the server keeps stopping

    May I know if anyone is available to let us know how to check and confirm the issue with the VM?
  2. powersupport

    Memory usage showing High from the outside and the server keeps stopping

    Hi, We are experiencing an issue that one of the VM (windows server) in our Proxmox cluster keeps stopping at regular intervals. We have checked the Syslog for OOM messages 'cat /var/log/syslog | grep OOM'. But does not get any output. On checking the summary in the Proxmox interface, we could...
  3. powersupport

    proxmox vm keeps stops

    Hi, Anyone, please help to check. Thank you
  4. powersupport

    proxmox vm keeps stops

    HI, Does anyone have any suggestions on this case? The VM keeps stopping at regular interval Please advise
  5. powersupport

    proxmox vm keeps stops

    Hi, Please find the attached details. The storage type is RBD. This issue only affected this windows server in this cluster # cat /etc/pve/qemu-server/131.conf agent: 1 boot: cdn bootdisk: scsi0 cores: 2 ide0: none,media=cdrom ide2: none,media=cdrom memory: 8192 name: *** net0: **** numa: 0...
  6. powersupport

    proxmox vm keeps stops

    Hi, 'cat /var/log/syslog | grep OOM' does not provide any outputs.On checking the cat /var/log/syslog there is only showing below detail regarding this VM. == Sep 27 03:25:59 node-n1 pvedaemon[1780898]: VM 131 qmp command failed - VM 131 qmp command 'guest-ping' failed - got timeout == Please...
  7. powersupport

    proxmox vm keeps stops

    Hi, Could you please share the steps to check the log? Regards,
  8. powersupport

    proxmox vm keeps stops

    Hi, May I know which logs do we need to provide? Regards,
  9. powersupport

    proxmox vm keeps stops

    Hi, One of our VM from proxmox cluster keeps stopping and we need to start it again, could you please advise what could be the issue? I tried to remove the VM from HA, but the issue still exists Thank you
  10. powersupport

    rbd error

    Issue resolved thank you.
  11. powersupport

    rbd error

    Hi, May I know what details I can provide? Thank you.
  12. powersupport

    rbd error

    Hi, It would be helpful if anyone provide any update on this. Looking forward to your reply. Regards,
  13. powersupport

    rbd error

    Hi, I would like to rebuild the server but come out this error message in proxmox ===== Removing image: 99% complete... Removing image: 100% complete...done. TASK ERROR: rbd error: rbd: listing images failed: (2) No such file or directory ===== When I check the cccs_storage, it showing the same...
  14. powersupport

    configure IPV4 and IPV6 in the same network interface

    Hi, We have been trying to configure IPV4 and IPV6 in the same network interface for a VM with Debian OS. but are not been able to get a connection for the IPV6 IP. May I know whether it is recommended to assign both ipv4 and v6 in the same network interface? Looking forward to your reply...
  15. powersupport

    Backups are skipped when syncing PBS to another PBS

    Hi, When we try syncing PBS to another PBS some of the backups are skipped. Please refer to the attached warning. == 2022-08-02T16:47:30+05:30: skipped: 73 snapshot(s) (2021-12-26T17:30:02Z .. 2022-07-31T13:30:02Z) older than the newest local snapshot == May I know if there is any way to...
  16. powersupport

    required command to remove the ZFS snapshot via CLI

    Hi, Anyone, please advise on this. Thank you
  17. powersupport

    required command to remove the ZFS snapshot via CLI

    Hi, So, there is no other way to remove the zfs snapshot without affecting other data files? Please advise.
  18. powersupport

    required command to remove the ZFS snapshot via CLI

    Hi, In this case, If we run "zfs destroy zfs_pool_01/vm-100-disk-0@__replicate_100-0_1650456000__ ". It will remove the snapshot? Also, may I confirm it will not affect storage data? Please advise.
  19. powersupport

    required command to remove the ZFS snapshot via CLI

    Hi, Seems like it is not working, Our ZFS pool is ool is completely full this might fail. I have attached the screenshot. May I know if there is any way to remove these snapshots. Please advise.
  20. powersupport

    ZFS pool size full with incorrect actual usage.

    Hi, We are not sure why the ZFS disk consumes more than the assigned for the VM. So may I confirm, It is not possible to remove this snapshot using 'zfs destroy YourPool/YourDataset/or/Zvol@Snapshotname' ? Please advise