Displaying 6 results from an estimated 6 matches for "nfslockd".
2008 Sep 23
2
RELENG_7: buildworld failed with MODULES_WITH_WORLD=
Hi!
I've just tried to build NanoBSD from 7.0-STABLE sources
with MODULES_WITH_WORLD knob enabled and it failed.
Note that NanoBSD uses make -j3 by default and I have dualcore system.
===> sys/modules/nfslockd (depend)
@ -> /usr/local/src/sys
machine -> /usr/local/src/sys/i386/include
echo "#define INET6 1" > opt_inet6.h
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
rm -f .depend...
2008 Jun 03
2
[releng_6 tinderbox] failure on i386/i386
TB --- 2008-06-03 08:42:30 - tinderbox 2.3 running on freebsd-legacy.sentex.ca
TB --- 2008-06-03 08:42:30 - starting RELENG_6 tinderbox run for i386/i386
TB --- 2008-06-03 08:42:30 - cleaning the object tree
TB --- 2008-06-03 08:43:09 - cvsupping the source tree
TB --- 2008-06-03 08:43:09 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/i386/i386/supfile
TB --- 2008-06-03 08:43:22
2005 Dec 05
2
dotlock & NFS
Hello,
is dotlock supposed to work with NFS? I noticed that the default-locking
method causes problems even with nfslockd started.
Regards
Marten
2008 May 07
0
Kernel panic - em0 culprit?
...ding symbols from
/boot/kernel/acpi.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/acpi.ko
Reading symbols from /boot/kernel/linprocfs.ko...Reading symbols from
/boot/kernel/linprocfs.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/linprocfs.ko
Reading symbols from /boot/kernel/nfslockd.ko...Reading symbols from
/boot/kernel/nfslockd.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/nfslockd.ko
Reading symbols from /boot/kernel/krpc.ko...Reading symbols from
/boot/kernel/krpc.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/krpc.ko
Unread portion of the kernel me...
2006 Jan 13
5
new configure-option --disable-index
Hello,
I experimented with dovecot the whole evening yesterday and the
mailserver worked fine since there haven't been that much users
connecting to it. I'm using dovecot 1.0.alpha5 as pop3 and pop3s server.
The maildirs are mounted through NFS and since there is no nfslockd
running I disabled mmap in the config and told dovecot to use dotlock.
Also I experienced, that dovecot was much faster when using one
login-process per connection instead of sharing them throughout several
connections. Sharings seems to be a greater performance problem
(bottleneck) than addit...
2009 Apr 08
1
watchdog timeout
...s UFS_DIRHASH # Improve performance on big
directories
options MD_ROOT # MD is a potential root device
options NFSCLIENT # Network Filesystem Client
options NFSSERVER # Network Filesystem Server
options NFSLOCKD # Network Lock Manager
options NFS_ROOT # NFS usable as /, requires
NFSCLIENT
options MSDOSFS # MSDOS Filesystem
options CD9660 # ISO 9660 Filesystem
options PROCFS # Process filesystem...