On Tue, Jan 23, 2007 at 01:25:08PM +0100, Alexander Leidinger wrote:
> Quoting Pawel Jakub Dawidek <[EMAIL PROTECTED]> (from Tue, 23 Jan 2007
> 12:34:44 +0100):
> >It looks like it may work, but I still find it a bit risky. If sh(1) can
> >reopen the file under some cond
n on
INVARIANTS, INVARIANT_SUPPORT options and eventually DIAGNOSTIC in your
kernel.
Thanks in advance!
--
Pawel Jakub Dawidek http://www.wheel.pl
[EMAIL PROTECTED] http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!
pg
On Tue, Mar 07, 2006 at 03:15:19PM +0100, Phil Regnauld wrote:
+> On Mon, Mar 06, 2006 at 11:28:44PM +0100, Pawel Jakub Dawidek wrote:
+> > Hi.
+> >
+> > Here you can find patches with changes to gmirror(8) and graid3(8):
+> >
+> >http://people.freebsd
ease give it a shot.
--
Pawel Jakub Dawidek http://www.wheel.pl
[EMAIL PROTECTED] http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!
pgpqRiNGH3nYD.pgp
Description: PGP signature
On Mon, Mar 06, 2006 at 04:45:06PM -0600, Larry Rosenman wrote:
+> Pawel Jakub Dawidek wrote:
+> > Hi.
+> >
+> > Here you can find patches with changes to gmirror(8) and graid3(8):
+> >
+> >http://people.freebsd.org/~pjd/patches/gmirror.7.patch
+> >
On Wed, Mar 08, 2006 at 01:50:42PM -0500, Mike Tancsa wrote:
+> At 05:28 PM 06/03/2006, Pawel Jakub Dawidek wrote:
+> >Hi.
+> >
+> >Here you can find patches with changes to gmirror(8) and graid3(8):
+> >
+> >http://people.freebsd.org/~pjd/patches
On Wed, Mar 08, 2006 at 03:40:24PM -0500, Mike Tancsa wrote:
+> At 02:39 PM 08/03/2006, Pawel Jakub Dawidek wrote:
+> >On Wed, Mar 08, 2006 at 01:50:42PM -0500, Mike Tancsa wrote:
+> >+> At 05:28 PM 06/03/2006, Pawel Jakub Dawidek wrote:
+> >+> >Hi.
+> >+> &
On Wed, Mar 15, 2006 at 02:28:55PM -0500, Mike Jakubik wrote:
+> Pawel Jakub Dawidek wrote:
+> >Hi.
+> >
+> >Here you can find patches with changes to gmirror(8) and graid3(8):
+> >
+> >http://people.freebsd.org/~pjd/patches/gmirror.7.patch
+> >http:/
l in the near future
(and I hope never - I'd prefer to wait for a new installer).
One can still see how many sectors exactly has the partition he is going
to create file system on and add additional newfs(8) flag
'-s '.
--
Pawel Jakub Dawidek http://www.wheel.pl
[EMAIL PROTECTED] http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!
pgpEmArL2ynOc.pgp
Description: PGP signature
of those broken components was really
broken, right? If yes, you should 'graid3 rebuild' it immediatelly after
'label' command. If no, you should still rebuild one of them after
labeling it.
--
Pawel Jakub Dawidek http://www.wheel.pl
[EMAIL PROTECTED]
On Thu, Apr 06, 2006 at 09:33:31AM -0400, Mike Jakubik wrote:
+> Pawel Jakub Dawidek wrote:
+> >One can still see how many sectors exactly has the partition he is going
+> >to create file system on and add additional newfs(8) flag
+> >'-s '.
+> >
+>
+
ode introduced on March 20th.
Can you break into DDB (alt+ctrl+esc or send break via serial console)
and send me the output of 'traceall' command?
--
Pawel Jakub Dawidek http://www.wheel.pl
[EMAIL PROTECTED] http://www.FreeBSD.org
Fre
;dq_ump->um_quotas[dq->dq_type]) == NULLVP)
panic("dqsync: file");
(void) vn_start_secondary_write(dqvp, &mp, V_WAIT);
if (vp != dqvp)
vn_lock(dqvp, LK_EXCLUSIVE | LK_RETRY, td);
As you can see DQ_MOD is checked before vn_start_secondary_wr
/dev/ is where your /usr/home is stored without .eli suffix.
Also, please increase debug level to 1 (kern.geom.eli.debug) and send me
what is printed on the console as well.
Thanks.
--
Pawel Jakub Dawidek http://www.wheel.pl
[EMAIL PROTECTED] h
On Wed, Apr 26, 2006 at 10:31:38PM +0200, Martin wrote:
+> Pawel Jakub Dawidek wrote:
+> > Could you send me the output of:
+> >
+> ># geli dump /dev/ | head -10
+>
+> Metadata on /dev/ad0s2g:
+> magic: GEOM::ELI
+>version: 0
+> flags: 0x2
+
boxes. I can usually
+> get the lockup to occur within about 12 hours of booting.
Ok, I think I found it. Could you try this patch:
http://people.freebsd.org/~pjd/patches/g_raid3.c.4.patch
--
Pawel Jakub Dawidek http://www.wheel.pl
[EMAIL PROTECTED]
On Thu, Apr 27, 2006 at 08:55:35AM +0200, Pawel Jakub Dawidek wrote:
+> On Sun, Apr 23, 2006 at 12:04:33PM -0700, Bradley W. Dutton wrote:
+> +> Hi,
+> +>
+> +> I'm experiencing a sort of livelock on a 6.1 prerelease box. It appears
+> +> all of the IO re
On Thu, Apr 27, 2006 at 08:22:08PM +0200, Martin wrote:
+> Pawel Jakub Dawidek wrote:
+> > Flags field suggest that you were giving the passphrase on boot, before
+> > root file system was mounted. Is that right?
+>
+> Yes. That's correct.
+>
+> > Can
On Fri, Apr 28, 2006 at 08:37:13AM +0200, Martin wrote:
+> Pawel Jakub Dawidek wrote:
+>
+> >+> And after detecting the DVD-ROM, geom_eli waits as usually, but I
+> >+> cannot enter the password. Maybe the keyboard is just blocked?
+> >+> That might explai
r/src/sys/geom/raid3/g_raid3.c:775.
+>
+> The full error and alltrace is here:
+> http://duttonbros.com/freebsd/ddb.log
Thanks, I fixed it in HEAD, will try to MFC it tomorrow.
--
Pawel Jakub Dawidek http://www.wheel.pl
[EMAIL PROTECTED] h
you think that answering "We had two users who
insisted on fixing those bugs just before release, blame them!" would
satisfy them?
It isn't good to release a software with known, documented bugs, but its
better than shipping an untested software with god-one-knows unkno
equential/random write as for one disk;
- double speed of one disk for random reads;
--
Pawel Jakub Dawidek http://www.wheel.pl
[EMAIL PROTECTED] http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!
pgpsEVk0508Dx.pgp
Description: PGP signature
is my tool in ports (benchmarks/raidtest/) which does what you want.
The README file wasn't moved to ports, IIRC, you can find it here:
http://www.freebsd.org/cgi/cvsweb.cgi/src/tools/tools/raidtest/Attic/README?rev=1.2&content-type=text/x-cvsweb-markup&hideattic=0
--
Pa
On Sat, May 14, 2005 at 11:36:04AM -0400, David Magda wrote:
+>
+> On May 14, 2005, at 10:48, Vladimir Dzhivsanoff wrote:
+>
+> >On 5/14/05, Pawel Jakub Dawidek <[EMAIL PROTECTED]> wrote:
+> >>There is my tool in ports (benchmarks/raidtest/) which does what you
+
e... Then that is right at least.. :)
+>
+> I just noticed another thing... My disk performance... sucks! :P
+>
+> Some examples (from an otherwise unloaded system):
+>
+> [EMAIL PROTECTED]:/home/johan$ time dd if=/dev/zero of=bigfile.zero bs=1024
count=100
+> 100
ke(1) the CVS HEAD on my
+> freebsd-4.8, but this failed the compilation.
Could you please send any compilation output on cerb mailing list?
Maybe it's just because cerb releases don't needed bison and source
from CVS head branch does.
--
Pawel Jakub Dawidek
101 - 126 of 126 matches
Mail list logo