Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Jul 2008 16:29:29 +0200
From:      Kris Kennaway <kris@FreeBSD.org>
To:        aslam_mohamed@wordbank.com
Cc:        Dmitry Morozovsky <marck@rinet.ru>, current@FreeBSD.org
Subject:   Re: Thinking of using ZFS/FBSD for a backup system
Message-ID:  <4874CB49.50705@FreeBSD.org>
In-Reply-To: <4874C9E9.1050206@wordbank.com>
References:  <bd9320b30807072315x105cf058tf9f952f0f5bb2a6a@mail.gmail.com> <20080708100701.57031cda@twoflower.in.publishing.hu> <bd9320b30807080131j5e0e02a4y3231d7bfa1738517@mail.gmail.com> <4873C4FA.2020004@FreeBSD.org> <20080709062533.J58331@woozle.rinet.ru> <48749087.4070802@FreeBSD.org> <20080709145010.Q58331@woozle.rinet.ru> <48749EA7.40702@FreeBSD.org> <20080709152739.Q58331@woozle.rinet.ru> <4874A453.7060406@FreeBSD.org> <4874A981.7080106@wordbank.com> <4874B58B.7000108@FreeBSD.org> <4874BEFF.20202@wordbank.com> <4874C38F.9040706@FreeBSD.org> <4874C9E9.1050206@wordbank.com>

next in thread | previous in thread | raw e-mail | index | archive | help
aslam_mohamed@wordbank.com wrote:
> Something interesting, I just slot couple of 1TB SATA in to the same 
> FreeBSD machine and re-created the zfs pool (this is just to make sure 
> that without firewire the ZFS can  work well in FeeBSD) . When I reboot 
> the machine I see the following appears on booting... This is the same 
> thing appeared before with Firewire!!
> 
> ad4: 76324MB <HDS728080PLA380 40Y9028LEN PF2OA65A> at ata2-master SATA150
> ad8: 953869MB <Seagate ST31000340NS SN05> at ata4-master SATA150
> ad10: 953869MB <Seagate ST31000340NS SN05> at ata5-master SATA150
> **GEOM: ad8: corrupt or invalid GPT detected.**
> **GEOM: ad8: GPT rejected -- may not be recoverable.**
> **GEOM: ad10: corrupt or invalid GPT detected.**
> **GEOM: ad10: GPT rejected -- may not be recoverable.**
> SMP: AP CPU #1 Launched!
> Trying to mount root from ufs:/dev/ad4s1a
> WARNING: ZFS is considered to be an experimental feature in FreeBSD.
> ZFS filesystem version 6
> ZFS storage pool version 6
> 
> Now I am running Rsync to backup all the file servers and it had done up 
> to 1TB without complaining.. Currently, the Zpool status looks pretty OK..
> 
>   pool: backup
>  state: ONLINE
>  scrub: none requested
> config:
> 
>         NAME        STATE     READ WRITE CKSUM
>         backup      ONLINE       0          0              0
>           ad8       ONLINE          0            0             0
>           ad10      ONLINE        0           0              0
> 
> errors: No known data errors
> 
> I don't know in the future there will be any issue because of this Geom 
> messages... is there any known problem like zfs/geom/gpt 
> incompatibility?.. is it the ZFS causing this error(!) messages?..any 
> thoughts?...

It does not have anything to do with ZFS.  GEOM is at a lower layer than 
ZFS is.  The messages *may* be harmless but you should investigate 
further.  Presumably you did the GPT configuration yourself - you should 
verify or redo it.

Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4874CB49.50705>