Narsete
November 19, 2024, 5:59pm
1
Hello, just after last update (ElectricEel-24.10.0.2) system became quite fuzzy, on boot it fails to import boot pool and I have to import it manually.
This is what I get on boot:
Begin: Importing ZFS root pool 'boot-pool' ... Begin: Importing pool 'boot-pool' using defaults ... Failure: 1
Failure: 1
Command: /sbin/zpool import -N -f 'boot-pool'
Message: cannot import 'boot-pool': no such pool available
Error: 1
Failed to import pool 'boot-pool'.
Manually import the pool and exit.
BusyBox v1.35.0 (Debian 1:1.35.0-4+b3) built-in shell (ash)
Enter 'help' for a list of built-in commands.
so then I execute:
zpool import -a -d /dev/disk/by-id
it works fine (will leave output text under) but I have to do the same each time I reboot (not that I reboot it often, actually).
Before booting (after typing exit) it prompts:
cannot import ânasâ: pool was previously in use from another system.
Last accessed by truenas (hostid=54d2ff94) at Sat Nov 16 14:31:11 2024
The pool can be imported, use
âpool import -fâ to import the pool.
cannot import âappsâ: pool was previously in use from another system.
Last accessed by truenas (hostid=54d2ff94) at Sat Nov 16 14:30:09 2024
The pool can be imported, use âpool import -fâ to import the pool.
the two pools work fine inside TrueNAS, but the boot one keeps being âforgottenâ by the system and I donât know how to solve this, do you know if thereâs a file I have to edit and add some other command to make it self import my poor boot-pool?
Help is much appreciated
One option is to save your configuration file, do a new install of ElectricEel-24.10.0.2 and reload the configuration file.
Narsete
November 19, 2024, 6:36pm
6
Itâs a fresh installation,
Inital post says update? Did you do a fresh install as part of trying to fix?
I think we need all the details at this point. Hardware, etc
Narsete
November 19, 2024, 6:40pm
9
sure! here it is:
/dev/sdf1: LABEL="nas" UUID="7563892912904087653" UUID_SUB="16622737385150514536" BLOCK_SIZE="4096" TYPE="zfs_member" PARTUUID="aa5c6951-2534-4876-9969-0248358801a5"
/dev/sdd1: LABEL="nas" UUID="7563892912904087653" UUID_SUB="17875677638079021215" BLOCK_SIZE="4096" TYPE="zfs_member" PARTUUID="b1636bc3-a12a-4247-9460-bfce7370957d"
/dev/sdb2: LABEL_FATBOOT="EFI" LABEL="EFI" UUID="6278-DE9C" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="29f8157d-b604-4203-a5e3-27290bf71d8d"
/dev/sdb3: UUID="cf174fb4-6f7b-943b-c217-ec7b7cbbea5c" UUID_SUB="2bc3de2d-7caf-8f76-2b22-ce4d6160485c" LABEL="truenas:swap0" TYPE="linux_raid_member" PARTUUID="11c9a00b-4235-4d5d-9a64-4a007c95d087"
/dev/sdg1: LABEL="nas" UUID="7563892912904087653" UUID_SUB="3852916232376501209" BLOCK_SIZE="4096" TYPE="zfs_member" PARTUUID="2d9a48af-f8e7-476a-ae10-80ac14ec60aa"
/dev/sde1: LABEL="apps" UUID="2201117049278114099" UUID_SUB="16057419176375636851" BLOCK_SIZE="4096" TYPE="zfs_member" PARTUUID="32e6f2a8-ea9b-48a4-a744-42de01bfd8a6"
/dev/sdc1: LABEL="nas" UUID="7563892912904087653" UUID_SUB="12190550788768691873" BLOCK_SIZE="4096" TYPE="zfs_member" PARTUUID="e2a63c11-d5e7-4270-9e86-85531b19e469"
/dev/nvme1n1p1: UUID_SUB="5922163410366083039" BLOCK_SIZE="4096" TYPE="zfs_member" PARTUUID="d02fea9e-f936-46e1-aa61-499c9b8cfe36"
/dev/sda2: LABEL_FATBOOT="EFI" LABEL="EFI" UUID="623A-0889" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="5f03f828-9255-4951-bc35-13967778f76f"
/dev/sda3: UUID="cf174fb4-6f7b-943b-c217-ec7b7cbbea5c" UUID_SUB="a091c9a7-55c4-3eb1-fc84-400dfd6b67c4" LABEL="truenas:swap0" TYPE="linux_raid_member" PARTUUID="f203a513-3c18-4273-999e-12f6f4568654"
/dev/sdh1: LABEL="apps" UUID="2201117049278114099" UUID_SUB="1150036978029907364" BLOCK_SIZE="4096" TYPE="zfs_member" PARTUUID="74149d37-640b-4bee-8015-3099ea866d44"
/dev/sdb1: PARTUUID="964b722b-7468-4d3b-be2b-afacd2bdb0d3"
/dev/sda1: PARTUUID="ff0c0ec0-eb32-4ada-91a1-c4b5e7c3a282"
bacon
November 19, 2024, 6:42pm
10
Your boot pool doesnât appear to be recognized by blkid
.
Try the following
sudo blkid --probe /dev/disk/by-id/ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3
sudo blkid --probe /dev/disk/by-id/ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG629676-part3
1 Like
Narsete
November 19, 2024, 6:44pm
11
Yes, I updated and got kernel panic, then I reinstalled from scratch.
TrueNAS ElectricEel-24.10.0.2
Mobo Z270 MSI
CPU Intel(R) Core⢠i3-7100T CPU @ 3.40GHz
RAM 64 GB DDR4 2666
Boot pool HD: 2x Samsung MZ-7PD128M 128 GB
hope itâs enough, otherwise Iâll try to catch up
Narsete
November 19, 2024, 6:46pm
12
thx!
it got me this:
> /dev/disk/by-id/ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3: UUID="cf174fb4-6f7b-943b-c217-ec7b7cbbea5c" UUID_SUB="a091c9a7-55c4-3eb1-fc84-400dfd6b67c4" LABEL="truenas:swap0" VERSION="1.2" TYPE="linux_raid_member" USAGE="raid" PART_ENTRY_SCHEME="gpt" PART_ENTRY_UUID="f203a513-3c18-4273-999e-12f6f4568654" PART_ENTRY_TYPE="6a898cc3-1dd2-11b2-99a6-080020736631" PART_ENTRY_NUMBER="3" PART_ENTRY_OFFSET="1054720" PART_ENTRY_SIZE="249014927" PART_ENTRY_DISK="8:0"
> /dev/disk/by-id/ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG629676-part3: UUID="cf174fb4-6f7b-943b-c217-ec7b7cbbea5c" UUID_SUB="2bc3de2d-7caf-8f76-2b22-ce4d6160485c" LABEL="truenas:swap0" VERSION="1.2" TYPE="linux_raid_member" USAGE="raid" PART_ENTRY_SCHEME="gpt" PART_ENTRY_UUID="11c9a00b-4235-4d5d-9a64-4a007c95d087" PART_ENTRY_TYPE="6a898cc3-1dd2-11b2-99a6-080020736631" PART_ENTRY_NUMBER="3" PART_ENTRY_OFFSET="1054720" PART_ENTRY_SIZE="249014927" PART_ENTRY_DISK="8:16"
bacon
November 19, 2024, 6:53pm
13
Hmm yeah those are wrong. Looks like a leftover from the TrueNAS Core
installation that wasnât properly wiped. libblkid
is causing a lot of issues in recent days.
EDIT: Sorry canât be TrueNAS Core
⌠did previous versions of TrueNAS Scale
put swap in a mdraid?
1 Like
Narsete
November 19, 2024, 6:59pm
14
Thx bacon!
sorry but I have no idea on how to check mdraid
bacon
November 19, 2024, 7:02pm
15
Can you post the following output? I sounds scary, but doesnât do any modifications without options (you can check man wipefs
):
wipefs /dev/disk/by-id/ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3
1 Like
Narsete
November 19, 2024, 7:04pm
16
here it is!
**DEVICE OFFSET TYPE UUID LABEL
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1000 linux_raid_member cf174fb4-6f7b-943b-c217-ec7b7cbbea5c truenas:swap0
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x3f000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x3e000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x3d000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x3c000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x3b000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x3a000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x39000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x38000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x37000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x36000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x35000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x34000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x33000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x32000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x31000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x30000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x2f000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x2e000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x2d000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x2c000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x2b000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x2a000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x29000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x28000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x27000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x26000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x25000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x24000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x23000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x7f000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x7e000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x7d000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x7c000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x7b000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x7a000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x79000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x78000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x77000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x76000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x75000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x74000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x73000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x72000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x71000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x70000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x6f000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x6e000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x6d000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x6c000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x6b000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x6a000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x69000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x68000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x67000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x66000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x65000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x64000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x63000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x62000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x61000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x60000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4ff000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4fe000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4fd000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4fc000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4fb000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4fa000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4f9000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4f8000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4f7000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4f6000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4f5000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4f4000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4f3000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4f2000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4f1000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4f0000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4ef000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4ee000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4ed000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4ec000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4eb000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4ea000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4e9000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4e8000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4e7000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4e6000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4e5000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4e4000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4e3000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4e2000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4e1000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf4e0000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf53f000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf53e000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf53d000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf53c000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf53b000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf53a000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf539000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf538000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf537000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf536000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf535000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf534000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf533000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf532000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf531000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf530000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf52f000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf52e000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf52d000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf52c000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf52b000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf52a000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf529000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf528000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf527000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf526000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf525000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf524000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf523000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf522000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf521000 zfs_member 2099482002614675549 boot-pool
ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3 0x1daf520000 zfs_member 2099482002614675549 boot-pool**
bacon
November 19, 2024, 7:07pm
17
Erase the linux_raid_member
signature. Youâll need to do so on both devices. Please make a configuration backup before you attempt this.
WARNING: Dangerous commands ahead
These will modify the disks directly.
wipefs --backup --all -t linux_raid_member /dev/disk/by-id/ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3
wipefs --backup --all -t linux_raid_member /dev/disk/by-id/ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG629676-part3
1 Like
Narsete
November 19, 2024, 7:11pm
18
do I need to add a âsudoâ before wipefs? I get:
> wipefs: error: /dev/disk/by-id/ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3: probing initialization failed: Device or resource busy
> wipefs: error: /dev/disk/by-id/ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG629676-part3: probing initialization failed: Device or resource busy
bacon
November 19, 2024, 7:15pm
19
Ah, it doesnât work because the boot pool is currently mounted. You can try to add --force
to override that.
1 Like
Narsete
November 19, 2024, 7:16pm
20
bacon:
âforce
it worked:
> /dev/disk/by-id/ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG702661-part3: 4 bytes were erased at offset 0x00001000 (linux_raid_member): fc 4e 2b a9
> /dev/disk/by-id/ata-SAMSUNG_MZ7PD128HCFV-000H1_S1MBNSAG629676-part3: 4 bytes were erased at offset 0x00001000 (linux_raid_member): fc 4e 2b a9
do you think I can try rebooting now?