Search results

  1. M

    backup is not taking in proxmox

    Perhaps do you have an old version of PVE? Have you tried to apt update apt full-upgrade ?
  2. M

    Help converting vmdk to proxmox

    From man qm qm importdisk <vmid> <source> <storage> [OPTIONS] Import an external disk image as an unused disk in a VM. The image format has to be supported by qemu-img(1). <vmid>: <integer> (1 - N) The (unique) ID of the VM. <source>: <string>...
  3. M

    Help converting vmdk to proxmox

    Instead of using qemu-img convert, it's easier to use qm importdisk
  4. M

    Proxmox VM backup vs. wbadmin vs. [...]

    1. Yes 2. I never got a corrupted vzdump backup 3. I usually make both vzdump backups and Veeam Agent backup, I use Veeam to restore individual files and vzdump to restore full VM
  5. M

    High SWAP usage

    Have you tried to move swap to RAM with ZRAM?
  6. M

    Recent thoughts on swap via ZVOL?

    I removed swap to zvol in every proxmox server I manage and used some RAM with ZRAM for swap, following this guide https://pve.proxmox.com/wiki/Zram
  7. M

    Oops, no VM backups because pve-root is full!?

    Why not backup to NAS via NFS/CIFS ?
  8. M

    Ceph - Monitor clock skew

    Every time I find problems with time sync, I use chrony
  9. M

    ZFS not booting

    Can you switch to legacy boot in BIOS?
  10. M

    Differential backups

    Vmware offer NO integrated backup solution, you have to buy veeam...
  11. M

    /sbin/zed process keeps using 100% cpu

    What is in your /etc/apt/sources.list and content in /etc/apt/sources.list.d/ ?
  12. M

    /sbin/zed process keeps using 100% cpu

    The ZFS Event Daemon (zed) is in the systemd unit zfs-zed, so to restart it you have to use: systemctl restart zfs-zed The path to the zed executable is strange, in fact I have $ systemctl status zfs-zed ● zfs-zed.service - ZFS Event Daemon (zed) Loaded: loaded...
  13. M

    Problem with installation Windows Server 2016

    In Options tab of a VM you can change SMBIOS settings as you like
  14. M

    Adding cluster-wide storage which is not available on all nodes. Possible problems?

    In the storage GUI, you can choose on which nodes that storage is enabled
  15. M

    Best disk setup for Proxmox

    Without RAID 1, in case of a SSD failure, your server will have a downtime, because you have to reinstall Proxmox and recover the VMs and configuration. I won't do that. Don't do that, use the whole SSD for your fast pool, if you want more ARC cache, add RAM, always better than ARC L2 What is...
  16. M

    Best disk setup for Proxmox

    Buy another 500 gb ssd, then install proxmox on zfs raid 1 of both ssd, use the rpool (ssd raid1) for VM disks that need speed (operating systems, databases, and so on) Create a zfs RAID10 on the 4 spinning disks and use this pool for VM disks that store less used datas or datas that need less...
  17. M

    Backup on external USB device (IBM RDX)

    Have you tried job-start and job-end instead of backup-start and backup-end ?
  18. M

    Benchmark: ZFS vs mdraid + ext4 + qcow2

    It's changed in the last versions of the installer, now you can reserve some free space on the disk/disks when you install Proxmox and then you can configure swap on that free space I never needed to do that, it can be dependent on your hardware, your workload, and so on Official Proxmox...
  19. M

    Benchmark: ZFS vs mdraid + ext4 + qcow2

    Your statement is false. Just keep watching the ARC size with arcstat 1 and you'll see by yourself that ARC allocation is dynamic, it grows up when there are request and free memory and it shrinks when there memory is needed (example: you start another VM and there is not enough free RAM). But...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!