Recent content by Deepen Dhulla

  1. D

    SQL VM regularly freezes.

    Check your Windows Server version and drivers. Plus, from your screenshots, it seems you are not even using the QEMU guest agent. Do you have it installed? Also, check your storage type – is it Ceph or external storage, etc.? This is to check out the IOPS.
  2. D

    ProxMox RAM usage problem for Zabbix

    This code is good who wants to know only vm internal usage from PVE not the external usage of VM on PVE.
  3. D

    ProxMox RAM usage problem for Zabbix

    It means also ballon service running inside the vm too.
  4. D

    NetApp & ProxMox VE

    This thread already has some insights. Plus I believe this two links would help you https://docs.netapp.com/us-en/netapp-solutions/proxmox/proxmox-ontap.html And plugin thread https://forum.proxmox.com/threads/proxmox-netapp-storage-plugin.20966/
  5. D

    Multy partition ZFS and EXT4 on same disk

    ZFS is a file system, similar to EXT4, so technically, you can use it. However, for ProxmoxVE, I believe you might not find this option in the GUI. You might have to configure it manually. If it's your main root partition, I suggest installing the Debian OS first with EXT4, then ProxmoxVE on it...
  6. D

    Introducing eBook 'Hyper-Converged Infrastructure Simplified' : Exclusive 25% Discount for Proxmox Community.

    Hello All, My ebook now also available on Amazon Kindle Worldwide. Hyper-Converged Infrastructure Simplified: Hardware Sizing, SDS, SDN and Backup Strategies with Proxmox solutions: The Essential Guide US - https://www.amazon.com/dp/B0DV5QRRNL IN - https://www.amazon.in/dp/B0DV5QRRNL
  7. D

    Introducing eBook 'Hyper-Converged Infrastructure Simplified' : Exclusive 25% Discount for Proxmox Community.

    It should show you ...or click this link for the pre filled discounted version: https://deependhulla.gumroad.com/l/hci-guide-proxmox/7vblgq0
  8. D

    Introducing eBook 'Hyper-Converged Infrastructure Simplified' : Exclusive 25% Discount for Proxmox Community.

    Hello Proxmox Community, I'm excited to introduce my new ebook, "Hyper-Converged Infrastructure Simplified: Hardware Sizing, SDS, SDN, and Backup Strategies with Proxmox Solutions." This comprehensive guide is designed to assist IT professionals in effectively planning and implementing...
  9. D

    Problem with VirtIO in Windows Server 2012 r2 installation

    I think steps given in this too helps. https://pve.proxmox.com/wiki/Paravirtualized_Block_Drivers_for_Windows
  10. D

    Instllation error in Proxmox 8.2 on Dell R420

    A single HDD can work. You can check all your HDDs, and re-installing Proxmox is not difficult; you can do it again. Make sure to get Dell support to recheck the drives.
  11. D

    XFS for LXC container

    I am looking into using XFS because I have a large number of small files in the LXC CT application. With EXT4, I frequently run out of inodes, which is not an issue with XFS. Currently, I have to manually convert EXT4 to XFS using the CLI for Ceph RBD disks and then mount it. Having this...
  12. D

    Instllation error in Proxmox 8.2 on Dell R420

    Seems i like IO Error while installation check your RAID setup and HDD, start installing on a single disk for checkout. might help.
  13. D

    Drive Mount Error

    proxmox storage the storage details in -- /etc/pve/storage.cfg , in your case check DataCenter->Storage option ..enable disable does it help you.
  14. D

    First time and proxmox seems to almost load but stops at md: ... autorun DONE. (then freezes here)

    seems like RAID issue ...check your Hardware Raid it seems to have some issue.