ZFS Pool cannot import disk pool was previously in use from another system.


Tommi

Recommended Posts

Hallo,

 

durch einen sau dummen Vorfall hat es mir meine Pools zerschossen:

 

Konfig:

3 Disks im Array

2 NVMe Cache Disks

 

Auf einer weiteren separaten Disk habe ich in Unraid via unassigned Devices eine 3te NVMe an eine VM durchgereicht. Ich habe einen Reboot von Unraid durchgeführt und dummerweise habe ich im Bios die Bootreihenfolge noch auf einem Stand, dass er genau die NVMe auf der die Proxmox vm auf der NVMe installiert ist als Boot Medium hinterlegt.

 

Jetzt ist das Proxmox gestartet, anstatt der Unraid via USB Stick.

 

Nach ändern der Settings im Bios und Booten von Unraid kommt nun beim Starten des Arrays der ZFS Fehler.

Bekomme ich das Array wieder irgendwie zum Laufen?

Feb  1 09:48:09 Unraid emhttpd: shcmd (241): mkdir -p /mnt/disk3
Feb  1 09:48:09 Unraid emhttpd: /usr/sbin/zpool import -d /dev/md3p1 2>&1
Feb  1 09:48:12 Unraid emhttpd:    pool: disk3
Feb  1 09:48:12 Unraid emhttpd:      id: 5894632781371296323
Feb  1 09:48:12 Unraid emhttpd: shcmd (242): /usr/sbin/zpool import -N -o autoexpand=on  -d /dev/md3p1 5894632781371296323 disk3
Feb  1 09:48:15 Unraid root: cannot import 'disk3': pool was previously in use from another system.
Feb  1 09:48:15 Unraid root: Last accessed by pve (hostid=596467cb) at Thu Feb  1 08:43:38 2024
Feb  1 09:48:15 Unraid root: The pool can be imported, use 'zpool import -f' to import the pool.
Feb  1 09:48:15 Unraid emhttpd: shcmd (242): exit status: 1
Feb  1 09:48:15 Unraid emhttpd: shcmd (243): /usr/sbin/zpool online -e disk3 /dev/md3p1
Feb  1 09:48:15 Unraid root: cannot open 'disk3': no such pool
Feb  1 09:48:15 Unraid emhttpd: shcmd (243): exit status: 1
Feb  1 09:48:15 Unraid emhttpd: disk3: import error
Feb  1 09:48:15 Unraid emhttpd: /mnt/disk3 mount error: Unsupported or no file system
Feb  1 09:48:15 Unraid emhttpd: shcmd (244): rmdir /mnt/disk3
Feb  1 09:48:15 Unraid emhttpd: mounting /mnt/cache
Feb  1 09:48:15 Unraid emhttpd: shcmd (245): mkdir -p /mnt/cache
Feb  1 09:48:15 Unraid emhttpd: shcmd (246): /usr/sbin/zpool import -N -o autoexpand=on  -d /dev/nvme0n1p1 -d /dev/nvme2n1p1 10835712612860649463 cache
Feb  1 09:48:15 Unraid root: cannot import 'cache': pool was previously in use from another system.
Feb  1 09:48:15 Unraid root: Last accessed by pve (hostid=596467cb) at Thu Feb  1 08:43:42 2024
Feb  1 09:48:15 Unraid root: The pool can be imported, use 'zpool import -f' to import the pool.
Feb  1 09:48:15 Unraid emhttpd: shcmd (246): exit status: 1
Feb  1 09:48:15 Unraid emhttpd: cache: import error
Feb  1 09:48:15 Unraid emhttpd: /mnt/cache mount error: Unsupported or no file system
Feb  1 09:48:15 Unraid emhttpd: shcmd (247): rmdir /mnt/cache
Feb  1 09:48:15 Unraid emhttpd: shcmd (248): /usr/sbin/zfs mount -a
Feb  1 09:48:15 Unraid emhttpd: shcmd (249): sync
Feb  1 09:48:15 Unraid emhttpd: shcmd (250): mkdir /mnt/user0
Feb  1 09:48:15 Unraid emhttpd: shcmd (251): /usr/local/bin/shfs /mnt/user0 -disks 14 -o default_permissions,allow_other,noatime 
Feb  1 09:48:15 Unraid shfs: FUSE library version 3.12.0
Feb  1 09:48:15 Unraid emhttpd: shcmd (252): mkdir /mnt/user
Feb  1 09:48:15 Unraid emhttpd: shcmd (253): /usr/local/bin/shfs /mnt/user -disks 15 -o default_permissions,allow_other,noatime -o remember=330 
Feb  1 09:48:15 Unraid shfs: FUSE library version 3.12.0
Feb  1 09:48:16 Unraid emhttpd: shcmd (256): /usr/local/sbin/update_cron
Feb  1 09:48:16 Unraid unassigned.devices: Mounting 'Auto Mount' Devices...
Feb  1 09:48:16 Unraid emhttpd: Starting services...
Feb  1 09:48:16 Unraid emhttpd: shcmd (259): /etc/rc.d/rc.samba restart
Feb  1 09:48:16 Unraid wsdd2[6708]: 'Terminated' signal received.
Feb  1 09:48:16 Unraid winbindd[6712]: [2024/02/01 09:48:16.146515,  0] ../../source3/winbindd/winbindd_dual.c:1950(winbindd_sig_term_handler)
Feb  1 09:48:16 Unraid winbindd[6712]:   Got sig[15] terminate (is_parent=1)
Feb  1 09:48:16 Unraid wsdd2[6708]: terminating.
Feb  1 09:48:16 Unraid winbindd[6714]: [2024/02/01 09:48:16.146558,  0] ../../source3/winbindd/winbindd_dual.c:1950(winbindd_sig_term_handler)
Feb  1 09:48:16 Unraid winbindd[6714]:   Got sig[15] terminate (is_parent=0)
Feb  1 09:48:16 Unraid winbindd[9219]: [2024/02/01 09:48:16.146625,  0] ../../source3/winbindd/winbindd_dual.c:1950(winbindd_sig_term_handler)
Feb  1 09:48:16 Unraid winbindd[9219]:   Got sig[15] terminate (is_parent=0)
Feb  1 09:48:18 Unraid root: Starting Samba:  /usr/sbin/smbd -D
Feb  1 09:48:18 Unraid smbd[13142]: [2024/02/01 09:48:18.310071,  0] ../../source3/smbd/server.c:1741(main)
Feb  1 09:48:18 Unraid smbd[13142]:   smbd version 4.17.12 started.
Feb  1 09:48:18 Unraid smbd[13142]:   Copyright Andrew Tridgell and the Samba Team 1992-2022
Feb  1 09:48:18 Unraid root:                  /usr/sbin/wsdd2 -d -4
Feb  1 09:48:18 Unraid wsdd2[13156]: starting.
Feb  1 09:48:18 Unraid root:                  /usr/sbin/winbindd -D
Feb  1 09:48:18 Unraid winbindd[13157]: [2024/02/01 09:48:18.353269,  0] ../../source3/winbindd/winbindd.c:1440(main)
Feb  1 09:48:18 Unraid winbindd[13157]:   winbindd version 4.17.12 started.
Feb  1 09:48:18 Unraid winbindd[13157]:   Copyright Andrew Tridgell and the Samba Team 1992-2022
Feb  1 09:48:18 Unraid winbindd[13159]: [2024/02/01 09:48:18.355264,  0] ../../source3/winbindd/winbindd_cache.c:3117(initialize_winbindd_cache)
Feb  1 09:48:18 Unraid winbindd[13159]:   initialize_winbindd_cache: clearing cache and re-creating with version number 2
Feb  1 09:48:18 Unraid emhttpd: shcmd (264): /etc/rc.d/rc.avahidaemon restart
Feb  1 09:48:18 Unraid root: Stopping Avahi mDNS/DNS-SD Daemon: stopped
Feb  1 09:48:18 Unraid avahi-daemon[7885]: Got SIGTERM, quitting.
Feb  1 09:48:18 Unraid avahi-dnsconfd[7902]: read(): EOF
Feb  1 09:48:18 Unraid avahi-daemon[7885]: Leaving mDNS multicast group on interface br0.IPv4 with address 192.168.1.25.
Feb  1 09:48:18 Unraid avahi-daemon[7885]: avahi-daemon 0.8 exiting.
Feb  1 09:48:18 Unraid root: Starting Avahi mDNS/DNS-SD Daemon: /usr/sbin/avahi-daemon -D
Feb  1 09:48:18 Unraid avahi-daemon[13213]: Found user 'avahi' (UID 61) and group 'avahi' (GID 214).
Feb  1 09:48:18 Unraid avahi-daemon[13213]: Successfully dropped root privileges.
Feb  1 09:48:18 Unraid avahi-daemon[13213]: avahi-daemon 0.8 starting up.
Feb  1 09:48:18 Unraid avahi-daemon[13213]: Successfully called chroot().
Feb  1 09:48:18 Unraid avahi-daemon[13213]: Successfully dropped remaining capabilities.
Feb  1 09:48:18 Unraid avahi-daemon[13213]: Loading service file /services/sftp-ssh.service.
Feb  1 09:48:18 Unraid avahi-daemon[13213]: Loading service file /services/smb.service.
Feb  1 09:48:18 Unraid avahi-daemon[13213]: Loading service file /services/ssh.service.
Feb  1 09:48:18 Unraid avahi-daemon[13213]: Joining mDNS multicast group on interface br0.IPv4 with address 192.168.1.25.
Feb  1 09:48:18 Unraid avahi-daemon[13213]: New relevant interface br0.IPv4 for mDNS.
Feb  1 09:48:18 Unraid avahi-daemon[13213]: Network interface enumeration completed.
Feb  1 09:48:18 Unraid avahi-daemon[13213]: Registering new address record for 192.168.1.25 on br0.IPv4.
Feb  1 09:48:18 Unraid emhttpd: shcmd (265): /etc/rc.d/rc.avahidnsconfd restart
Feb  1 09:48:18 Unraid root: Stopping Avahi mDNS/DNS-SD DNS Server Configuration Daemon: stopped
Feb  1 09:48:18 Unraid root: Starting Avahi mDNS/DNS-SD DNS Server Configuration Daemon:  /usr/sbin/avahi-dnsconfd -D
Feb  1 09:48:18 Unraid avahi-dnsconfd[13224]: Successfully connected to Avahi daemon.
Feb  1 09:48:18 Unraid emhttpd: nothing to sync
Feb  1 09:48:18 Unraid tips.and.tweaks: Tweaks Applied
Feb  1 09:48:18 Unraid unassigned.devices: Mounting 'Auto Mount' Remote Shares...
Feb  1 09:48:18 Unraid unassigned.devices: Using Gateway '192.168.1.1' for Remote Shares.
Feb  1 09:48:19 Unraid unassigned.devices: Waiting 5 secs before mounting Remote Shares...
Feb  1 09:48:19 Unraid avahi-daemon[13213]: Server startup complete. Host name is Unraid.local. Local service cookie is 1475844345.
Feb  1 09:48:20 Unraid avahi-daemon[13213]: Service "Unraid" (/services/ssh.service) successfully established.
Feb  1 09:48:20 Unraid avahi-daemon[13213]: Service "Unraid" (/services/smb.service) successfully established.
Feb  1 09:48:20 Unraid avahi-daemon[13213]: Service "Unraid" (/services/sftp-ssh.service) successfully established.
Feb  1 09:48:38 Unraid flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update
Feb  1 09:56:54 Unraid kernel: mdcmd (36): nocheck cancel
Feb  1 09:56:55 Unraid emhttpd: Spinning up all drives...
Feb  1 09:56:55 Unraid emhttpd: read SMART /dev/sdd
Feb  1 09:56:55 Unraid emhttpd: read SMART /dev/nvme0n1
Feb  1 09:56:55 Unraid emhttpd: read SMART /dev/sde
Feb  1 09:56:55 Unraid emhttpd: read SMART /dev/sdb
Feb  1 09:56:55 Unraid emhttpd: read SMART /dev/nvme2n1
Feb  1 09:56:55 Unraid emhttpd: read SMART /dev/sdc
Feb  1 09:56:55 Unraid emhttpd: read SMART /dev/nvme3n1
Feb  1 09:56:55 Unraid emhttpd: read SMART /dev/nvme1n1
Feb  1 09:56:55 Unraid emhttpd: read SMART /dev/sda
Feb  1 09:56:55 Unraid emhttpd: Stopping services...
Feb  1 09:56:55 Unraid unassigned.devices: Unmounting All Devices...
Feb  1 09:56:55 Unraid emhttpd: shcmd (282): /etc/rc.d/rc.samba stop
Feb  1 09:56:55 Unraid wsdd2[13156]: 'Terminated' signal received.
Feb  1 09:56:55 Unraid winbindd[13159]: [2024/02/01 09:56:55.522315,  0] ../../source3/winbindd/winbindd_dual.c:1950(winbindd_sig_term_handler)
Feb  1 09:56:55 Unraid winbindd[13159]:   Got sig[15] terminate (is_parent=1)
Feb  1 09:56:55 Unraid winbindd[13161]: [2024/02/01 09:56:55.522338,  0] ../../source3/winbindd/winbindd_dual.c:1950(winbindd_sig_term_handler)
Feb  1 09:56:55 Unraid winbindd[13161]:   Got sig[15] terminate (is_parent=0)
Feb  1 09:56:55 Unraid winbindd[14752]: [2024/02/01 09:56:55.522390,  0] ../../source3/winbindd/winbindd_dual.c:1950(winbindd_sig_term_handler)
Feb  1 09:56:55 Unraid winbindd[14752]:   Got sig[15] terminate (is_parent=0)
Feb  1 09:56:55 Unraid wsdd2[13156]: terminating.
Feb  1 09:56:55 Unraid emhttpd: shcmd (283): rm -f /etc/avahi/services/smb.service
Feb  1 09:56:55 Unraid avahi-daemon[13213]: Files changed, reloading.
Feb  1 09:56:55 Unraid avahi-daemon[13213]: Service group file /services/smb.service vanished, removing services.
Feb  1 09:56:55 Unraid emhttpd: shcmd (285): /etc/rc.d/rc.nfsd stop
Feb  1 09:56:55 Unraid rpc.mountd[7834]: Caught signal 15, un-registering and exiting.
Feb  1 09:56:56 Unraid kernel: nfsd: last server has exited, flushing export cache
Feb  1 09:56:56 Unraid emhttpd: Stopping mover...
Feb  1 09:56:56 Unraid emhttpd: shcmd (286): /usr/local/sbin/mover stop
Feb  1 09:56:56 Unraid root: mover: not running
Feb  1 09:56:56 Unraid emhttpd: Sync filesystems...
Feb  1 09:56:56 Unraid emhttpd: shcmd (287): sync
Feb  1 09:56:56 Unraid emhttpd: shcmd (288): /usr/sbin/zfs unmount -a
Feb  1 09:56:56 Unraid emhttpd: shcmd (289): umount /mnt/user0
Feb  1 09:56:56 Unraid emhttpd: shcmd (290): rmdir /mnt/user0
Feb  1 09:56:56 Unraid emhttpd: shcmd (291): umount /mnt/user
Feb  1 09:56:56 Unraid emhttpd: shcmd (292): rmdir /mnt/user
Feb  1 09:56:56 Unraid emhttpd: shcmd (294): rm -f /boot/config/plugins/dynamix/mover.cron
Feb  1 09:56:56 Unraid emhttpd: shcmd (295): /usr/local/sbin/update_cron
Feb  1 09:56:56 Unraid emhttpd: Unmounting disks...
Feb  1 09:56:56 Unraid kernel: mdcmd (37): stop 
Feb  1 09:56:56 Unraid kernel: md1p1: stopping
Feb  1 09:56:56 Unraid kernel: md2p1: stopping
Feb  1 09:56:56 Unraid kernel: md3p1: stopping
Feb  1 09:56:56 Unraid kernel: md: unRAID driver removed
Feb  1 09:56:56 Unraid emhttpd: shcmd (297): /sbin/modprobe md-mod super=/boot/config/super.dat
Feb  1 09:56:57 Unraid kernel: md: unRAID driver 2.9.27 installed
Feb  1 09:56:57 Unraid emhttpd: Device inventory:
Feb  1 09:56:57 Unraid emhttpd: ST4000NE001-2MA101_WS24XCZP (sdd) 512 7814037168
Feb  1 09:56:57 Unraid emhttpd: CT2000P3SSD8_2343E881E8F5 (nvme0n1) 512 3907029168
Feb  1 09:56:57 Unraid emhttpd: ST12000NE0008-2PK103_ZTN0MT2K (sde) 512 23437770752
Feb  1 09:56:57 Unraid emhttpd: ST4000NE001-2MA101_WS24XGE5 (sdb) 512 7814037168
Feb  1 09:56:57 Unraid emhttpd: CT2000P3SSD8_2343E881E917 (nvme2n1) 512 3907029168
Feb  1 09:56:57 Unraid emhttpd: ST4000NE001-2MA101_WS24WSD4 (sdc) 512 7814037168
Feb  1 09:56:57 Unraid emhttpd: CT2000P3SSD8_2332E869021C (nvme3n1) 512 3907029168
Feb  1 09:56:57 Unraid emhttpd: CT2000P3SSD8_2332E869020D (nvme1n1) 512 3907029168
Feb  1 09:56:57 Unraid emhttpd: SanDisk_Cruzer_Blade_03020129100423205614-0:0 (sda) 512 60125184
Feb  1 09:56:57 Unraid kernel: mdcmd (1): import 0 sde 64 11718885324 0 ST12000NE0008-2PK103_ZTN0MT2K
Feb  1 09:56:57 Unraid kernel: md: import disk0: (sde) ST12000NE0008-2PK103_ZTN0MT2K size: 11718885324 
Feb  1 09:56:57 Unraid kernel: mdcmd (2): import 1 sdb 64 3907018532 0 ST4000NE001-2MA101_WS24XGE5
Feb  1 09:56:57 Unraid kernel: md: import disk1: (sdb) ST4000NE001-2MA101_WS24XGE5 size: 3907018532 
Feb  1 09:56:57 Unraid kernel: mdcmd (3): import 2 sdc 64 3907018532 0 ST4000NE001-2MA101_WS24WSD4
Feb  1 09:56:57 Unraid kernel: md: import disk2: (sdc) ST4000NE001-2MA101_WS24WSD4 size: 3907018532 
Feb  1 09:56:57 Unraid kernel: mdcmd (4): import 3 sdd 64 3907018532 0 ST4000NE001-2MA101_WS24XCZP
Feb  1 09:56:57 Unraid kernel: md: import disk3: (sdd) ST4000NE001-2MA101_WS24XCZP size: 3907018532 
Feb  1 09:56:57 Unraid kernel: mdcmd (5): import 4
Feb  1 09:56:57 Unraid kernel: mdcmd (6): import 5
Feb  1 09:56:57 Unraid kernel: mdcmd (7): import 6
Feb  1 09:56:57 Unraid kernel: mdcmd (8): import 7
Feb  1 09:56:57 Unraid kernel: mdcmd (9): import 8
Feb  1 09:56:57 Unraid kernel: mdcmd (10): import 9
Feb  1 09:56:57 Unraid kernel: mdcmd (11): import 10
Feb  1 09:56:57 Unraid kernel: mdcmd (12): import 11
Feb  1 09:56:57 Unraid kernel: mdcmd (13): import 12
Feb  1 09:56:57 Unraid kernel: mdcmd (14): import 13
Feb  1 09:56:57 Unraid kernel: mdcmd (15): import 14
Feb  1 09:56:57 Unraid kernel: mdcmd (16): import 15
Feb  1 09:56:57 Unraid kernel: mdcmd (17): import 16
Feb  1 09:56:57 Unraid kernel: mdcmd (18): import 17
Feb  1 09:56:57 Unraid kernel: mdcmd (19): import 18
Feb  1 09:56:57 Unraid kernel: mdcmd (20): import 19
Feb  1 09:56:57 Unraid kernel: mdcmd (21): import 20
Feb  1 09:56:57 Unraid kernel: mdcmd (22): import 21
Feb  1 09:56:57 Unraid kernel: mdcmd (23): import 22
Feb  1 09:56:57 Unraid kernel: mdcmd (24): import 23
Feb  1 09:56:57 Unraid kernel: mdcmd (25): import 24
Feb  1 09:56:57 Unraid kernel: mdcmd (26): import 25
Feb  1 09:56:57 Unraid kernel: mdcmd (27): import 26
Feb  1 09:56:57 Unraid kernel: mdcmd (28): import 27
Feb  1 09:56:57 Unraid kernel: mdcmd (29): import 28
Feb  1 09:56:57 Unraid kernel: mdcmd (30): import 29
Feb  1 09:56:57 Unraid kernel: md: import_slot: 29 empty
Feb  1 09:56:57 Unraid emhttpd: import 30 cache device: (nvme0n1) CT2000P3SSD8_2343E881E8F5
Feb  1 09:56:57 Unraid emhttpd: import 31 cache device: (nvme2n1) CT2000P3SSD8_2343E881E917
Feb  1 09:56:57 Unraid emhttpd: import flash device: sda
Feb  1 09:56:57 Unraid root: Submitting SysDrivers Build
Feb  1 09:56:57 Unraid emhttpd: read SMART /dev/sdd
Feb  1 09:56:57 Unraid emhttpd: read SMART /dev/nvme0n1
Feb  1 09:56:57 Unraid emhttpd: read SMART /dev/sde
Feb  1 09:56:57 Unraid emhttpd: read SMART /dev/sdb
Feb  1 09:56:57 Unraid emhttpd: read SMART /dev/nvme2n1
Feb  1 09:56:57 Unraid emhttpd: read SMART /dev/sdc
Feb  1 09:56:57 Unraid emhttpd: read SMART /dev/nvme3n1
Feb  1 09:56:57 Unraid emhttpd: read SMART /dev/nvme1n1
Feb  1 09:56:57 Unraid emhttpd: read SMART /dev/sda
Feb  1 09:56:57 Unraid SysDrivers: SysDrivers Build Starting
Feb  1 09:56:57 Unraid emhttpd: shcmd (308): rm -f /boot/config/forcesync
Feb  1 09:56:57 Unraid emhttpd: shcmd (309): sync
Feb  1 09:56:57 Unraid emhttpd: Starting services...
Feb  1 09:56:57 Unraid emhttpd: shcmd (312): /etc/rc.d/rc.samba start
Feb  1 09:56:57 Unraid root: Starting Samba:  /usr/sbin/smbd -D
Feb  1 09:56:57 Unraid smbd[30504]: [2024/02/01 09:56:57.271459,  0] ../../source3/smbd/server.c:1741(main)
Feb  1 09:56:57 Unraid smbd[30504]:   smbd version 4.17.12 started.
Feb  1 09:56:57 Unraid smbd[30504]:   Copyright Andrew Tridgell and the Samba Team 1992-2022
Feb  1 09:56:57 Unraid root:                  /usr/sbin/wsdd2 -d -4
Feb  1 09:56:57 Unraid wsdd2[30528]: starting.
Feb  1 09:56:57 Unraid root:                  /usr/sbin/winbindd -D
Feb  1 09:56:57 Unraid winbindd[30529]: [2024/02/01 09:56:57.409567,  0] ../../source3/winbindd/winbindd.c:1440(main)
Feb  1 09:56:57 Unraid winbindd[30529]:   winbindd version 4.17.12 started.
Feb  1 09:56:57 Unraid winbindd[30529]:   Copyright Andrew Tridgell and the Samba Team 1992-2022
Feb  1 09:56:57 Unraid winbindd[30551]: [2024/02/01 09:56:57.415234,  0] ../../source3/winbindd/winbindd_cache.c:3117(initialize_winbindd_cache)
Feb  1 09:56:57 Unraid winbindd[30551]:   initialize_winbindd_cache: clearing cache and re-creating with version number 2
Feb  1 09:56:57 Unraid emhttpd: shcmd (313): cp /tmp/emhttp/smb.service /etc/avahi/services/smb.service
Feb  1 09:56:57 Unraid avahi-daemon[13213]: Files changed, reloading.
Feb  1 09:56:57 Unraid avahi-daemon[13213]: Loading service file /services/smb.service.
Feb  1 09:56:57 Unraid emhttpd: shcmd (315): /etc/rc.d/rc.nfsd start
Feb  1 09:56:57 Unraid root: Starting NFS server daemons:
Feb  1 09:56:57 Unraid root:   /usr/sbin/exportfs -r
Feb  1 09:56:57 Unraid root:   /usr/sbin/rpc.nfsd -u -s -H 192.168.1.25 -H 127.0.0.1 8
Feb  1 09:56:58 Unraid avahi-daemon[13213]: Service "Unraid" (/services/smb.service) successfully established.
Feb  1 09:56:58 Unraid kernel: NFSD: Using UMH upcall client tracking operations.
Feb  1 09:56:58 Unraid kernel: NFSD: starting 90-second grace period (net f0000000)
Feb  1 09:56:58 Unraid root:   /usr/sbin/rpc.mountd 
Feb  1 09:56:58 Unraid rpc.mountd[31097]: Version 2.6.2 starting
Feb  1 09:56:58 Unraid emhttpd: shcmd (317): /etc/rc.d/rc.avahidaemon restart
Feb  1 09:56:58 Unraid root: Stopping Avahi mDNS/DNS-SD Daemon: stopped
Feb  1 09:56:58 Unraid avahi-daemon[13213]: Got SIGTERM, quitting.
Feb  1 09:56:58 Unraid avahi-dnsconfd[13224]: read(): EOF
Feb  1 09:56:58 Unraid avahi-daemon[13213]: Leaving mDNS multicast group on interface br0.IPv4 with address 192.168.1.25.
Feb  1 09:56:58 Unraid avahi-daemon[13213]: avahi-daemon 0.8 exiting.
Feb  1 09:56:58 Unraid root: Starting Avahi mDNS/DNS-SD Daemon: /usr/sbin/avahi-daemon -D
Feb  1 09:56:58 Unraid avahi-daemon[31183]: Found user 'avahi' (UID 61) and group 'avahi' (GID 214).
Feb  1 09:56:58 Unraid avahi-daemon[31183]: Successfully dropped root privileges.
Feb  1 09:56:58 Unraid avahi-daemon[31183]: avahi-daemon 0.8 starting up.
Feb  1 09:56:58 Unraid avahi-daemon[31183]: Successfully called chroot().
Feb  1 09:56:58 Unraid avahi-daemon[31183]: Successfully dropped remaining capabilities.
Feb  1 09:56:58 Unraid avahi-daemon[31183]: Loading service file /services/sftp-ssh.service.
Feb  1 09:56:58 Unraid avahi-daemon[31183]: Loading service file /services/smb.service.
Feb  1 09:56:58 Unraid avahi-daemon[31183]: Loading service file /services/ssh.service.
Feb  1 09:56:58 Unraid avahi-daemon[31183]: Joining mDNS multicast group on interface br0.IPv4 with address 192.168.1.25.
Feb  1 09:56:58 Unraid avahi-daemon[31183]: New relevant interface br0.IPv4 for mDNS.
Feb  1 09:56:58 Unraid avahi-daemon[31183]: Network interface enumeration completed.
Feb  1 09:56:58 Unraid avahi-daemon[31183]: Registering new address record for 192.168.1.25 on br0.IPv4.
Feb  1 09:56:58 Unraid emhttpd: shcmd (318): /etc/rc.d/rc.avahidnsconfd restart
Feb  1 09:56:58 Unraid root: Stopping Avahi mDNS/DNS-SD DNS Server Configuration Daemon: stopped
Feb  1 09:56:58 Unraid root: Starting Avahi mDNS/DNS-SD DNS Server Configuration Daemon:  /usr/sbin/avahi-dnsconfd -D
Feb  1 09:56:58 Unraid avahi-dnsconfd[31211]: Successfully connected to Avahi daemon.
Feb  1 09:56:58 Unraid emhttpd: no mountpoint along path: /mnt/user/system/docker
Feb  1 09:56:59 Unraid emhttpd: no mountpoint along path: /mnt/user/system/libvirt
Feb  1 09:56:59 Unraid avahi-daemon[31183]: Server startup complete. Host name is Unraid.local. Local service cookie is 3799583107.
Feb  1 09:57:00 Unraid avahi-daemon[31183]: Service "Unraid" (/services/ssh.service) successfully established.
Feb  1 09:57:00 Unraid avahi-daemon[31183]: Service "Unraid" (/services/smb.service) successfully established.
Feb  1 09:57:00 Unraid avahi-daemon[31183]: Service "Unraid" (/services/sftp-ssh.service) successfully established.
Feb  1 09:57:12 Unraid SysDrivers: SysDrivers Build Complete
Feb  1 09:57:39 Unraid flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update
Feb  1 10:11:58 Unraid emhttpd: spinning down /dev/sdd
Feb  1 10:11:58 Unraid emhttpd: spinning down /dev/sde
Feb  1 10:11:58 Unraid emhttpd: spinning down /dev/sdb
Feb  1 10:11:58 Unraid emhttpd: spinning down /dev/sdc
Feb  1 10:11:58 Unraid emhttpd: spinning down /dev/nvme3n1
Feb  1 10:11:58 Unraid emhttpd: spinning down /dev/nvme1n1
Feb  1 10:11:58 Unraid emhttpd: sdspin /dev/nvme3n1 down: 25
Feb  1 10:11:58 Unraid emhttpd: sdspin /dev/nvme1n1 down: 25

 

Link to comment
20 hours ago, Tommi said:

Nach ändern der Settings im Bios und Booten von Unraid kommt nun beim Starten des Arrays der ZFS Fehler.

Bekomme ich das Array wieder irgendwie zum Laufen?

normalerweise musst Du auf dem anderen System ein zfs export machen...wahrscheinlich einfach mal Proxmox korrekt runterfahren.

 

Edit: ...oder einfach ein beherztes zpool -f import <pool> im Konsolen-Fenster von unraid durchführen, wie es schon im Log steht. 

Edited by Ford Prefect
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.