mdadm --assemble --run /dev/md1
root@rescue # mount /dev/md1 /mnt/md1
root@rescue # chroot /mnt/md1 root@rescue # cd / root@rescue / # passwd Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully
# zpool import pool: tank id: 5208923600331676199 state: ONLINE status: One or more devices were configured to use a non-native block size. Expect reduced performance. action: The pool can be imported using its name or numeric identifier. config: tank ONLINE mirror-0 ONLINE ada1p3 ONLINE ada0p3 ONLINE
# zpool import -o altroot=/mnt tank
# chroot /mnt
и меняем пароль для системы:
# passwd Changing local password for root New Password: Retype New Password:
Обратитесь в поддержку.