Hello,
My Proxmox server worked very well.
But I changed it from computer case to add more hard drive
But now I have the next message when I start it.
I have test to execute
I have remove my new HDD and I have reboot but I have the same message....
PVE is installed with 3 SSD in RAIDZ-1.
How do I know if my hard drives are well detected ? And are still "living' ... fdisk, lsblk are not found
When I run
I am not fluently with ZFS … Can you help me for this issue plz ?
Thank You
PS: PVE was "up to date".
My Proxmox server worked very well.
But I changed it from computer case to add more hard drive
But now I have the next message when I start it.
Code:
Begin : Importing ZFS root pool ‘rpool’ … Begin : Importing pool ‘rpool’ using defaults … Failure : 1
Failure : 1
Command : /sbin/zpool import - N ‘rpool’
Message : cannont omport ‘rpool’ : no such pool or dataset
Destroy and re-create the pool from a backup source.
Error : 1
Failed to import pool ‘rpool’
Manually importt the pool and exit.
BusyBox etc etc
(initramfs) _
I have test to execute
zpool status
but I have no pools available
I have remove my new HDD and I have reboot but I have the same message....
PVE is installed with 3 SSD in RAIDZ-1.
How do I know if my hard drives are well detected ? And are still "living' ... fdisk, lsblk are not found
When I run
blkid
, I have something like :
Code:
/dev/sda2: UUID = "xxx-xxx" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="xxx-xxx-xxxxx..."
/dev/sda3: LABEL = "rpool" UUID= » xxx» UUID_SUB="xxx" BLOCK_SIZE="4096" TYPE="zfs_member" PARTUUID="xxxxxxxxx"
/dev/sda1: PARTUUID="xxxxxxx"
I am not fluently with ZFS … Can you help me for this issue plz ?
Thank You
PS: PVE was "up to date".