Progress with adsm client under freebsd
Hello, i have a really bad time with my linux server sometimes and would be happy to use freebsd on ALL my servers. In the beginning i was bound to linux to use some legacy-LDAP-software. Now i have something portable, but there still is the ADSM-Problem: Has anyone managed to use any ADSM client with freebsd stable (4.x)? Greetings -- Fritz Heinrichmeyer mailto:[EMAIL PROTECTED] FernUniversitaet Hagen, LG ES, 58084 Hagen (Germany) tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
make release fails
Every time I do 'make release, it fails when doing 'make installworld' in chroot-ed enviroment. The message is: ln -sf libm.so.2 /usr/obj/usr/src/i386/usr/lib/libm.so cd /usr/src/lib/libncurses; make depend; make all; make install ./make_keys /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/keys.lis t > init_keytry.h sh /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/base/MKlib_gen.sh "cc - E -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/ ncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/include" "awk" < curses .h | fgrep undef > nomacros.h *** Error code 1 Stop in /usr/src/lib/libncurses. -- _ __ __ / \ | | / / / \ / \ --- Tomasz Paszkowski -- | |\ \| | \ \ |/ \||/ \| === IPv4://3575244866 === IPNg://3ffe:8010:59::2 === /_/ \__/ /_/ \_/ \_/ ( 2B | ~ 2B ) == FF --- To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
NSFBUFS in kernel config
Dear Sirs. Can anyone explain what options NSFBUFS=1024 or =4096 means? I played around with this option and on a 64MBytes machine, pushing it to 1024 caused a heavy swapping so I commented out this option to avoid it. What is a reasonable value for a server system under heavy load and what for a client, maybe a diskless one? Thanks in advance, Oliver - MfG O. Hartmann --- [EMAIL PROTECTED] Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 Tel: +496131/3924152 FAX: +496131/3923532 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
mailinglist
[EMAIL PROTECTED]
Re: vlanning causing kernel panics?
[Catching up on old mail] On 2000-Nov-06 16:33:38 +0100, Maikel Verheijen <[EMAIL PROTECTED]> wrote: >While trying to use vlan's under FreeBSD, my machine keeps on kernel panicing >when I try to ifconfig the vlan interface. > >What I did in short: > >- Made a kernel with: >pseudo-device vlan20 # Get 20 vlan interfaces 1) There was a bug which limited the total number of network interfaces to 16 (an array dimensioned to 16 elements). I'm not sure if/when the fix was MFC'd. (I can't find the relevant commit off-hand). >- Rebooted (of course :) > >- did a: >/sbin/ifconfig vlan0 vlan 120 vlandev xl1 >/sbin/ifconfig vlan0 inet 10.10.10.10 netmask 255.255.255.0 These two lines can be combined. 2) You need to do an "ifconfig xl1 up" first. You don't need to specify an IP address/netmask/etc, but can/should specify physical characteristics (10/100, half/full duplex etc). Peter To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
No Subject
subscribe freebsd-stable subscribe cvs-all To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message