Search results

  1. D

    Ceph usage space

    I created a fresh Windows 2019 VM now and did updates, and it consumed about 20 GB space, also reflected by ceph usage. I downloaded a 10 GB DVD ISO image and the utilization jumped to 37 GB in ceph (why 37G and not 30G is a different story), now I deleted this image but the ceph utilization...
  2. D

    Ceph usage space

    Let me try and do this test without a linked clone too and report the findings
  3. D

    Ceph usage space

    Yes it is enabled, but a note. the vm is a linked clone and not a full clone but that should not make a difference
  4. D

    Ceph usage space

    We made a test VM, with 13 GB utilization in it - Windows Server 2022 checked the space in the ceph copied some 2GB of data into it.. now it reports I deleted the copied data to verify its usage, but no impovement, it still reports 15GB I ran disk optimisation inside the OS to trim...
  5. D

    WRMSR messages on Proxmox 8.1

    I have installed Proxmox 8.1 and updated it with the enterprise repo too so I am on the latest stable updates version of packages. I have installed a few VM and I noticed the below messages on the console like the below. kvm_amd: kvm [processid]: vcpu0 guest rIP: 0xfffff8e8f14d08e6 Unhandled...
  6. D

    spice-agent stops after the restart windows

    Same issue, anyone found a solution to this
  7. D

    rbd error

    Hello, could you help me on how to get the info / status of the RBD image
  8. D

    rbd error

    Hello, We have a strange issue, the vm was not starting and kept giving errors. we did a #rbd cp RBD-ceph/vm-3242-disk-0 RBD-ceph/vm-3242-disk-1 - this worked - took 15-min and copied the volume data over. and made a manual change in the /etc/pve/qemu-server/3242.conf and changed the...
  9. D

    Help with Ceph

    Hello folks, We have a proxmox cluster running ver. 7.4 - not yet upgraded to 8.1 - will do shortly after we resolve the ceph issue. Its a 4 node cluster with ceph on 3 nodes. with 6.4TB NVME * 2 for each host for ceph osd. means total of 6.4TB * 6 drives in the pool. 3 way replicated with 2...
  10. D

    Proxmox 8.1 Upgrade and Secure Boot

    Hi Folks, Congrats on the release of release 8.1 Now that we have Proxmox 8.1 supporting Secure boot, I understand that we can certainly have secure boot enabled and have a clean install of Proxmox 8.1 But what about a upgrade to Proxmox 8.1, I don't think going into the bios and enabling...
  11. D

    Error in Ceph Reed Repo

    Yes Sir, I do have a subscription for the full cluster. E: The repository 'https://enterprise.proxmox.com/debian/ceph-reef bookworm Release' does not have a Release file. But still get the error. Concerned about this below... Err:10 https://enterprise.proxmox.com/debian/ceph-reef bookworm...
  12. D

    Error in Ceph Reed Repo

    Hi Folks, Congrats on the new release of Proxmox 8.1 was following the below guide to upgrade from Quincy to Reef https://pve.proxmox.com/wiki/Ceph_Quincy_to_Reef#Important_Release_Notes # apt update Hit:1 https://packages.wazuh.com/4.x/apt stable InRelease Hit:2 http://ftp.debian.org/debian...
  13. D

    Hung Node

    Hi Folks, We are on a enterprise repo (just want to inform that we are on tested stable repo) but faced the below screenshot, want to know if its a proxmox issue or a hardware issue. node was pinging but - not able to ssh or communicate with the host, but a few vm inside were working...
  14. D

    Proxmox 8 Breaks Nested Virtualization

    Nested ESXi Works l ike a charm Now on the enterprise repo... Thanks folks
  15. D

    Proxmox 8 Breaks Nested Virtualization

    When is the proxmox-kernel-6.2.16.-19 coming to the enterprise repo, we are having a paid subscription to all hosts so don't want to try the pve-no-subscription unless this is going to take time to come to the enterprise repo.
  16. D

    Hotplug Support in PVE 8.04

    Hello, We have the paid subscription of PVE, All nodes in the Cluster Updated using PVE Enterprise REPO. pve-manager/8.0.4/d258a813cfa6b390 (running kernel: 6.2.16-18-pve) I have given the number of cores as 16 and vCPU as 4, also enabled hotplug for Memory, CPU, Disk, Network and USB...
  17. D

    Security Hardening

    Should we not look at securing services on Proxmox systemd-analyze security - gives out most as unsafe... any ideas
  18. D

    Security Hardening

    We have seen recent Ransomware attacks on vSphere ESXi Hypervisors and are very concerned about Proxmox being targeted too. We are planning on doing the hardening of Proxmox hosts and implementing a security audit using lynis. During the course of this audit I am sure to hit many roadblocks...