openSUSE Tumbleweed BTRFS Migration to New SSD

Hi, everyone. I recently got a good deal on a new M.2 SSD. I’ve ran into an issue trying to migrate my current setup over to the new SSD, as this 2.5in SSD is going on 6 years old, and I’d like to move over to the newer one just for some assurance for any data loss that could happen. I have successfully used Rescuezilla to backup this exact setup about a year ago, and it went through fine. I’m not very versed in the Linux ecosystem, but I pick up things here and there.

I tried using Rescuzilla/Clonezilla to clone my entire 2.5in SSD over to the new M.2 SSD, and both gave an error at around the 40 minute mark, pretty much as soon as it started working on the BTRFS partition. That being said, I read around for awhile and decided that maybe it would be best to ask the community what my best option is to move this setup and keep it intact as it is, with the expanded storage?

The last time I did a Rescuezilla clone, it was a Windows SSD going to a bigger drive. It worked, and then I just had to use Rescuzilla and GParted to allocate the free space back to the OS. I can’t tell if BTRFS is just harder to clone, or if the tools I am trying to use aren’t the best for it. I have been using Tumbleweed for only a year now, and mainly use it for gaming. I can do some command line stuff, but generally prefer the GUI options if available.

Whatever help can be provided would be very much appreciated, thank you!

2 Likes

READER BEWARE!

After looking around a little more, I have decided that I will just use the M.2 as extra storage. I also don’t think BTRFS is all too great if moving over to a new SSD is that complicated compared to just using Rescuzilla/Clonezilla clone of a filesystem like ext4 or something simple like that.

If you are a normal user going to Linux for the first time like me, please keep in mind that cloning a BTRFS device is not as easy as you would think with all the praise it gets otherwise!

1 Like

Hi, I had not seen this post before and now it is marked as solved.

I have been told not to use Clonezilla with BTRFS (not specifically on these forums though), and have used it before with BTRFS also. I did not experience the errors you report when using Clonezilla. I have not used Rescuzilla.

When you say M.2 SSD are you refering to the gumstick style block device? Perhaps you refer to NVME style block device?

You may clone by using the dd utility, as long as the new M.2 SSD is as large or larger than the old SSD.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.