On Mon, 09 Feb 2009 03:10:21 -0800 (PST)
"D. Eckert" <cont...@desystems.cc> wrote:

> ok, so far so good.
> 
> but how can I get my pool up and running????

I can't help you with this bit

....
> bash-3.00# zpool status -xv usbhdd1
>   Pool: usbhdd1
>  Status: ONLINE
> Zustand: Auf mindestens einem Gerät ist ein Fehler aufgetreten, der
> eine Datenbeschädigung bewirkt hat.  Möglicherweise sind davon
> Anwendungen betroffen. Aktion: Stellen Sie die betreffende Datei wenn
> möglich wieder her.  Anderenfalls stellen Sie den gesamten Pool aus
> einer Sicherung wieder her. Siehe: http://www.sun.com/msg/ZFS-8000-8A
>  scrub: Keine erforderlich
> config:
> 
>         NAME        STATE     READ WRITE CKSUM
>         usbhdd1     ONLINE       0     0    16
>           c3t0d0s0  ONLINE       0     0    16
> 
> errors: Permanent errors have been detected in the following files:
> 
>         usbhdd1:&lt;0x0&gt;
> 
> bash-3.00# zpool list
> NAME      SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
> storage  48,8G  16,3G  32,4G    33%  ONLINE  -
> usbdrv1   484M  2,79M   481M     0%  ONLINE  -
> usbhdd1  74,5G  34,3G  40,2G    46%  ONLINE  -
> 
> I don't understand, that I get status information about the pool, e.
> g. cap, size, health, but I can not mount it to the system:
> 
> bash-3.00# zfs mount usbhdd1
> cannot mount 'usbhdd1': E/A-Fehler
> bash-3.00#

You have checksum errors on a non-replicated pool. This
is not something that can be ignored. 


James C. McPherson
--
Senior Kernel Software Engineer, Solaris
Sun Microsystems
http://blogs.sun.com/jmcp       http://www.jmcp.homeunix.com/blog
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to