Oracle Solaris ZFS File System (MOSC)

MOSC Banner

cannot open 'XXX': pool I/O is currently suspended

edited Mar 19, 2013 2:23AM in Oracle Solaris ZFS File System (MOSC) 7 commentsAnswered ✓
I was trying to backup some data to removable storage (an external HDD).Suddenly I've got the aforementioned error message that puzzled me.
# zpool create -R /archive archive c7t0d0
# zfs snapshot -r rpool/export/backup@archive
# zfs send -R rpool/export/backup@archive | zfs receive -vF archive/backup
...
<got stuck and zpool iostat archive went to 0 figures>

# zfs list -t all -r archive

cannot open 'archive': pool I/O is currently suspended
Please, what happened and how to fix or avoid the issue?

Thanks in advance.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center