zpool trouble

I have trouble with my zpool:

Code:
# zpool import -f d1

internal error: Illegal byte sequence
zsh: abort      sudo zpool import -f d1

zpool.core attached.


Code:
# zpool import
  pool: d1
    id: 1642277122493561624
 state: FAULTED
status: The pool was last accessed by another system.
action: The pool cannot be imported due to damaged devices or data.
	The pool may be active on another system, but can be imported using
	the '-f' flag.
   see: [url]http://www.sun.com/msg/ZFS-8000-EY[/url]
config:

	d1                                            FAULTED  corrupted data
	  gptid/2418fa36-3894-11df-b99b-00270e019753  ONLINE

Please help
 

Attachments

  • fail.tar.bz2
    74 KB · Views: 121
Back
Top