I have spent the last couple of weeks getting my small used PC into my Proxmox server and it’s going great! …Until I quickly ran into the 256GB SSD size limit of the included drive. So I have ordered a much larger (2tb) one so I can expand much more.

Ideally, I would like to make an exact clone of what I have now just on my bigger SSD to avoid having to rebuild my VMs

One issue is that the computer has room for one drive only. I was hoping to get an exact clone to a USB drive then clone to the new drive once replaced with the new one.

Any suggestions or tips would be appreciated, thank you.

EDIT: Took another look in the guts of my system managed to get another 2tb SSD in there.

Disconnected cd drive and got a power splitter and boom. Could probably get another one even with another splitter as it’s got a 3rd sata port.

  • @Sethayy
    link
    English
    38 months ago

    I actually did this and reccomend for a power user (for me it was proxmox didn’t quick enough implement virtio-fs), but in case you want a full proxmox like setup I got some recommendations:

    • Use LXD-ui. Its a bit annoying with the certificates but gives a nice n easy to use ui (I was only able to figure out how to get this working with the snap, but I didn’t try too hard)

    • Setup Virt manager through gtk Broadway. This one requires your own security implementations so definitely don’t just open it to the whole internet, but it allows you to manage VM’s in a browser intuitively.

    • Setup ssh, vnc, sunshine, tailscale, a device local to the host you can connect to any number of remote desktop solutions you can cause it all likelyhood setting things up you will break a thing or 2 and it sucks having no access to your device

    • Use syncthing or resilio sync to share files between a client and the host PC, saves a lot of time trying fancier stuff like rsync (can probably be used to setup multiple servers storage backup, in case of power outage or whatever but I personally only have 1 host)

    • @[email protected]
      link
      fedilink
      English
      1
      edit-2
      8 months ago

      gtk Broadway

      I never quite understood that project and what limitations that thing has, for instance applications aren’t usually exclusively and purely GTK, them what happens? You get a black square?

      syncthing

      +1