Page 1 of 1

I/O currently suspended

PostPosted: Wed Jan 24, 2018 8:48 am
by AnWa
Greetings, all!

After a computer reboot, my ZFS array is no longer available. The error is reported as "pool I/O is currently suspended".

Is there a cure for this?


Terminal printout:
Anders-Filserver:~ anderswa$ sudo zpool import -f array
Password:
cannot import 'array': a pool with that name already exists
use the form 'zpool import <pool | id> <newpool>' to give it a new name
Anders-Filserver:~ anderswa$ sudo zpool scrub array
Password:
cannot scrub array: pool I/O is currently suspended
Anders-Filserver:~ anderswa$ sudo zpool list
NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
array 19,1T 17,6T 1,46T - - 92% 1.00x UNAVAIL -

Re: I/O currently suspended

PostPosted: Wed Jan 24, 2018 12:45 pm
by Brendon
Hi,

You could reboot again. See if the pool auto-imports.

Provisionally I think you've had a hardware failure of some sort. Are you sure everything is plugged in, powered etc?

Cheers
Brendon