ok, so far so good.

but how can I get my pool up and running????

Following output:

bash-3.00# zfs get all usbhdd1
NAME     PROPERTY         VALUE                 SOURCE
usbhdd1  type             filesystem            -
usbhdd1  creation         Do Dez 25 23:36 2008  -
usbhdd1  used             34,3G                 -
usbhdd1  available        39,0G                 -
usbhdd1  referenced       34,3G                 -
usbhdd1  compressratio    1.00x                 -
usbhdd1  mounted          no                    -
usbhdd1  quota            none                  default
usbhdd1  reservation      none                  default
usbhdd1  recordsize       128K                  default
usbhdd1  mountpoint       /usbhdd1              default
usbhdd1  sharenfs         off                   default
usbhdd1  checksum         on                    local
usbhdd1  compression      off                   default
usbhdd1  atime            on                    default
usbhdd1  devices          on                    default
usbhdd1  exec             on                    default
usbhdd1  setuid           on                    default
usbhdd1  readonly         off                   default
usbhdd1  zoned            off                   default
usbhdd1  snapdir          hidden                default
usbhdd1  aclmode          groupmask             default
usbhdd1  aclinherit       restricted            default
usbhdd1  canmount         on                    default
usbhdd1  shareiscsi       off                   default
usbhdd1  xattr            on                    default
usbhdd1  copies           1                     default
interner Fehler: unable to get version property
interner Fehler: unable to get utf8only property
interner Fehler: unable to get normalization property
interner Fehler: unable to get casesensitivity property
usbhdd1  vscan            off                   default
usbhdd1  nbmand           off                   default
usbhdd1  sharesmb         off                   default
usbhdd1  refquota         none                  default
usbhdd1  refreservation   none                  default

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:<0x0>

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#

any suggestion for help?

thanks and regards,

dave.
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to