Timeline for How do I move a btrfs volume to a bigger drive?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 13, 2024 at 9:54 | comment | added | Peter Cordes | What state is the old disk left in? It still has your data on it, but is there any easy way to mount it? Or to copy from it again, if you experiment with something that doesn't go well on the copy. Or for example if you want to duplicate a disk, then move the copy to a different system while keeping a working disk in this system, can you re-enable the filesystem on the old source? | |
| May 6, 2024 at 21:39 | comment | added | cbugk | Thx. To get devid for that <devid>:max btrfs filesystem show can be used. Also parted /dev/nvme0n1 followed by print, resizepart 3 2000G did it for me on a 2TB disk. Parted must be using GB rather than GiB. | |
| Dec 11, 2021 at 4:36 | history | answered | cas | CC BY-SA 4.0 |