Search results

  1. C

    Rezise local-lvm

    This is super helpful. My Proxmox is a headless device, so I'll need to get an USB Keyboard and boot from some USB Flash. Thank you for the help!
  2. C

    Rezise local-lvm

    Hi all, My NVME disk failed 1 week before I implemented my backups and set them running and had to go to a data recovery lab. The old disk was a 512GB one, and I asked to grab all the data and move to a new 1TB one (it was cloned). I arrived home, and tried to rezise the local-lvm to be able...
  3. C

    How to extend LVM thin pool

    Totally agree. I'm struggling now with it and this would be a great enhancement.
  4. C

    Can't install Tensorflow in Ubuntu VM

    Yes, and I've been in that same group when searching. I've Python 3.10 and 3.12 installed (64 bit), that should be fully compatible with Tensorflow. I cannot install it through the IDE or through the Terminal, that's why I was thinking it could be due to Proxmox/Processor/no Cuda... I've not...
  5. C

    Can't install Tensorflow in Ubuntu VM

    Hi all, I've an Ubuntu VM in Proxmox as a my development machine. Tried today to install Tensorflow, but I always get the following: ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none) ERROR: No matching distribution found for tensorflow This is the...