Search results

  1. D

    Passing usb device causes host to freeze

    I have a x670 pro art creator motherboard. When I pass through a usb device (not the controller) libvirtd appears to freeze or something. The host is still responsive but the vps controls are frozen. I have verified this on a bare metal install as well, so it’s not just proxmox. Is this a...
  2. D

    Uninstall ceph?

    Hi all, I'd like to completely remove ceph from my installation without reinstalling proxmox and transition over to regular hard drives using NFS with RDMA. What would be the best way to remove ceph without borking the installation?
  3. D

    [Latest] Proxmox - USB disconnects freeze KVM

    Using Proxmox with either a windows guest or linux guest - disconnecting a USB device freezes the VM. This did not happen on older versions of proxmox. Currently using a four port USB kvm switch.
  4. D

    Latest proxmox locks up node

    Preface: I don't really know where to look for error logs with proxmox other then the general /var/log. With this latest update one of my nodes completely froze and locked up while using KVM with pci passthrough. Nvidia was in the process of encoding a video using NVENC when this happened...
  5. D

    Can't move OSD

    I can't move any of the encrypted OSD between nodes. Is this because of the encryption or am I doing something wrong? Ceph will not pickup the drives in other nodes.
  6. D

    Feature Request - monitor temperatures

    Can you add the ability for proxmox to monitor and graph temperatures? It's the only thing missing from the node statistics that I want to monitor.
  7. D

    Updated kernel

    Can you update the kernel to 5.54 for the updated ceph drivers? If not will proxmox crap itself if I add my own compiled kernel, provided the right options are set? Thank you.
  8. D

    Ceph - no compression

    Ceph does not appear to be compressing my files. root@node01:/mnt/primary# ceph df detail RAW STORAGE: CLASS SIZE AVAIL USED RAW USED %RAW USED hdd 25 TiB 22 TiB 3.0 TiB 3.0 TiB 11.82 TOTAL 25 TiB 22 TiB 3.0 TiB...
  9. D

    ssh totp

    I want to add TOTP to ssh but I'm not sure if it will mess upthe cluster communications. Can someone verify this will work okay?
  10. D

    Reinstall Ceph

    To reinstall ceph do I just need to remove the ceph config, keys and /var/lib/ceph folder? Would prefer to not reinstall proxmox on the cluster.
  11. D

    Cephfs - allow other subnet

    My VM's use a different subnet and I'd like for them to be able to connect to cephfs. Is this possible?
  12. D

    Share host fs/folder?

    Is it possible to share a folder from the hosts filesystem with the guest KVM? If so, how is performance compared to samba/nfs?
  13. D

    ifdownup2 breaks network on nodes.

    I have verified this issue on multiple nodes with fresh installs. All nodes were installed with debian buster for the LUKS encryption. Followed the guide exactly. This was not happening two weeks ago on older installs (same hardware) so I'm at a loss here. Images of the issue. Ignore the dirty...
  14. D

    ifreload failed

    TASK ERROR: command 'ifreload -a' failed: exit code 1 How can I fix this? Happens every time I modify the network.
  15. D

    Ceph crashes

    When using rdma with connect-x 3 cards ceph crashes. I know rdma support is iffy with ceph and don't mind sticking with ipoib but it would be nice if it did work.
  16. D

    Change ceph network

    I want to move the public/private network of ceph over to infiniband which is on a different subnet. Is there an easy way to do this?
  17. D

    Change hostname?

    The documents say you cant change the hostname if the server is in a cluster. Ceph does not like my hostnames (MDS): " $ MDS id 'mds.01-8700k' is invalid. MDS names may not start with a numeric digit" Do I actually need to reinstall my entire cluster? Or can this be salvaged.
  18. D

    Feature request - Ceph

    After having just experienced this please have proxmox backup all relevant OSD/Ceph data so an encrypted array can be recovered. I'm aware I should have made backups of the configuration (I did have recent file backups). However, corosync shouldn't be able to just delete those files on every...
  19. D

    Ceph overwritten - some help please?

    While removing a node from cluster and adding a new one I stupidly created a new ceph which somehow affected all nodes. rbd and ceph.conf were wiped out in /etc/ceph. I have the FSID. There are encrypted OSD (OSD are intact). /var/lib/ceph is intact but a lot of it was overwritten. I have the...