Load at 1.00 on SMP machine

2005-11-21 Thread Axel . Gruner
Hi, i got a Problem on my dual XEON 3.06 GhZ machine, 2GB of RAM, FreeBSD 5.4-STABLE. I got option SMP in the kernel config and machdep.hlt_logical_cpus=1 in /boot/loader.conf. There are just 20 processes running (typical ones like getty and stuff) and the load of this machine is at 1.xx. There

Need your help: Bad file descriptor and too many files open

2005-10-20 Thread Axel . Gruner
Hi, I get the following messages sometimes if i try to restart sshd: #etc/rc.d/sshd restart eval: Pipe call failed: Bad file descriptor eval: Pipe call failed: Bad file descriptor [...] #/etc/rc.d/sshd restart /etc/rc.subr: Pipe call failed: Too many open files in system I am running

bus error on build/ portupgrade is doing nothing

2005-09-12 Thread Axel . Gruner
Hi, two questions: (1) bus error I receive the following output on each port i try to upgrade. So, i thought it could be a problem of RAM, after changing the RAM twice, the problem ist still there, so what could be the problem? #portupgrade unzip --- Upgrading 'unzip-5.52_1' to 'unzip-5.52_2'

Antwort: Re: bus error on build/ portupgrade is doing nothing

2005-09-12 Thread Axel . Gruner
Hi, bus error I receive the following output on each port i try to upgrade. So, i thought it could be a problem of RAM, after changing the RAM twice, the problem ist still there, so what could be the problem? #portupgrade unzip --- Upgrading 'unzip-5.52_1' to 'unzip-5.52_2' (archivers/unzip)

gcc broken in my userland

2005-09-12 Thread Axel . Gruner
Hi, i am running FreeBSD 5.4-RELEASE-p6. If i try ro upgrade a port, i receive a bus error from gcc. So i installed the gcc34 from the ports, did the changes in /etc/make.conf, and upgrading of the ports works fine. The problem is, how to build the world if the gcc in the base system is broken?

How to disable debugging in userland?

2005-09-07 Thread Axel . Gruner
Hi, i know how to disable debugging for the kernel in 6.0, but how do i disable debugging for the userland? So is ln -s 'aj' malloc.conf the right choice (i did this with an early 5.x). Thanks in advance. asg ___ freebsd-questions@freebsd.org

Antwort: Re: How to disable debugging in userland?

2005-09-07 Thread Axel . Gruner
Hi, thanks for the quick reply. Userland programs are not installed with debugging information by default. You have to specifically request that debugging *is* enabled, instead (by setting DEBUG_FLAGS either in your environment or in your /etc/make.conf file) and rebuild. But

camcontrol error

2005-08-01 Thread Axel . Gruner
Hi, i have a problem with camcontrol (running FreeBSD 5.4-STABLE). Checking the defects on my drive will print out an error which i do not know: #camcontrol defects da0 -G -f bfi camcontrol: Error returned from read defect data command #camcontrol defects da0 -f phys -G camcontrol: Error

Strange securelevel

2005-07-22 Thread Axel . Gruner
Hi, after playing a bit with securelevel i found a very strange one (well, i thought there will be just -1, 0, 1, 2 and 3). But look at this: #sysctl kern.securelevel kern.securelevel: 2147483647 Thats the highest securelevel i found on my FreeBSD 5.4-RELEASE. So, whatr does it mean? Getting

FreeBSD on IBM blade center

2005-06-27 Thread Axel . Gruner
Hi, is FreeBSD 5.x running on IBM blade-center? If so, does anyone have a link about information running FreeBSD on a IBM blade-center? Thanks in advance. asg ___ freebsd-questions@freebsd.org mailing list

Re: FreeBSD 5.3 and too many files open...

2005-03-23 Thread Axel . Gruner
Mario wrote: # [EMAIL PROTECTED]: kern.maxfilesperproc: 5898 kern.maxusers: 384 My /boot/loader.conf looks like: kern.maxfiles=65536 kern.ipc.nmbclusters=64000 kern.ipc.nmbufs=256000 kern.maxproc=8192 kern.ipc.somaxconn=4096 So i do not get it, imho the configuration is just fine, but

Antwort: Re: FreeBSD 5.3 and too many files open...

2005-03-23 Thread Axel . Gruner
Hi, On Wed, 23 Mar 2005 [EMAIL PROTECTED] wrote: Hi, i run into a problem on a FreeBSD 5.3-STABLE Applicationserver (2GB of RAM, 4GB Swap, Dual XEON 3.06Ghz). The box serves the xfrce4-panel for 80 Network Clients via ssh so the Users can start OpenOffice.org and firefox from that panel.

FreeBSD 5.3 and too many files open...

2005-03-22 Thread Axel . Gruner
Hi, i run into a problem on a FreeBSD 5.3-STABLE Applicationserver (2GB of RAM, 4GB Swap, Dual XEON 3.06Ghz). The box serves the xfrce4-panel for 80 Network Clients via ssh so the Users can start OpenOffice.org and firefox from that panel. It is goin very well, except a message (and also a

Axel Gruner ist außer Haus.

2005-02-15 Thread Axel . Gruner
Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Cloning a jail

2003-04-01 Thread Axel Gruner
Hi. On Tue, 1 Apr 2003 08:32:51 -0600 Hari Bhaskaran [EMAIL PROTECTED] wrote: When I need to clone a jail, would a cp -Rp do? Yes and no. To do a exact copy of a jail, use the cpdup program (it is in the ports). (and change rc.conf). Or do I have to go through the jail(8) steps again?

4.8-PRE upgrade to 5.0 problems

2003-03-06 Thread Axel Gruner
Hi. I cvsuped to FreeBSD 5.0 and i followed the instructions given in /usr/src/UPDATING. buildworld, buildkernel, installkernel went fine. Ok, i had to do a lot of changes in my kernelconfig to get it built and installed, but it went without a major problem. So, i switched to single user mode

vmware under FreeBSD4.7

2003-01-27 Thread Axel Gruner
Hi. I just installed VMWare 2 under FreeBSD 4.7. The last time i used VMWare was with FreeBSD 4.5 and it run very well. So, installing is not the problem, starting vmware is also ok, but if i try to start a virtual machine, X hangs. After a few seconds the freebsd box is rebooting. What could be

Re: freebsd 5.0 and snapshots

2003-01-23 Thread Axel Gruner
Hi. On Thu, 23 Jan 2003 18:30:07 -0500 Alan Chen [EMAIL PROTECTED] wrote: I am trying to get snapshots working on FreeBSD 5.0. I looked in the handbook on the web and the file: /usr/src/sys/ufs/ffs/README.snapshot The Readme tells you: To create a snapshot of your /var filesystem, run the

Re: how to restore /usr

2003-01-17 Thread Axel Gruner
On Fri, 17 Jan 2003 05:23:13 -0600 Len Conrad [EMAIL PROTECTED] wrote: Trying to free up disk space, a user accidentally rm'd /usr instead of /usr/ports. Starting with the cdrom, what is the best way to get the /usr tree back onto the disk? You did a backup, right? To Unsubscribe: send

Re: Possible attack?

2003-01-17 Thread Axel Gruner
Hi. On Fri, 17 Jan 2003 15:42:10 + (GMT) [EMAIL PROTECTED] (P. U. Kruppa) wrote: Jan 14 12:59:52 rabbit /kernel: ipfw: limit 100 reached on entry 64000 Jan 14 17:39:13 rabbit ftpd[1502]: ANONYMOUS FTP LOGIN REFUSED FROM p5089A961.dip.t-dialin.net Jan 14 17:39:13 rabbit ftpd[1503]:

Re: ipfw/natd questions

2003-01-16 Thread Axel Gruner
On Wed, 15 Jan 2003 19:08:08 -0600 Redmond Militante [EMAIL PROTECTED] wrote: [...] at the moment, it's not working. on machine 2, i can't ping www.freebsd.org - i get 'hostname lookup failure', i can't ping xl0 - external nic on machine 1 - ping 129.x.x.35 gives me a 'host is down message'

Re: jail startup problems

2003-01-10 Thread Axel Gruner
On Thu, 09 Jan 2003 16:33:03 +0100 Wiroth Didier [EMAIL PROTECTED] wrote: [...] In the jails rc.conf I have added the following line: syslogd_flags=-ss -l /etc/namedb/dev/log http://docs.freebsd.org/44doc/papers/jail/jail-7.html [...] In most of the production environments where jail is

Jail setup with FreeBSD 5.0

2002-12-23 Thread Axel Gruner
Hi. I am trying to setup a jail in FreeBSD 5.0 RC2. I found out to use mount -t devfs / $D/dev instead of cd %D/dev; sh MAKEDEV jail. So, i configured my jail a bit, and wanted to start it with the command:jail /jail/ssh testhome 192.168.0.201 /bin/sh /etc/rc But the jail is not starting, here

cdboot, boot.flp question

2002-11-29 Thread Axel Gruner
Hi. I have seen that the bootloader on the FreeBSD 5.0-Current changed. I tried to install FreeBSD 4.6 and FreeBSD 5.0 DP1 on my Laptop, but no chance at all. It stopped booting from CD with the output cant find kernel (or similar). Now i have booted FreeBSD-Current 5.0 snapshot (mid november),

Re: FreeBSD ISO Images

2002-11-21 Thread Axel Gruner
Hiho. On Fri, 22 Nov 2002 09:08:09 +0300 Odhiambo Washington [EMAIL PROTECTED] wrote: Turns out that the image is good but I am as stupid as the IBM Aptiva that was giving the no kernel message, in that I did not test the image on a different machine. I am amazed no flames came my way ;)

Re: How to monitor user commands

2002-11-21 Thread Axel Gruner
On Thu, 21 Nov 2002 16:51:59 +0100 Olivier [EMAIL PROTECTED] wrote: Here is my problem : I have a FreeBSD box with a couple shell accounts, accessible through ssh. I would like to be able to monitor the commands some users are issuing, and be noticed about when they log, how long and what

Re: port forwarding

2002-11-21 Thread Axel Gruner
Hiho. On Thu, 21 Nov 2002 18:48:03 -0800 (PST) Shvetima Gulati [EMAIL PROTECTED] wrote: What is the easiest way of forwarding a port in FreeBSD. Suppose I want my server to listen on port 8280, but want all connection attempts to port 80 to be forwarded to this port ... can that be done?

postfix problem in jail

2002-10-18 Thread Axel Gruner
Hi. So, i have a running jail and installed postfix from the ports in there. My problem is, that postfix wont start in the jail. /var/log/maillog shows: ct 18 09:20:08 briefzentrum postfix/postfix-script: starting the Postfix mail system Oct 18 09:20:08 briefzentrum postfix/master[481]: fatal:

subscribe

2002-10-16 Thread Axel Gruner
subscribe freebsd-questions To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

[no subject]

2002-10-16 Thread Axel Gruner
subscribe freebsd-questions To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: bsd, ext2

2002-10-16 Thread Axel Gruner
Hi. On Wed, 16 Oct 2002 09:23:09 +0200 (CEST) peter vamosi [EMAIL PROTECTED] wrote: I wonder whether installing any flavour of BSD, be it FREE, Open or Net BSD would be possible on the linux ext2 or ext3 partition. I mean installing and running on, not mounting. Installing *BSD on a linux

Re: running postifx and qpopper in jail

2002-10-16 Thread Axel Gruner
fetching from pop.puretec.de fetchmail: Query status=10 (SMTP) On Wed, 16 Oct 2002 09:16:33 +0200 Axel Gruner [EMAIL PROTECTED] wrote: Hiho. I trying to get postfix running in my jail. The jail is setup correct (it starts at boot time and i can login via ssh 192.168.0.101). I installed

Re: running postifx and qpopper in jail

2002-10-16 Thread Axel Gruner
Hi David. Thanks for sour answer... On Wed, 16 Oct 2002 17:33:31 +0930 David Lloyd [EMAIL PROTECTED] wrote: You need to have an SMTP server listening on your localhost for fetchmail to work. Here's what happens: Yes, i know. But postfix is not starting in the jail, that is my main problem.

Re: how to list wich packages are installed in freebsd 3.4

2002-10-16 Thread Axel Gruner
Hi. pkg_info asg To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message