18:33:18 Is there a way to clone rpool to a new pool and have it bootable ? 18:33:43 I kind of messed up trying to recover from a failed disk (rookie mistake due to lack of sleep) 18:34:05 zpool remove let me fix my mistake but 18:34:06 remove: Removal of vdev 1 copied 12.5M in 0h0m, completed on Sun Jul 14 19:32:43 2024 18:34:06 6.45K memory used for removed device mappings 18:34:10 This is bugging the hell out of me 18:34:28 I guess a way to rewrite that date would also get rid of it 18:34:36 But I can't figure out what it is. I'm guessing a log somewhere 18:38:05 I wonder if this would work: 18:38:10 - boot into live usb 18:38:24 - create rpool_new (but what flags though) 18:38:36 - zfs send | zfs recv 18:38:40 - install bootcode 18:38:53 - export both + import rpool_new as rpool 18:39:01 I have a feeling that won't though 18:41:21 I'm sure I've seen something on the site about that somewhere. 18:42:00 From memory it might have been a mix of zfs send/recv and then beadm to fix 18:42:37 The new pool had to be renamed rpool 18:43:28 I vaguely remember doing it in the past to change ashift 18:43:38 But google-fu failing 18:43:45 https://omnios.org/info/migrate_rpool.html and https://omnios.org/info/migrate_rpool_advanced.html 18:48:55 Aha! The 2nd one looks similar. 18:49:10 I’ll give that a shot tomorrow 19:12:28 Wait... when did we import this? `zpool create -o ashift=12` 19:12:33 it sure beets editing sd.conf xD 20:13:49 you want zpool create -B