...
> I note that the response to your message from "danny" offers the ability
> to pass arguments to the nfs mount command, but also seems to offer a fix
> for the fact that "classes" are not supported under PXE:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/90368
>
> I hope "danny"
> On 01/25/2011 12:28, Kostik Belousov wrote:
> > No, my use for rc.early is different. I use it to load modules
> > before filesystems are mounted.
>
> Ok, I'll bite ... what is deficient about doing this in /boot/loader.conf?
>
in case if diskless, where the root (/boot/loader.conf) is shared,
hi,
I have one disk, labeled r0 (/dev/mfid0), which i gpart'ed so:
=>34 1952448445 mfid0 GPT (931G)
34 128 1 freebsd-boot (64K)
162 4194304 2 freebsd-ufs (2.0G)
4194466 100663296 3 freebsd-swap (48G)
104857762 1847590717
> Under 8.2-PRERELEASE (GENERIC kernel), about 15% of the times I boot up
> (with rpc.statd and rpc.lockd enabled in rc.conf), I get:
>
> Feb 4 07:31:11 wonderland rpc.statd: bindresvport_sa: Address already in use
> Feb 4 07:31:11 wonderland root: /etc/rc: WARNING: failed to start statd
>
> an
> >
> > Thanks for the analysis. The reason I originally posted is to see why
> > this might have popped up in 8.x, as it never happened in 7.x.
> > -- George Mitchell
> >
> I suspect two things make this occur more frequently with 8.x. One is
> that it does IPv6 first (I suspect IPv6 wasn't enabl
>> On 02/18/2011 10:08, Rick Macklem wrote:
>> > The attached patches changes the behaviour so that it tries to
>> > get an unused port for each of the 4 cases.
>>
>> can you send me the patches?
>> thanks,
>> danny
> They're attached. If you get to test them, please let me know
> how it goes.
>
> > >> On 02/18/2011 10:08, Rick Macklem wrote:
> > >> > The attached patches changes the behaviour so that it tries to
> > >> > get an unused port for each of the 4 cases.
> > >>
> > >> can you send me the patches?
> > >> thanks,
> > >> danny
> >
> > > They're attached. If you get to test them, p
> On 03/12/2011 02:21, Daniel Braniss wrote:
> > The problem with trying to get the same port for all tcp/udp/inet/inet6
> > though might succeed most of the time, will fail sometimes, then what?
>
> Can you please describe the scenario when it's completely impossibl
I am runing mountd with -e (experimental :-)
this is happening too often lately, where mountd just stops responding
mountd 11762 [dp->dp_config_rwlock] 8.93r 0.00u 0.00s 0% 1320k
any help/clues?
thanks,
danny
___
freebsd-stable@freebsd.
I have been running the experimental nfs/mount for some time now, and
it mostly works, except with this particular case, where the mountd just
gets stuck:
mountd 11762 [dp->dp_config_rwlock] 8.93r 0.00u 0.00s 0% 1320k
and stops respondig. I can't reproduce it at will, but it happens quiet ofte
hi,
this:
portmaster p5-libwww-5.837
goes into a loop:
...
===>>> The dependency for net/p5-Net-HTTP
seems to be handled by p5-libwww-5.837
===>>> Launching child to update p5-libwww-5.837 to p5-libwww-6.02
p5-libwww-5.837 >> p5-libwww-5.837 >> p5-libwww-5.837 >>
p5-libwww
> hi,
> this:
> portmaster p5-libwww-5.837
>
> goes into a loop:
> ...
> ===>>> The dependency for net/p5-Net-HTTP
>seems to be handled by p5-libwww-5.837
>
> ===>>> Launching child to update p5-libwww-5.837 to p5-libwww-6.02
> p5-libwww-5.837 >> p5-libwww-5.837 >> p5-libwww
> Hi,
>
> Does any one have this [1] problem? or just know how to fix it?
>
> [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/159103
>
the bug has been around for a while, and the fix for a diskless
won't work :-), downing the link will hang the host
danny
> --
> Andrey Zonov
> _
with the latest svn, I can't compile kernel with options ATA_CAM:
...
linking kernel.debug
ata-disk.o(.text+0x93): In function `ad_init':
/r+d/stable/8.3/sys/dev/ata/ata-disk.c:389: undefined reference to
`ata_setmode'
ata-disk.o(.text+0xaa):/r+d/stable/8.3/sys/dev/ata/ata-disk.c:397: undefined
> On Fri, Apr 06, 2012 at 10:48:13AM +0300, Daniel Braniss wrote:
> > with the latest svn, I can't compile kernel with options ATA_CAM:
> >
> > ...
> > linking kernel.debug
> > ata-disk.o(.text+0x93): In function `ad_init':
> > /r+d/stable/8.3/s
> On Thu, 2012-03-22 at 18:13 +0200, Volodymyr Kostyrko wrote:
> > Andriy Gapon wrote:
> > > on 22/03/2012 17:33 Volodymyr Kostyrko said the following:
> > >> Andriy Gapon wrote:
> > >>> on 22/03/2012 15:19 Mike Tkachuk said the following:
> > kern.eventtimer.periodic: 0
> > >>>
> > >>> It mig
hi,
I'm trying to upgrade this old opteron box, which is running 8.2, but
when booting 8.3 the disks disappear.
with 8.2:
...
atapci1@pci0:0:7:1: class=0x01018a card=0x74691022 chip=0x74691022
rev=0x03 hdr=0x00
vendor = 'Advanced Micro Devices (AMD)'
device = 'UltraATA/133 Con
> Security_Multipart(Fri_Apr_27_13_35_56_2012_748)--
> Content-Type: Text/Plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> Rick Macklem wrote
> in <1527622626.3418715.1335445225510.javamail.r...@erie.cs.uoguelph.ca>:
>
> rm> Steven Hartland wrote:
> rm> > Original Message
> Hi:
>
> I could not figure out how to restrict users or other users from certain
> privileges to execute certain commands in FreeBSD/NanoBSD?
>
> What I meant is I want to create a NanoBSD image in which there will be an
> additional user, say 'admin'. I need to give this new user (admin) some
> Daniel Braniss wrote:
> > > Security_Multipart(Fri_Apr_27_13_35_56_2012_748)--
> > > Content-Type: Text/Plain; charset=us-ascii
> > > Content-Transfer-Encoding: 7bit
> > >
> > > Rick Macklem wrote
> > > in
> > > &
> Daniel Braniss wrote:
> > > Daniel Braniss wrote:
> > > > > Security_Multipart(Fri_Apr_27_13_35_56_2012_748)--
> > > > > Content-Type: Text/Plain; charset=us-ascii
> > > > > Content-Transfer-Encoding: 7b
> Daniel Braniss wrote:
> > > Daniel Braniss wrote:
> > > > > Daniel Braniss wrote:
> > > > > > > Security_Multipart(Fri_Apr_27_13_35_56_2012_748)--
> > > > > > > Content-Type: Text/Plain; charset=us-ascii
> > > &g
> Sami Halabi wrote:
> > Hi Oliver,
> > I saw you had similar problem for console on 2010
> >
> http://freebsd.1045724.n5.nabble.com/Serial-console-problems-with-stab=le-8-td3950684.html
>
> No, I don't think that the problem is related. My problem
> was with the serial console, while you do
>
>
> On 6/10/12 1:52 PM, Daniel Braniss wrote:
> >> Sami Halabi wrote:
> >> > Hi Oliver,
> >> > I saw you had similar problem for console on 2010
> >> >
> >> http://freebsd.1045724.n5.nabble.com/Serial-console-problems-wit
> Hi, all,
>
>
> Am 15.06.2012 um 03:27 schrieb Matthew X. Economou:
> > Daniel Braniss writes:
> >
> >> just for the record, serial on 8.x works fine! the device naming
> >> has changed from sio to uart, and maybe some features. We use it
> >
> Howdy,
>
> This is an FYI to let people know about a really nice feature for those
> that have ports installed which include kernel modules. You can place a
> list in /etc/src.conf like this:
>
> PORTS_MODULES= emulators/virtualbox-ose-kmod sysutils/fusefs-kmod
> x11/nvidia-driver
>
> which w
Hi,
starting about last week, I'm getting:
rsync: writefd_unbuffered failed to write 4 bytes to socket [sender]: Broken
pipe (32)
rsync: write failed on "/net/rnd/dist/tmp/local/amd64.FreeBSD_8.3-wip/compat/li
nux/usr/lib/locale/locale-archive.tmpl": Permission denied (13)
rsync error: error in f
> Hi,
> starting about last week, I'm getting:
>
> rsync: writefd_unbuffered failed to write 4 bytes to socket [sender]: Broken
> pipe (32)
> rsync: write failed on
> "/net/rnd/dist/tmp/local/amd64.FreeBSD_8.3-wip/compat/li
> nux/usr/lib/locale/locale-archive.tmpl": Permission denied (13)
> rsyn
> On 29/06/2012 10:45, Daniel Braniss wrote:
> >> Hi,
> >> starting about last week, I'm getting:
> >>
> >> rsync: writefd_unbuffered failed to write 4 bytes to socket [sender]:
> >> Broken
> >> pipe (32)
> >> rsync: write f
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 2010/06/15 17:05, Sean Bruno wrote:
> > On Tue, 2010-06-15 at 17:10 -0500, Sean Bruno wrote:
> >> http://svn.freebsd.org/viewvc/base?limit_changes=0&view=revision&revision=208361
> >>
> >> I'm not sure what's up with this update, but it ho
>
>
> On Mon, 28 Jun 2010, al...@ulgsm.ru wrote:
>
> >
> >
> > kernel built with:
> > options BOOTP # Use BOOTP to obtain IP address/hostname
> > options BOOTP_NFSROOT # NFS mount root file system using BOOTP info
> > options BOOTP_NFSV3
> >
> Try building a kernel without
>
>
> On Mon, 28 Jun 2010, Daniel Braniss wrote:
>
> >>
> >>
> >> On Mon, 28 Jun 2010, al...@ulgsm.ru wrote:
> >>
> >>>
> >>>
> >>> kernel built with:
> >>> options BOOTP # Use BOOTP t
Hi,
I'm running a resent 8.1-Pre (Friday July 2nd), but I've seen this in previous
ones too, make buildworld -j will sometimes fail, or even panic.
when it failes it's usually some 'internal compiler error' or
panic: page fault. The failures I've seen on different hardware, all runing
amd64 version
> On Thu, Jul 08, 2010 at 11:08:04AM -0400, Mikhail T. wrote:
> > 08.07.2010 09:53, Jeremy Chadwick напиÑаÐ=²(ла):
> > >Then don't modify loader.conf. Instead, once the "Welcome to FreeBSD!="
> > >portion of loader appears, press "6" to shell to the loader prompt
> > >and type:
> > >
> > >
It seems that the latest changes (last 7 days) introduced this problem:
...
run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 180 seconds for xpt_config
> On Fri, Jul 23, 2010 at 09:35:55AM +0300, Daniel Braniss wrote:
> > It seems that the latest changes (last 7 days) introduced this problem:
> > ...
> > run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config
> > run_interrupt_driven_hooks: still wa
> Daniel Braniss wrote:
> >> On Fri, Jul 23, 2010 at 09:35:55AM +0300, Daniel Braniss wrote:
> >>> It seems that the latest changes (last 7 days) introduced this problem:
> >>> ...
> >>> run_interrupt_driven_hooks: still waiting after 60 seconds
> That's hardly a solution or reason.
of course it's not, just that last successful boot had WITNESS configured,
and with the latest patches it hang, compiling without WITNESS allowed
the boot to proceed.
> Still please try the patch (or fresh
> 8-STABLE wit
> Hi all,
>
> I've been working on updating my semi-embedded images to
> 7.3-stable of late (I generally wait for .3+ releases), it's been a
> few years since the last time I did one of these and I'm having some
> issues getting my netboot test environment to behave itself.
>
> I'm sure i
In a not so distant past, boot0cfg -sn ... used to work, then it only
partialy worked, it would modify the data in boot but not the mbr, for
which 'gpart -s set active -in ...' modified the mbr. Now
# boot0cfg -s1 -v /dev/mfid0
boot0cfg: write_mbr: /dev/mfid0: Operation not permitted
but:
# boot0cf
> On Fri, Oct 01, 2010 at 09:26:41AM +0200, Daniel Braniss wrote:
> > In a not so distant past, boot0cfg -sn ... used to work, then it only
> > partialy worked, it would modify the data in boot but not the mbr, for
> > which 'gpart -s set active -in ...' modified the
> On Fri, Oct 01, 2010 at 01:20:42PM +0200, Daniel Braniss wrote:
> > > On Fri, Oct 01, 2010 at 09:26:41AM +0200, Daniel Braniss wrote:
> > > > In a not so distant past, boot0cfg -sn ... used to work, then it only
> > > > partialy worked, it would modify t
hi,
with the latest -stable, the boot process gets stuck with
...
ugen2.2: at usbus2
uhub6: on
usbus2
uhub6: 3 ports with 3 removable, self powered
ugen3.2: at usbus3
ukbd0: on usbus3
kbd2 at ukbd0
ums0: on usbus3
ums0: 3 buttons and [Z] coordinates ID=0 <- stuck here
run_
> on 05/11/2010 23:27 Kostik Belousov said the following:
> > I agree that the fix a right fix for real issue. It should only
> > affect the filesystems that do support VFS_VGET(). In other words,
> > it is relevant for e.g. UFS exports, but not for ZFS, that is the
> > Andrey case.
>
> Actually Z
the hardware is Sun Fire X2200 M2, and it's discless, PXE booted.
this seems to have started sometime before 8.2, and it
'sometimes happens':
FreeBSD 8.2-PRERELEASE #15 r4274: Wed Dec 22 09:11:27 IST 2010c40, rbp =
0x80ef5c60 ---
da...@rnd:/home/obj/rnd/r+d/stable/8/sys/HUJI amd64
Ti
> On Wednesday, December 22, 2010 5:12:03 am Daniel Braniss wrote:
> > the hardware is Sun Fire X2200 M2, and it's discless, PXE booted.
> >
> > this seems to have started sometime before 8.2, and it
> > 'sometimes happens':
> >
> > Fre
ok, it happened
...
Cannot dump. Device not defined or unavailable.
Automatic reboot in 15 seconds - press a key on the console to abort
--> Press a key on the console to reboot,
--> or switch off the system now.
but
a- the 15 seconds never happen :-)
b- there is some magic to ge
> On Wednesday, December 22, 2010 10:58:56 am Daniel Braniss wrote:
> > > On Wednesday, December 22, 2010 5:12:03 am Daniel Braniss wrote:
> > > > the hardware is Sun Fire X2200 M2, and it's discless, PXE booted.
> > > >
> > > > t
> On Thursday, December 23, 2010 1:47:39 am Daniel Braniss wrote:
> > > On Wednesday, December 22, 2010 10:58:56 am Daniel Braniss wrote:
> > > > > On Wednesday, December 22, 2010 5:12:03 am Daniel Braniss wrote:
> > > > > > the hardware is Sun
> On Thursday, December 23, 2010 1:47:39 am Daniel Braniss wrote:
> > > On Wednesday, December 22, 2010 10:58:56 am Daniel Braniss wrote:
> > > > > On Wednesday, December 22, 2010 5:12:03 am Daniel Braniss wrote:
> > > > > > the hardware is Sun
hi,
this is still broken in 8.2-PRERELEASE, there seems to be a patch, but
it's almost a year old.
http://people.freebsd.org/~jh/patches/zfs-ctldir-vptocnp.diff
danny
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/
> On Sun, Dec 26, 2010 at 09:26:13AM +0200, Daniel Braniss wrote:
> > this is still broken in 8.2-PRERELEASE, there seems to be a patch, but
> > it's almost a year old.
> > http://people.freebsd.org/~jh/patches/zfs-ctldir-vptocnp.diff
>
> Setting snapdir to vi
> > On 26 Dec 2010, at 10:05, Daniel Braniss wrote:
> > >> On Sun, Dec 26, 2010 at 09:26:13AM +0200, Daniel Braniss wrote:
> >>> this is still broken in 8.2-PRERELEASE, there seems to be a patch, =but
> >>> it's almost a year old.
> >
>
> --2iBwrppp/7QCDedR
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> [I'm not sure if -stable is the best list for this but anyway...]
>
> I'm trying to convert an old laptop running FreeBSD 8.0 into a diskless
> clie
Hi,
I have 2 ada disks striped:
# gstripe list
Geom name: s1
State: UP
Status: Total=2, Online=2
Type: AUTOMATIC
Stripesize: 65536
ID: 2442772675
Providers:
1. Name: stripe/s1
Mediasize: 1000215674880 (932G)
Sectorsize: 512
Stripesize: 65536
Stripeoffset: 0
Mode: r0w0e0
Consumers:
1
> On Tue, Jan 04, 2011 at 04:21:31PM +0200, Daniel Braniss wrote:
> > Hi,
> > I have 2 ada disks striped:
> >
> > # gstripe list
> > Geom name: s1
> > State: UP
> > Status: Total=2, Online=2
> > Type: AUTOMATIC
> > Stripesize: 65536
> All,
>
> I'm pulling my hair out on this one! Can't get the serial console to
> work with nanoBSD, either 7.2-p4 or 7-STABLE. A 8.0 nanoBSD image
> works fine (which I have not created myself). The symptom is that all
> kernel output goes to VGA. Whatever I do. This happens in VMware
> Player (w
Hi,
the boot stops somewhare after probing ata0, so far
playing with the BIOS (disabling stuff) does not help.
BTW, linux boots ok (except it has problems with IPMI)
So, any success stories there?
danny
___
freebsd-stable@freebsd.org mailing li
hi,
FreeBSD-8 works great on these boards, but there are some
gotchas, the boot and the serial: output works fine, but input
is 'problematic'. the pxeboot serial handling is ok, the boot menu
is ok, but booting off the CF (using boot0sio), the input 'screwy'
at the selection of partition it
> On 12/9/2009 11:13 AM, Daniel Braniss wrote:
> > hi,
> > FreeBSD-8 works great on these boards, but there are some
> > gotchas, the boot and the serial: output works fine, but input
> > is 'problematic'. the pxeboot serial handling is ok, the boot m
> On Wednesday 09 December 2009 17:13:57 Daniel Braniss wrote:
> > hi,
> > FreeBSD-8 works great on these boards, but there are some
> > gotchas, the boot and the serial: output works fine, but input
> > is 'problematic'. the pxeboot serial handling is ok,
> On 12/10/2009 2:32 AM, Daniel Braniss wrote:
> >> Which ALIX board exactly? There are some differences (even various BIOSes).
> >> Any chance you have vga driver in kernel? TinyBIOS emulates VGA a bit,
> >> redirects output to serial port. If at the beginning
> Hi all,
> I am playing with iscsi_initiator on FreeBSD 7-STABLE and Dell
> PowerVault MD3000i. This is the first time I am testing iSCSI...
>
> Does anyone have FreeBSD's iSCSI initiator in production / heavy load?
> Or does somebody have experiences with Dell MD3000i?
>
> One thing is "poor
> please Cc: me, I am not subscribed to freebsd-scsi
>
> Sossi Andrej wrote:
> >> On 16. 12. 2009 15:57, Miroslav Lachman wrote:
> >> [...]
> >> I use MD300i with FreeBSD 7.0 and 7.1 with iscsi-2.2.2. It work fine.
> >> But be careful to configure MD3000i. MD3000i assign by default first
> >>
Hi,
While trying to find out why our NSF/ZFS servers now hangs about once a
week, I got hold of a similiar box, and got a bit more ambitious, I connected
it via 2 NICs, to complicate things a bit, the server boots via pxeboot (ie, is
datatless). After fiddling with the default gateway, addi
> I'm willing to bet this is something simple I've overlooked, but I'm out
> of ideas. Client is 8.0-RELEASE i386, server is 8.0-STABLE amd64
> (kernel/world 2010/01/16). NFS version used is v3. Server filesystem
> is UFS2.
at boot time, the NFS is V2!, if the server is FreeBSD it can be upgrade
> On Sun, Feb 21, 2010 at 09:25:45AM +0200, Daniel Braniss wrote:
> > > I'm willing to bet this is something simple I've overlooked, but I'm out
> > > of ideas. Client is 8.0-RELEASE i386, server is 8.0-STABLE amd64
> > > (kernel/world 2010/01/16)
> On Sun, Feb 21, 2010 at 12:02:28PM +0200, Daniel Braniss wrote:
> > > I'm not sure if you're referring to NFS here, or my TFTP comment. My
> > > TFTP comment should be discussed elsewhere -- it's broken/odd behaviour,
> > > but the workaround for
hi,
with latest 8-stable, I can't boot since it's stuck with:
...
ahci0: port 0xb880-0xb887,0xb800-0xb803,0xb48
0-0xb487,0xb400-0xb403,0xb080-0xb09f mem 0xfe7fa800-0xfe7fafff irq 22 at
device 31.2 on pci0
ahci0: [ITHREAD]
ahci0: AHCI v1.20 with 4 3Gbps ports, Port Multiplier supported
ahc
> Daniel Braniss wrote:
> > with latest 8-stable, I can't boot since it's stuck with:
>
> > the only wierd thing I see, is the
> > Trying to mount root from nfs:
> > which does not happen in the failing kernel.
>
> Could you show full verb
> On Fri, 26 Feb 2010 13:31:38 +0100 Gerrit Kühn
> wrote about Re: em0 freezes on ZFS server:
>
> GK> JC> Note how close the "current" value is to that of "total". I'm not
> GK> JC> too surprised you're seeing what you are as a result of this.
> GK> JC> What on earth is this machine doing at all
> On Fri, 26 Feb 2010 15:04:37 +0200 Daniel Braniss
> wrote about Re: em0 freezes on ZFS server :
>
> DB> > At least in my case I found out what is eating the buffers: nfsd
> DB> > does! The buffers stop increasing as soon as I stop nfsd. However,
> DB> > they
> when I have enough data i'll plot it.
>
check:
ftp://ftp.cs.huji.ac.il/users/danny/freebsd/plot.ps
x is seconds, y is mbus current.
> Cheers,
> danny
>
>
> ___
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailm
> On Fri, 26 Feb 2010 17:41:02 +0200 Daniel Braniss
> wrote about Re: em0 freezes on ZFS server :
>
> DB> check:
> DB> ftp://ftp.cs.huji.ac.il/users/danny/freebsd/plot.ps
> DB> x is seconds, y is mbus current.
>
> Looks not as bad as mine. I had 37k when I re
> On Fri, 26 Feb 2010 23:12:39 +0100 Willem Jan Withagen
> wrote about Re: mbuf leakage with nfs/zfs?:
>
> WJW> > DB> I'll have to do some packet snooping to check if it's TCP or
> WJW> > DB> UDP nfs traffic, since some of the clients are Linux ...
>
> WJW> > I have Linux clients, too. Some use
> On Sat, 27 Feb 2010 09:24:10 +0200 Daniel Braniss
> wrote about Re: mbuf leakage with nfs/zfs? :
>
> DB> I doubt it, but here is another shot:
> DB> are we all running samba? I'm asking because the lock manager keeps
> DB> dying and ...
>
> Nope, no sa
> On Sat, 27 Feb 2010 11:14:56 +0200 Daniel Braniss
> wrote about Re: mbuf leakage with nfs/zfs? :
>
> DB> anyways, I am running tests on an 'unused' server, only me using it to
> DB> 'make world'
> DB> and it's leaking.
>
> Hm, I
> On Sat, 27 Feb 2010 12:26:02 +0200 Daniel Braniss
> wrote about Re: mbuf leakage with nfs/zfs? :
>
>
> DB> > Hm, I've got a server with 8-PRE from somewhen in Nov09 that is
> DB> > serving nfs from zfs fine and shows no leakage...
>
> DB> the binar
> On Sat, Feb 27, 2010 at 10:53:00PM +0100, Willem Jan Withagen wrote:
> > On 27-2-2010 21:32, Eirik Øverby wrote:
> > >I've had a discussion with some folks on this for a while. I can easil=y
> > >reproduce this situation by mounting a FreeBSD ZFS filesystem via
> > >NFS-UDP from an OpenBSD machin
>
> On Feb 28, 2010, at 12:11 PM, Daniel Braniss wrote:
>
> >> I'm pulling in Robert Watson, who has some familiarity with the UDP
> >> stack/code in FreeBSD. I'm not sure he'll be a sufficient source of
> >> knowledge for this specific iss
>
>
> On Sat, 27 Feb 2010, Jeremy Chadwick wrote:
>
> >> I concur.
> >> Everything in my network is now on TCP, and there is no mbuf leakage.
> >> I just don't get over the 5500 mark, no matter what I throw at it.
> >>
> >> I do feel that TCP is not as well performing on a local net with Linux,
>
>
> On Tue, 2 Mar 2010, Daniel Braniss wrote:
>
> > runing with the experimental nfs server all is ok!
> > (at least I can't see any mbuf leakage :-)
> >
> > so now that we can assume that the problem is in NFS/UDP writes via
> > classic nfss
>
>
> On Wed, 3 Mar 2010, Daniel Braniss wrote:
>
> > disabling the krpc reply cache does it, no visible damage. Somehow
> > this reminds me of my old 1970 beetle, parts would fall off but it would
> > continue working :-)
> > where to go from here?
> &
>
>
> On Tue, 2 Mar 2010, Daniel Braniss wrote:
>
> >
> > just keep sending insights/pointers and enjoy life
> >
>
>
> You could try this patch for sys/rpc/replay.c. Completely untested and
> just typed into email (so don't give it to "pa
>
>
> On Tue, 2 Mar 2010, Daniel Braniss wrote:
>
> >
> > just keep sending insights/pointers and enjoy life
> >
>
>
> You could try this patch for sys/rpc/replay.c. Completely untested and
> just typed into email (so don't give it to "pa
[...]
> > but it didn't help, it's not triggered
> >
>
> Hmm, well that's the only place I could see in replay.c that could leak
> (and it's a pretty straightforward piece of code). This is getting
> interesting. Just to confirm where we currently are...
>
> - replay cache disabled --> no leak
>
hi,
I get
link_elf_obj: symbol lapic_cyclic_clock_func undefined
when trying
kldload dtraceall
this is with a fearly resent 8-stable
I'm trying to help Rick Maclem debug the NSF/UDP problem, and I
thought it would be a good chance to learn dtrace, but :-(
danny
___
>
> On Sat, 6 Mar 2010, Daniel Braniss wrote:
>
> > link_elf_obj: symbol lapic_cyclic_clock_func undefined
> >
> > when trying
> > kldload dtraceall this is with a fearly resent 8-stable
> >
> > I'm trying to help Rick Maclem debug the
> Thanks for your kind reply, I'm forwarding it there...
>
>
> Original Message
> Subject: Re: NFS Client error
> Date: Mon, 08 Mar 2010 23:59:29 +0100
> From: vol...@vwsoft.com
> To: Giulio Ferro
> CC: freebsd-hack...@freebsd.org, freebsd-...@freebsd.o
hi,
I have a this SBC that boots off a CF card,
when it boots, I can select the boot partition via F1 or F2
and all is OK.
when I do it via boot0cfg the 'default_selection' changes
correctly, but the 'active' partition is not changed, so boot
ignores it.
I went ahead and cha
> On 30.03.2010 12:05, Daniel Braniss wrote:
> > so it seems that someone is preventing changes to the partition table!
> > btw, this problem was not present in older boot0 (1.0) where the active
> > partition flag is ignored.
>
> You can change active partition via
> 30.03.10, 14:03, "Daniel Braniss" :
>
> > > On 30.03.2010 12:05, Daniel Braniss wrote:
> > > > so it seems that someone is preventing changes to the partition table!
> > > > btw, this problem was not present in older boot0 (1.0) wh
Hi,
I'm getting this with FreeBSD-8-stable, it usually happens when
starting apache:
panic: vm_fault_copy_wired: page missing
cpuid = 3
KDB: enter: panic
[thread pid 1013 tid 100106 ]
Stopped at kdb_enter+0x3d: movq$0,0x68f170(%rip)
db> tr
Tracing pid 1013 tid 100106 td 0xff0007a66ae0
> On Thu, Apr 15, 2010 at 12:22 AM, Daniel Braniss wrot=e:
> > Hi,
> > I'm getting this with FreeBSD-8-stable, it usually happens when
> > starting apache:
> >
> > panic: vm_fault_copy_wired: page missing
> > cpuid = 3
> > KDB: enter: pani
> On Thu, Apr 15, 2010 at 11:50:41AM +0300, Daniel Braniss wrote:
> > > On Thu, Apr 15, 2010 at 12:22 AM, Daniel Braniss
> > > wrot=e:
> > > > Hi,
> > > > I'm getting this with FreeBSD-8-stable, it usually happens when
> > > > sta
> On Thu, Apr 15, 2010 at 9:22 AM, Daniel Braniss wrote:
> > Hi,
> > I'm getting this with FreeBSD-8-stable, it usually happens when
> > starting apache:
>
> alc@ made some VM MFCs yesterday, could you try a 13th of April kernel
> and see if it works out f
> On Thu, Apr 15, 2010 at 9:22 AM, Daniel Braniss wrote:
> > Hi,
> > I'm getting this with FreeBSD-8-stable, it usually happens when
> > starting apache:
>
> alc@ made some VM MFCs yesterday, could you try a 13th of April kernel
> and see if it works out for y
>
> --xFkczX7rH1pKA3aV
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> On Thu, Apr 15, 2010 at 10:22:20AM +0300, Daniel Braniss wrote:
> > Hi,
> > I'm getting this with Fre
> On Thu, Apr 15, 2010 at 9:22 AM, Daniel Braniss wrote:
> > Hi,
> > I'm getting this with FreeBSD-8-stable, it usually happens when
> > starting apache:
>
> alc@ made some VM MFCs yesterday, could you try a 13th of April kernel
> and see if it works out for
>
> --U3Zg06C/E2vtHpAW
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> On Thu, Apr 15, 2010 at 12:39:13PM +0300, Daniel Braniss wrote:
> > >=20
> > > --xFkczX7rH1pKA3aV
> > &
1 - 100 of 260 matches
Mail list logo