Getting difficult to boot

hiimsinak

Member
Nov 7, 2017
14
0
6
Hello guys,

I'm reinstalling my Proxmox server. But, I get struggle at the first boot.

The problem is arround my both SSD may have the same rpool name ?

I did the Zraid1 install between my both SSD.

IMG_2716.JPG


Thanks for your help.
Regards
 
Hi,

why you install a RaidZ1 with 2 disks.
For RaidZ1 you need min 3 disks.
 
Hello,

I'm trying to get 2 disks on raid 1. I though the RaidZ1 was the best way to do this.

I'm looking to install the principal part of the Proxmox OS on those SSD. Then I would have 2 more disks for the VM data, vm ISO and Backups.

What should I have to install to do this ?

Regards
 
Raid1 is what you want.
If this error comes again because you have another set of disk what has the same pool name you have to rename the pool.
This can be done with the installer (advanced installation).
 
All right. I'm trying to setting-up the raid1 but this error still up.

I tried to rename the pool from the advanced installation but it doesn't work for me.

There is a possibility to do it through command line ?

Regards
 
There is a possibility to do it through command line ?
Yes.
You have to import like this
Code:
#zpool import 

  pool: rpool
     id: 3643025315088118028
  state: UNAVAIL
 status: One or more devices contains corrupted data.
 action: The pool cannot be imported due to damaged devices or data.
   see: http://zfsonlinux.org/msg/ZFS-8000-5E
 config:
    rpool                    UNAVAIL  insufficient replicas
      fast-vm--302--disk--0  UNAVAIL  corrupted data

   pool: rpool
     id: 5515723976424972431
  state: UNAVAIL
 status: One or more devices contains corrupted data.
 action: The pool cannot be imported due to damaged devices or data.
   see: http://zfsonlinux.org/msg/ZFS-8000-5E
 config:
    rpool                      UNAVAIL  insufficient replicas
      mirror-0                 UNAVAIL  insufficient replicas
        fast-vm--102--disk--0  UNAVAIL  corrupted data
        fast-vm--102--disk--2  UNAVAIL  corrupted data
Now you get the ID of the different pools.
Let's assume we like to rename the second rpool and the new pool name vmtank
Code:
#zpool import 5515723976424972431 vmtank
 
Thanks for your answer and for your time Wolfgang.

But I'm still blocked. You can find in attachment the picture I took. I think the problem is something else.

Regards
 

Attachments

  • failedImport.JPG
    failedImport.JPG
    131.1 KB · Views: 10
The problem is there is a vdev missing.
Was this a raid10 before?
You can't rename it because the pool is corrupt.
 
All right.

It was a raid10 before. I did it to rename the whole pool disk easily.

What should I do next ? Unplug my other disks and keep trying installing my Raid1 on the both SSD ?

Regards
 
What should I do next ? Unplug my other disks and keep trying installing my Raid1 on the both SSD ?
Now it should work without a new installation because you have already installed it but could not boot.
If this does not work you can install again.
 
It doesn't work. After a new Installation, It doesn't work too.

This is what I did :

Boot on the Proxmox usb stick for install the operating system.

When the prompt of the installation appeared, I have selected the Option button
Then, I swap from EXT4 to ZFS(RAID1).
Then, I have selected my both SSD disks and I've put any else disk on -- do not use --

Then I did the entire rest of the install.

Did I do something wrong?

Regards
 
What is the error message or where do the system fail to boot?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!