Recent content by bcops

  1. B

    Replacing a Node in a Ceph Cluster

    Thanks for your reply. To clarify some things: is your suggestion to basically down the node we want to replace, force it to rejoin the cluster using the Recovery documentation, and then recreate the OSDs and then wait for the Ceph pool to reach a recovered state? Just wanting to make sure we're...
  2. B

    Replacing a Node in a Ceph Cluster

    We have a cluster of 3 nodes running Proxmox in a HA Ceph cluster with a 10GbE mesh network for Ceph. We are wanting to completely replace one of the nodes in the cluster, and was wondering what the best way of going about doing that would be? I tried looking through the documentation about...
  3. B

    Internode Networking Help

    So I have 3 separate Proxmox hosts in a cluster that I'm trying to get communicating together on a separate network. Each host has the main NIC, and a dual-NIC add-in card. Using the dual interface cards, each host is directly connected via one port to the other two hosts. I've been searching...
  4. B

    Storage Question after Joining a Node to Cluster

    Hello, I just created a cluster comprising of the following servers: Cluster Name: cluster-a server-a Proxmox 6.2-4 ZFS: root@server-a:/storagez3/storage# zfs list NAME USED AVAIL REFER MOUNTPOINT rpool 72.9G 142G 104K /rpool rpool/ROOT 72.9G 142G 96K /rpool/ROOT rpool/ROOT/pve-1 72.9G 142G...
  5. B

    [SOLVED] Cannot remove Snapshot ( VM is locked (snapshot-delete) )

    Esben, That worked. I removed the entire "tuned" block and the snapshot disappeared. Thank you!
  6. B

    [SOLVED] Cannot remove Snapshot ( VM is locked (snapshot-delete) )

    Alwin, Is this accomplished by removing or altering lines in the /etc/pve/qemu-server/<vmid>.conf file? I'm not seeing documentation on this. I have a snapshot that is unable to be deleted and is preventing me from growing a critically low disk drive. Any assistance would be greatly...
  7. B

    Moving VM's from VMWare to Proxmox

    Hello, We are moving all of our VMWare virtual machines to Proxmox. Moving, converting, and transferring the .vmdk to our new Proxmox server is going fine. However, we have a 5TB vmfs5 Dell RAID storage that is being used as a company shared drive. The vmdk file for that storage space is of...