Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2008 23:09:30 +0200
From:      =?UTF-8?Q?Portable?= <portable@tlen.pl>
To:        freebsd-i386@freebsd.org
Subject:   Problem with rsync and mdconfig
Message-ID:  <6c543.6c351824.48fcf38a.1aca7@o2.pl>

next in thread | raw e-mail | index | archive | help

Hello,

I'm=20using=20freebsd=207.0-current-p4.

Creating=20a=20small=20file=20based=20filesystem=20with=20
dd=20if=3D/dev/zero=20of=3D/home/file=20bs=3D16k=20count=3D256000
then
mdconfig=20-a=20-t=20vnode=20-f=20/home/file=20-u=200
next=20creating=20filesystem=20with
newfs=20/dev/md0
Mounting=20new=20partition=20for=20/test.

Now=20I'm=20trying=20to=20copy=20100k=20files=20for=20/test=20partition=20=
with=20rsync=20or=20cp.=20After=20copule=20seconds=20server=20hangs.=20I=20=
can=20do=20ps,=20but=20can=20not=20kill=20rsync=20procesess=20and=20any=20=
other=20in=20example=20apache.=20Any=20solution=20to=20unhangs=20a=20serv=
er=20is=20to=20make=20a=20reboot.=20
I=20can=20copy=20the=20same=20files=20during=20the=20normal=20partition=20=
or=20even=20another=20non=20filebased=20partition.

sysct=20kern.maxfiles=3D65535

Any=20help=20will=20be=20really=20nice.

Regards,

xtor



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6c543.6c351824.48fcf38a.1aca7>