this post was submitted on 11 Jul 2023
9 points (100.0% liked)

Sysadmin

9976 readers
3 users here now

A community dedicated to the profession of IT Systems Administration

No generic Lemmy issue posts please! Posts about Lemmy belong in one of these communities:
!lemmy@lemmy.ml
!lemmyworld@lemmy.world
!lemmy_support@lemmy.ml
!support@lemmy.world

founded 2 years ago
MODERATORS
 

I have seen the documentation saying to build an empty VM with slightly more space for each volume than was on the physical server, then use clonezilla to create an image of the server, then import it. That seems ok, but I'm hoping someone out there has more real-world experience in doing this and can share if they did it differently, or encountered any pitfalls.

As my environment matures, I am moving from "Hey I have 1 physical server with everything on it" to "Let's use a hypervisor and spin off services onto their own." When the base OS is P2V'd, I'll be able to have 2 hypervisors and start implementing HA. I've been using this system as a scratchpad and dev box for 10 years and would love to just migrate it over.

you are viewing a single comment's thread
view the rest of the comments
[–] stanleytweedle@lemmy.world 1 points 2 years ago

I've been running PVE for about 4 years but never had a reason to try P2V migration at home or work. Kind of curious what about the host makes it worth the effort vs just rebuilding the services. I've become a big fan of LXC. The turnkey distros cover most use cases for home and a lot for professional needs too, at least small scale in-house stuff.