Hello there, I know this is an unusual request but I am doing it purely in a homelab environment to tinker and try things out. I have a server with 192Gb of RAM, so I wanted to create an 80Gb RAMdisk and use it as a storage volume for testing different VMs on.
I was able to successfully create and mount a tmpfs in CLI but I could not figure out how to make it visible in the PVE UI as a storage target. I then discovered the documentation for Zram (https://pve.proxmox.com/wiki/Zram) and successfully did that as well, I now have /dev/Zram0. I mounted it to both /mnt/pve/ramdisk and /tmp/ramdisk, but neither method surfaced the 80Gb on the UI. /dev/Zram0 does not appear under my list of disks on the node.
How do I proceed from here?
I was able to successfully create and mount a tmpfs in CLI but I could not figure out how to make it visible in the PVE UI as a storage target. I then discovered the documentation for Zram (https://pve.proxmox.com/wiki/Zram) and successfully did that as well, I now have /dev/Zram0. I mounted it to both /mnt/pve/ramdisk and /tmp/ramdisk, but neither method surfaced the 80Gb on the UI. /dev/Zram0 does not appear under my list of disks on the node.
How do I proceed from here?