it was working just fine then i rebooted and all ZFS partitions failed to mount, fixed the main problem but one partition is just gone, a 10TB volume now only displays one 39.73gb partition as sdd4 and it shouldn't even exist sdd1 should be the only partition
Disks list:
systemctl start zfs-import-zfstentb.service:
zpool status pool:
zpool import -N pool:
LSBLK:
fdisk -l /dev/sdd:
Disks list:
systemctl start zfs-import-zfstentb.service:
Code:
Failed to start zfs-import-pool.service: Unit zfs-import-pool.service not found.
zpool status pool:
Code:
cannot open 'pool': no such pool
zpool import -N pool:
Code:
cannot import 'pool': no such pool available
LSBLK:
Code:
sdd 8:48 0 9.1T 0 disk
└─sdd4 8:52 0 37G 0 part
fdisk -l /dev/sdd:
Code:
Disk /dev/sdd: 9.1 TiB, 10000831348736 bytes, 19532873728 sectors
Disk model: HGST HUH721010AL
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes