Date: Sat, 23 Feb 2008 19:14:50 +0300 From: Michael Monashev <softsearch@gmail.com> To: freebsd-fs@freebsd.org Subject: Synchronization request failed (error=1) Message-ID: <825583928.20080223191450@gmail.com>
next in thread | raw e-mail | index | archive | help
Hi. I did: >gmirror forget root >gmirror list root Geom name: root State: COMPLETE Components: 1 Balance: split Slice: 4096 Flags: NONE GenID: 7 SyncID: 1 ID: 1926374852 Providers: 1. Name: mirror/root Mediasize: 134217216 (128M) Sectorsize: 512 Mode: r1w1e1 Consumers: 1. Name: da1s1a Mediasize: 134217728 (128M) Sectorsize: 512 Mode: r1w1e1 State: ACTIVE Priority: 0 Flags: NONE GenID: 7 SyncID: 1 ID: 600760959 >gmirror insert root /dev/da0s1a and got some errors in /var/log/messages: Feb 17 18:17:03 host2 kernel: GEOM_MIRROR: Device root: provider da0s1a detected. Feb 17 18:17:03 host2 kernel: GEOM_MIRROR: Device root: rebuilding provider da0s1a. Feb 17 18:17:05 host2 kernel: GEOM_MIRROR: Synchronization request failed (error=1). da0s1a[WRITE(offset=0, length=131072)] Feb 17 18:17:05 host2 kernel: GEOM_MIRROR: Device root: provider da0s1a disconnected. Feb 17 18:17:05 host2 kernel: GEOM_MIRROR: Device root: rebuilding provider da0s1a stopped. How to correct this error and make "gmirror insert root /dev/da0s1a"? FreeBSD 6.3-PRERELEASE >bsdlabel /dev/da0s1 # /dev/da0s1: 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 262144 0 4.2BSD 2048 16384 16392 b: 33554432 262144 swap c: 976768002 0 unused 0 0 # "raw" part, don't edit d: 524288 33816576 4.2BSD 2048 16384 32776 e: 41943040 34340864 4.2BSD 2048 16384 28528 f: 4194304 76283904 4.2BSD 2048 16384 28528 g: 41943040 80478208 4.2BSD 2048 16384 28528 h: 854346754 122421248 4.2BSD 2048 16384 28528 >bsdlabel /dev/da1s1 # /dev/da1s1: 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 262144 0 4.2BSD 0 0 0 c: 46781217 0 unused 0 0 # "raw" part, don't edit d: 524288 262144 4.2BSD 0 0 0 e: 41800481 4980736 4.2BSD 0 0 0 f: 4194304 786432 4.2BSD 0 0 0 >mount /dev/mirror/root on / (ufs, local, noatime, synchronous) devfs on /dev (devfs, local) /dev/mirror/tmp on /tmp (ufs, asynchronous, local, noatime) /dev/mirror/usr2 on /usr (ufs, local, noatime, soft-updates) /dev/mirror/var on /var (ufs, local, noatime, soft-updates) /dev/mirror/home on /home (ufs, local, noatime, soft-updates) /dev/da0s1h on /opt (ufs, local, noatime, soft-updates) /dev/mirror/dbs on /opt1 (ufs, local, noatime, soft-updates) /dev/mirror/sites on /opt2 (ufs, local, noatime, soft-updates) devfs on /var/named/dev (devfs, local) -- Michael
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?825583928.20080223191450>
