Search results

  1. K

    [SOLVED] Homelab low-power hardware recommendation

    Hi, I've receveived my two Fujitsu and configured a cluster successfully. Replication through ZFS pool on both Fujitsu and HA configured, it's all good ! Right now the CPU didn't seems to block me. Running multiple VM (5) and CT (5 too), it hardly goes beyond 60% CPU Usage, but Load could...
  2. K

    [SOLVED] Homelab low-power hardware recommendation

    Hello, Thanks for your reply. I've ordered 2 Fujitsu Futro S920, i'll see if it's alright or not.
  3. K

    [SOLVED] Homelab low-power hardware recommendation

    Hi everybody ! I need advice please for a low power consumption homelab with 1TB of SSD disk, 16GB RAM, a processor powerful enough to run more than 10 virtual machines and some containers, 1 PCIe slot (4 NIC) and another PCIe ou mini PCIe slot (SIM card reader). I know how to build a computer...
  4. K

    Using FTP as Datastore

    I thought i was because my FTP server was on a Windows machine hard drive, a NTFS partition, so i build a Debian VM with ext4 and configure proftpd, it's the same. If i try to add the datastore after mounting with curlftpfs it's not permited, if i unmount then try again it works. The absolute...
  5. K

    Using FTP as Datastore

    Thanks for your reply. Btw, in my previous test i tried to add the datastore with the absolute path of the ftp mount point and it failed. This morning i tried with your idea, a directory into the mounting point but it's the same, see the attach file. My connection between my PBS and the FTP...
  6. K

    PBS with old PVE

    I don't think, i try this morning but the option to Add Proxmox Backup Server on PVE was missing, so i upgraded my PVE. You don't need susbscription to upgrade it, use the "no subscription repository". https://pve.proxmox.com/wiki/Package_Repositories Add those line to your...
  7. K

    Using FTP as Datastore

    Hey, I have 1 PVE with 5 VM and 1 CT. I would like to backup all of these and use incremental, so i turn myself to PBS. I have a PBS but only 1 disk so none available for backup, only system. I would like to know if there is a way to attach a FTP to my PBS and use it as a Datastore for my...