Search results

  1. D

    Accidentally ran ceph auth rm client.admin from one of my monitor nodes

    Hi Everyone, I Accidentally ran `ceph auth rm client.admin` from one of my monitor nodes. I was following a tutorial for adding ceph to k8s and misunderstood one of the steps on the tutorial. Anytime I try to run a command from any of the nodes now I get the following error...
  2. D

    [TUTORIAL] RELEASE: [proxmox-vzbackup-rclone] proxmox vzbackup rclone integration (automated backup of vm's/ct's to google drive or other cloud storage)

    https://github.com/TheRealAlexV/proxmox-vzbackup-rclone This is a vzbackup hook script that backups up your proxmox vms, containers and pve configs to remote storage such as google drive using proxmox's native vzbackup tool and rclone. rclone is a command line tool that allows you to sync...
  3. D

    Proxmox KVM process's using full amount of ram assigned to Windows VM

    Hi, I wanted to check and see if this is normal behavior. I have two Windows Server 2019 VM's running on this node, each set to have a maximum of 16gb of memory with a 2gb minimum. The virtio balloon drivers are installed and the balloon service is running. Proxmox seems to show one of the VM's...
  4. D

    Cannot mount NFS export on proxmox 6

    Hi Everyone, I recently did a fresh reinstall of proxmox 6, and I'm no longer able to mount an NFS export. Before the reinstall, mounting the NFS share was not an issue. The only difference between the old install and this new one, was that the old install was upgraded to proxmox 6 from 5.4. I...