[SOLVED] rpool: Mismatch between pool hostid and system hostid on imported pool

arnaud056

Renowned Member
Jan 3, 2016
25
5
68
Guten Abend,
es geht um die o.g. Meldung bzgl. meines rpool:
Code:
# zpool status
  pool: rpool
 state: ONLINE
status: Mismatch between pool hostid and system hostid on imported pool.
    This pool was previously imported into a system with a different hostid,
    and then was verbatim imported into this system.
action: Export this pool on all systems on which it is imported.
    Then import it to correct the mismatch.
   see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-EY
  scan: scrub repaired 0B in 00:12:28 with 0 errors on Sun Feb 12 00:36:29 2023
config:
...
... usw...

Ursache: Aufgrund eines Festplattenwechsels habe ich PVE komplett neu installiert und nachträglich die Verzeichnisse "/root/. /etc/. /var/lib/pve-cluster/. /var/spool/cron/. und /usr/share/kvm/." aus einem Backup wiederhergestellt.
Die auf diesem Weg retorierte PVE läuft gut.
Nur die o.g. Meldung ist mir jetzt aufgefallen und ist logisch: rpool wurde mit dem frisch installierten OS kreiert und ich habe die Parameter des "alten" OS neu aufgespielt => hostid passt nicht mehr zum pool!

Als Lösung sagt der Link exportieren und neu importieren. Wenn es sich nicht um die rpool handeln würde, hätte ich es längst gemacht!

Also die Frage: Wie soll ich vorgehen?
Die frisch installierte hostid habe ich nicht mehr.
Befehl "hostid" gibt mir einen Wert => ist es möglich ihn ins pool einzugeben?

Oder muss ich mit dem USB-Stick von der Installation bis zu den Nutzungsbedingungen kommen => Ctrl-Alt-F1 => Ctrl-C und da die rpool exportieren und reimportieren? Bin ich da unter der hostid von meinem System?

Danke vorab für eure Tipps.
Gruß Arnaud
 
wie immer, kaum die Frage gestellt, schon glaube ich allein gefunden zu haben: aus https://github.com/openzfs/zfs/issues/9367#issuecomment-536045345 (Post von behlendorf - 27.09.2019).
Habe auf eine Virtuelle PVE, die auch ein restore nachträglich bekommen hat.
Code:
# zpool status
  pool: rpool
 state: ONLINE
status: Mismatch between pool hostid and system hostid on imported pool.
    This pool was previously imported into a system with a different hostid,
    and then was verbatim imported into this system.
action: Export this pool on all systems on which it is imported.
    Then import it to correct the mismatch.
   see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-EY
config:

    NAME                                           STATE     READ WRITE CKSUM
    rpool                                          ONLINE       0     0     0
      ata-VBOX_HARDDISK_VB2f6f9f5f-e8755d30-part3  ONLINE       0     0     0

errors: No known data errors
root@pve-tempo:~# zpool set multihost=on rpool
root@pve-tempo:~# zpool set multihost=off rpool
root@pve-tempo:~# zpool status
  pool: rpool
 state: ONLINE
config:

    NAME                                           STATE     READ WRITE CKSUM
    rpool                                          ONLINE       0     0     0
      ata-VBOX_HARDDISK_VB2f6f9f5f-e8755d30-part3  ONLINE       0     0     0
=> sprich etwas dagegen den multihost hin und her zu switchen auf die produktive PVE? Bis jetzt habe ich mich nicht getraut.......

Gruß Arnaud
 
  • Like
Reactions: mac.linux.free
Hallo Arnaud,

ich habe genau das gleiche Problem und bin gerade auf Deine Nachricht gestoßen.

Deshalb meine Frage: Hat das on und off-Schalten des multihosts auf rpool zu irgendwelchen Problemen geführt?

Vielen Dank!

Tony
 
Ich habe es gerade ausprobiert. Die Fehleranzeige ist weg. Auch sonst habe ich keine Auffälligkeiten bemerkt.
 

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!