Solved Please help, Server no longer boots

ShelLuser

So I tried these commands:
# cd /
# sudo mkdir storage
# sudo zpool import -fN storage
# sudo zfs set mountpoint=/storage storage
# sudo zfs mount storage


Now to reboot and ... success :). storage is mounted and accessable.

The command
# sudo zpool upgrade storage executed with no problems also.

I think I can mark this topic solved as my main goal was to access storage after the failing server boot situation.
My sincere thanks to ShelLuser and SirDice for their useful and informative advice :beer:.
 
Back
Top