stable and perl5.8.2: PL_exit_flags undefined
I am seeing this all of a sudden (after a portupgrade -afRr): > /usr/local/bin/perl5.8.2 /usr/libexec/ld-elf.so.1: /usr/local/bin/perl5.8.2: Undefined symbol "PL_exit_flags" > Any ideas what is going on and how I can fix it? a "make test" in the perl5.8 port/ area runs fine... H ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: 5.2 Help
> > > Gee, I have made a lot of bootable floppies - we used to distribute > > our system on floppy+DAT tape - and had to format all of the floppies > > in order to write boot images to them. Sometimes we even had to reformat > > floppies that were preformatted from the vendor. > If you choose to waste your time formatting the disks that is your > perogative :) > > > And double Gee, I just read through the piece on preparing the media > > from the handbook section you just posted and golly if it doesn't say > > to format the floppies yourself. So, what sup with your post? > > > > 2. Prepare the Floppy Disks > > > >You must prepare one floppy disk per image file you had to download. It is > >imperative that these disks are free from defects. The easiest way to test > >this is to format the disks for yourself. Do not trust pre-formatted > >floppies. The format utility in Windows will not tell about the presence > >of bad blocks, it simply marks them as ``bad'' and ignores them. It is > >advised that you use brand new floppies if choosing this installation route. > > ...etc... > > > Gee golly whiz Wally! If you had bothered to read the section you quoted > you would see that the _ONLY_ reason you are told to format the floppy is > to test it to make sure it is free of defects. rawrite dumps a raw disk > image to the floppy and could care less what format is on the disk when > you run it. > > The original poster seemed to be under the impression that you formatted > the disk and them copied kern.flp onto the disk. This is obviously a > mistake. > > Moreover, a floppy disk has a _raw_ capacity of 1.44 MB. Even if you don't > copy the system files to the floppy disk you will lose space on the disk > simply by formatting it because the file system itself uses up disk space. The guy was having trouble getting his Floppies working. So, if he needs to format it to get it to work, then he needs to format it. Regardless of how you read the text. He seemed to be wasting more time trying to write floppies with defects than he would have by running the format. It formats out to 1,457,644 bytes. That is what he needs. He was seeing less than that, until later. I don't think his response went to the list, though. jerry > > -Don > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Error
Due to the large amount of spam I've been receiving to this e-mail address, it is not being read anymore. If you want to reach Stan Grishin, please use the online form at www.buddypeople.com/contactus.asp ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
installworld faiing on sparc64
I am currently upgrading a Sparc64 system from 5.1 to 5.2.1. buildworld was successful, as well as the build and install of the kernel. After a reboot, I ran installworld and received the following error message: ===> bin/csh install -s -o root -g wheel -m 555 csh /bin install -o root -g wheel -m 444 /usr/src/bin/csh/../../contrib/tcsh/complete.tcsh /usr/src/bin/csh/../../contrib/tcsh/csh-mode.el /usr/share/examples/tcsh gencat -new et_EE.ISO8859-15.cat et_EE.ISO8859-15.msg gencat:No such file or directory *** Error code 1 I'm not sure what has gone wrong. Any input on how to fix this will be greatly appreciated. -Andy Miller ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
samba in a jail
Hello, Does anyone have a howto for getting the samba port configured for jailed use? I've tried an install with the jail patch, but it blew out stating that a jail had to be configured. Has anyone got samba working under this configuration? Thanks. Dave. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: pkgtools.conf entry for samba
From: "dave" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 01, 2004 3:11 PM Subject: pkgtools.conf entry for samba > Hello, > Does anyone have a pkgtools.conf entry for samba? I'm trying to update > mine, but i can not figure out how to make it stop giving me the dialog > box/or accepting my options, i've used batch and various combinations of the > options. I've had good luck with... 'net/samba'=> 'BATCH=1 WITH_AUDIT=1 WITH_SYSLOG=1', ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
HP Proliant Redundant power supply Monitoring
I'm considering using HP Proliant DL360 and 380 G3 servers for an high-reliability server project. As such I want to monitor at least two main failure conditions: hard disk and power supply. The Smart Array driver (ciss) works great in logging a drive failure. But I have found no kernel or port tools to discover a failure of a redundant supply. HP has released the hpasm and cpqhealth softwares for Linux, but nothing for FreeBSD. :( Anybody have an experience or advice in this area? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: portsdb -Uu and new mirror
On Sat, Apr 03, 2004 at 12:13:30PM +0930, Brian Astill wrote: > On Fri, 2 Apr 2004 02:14 pm, Kris Kennaway wrote: > > > There are two errors there. Probably what you intended was for > > MASTER_SITE_BACKUP to be set to ftp://ftp.filearena.net/..., but > > comments are not ignored when doing line continuations, so the > > variable is set to the literal next line, and the ftp:// becomes a > > syntax error. > > Gee! I wonder where THAT is documented. > Anyway - fixed. Hopefully no more trouble, thanks to you. Somewhere in the make(1) documentation, probably. Kris pgp0.pgp Description: PGP signature
Re: portsdb -Uu and new mirror
On Fri, 2 Apr 2004 02:14 pm, Kris Kennaway wrote: > There are two errors there. Probably what you intended was for > MASTER_SITE_BACKUP to be set to ftp://ftp.filearena.net/..., but > comments are not ignored when doing line continuations, so the > variable is set to the literal next line, and the ftp:// becomes a > syntax error. Gee! I wonder where THAT is documented. Anyway - fixed. Hopefully no more trouble, thanks to you. -- Regards, Brian ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Server down regularly
At 11:12 AM 4/2/2004, meimi wrote: Actually, what I want to know is the general steps for finding the problems. Step #1 - Look in the message log (/var/log/messages), and ideally a copy of the console output, to see why you server stopped running. (or if your server stopped running) The latter is important because your server can seem to be "down" when the problem is actually you cannot connect to it (the network is down). If you can log into your server and get a shell prompt, then I would try the command uptime(1) first, to see how long the server thinks its been running, and then start looking at /var/log/messages for reboot messages, and /var/crash for kernel coredumps (if you panic, and have savecore set, it will create a core file there) --Chuck ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: OT: how do I get this to link?
Malcolm Kay wrote: Maybe it is OK but to me the -static option at the end of the command looks strange. And I know the documentation says that mostly the command line order doesn't matter; but try it near the beginning. Several of us tried and failed to get it to link statically in various ways, so we gave up, dropped -static, and went dynamic instead. It even required fewer libraries that way. My thanks to Matt Emmerton for the final solution that worked. :) -ste ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: CVSup vs. portupgrade
On Friday 02 April 2004 07:32 pm, Kris Kennaway wrote: > > Reading from the FreeBSD handbook on "Using the Ports Collection" leaves > > me a bit confused wrt CVSup and portupgrade... do these utilities > > accomplish the same thing? > > No, cvsup updates the files that make up the ports collection, > portupgrade takes them and uses them to rebuild the ports you have > installed. That makes sense - at the risk of sounding like I know what I'm doing, what would be the best way for me to submit a change to the handbook that says that? Thanks, Jay ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: CVSup vs. portupgrade
On Fri, Apr 02, 2004 at 07:27:31PM -0600, Jay Moore wrote: > Reading from the FreeBSD handbook on "Using the Ports Collection" leaves me a > bit confused wrt CVSup and portupgrade... do these utilities accomplish the > same thing? > > Thanks, > Jay > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > No, they do not do the same thing. cvsup retrieves the newest source for a given repository. portupgrade will upgrade an already installed port. -Andy Miller ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: CVSup vs. portupgrade
On Fri, Apr 02, 2004 at 07:27:31PM -0600, Jay Moore wrote: > Reading from the FreeBSD handbook on "Using the Ports Collection" leaves me a > bit confused wrt CVSup and portupgrade... do these utilities accomplish the > same thing? No, cvsup updates the files that make up the ports collection, portupgrade takes them and uses them to rebuild the ports you have installed. Kris pgp0.pgp Description: PGP signature
CVSup vs. portupgrade
Reading from the FreeBSD handbook on "Using the Ports Collection" leaves me a bit confused wrt CVSup and portupgrade... do these utilities accomplish the same thing? Thanks, Jay ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: OT: how do I get this to link?
On Friday 02 April 2004 16:42, Shaun T. Erickson wrote: > I can't get the program to link. In the output below, the things that > c-client4.a is complaining about are found in the pam and ssl libs > earlier in the line (I grep'd for a number of them, in /usr/lib/*.a, and > they were found in those two libs). I have tried many different ways of > ordering the libs, and this is the one that produces the least undefined > references. I have all the libs found in /usr/lib first and the libs > from /usr/local/lib second. > Here's the output: > > peter# make > gcc -c filtercmd.c > -DSQUIRRELMAILCONFIGFILE='"/usr/local/www/squirrelmail/config/config.php"' > gcc -c checkcreds_cclient.c -I/usr/local/include/c-client > '-DMAIL_H="mail.h"' '-DLINKAGE_C="linkage.c"' -DIMAP_TIMEOUT=2 > '-DMAILBOXFLAGS="/norsh/tls/novalidate-cert"' > gcc -o filtercmd filtercmd.o checkcreds_cclient.o -lpam -lssl -lcrypt > -lkrb5 -lcom_err -lz -lcrypto -L/usr/local/lib -lc-client4 -lgssapi_krb5 > -lk5crypto -static Maybe it is OK but to me the -static option at the end of the command looks strange. And I know the documentation says that mostly the command line order doesn't matter; but try it near the beginning. Malcolm ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: 5.2 Help
> Gee, I have made a lot of bootable floppies - we used to distribute > our system on floppy+DAT tape - and had to format all of the floppies > in order to write boot images to them. Sometimes we even had to reformat > floppies that were preformatted from the vendor. If you choose to waste your time formatting the disks that is your perogative :) > And double Gee, I just read through the piece on preparing the media > from the handbook section you just posted and golly if it doesn't say > to format the floppies yourself. So, what sup with your post? > > 2. Prepare the Floppy Disks > >You must prepare one floppy disk per image file you had to download. It is >imperative that these disks are free from defects. The easiest way to test >this is to format the disks for yourself. Do not trust pre-formatted >floppies. The format utility in Windows will not tell about the presence >of bad blocks, it simply marks them as ``bad'' and ignores them. It is >advised that you use brand new floppies if choosing this installation route. > ...etc... > Gee golly whiz Wally! If you had bothered to read the section you quoted you would see that the _ONLY_ reason you are told to format the floppy is to test it to make sure it is free of defects. rawrite dumps a raw disk image to the floppy and could care less what format is on the disk when you run it. The original poster seemed to be under the impression that you formatted the disk and them copied kern.flp onto the disk. This is obviously a mistake. Moreover, a floppy disk has a _raw_ capacity of 1.44 MB. Even if you don't copy the system files to the floppy disk you will lose space on the disk simply by formatting it because the file system itself uses up disk space. -Don ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
"The Complete FreeBSD": errata and addenda
The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, The Complete FreeBSD, published by O'Reilly, is no exception. Inevitably, a number of bugs and changes have surfaced. "The Complete FreeBSD" has been through a total of five editions, including its predecessor "Installing and Running FreeBSD". Two of these have been reprinted with corrections. I maintain a series of errata pages. Start at http://www.lemis.com/errata-4.html to find out how to get the errata information. Have you found a problem with the book, or maybe something confusing? Please let me know: I'm constantly updating it. Greg ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
How to get best results from FreeBSD-questions
How to get the best results from FreeBSD questions. === Last update $Date: 2003/03/09 22:09:31 $ This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that at least one of the following things was wrong with your message: - You left out a subject line, or the subject line was not appropriate. - You formatted it in such a way that it was difficult to read. - You asked more than one unrelated question in one message. - You sent out a message with an incorrect date, time or time zone. - You sent out the same message more than once. - You sent an 'unsubscribe' message to FreeBSD-questions. If you have done any of these things, there is a good chance that you will get more than one copy of this message from different people. Read on, and your next message will be more successful. This document is also available on the web at http://www.lemis.com/questions.html. = Contents: I:Introduction II: How to unsubscribe from FreeBSD-questions III: Should I ask -questions, -newbies or -hackers? IV: How to submit a question to FreeBSD-questions V:How to answer a question to FreeBSD-questions I: Introduction === This is a regular posting aimed to help both those seeking advice from FreeBSD-questions (the "newcomers"), and also those who answer the questions (the "hackers"). Note that the term "hacker" has nothing to do with breaking into other people's computers. The correct term for the latter activity is "cracker", but the popular press hasn't found out yet. The FreeBSD hackers disapprove strongly of cracking security, and have nothing to do with it. In the past, there has been some friction which stems from the different viewpoints of the two groups. The newcomers accused the hackers of being arrogant, stuck-up, and unhelpful, while the hackers accused the newcomers of being stupid, unable to read plain English, and expecting everything to be handed to them on a silver platter. Of course, there's an element of truth in both these claims, but for the most part these viewpoints come from a sense of frustration. In this document, I'd like to do something to relieve this frustration and help everybody get better results from FreeBSD-questions. In the following section, I recommend how to submit a question; after that, we'll look at how to answer one. II: How to unsubscribe from FreeBSD-questions == When you subscribed to FreeBSD-questions, you got a welcome message from [EMAIL PROTECTED] In this message, amongst other things, it told you how to unsubscribe. Here's a typical message: Welcome to the freebsd-questions mailing list! If you ever want to remove yourself from this mailing list, you can send mail to "[EMAIL PROTECTED]" with the following command in the body of your email message: unsubscribe freebsd-questions Greg Lehey <[EMAIL PROTECTED]> Here's the general information for the list you've subscribed to, in case you don't already have it: FREEBSD-QUESTIONS User questions This is the mailing list for questions about FreeBSD. You should not send "how to" questions to the technical lists unless you consider the question to be pretty technical. Normally, unsubscribing is even simpler than the message suggests: you don't need to specify your mail ID unless it is different from the one which you specified when you subscribed. If Majordomo replies and tells you (incorrectly) that you're not on the list, this may mean one of two things: 1. You have changed your mail ID since you subscribed. That's where keeping the original message from majordomo comes in handy. For example, the sample message above shows my mail ID as [EMAIL PROTECTED] Since then, I have changed it to [EMAIL PROTECTED] If I were to try to remove [EMAIL PROTECTED] from the list, it would fail: I would have to specify the name with which I joined. 2. You're subscribed to a mailing list which is subscribed to FreeBSD-questions. If that's the case, you'll have to figure out which one it is and get your name taken off that one. If you're not sure which one it might be, check the headers of the messages you receive from freebsd-questions: maybe there's a clue there. If you've done all this, and you still can't figure out what's going on, send a message to [EMAIL PROTECTED], and he will sort things out for you. Don't send a message to FreeBSD-questions: they can't help you. III: Should I ask -questions, -newbies or -hackers? === Two mailing lists handle general questions about FreeBSD, FreeBSD-questions and FreeBSD-hackers. In addition, the FreeBSD-newbies l
Re: Problems installing to AMI MegaRAID array
[EMAIL PROTECTED] writes: > It has a 'RPX' module installed which enables RAID on my 8 4.3GB SCSI > drives, apparently via an AMI MegaRAID controller. I've been able to get > into the MegaRAID bios setup and configure an initialize a RAID volume, > but FBSD can't find it. > > I've installed FBSD on several RAID systems before, so I didn't think it > would be a problem. But the GENERIC kernel doesn't seem to find the > controller. I have a DELL-branded "CERC" AMI MegaRAID IDE RAID board. FreeBSD recognizes it as the normal AMI SCSI RAID card with driver "amr". It's my only disk media. I built an array in BIOS then installed FreeBSD on it. When installing FreeBSD-5, I think I had to use the 3rd floppy image which had the "amr" driver on it, as I don't believe it was built into the kernel on the boot/root floppies. After install, I added "amr" to my kernel def and rebuilt. I see now my GENERIC file has "amr" in it. Perhaps I'm confused or maybe it didn't have it back then. So if you've already got FreeBSD installed make sure it has the "amr" device built in. If you're installing from scratch, check the 3rd floppy for stealth drivers. Not sure this helps for your specific hardware but it's worth a shot. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: error during install from ports
On Thu, Apr 01, 2004 at 10:20:16PM -0500, Shawn Guillemette wrote: > > > > installing ImageMagick > > cd to /usr/ports/graphics/ImageMagick > ran make > ran make install and get this ... > /usr/ports/graphics/ImageMagick# make install > ===> Patching for ImageMagick-5.5.7.16 > ===> Applying FreeBSD patches for ImageMagick-5.5.7.16 > Ignoring previously applied (or reversed) patch. > 1 out of 1 hunks ignored--saving rejects to coders/jp2.c.rej > >> Patch patch-coders::jp2.c failed to apply cleanly. > *** Error code 1 Try 'make clean' and then retry. Kris pgp0.pgp Description: PGP signature
Re: Base make binary for RELEASE 4.9
On Thu, Apr 01, 2004 at 10:44:12PM -0800, Paul G. LeDuc wrote: > Is there a way to restore the make binary from the install CD without having > to re-install the whole OS? I have had a problem with qnu make and want to > restore the base binary if possible. Thank you for your assistance. The base system's make is BSD make, not GNU make. One way to reinstall the base system's make is to install the sources from the CD and then: # cd /usr/src/usr.bin/make # make # make install # make clean -- Jonathan Chen <[EMAIL PROTECTED]> -- "If you wish your merit to be known, acknowledge that of other people" ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: 5.2 Help
> > On Fri, 2 Apr 2004 16:20:41 -0500 (EST), you wrote: > > >> I just purchased 5.2 FreeBSD. And with my system i can not boot from > >> the CD. So i tried to make the floppy image and when i formatted the > >> floppy it is only 1.38MB and i can not place the image on the disk. > >> What should i do. Is there another way to do this. > > > >On what system did you do the format? > >If it was on a Microsoft system, is it possible that system files > >were copied to the floppy as part of the format process. I think > >that is the /s flag, but it has been so long, I may remember wrong. > >Most of those files are "hidden". > > > >Otherwise, if you formatted it to 1.44MG and nothing else was put > >on the disk, then it must have had bad sectors which were excluded. > >That could happen either on the MS system or on the FreeBSD system. > > > >If so, just discard that floppy and try another is about all you can do. > > No. You don't "format" the floppy when building the boot disk(s). You > use the tools supplied to write the raw image file (including the > formatting) to the disk. Gee, I have made a lot of bootable floppies - we used to distribute our system on floppy+DAT tape - and had to format all of the floppies in order to write boot images to them. Sometimes we even had to reformat floppies that were preformatted from the vendor. And double Gee, I just read through the piece on preparing the media from the handbook section you just posted and golly if it doesn't say to format the floppies yourself. So, what sup with your post? > > See the handbook, section 2.2.7 > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-pre.html # 2. Prepare the Floppy Disks You must prepare one floppy disk per image file you had to download. It is imperative that these disks are free from defects. The easiest way to test this is to format the disks for yourself. Do not trust pre-formatted floppies. The format utility in Windows will not tell about the presence of bad blocks, it simply marks them as ``bad'' and ignores them. It is advised that you use brand new floppies if choosing this installation route. ...etc... # jerry > > Dave > > > -- > Any speling misteaks are the reult of a bad insallation of mod_spelink. > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
problem while building ports
I've run into the following problem with my ports collection. Whatever port I'm trying to install the process stops returning this: cd /path/to/some/port make install ... skipped ... make all-recursive Making all in lib cd: can't cd to lib *** Error code 1 Stop in /usr/ports/graphics/libungif/work/libungif-4.1.0b1. *** Error code 1 ... skipped ... In this example I was trying to install "fluxspace". I faced the same problem with "mutt" and a couple of other ports. "libungif" is specific for the above example, it changes from port to port. The important and common thing about this problem is that the process claims: creating lib/Makefile but it cannot cd to the newly created directory cd: can't cd to lib Any ideas are very wellcome, cause right now I'm stuck having no chance to install the programms I need :( I've already posted this to several other mailing lists (including [EMAIL PROTECTED]) but got no response so far. Vlad Kozin PS: Here is another example. Trying to build "mutt" this time: creating m4/Makefile ... skipped ... ===> Building for mutt-1.4.2.1 cd . && /usr/local/libexec/autoconf213/autoheader /usr/local/bin/gm4: configure.in: No such file or directory make all-recursive Making all in m4 cd: can't cd to m4 *** Error code 1 Stop in /usr/ports/mail/mutt/work/mutt-1.4.2.1. *** Error code 1 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: 5.2 Help
> > No this happens when i format the disk on Microsoft and nothing else all > the disks are only 1.38mb. Is there another way to do it without > formatting the disk through windows before adding the image. I have tried > multiple disks and they all format with only 1.38mb left. I usually format any floppies on FreeBSD, just tried one on an MS machine sitting around here. With no /s switch I got 1,457,664 - nominally 1.44MB and then I used the /s switch and that took out about 375KB for system files which is a lot more than you are losing. So, I don't know. I never use one of those GUI format tools. I just print up an MSDOS window (MS-DOS Prompt) and type in the format command. format a: Maybe there is something weird about the format tool you are using. jerry > - Greg > > Jerry McAllister wrote: ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Improper Email
Hello, This is an automated reply message. If you received email, bulk email or SPAM from [EMAIL PROTECTED], please rest assured that it was not sent from us as we've never created or used that email address. Most likely it was sent from someone who is using the address illegally or fraudulently as a forged "from" address to send SPAM. We're sorry for any inconvenience this has caused, and we do not approve of or send bulk email or SPAM. Spammers beware! It is unlawful to hijack a domain name for bulk email purposes, forged headers, fraudulent use, etc. Anyone who is using the address [EMAIL PROTECTED] or other unapproved @air-purifier.org aliases in bulk email, SPAM, or other inappropriate email, etc. will be reported to the proper authorities and prosecuted where appropriate. If [EMAIL PROTECTED] is on your mailing list, please remove it from your list as it's not a valid address. Sincerely, Admin www.air-purifier.org ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
RE: Problems installing to AMI MegaRAID array
If it's a zero channel RAID controller, it's probably not supported. I know the Mylex Zero channel ones were very popular in this generation of machine so that's the first thing I'd check. If the SCSI cable to your array hooks up to the onboard controller, its zero channel (or something equally unsupported) and you're best bet is to get a full RAID controller (like the AcceleRAID 250 on ebay for $60US). The Symbios BIOS is likely coming from the onboard controller which is disabled when you add the RPX module. You can see the board diagram here if your really interested in play the find-the-chip game :) ftp://download.intel.com/support/motherboards/server/mb440lx/28299402.pdf -Sam -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, April 02, 2004 12:04 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Problems installing to AMI MegaRAID array Howdy all, I just inherited a Micron NetFrame MV5000 (Intel 440LX, Dual PII-300; full specs: http://support.buympc.com/apps/complist.asp?SerialNo=1300458-0001). It has a 'RPX' module installed which enables RAID on my 8 4.3GB SCSI drives, apparently via an AMI MegaRAID controller. I've been able to get into the MegaRAID bios setup and configure an initialize a RAID volume, but FBSD can't find it. I've installed FBSD on several RAID systems before, so I didn't think it would be a problem. But the GENERIC kernel doesn't seem to find the controller. It sees the Symbios Logic SCSI controller, the DAT & CD-ROM, but none of the drives or logical disks. If I remove the RPX module from the mainboard (a rather simple card with battery, flash and a couple of DIMMs & sundry other minor chips) I no longer get the AMI MegaRAID BIOS option (makes sense) and each drive spins and shows up during the Symbios Logic init on boot. The RPX board doesn't have any chips that are labelled AMI (or LSI, for that matter), so I don't know how to determine the actual RAID chipset. Anyone have any suggestions as to making this work? Thanks, Brad Waite ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hardware To unsubscribe, send any mail to "[EMAIL PROTECTED]" ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Server down regularly
Hello, > What is the output of uname -a? FreeBSD cp.laws.ms 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Fri May 23 11:13:23 CDT 2003 > Are you patched to the latest security release for 4.8 (p.16 or so)? PHP has been causing people problems lately (see the archives for this list back 30-60 days), could it be biting you? The symptoms sound similar (apache crashing the system). I have checked the dmesg and I found this pid 96448 (httpd), uid 398: exited on signal 6 So, I check the apache error log, and I found this warning repeat many times [warn] child process x did not exit, sending another SIGHUP After that, apache restart. Then another 5 minutes, the servers offline. So, I think you may be right, since I just recompile PHP with lastest PHP stable version (4.3.5). I will search the mail archive now. Thank you for everyone help. You all are very knowledgeable. Thanks Meimi - Original Message - From: "Joshua Lokken" <[EMAIL PROTECTED]> To: "meimi" <[EMAIL PROTECTED]> Sent: Saturday, April 03, 2004 4:44 AM Subject: Re: Server down regularly > * meimi <[EMAIL PROTECTED]> [2004-04-02 12:21]: > > Hello, > > Thanks everyone. > > > > Here is the information > > FreeBSD 4.8 > > Server specification: > > PIII1.7GHz > > 512MB ram > > 80GB harddisk > > > > The server is used for web, mail, dns and databases (mysql and postgresql). > > Recently, I have recompiled PHP with option curl and openssl added. > > The server is in Equinix datacenter and it is not busy, so I don't it will > > be temperature problems. > > > > Actually, what I want to know is the general steps for finding the problems. > > > Well, that's alot of tasks for a single server, but should be alright. > If I wanted to start looking for the source of this problem, I'd first > check /var/log/messages. You'll get a variety of different blurbs in > there, maybe some of which could help you. I'd also check dmesg, to > see if there is hardware or other trouble at boot time: > > # dmesg | more > > > HTH some, > > > -- > Joshua > > Immortality consists largely of boredom. > -- Zefrem Cochrane, "Metamorphosis", stardate 3219.8 > ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: 5.2 Help
On Fri, 2 Apr 2004 16:20:41 -0500 (EST), you wrote: >> I just purchased 5.2 FreeBSD. And with my system i can not boot from >> the CD. So i tried to make the floppy image and when i formatted the >> floppy it is only 1.38MB and i can not place the image on the disk. >> What should i do. Is there another way to do this. > >On what system did you do the format? >If it was on a Microsoft system, is it possible that system files >were copied to the floppy as part of the format process. I think >that is the /s flag, but it has been so long, I may remember wrong. >Most of those files are "hidden". > >Otherwise, if you formatted it to 1.44MG and nothing else was put >on the disk, then it must have had bad sectors which were excluded. >That could happen either on the MS system or on the FreeBSD system. > >If so, just discard that floppy and try another is about all you can do. No. You don't "format" the floppy when building the boot disk(s). You use the tools supplied to write the raw image file (including the formatting) to the disk. See the handbook, section 2.2.7 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-pre.html Dave -- Any speling misteaks are the reult of a bad insallation of mod_spelink. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: 5.2 Help
> > I just purchased 5.2 FreeBSD. And with my system i can not boot from > the CD. So i tried to make the floppy image and when i formatted the > floppy it is only 1.38MB and i can not place the image on the disk. > What should i do. Is there another way to do this. On what system did you do the format? If it was on a Microsoft system, is it possible that system files were copied to the floppy as part of the format process. I think that is the /s flag, but it has been so long, I may remember wrong. Most of those files are "hidden". Otherwise, if you formatted it to 1.44MG and nothing else was put on the disk, then it must have had bad sectors which were excluded. That could happen either on the MS system or on the FreeBSD system. If so, just discard that floppy and try another is about all you can do. jerry > - Greg > ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
dev issues (was: Re: X config problems on T41p)
On Fri, Apr 02, 2004 at 12:51:23PM -0500, Jesse Sheidlower wrote: > > I'm running FreeBSD 5.2.1 on a ThinkPad T41p. I'm using XFree86 > 4.4.0, installed from the binaries on the XFree site (the video > card, an ATI Radeon FireGL T2, was apparently not supported with > the radeon driver shipped with 4.3). > > Initially, X was working fine, with no config file at all, yet > I've run into problems trying to use a config file. I generated > one with XFree86 -configure, but this set the driver to "ati", > instead of to "radeon" which seems from its docs to be the one > supporting my card. In any case, whether with the driver as "ati" > or as "radeon", the trackpoint doesn't function at all, nor does > the touchpad (which I disabled in the BIOS anyway, as some Web > pages said this was necessary to use the third button and I > don't like the touchpad anyway). Everything else seems to be > OK but I can't get anywhere without any pointer. > > The InputDevice section maps the Device as /dev/sysmouse, > which I thought is correct; there's no /dev/mouse. Following up to myself: I looked at the X logs when I booted with no config file, and learned that it probed the trackpoint as /dev/psm0, so when I stuck this into the InputDevice section for Device, it worked fine. Yay! However, I now have a problem with my usb mouse, which I'm sure is the result of my ignorance of how the /dev system works. I plug in a usb mouse, and I get a kernel message identifying it as ums0, 3 buttons and Z dir (so clearly it knows it's a mouse and some USB thing is working). At the same time, it reports moused: unable to open /dev/ums0: no such file or directory. What do I need to get this working, and will I need to add this to the X config file as well? I do find it a little odd in that in my other FreeBSD laptop (4.9), I use /dev/mouse in my X config, and both the trackpoint, and any USB mouse I plug in, work fine with no effort on my part. Thanks. Jesse Sheidlower ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Server down regularly
On Sat, Apr 3, 2004, meimi clacked the keyboard to produce: > Hello, > From the "messages" log, the error I found: > /kernel: arplookup xx.xx.xx.xx failed: host is not on local network > And warning I got > /kernel: WARNING: / was not properly dismounted > > The first is I have got the wrong netmask, but the error is always in the > log and i don't think it is the problem. > The second one is just because I issued a reboot from my apc reboot > interface. > > Also, I shouldn't say regularly, it should be frequently. It has been 4 > times this weeks. > > > Do you feel that it is very secure? Anyone else > > have access to this box? > I am not sure it is very secure and, yes, other people can access but not > root access. > > Thanks > Meimi > In my experience arplookup should not cause a shutdown if it fails. Are you *ABSOLUTELY* sure the others have no root acces? Are they wheel group? Do they know root's password? -- Bob "Play is the work of children. It's very serious stuff. And if it's properly structured in a developmental program, children can blossom." -Bob Keeshan aka `Captain Kangaroo' ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: ssh no longer connecting automatically
On Fri, Apr 02, 2004 at 10:15:45PM +0200, Dag-Erling Smørgrav wrote: : Daren Desjardins <[EMAIL PROTECTED]> writes: : > The server is 4.9release, client is 4.9 stable. I have both base ssh and : > openssh 3.8p1 installed, both of which have the same error connecting to : > hosts. : : OK, so 4.9-RELEASE can talk to 4.9-RELEASE and 4.9-STABLE can talk to : 4.9-STABLE, but 4.9-STABLE can't talk to 4.9-RELEASE? dogma:~> uname -a FreeBSD dogma 4.9-STABLE FreeBSD 4.9-STABLE #1: Sat Nov 29 22:39:46 GMT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/DOGMA i386 dogma:~> Here is the box I am signing into. I don't have access to my desktop box right now (monitor is being replaced) but it was some level of 4.9-stable as well. My laptop works flawlessly at 4.8-Release. jm -- My other computer is your Windows box. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Server down regularly
Hello, From the "messages" log, the error I found: /kernel: arplookup xx.xx.xx.xx failed: host is not on local network And warning I got /kernel: WARNING: / was not properly dismounted The first is I have got the wrong netmask, but the error is always in the log and i don't think it is the problem. The second one is just because I issued a reboot from my apc reboot interface. Also, I shouldn't say regularly, it should be frequently. It has been 4 times this weeks. > Do you feel that it is very secure? Anyone else > have access to this box? I am not sure it is very secure and, yes, other people can access but not root access. Thanks Meimi - Original Message - From: "Kevin D. Kinsey, DaleCo, S.P." <[EMAIL PROTECTED]> To: "meimi" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, April 03, 2004 4:23 AM Subject: Re: Server down regularly > OK, better information now. You said regularly? > What does that mean? Same time every day? > > As someone mentioned, check your log files. > Does it do backups at a certain time, and therefore > crashes (you said it wasn't too heavily burdened) > > Do you feel that it is very secure? Anyone else > have access to this box? > > Kevin Kinsey > > ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
5.2 Help
I just purchased 5.2 FreeBSD. And with my system i can not boot from the CD. So i tried to make the floppy image and when i formatted the floppy it is only 1.38MB and i can not place the image on the disk. What should i do. Is there another way to do this. - Greg --- [This E-mail scanned for viruses by Declude Virus] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: OT: how do I get this to link?
I wrote: I can't get the program to link. In the output below, the things that c-client4.a is complaining about are found in the pam and ssl libs earlier in the line (I grep'd for a number of them, in /usr/lib/*.a, and they were found in those two libs). I have tried many different ways of ordering the libs, and this is the one that produces the least undefined references. I have all the libs found in /usr/lib first and the libs from /usr/local/lib second. I'm pulling my hair out trying to get this to work. Can someone help me figure this out please? I'm at my wits end with this. I've continued to try reordering the libs or adding them more than once, as 'man ld' says I can do (that only led to even more undefined references), and even tried to tell ld to search the libs multiple times, via the -( -) construct, but make barfed on that. Any programmers out there that would be able to help me sort this out, off list, please? TIA. -ste ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Samba Question
Greetings, I have Samba installed on a Freebsd 5.1 server. I am trying to map a share from a windows machine so that I can copy the data. I can not change the windows share name. It has a space in it. How do I specify the share name in fstab. share name: PSR COMPLETE //[EMAIL PROTECTED]/PSR COMPLETE /psrcomplete smbfs ro,noauto 0 0 doesn't work. Can't use quote marks. ideas ? No I can't change the share name. No, I can't totally elimnate windows (altough I'd like to). thanks, Darryl ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: 5.2.1 ncplist s -> kernel panic
--- Feczak Szabolcs <[EMAIL PROTECTED]> wrote: > On Fri, Apr 02, 2004 at 09:50:00AM -0800, Dave > McCammon wrote: > > I haven't seen anything back on this yet. > > I upgraded to current after posting the dumps > > (see > > > http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=20040219150356.GA53711%40faq.goivytech.net > > ) > > > > So does this means, that it is still broken in > current ? > > I haven't cvsuped since the posting to be sure if any changes have been made. (I dual boot the machine so I haven't had a real need to do more work on it.) If I have time next week I'll upgrade to the latest current code and see what happens. __ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Server down regularly
meimi wrote: Hello, Thanks everyone. Here is the information FreeBSD 4.8 Server specification: PIII1.7GHz 512MB ram 80GB harddisk The server is used for web, mail, dns and databases (mysql and postgresql). Recently, I have recompiled PHP with option curl and openssl added. The server is in Equinix datacenter and it is not busy, so I don't it will be temperature problems. Actually, what I want to know is the general steps for finding the problems. Thanks Meimi OK, better information now. You said regularly? What does that mean? Same time every day? As someone mentioned, check your log files. Does it do backups at a certain time, and therefore crashes (you said it wasn't too heavily burdened) Do you feel that it is very secure? Anyone else have access to this box? Kevin Kinsey ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: ssh no longer connecting automatically
Daren Desjardins <[EMAIL PROTECTED]> writes: > The server is 4.9release, client is 4.9 stable. I have both base ssh and > openssh 3.8p1 installed, both of which have the same error connecting to > hosts. OK, so 4.9-RELEASE can talk to 4.9-RELEASE and 4.9-STABLE can talk to 4.9-STABLE, but 4.9-STABLE can't talk to 4.9-RELEASE? The strange thing is that there have been practically no changes in OpenSSH or OpenSSL since 4.9-RELEASE, until OpenSSL 0.9.7d was MFCed earlier today. The only changes in OpenSSH are a documentation nit and a patch for a low-impact memory leak. Could you compare src/crypto and src/secure on the two machines? DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
VMware3 Full Screen Panic
Greetings: I have been trying to get vmware3 to run in full-screen mode under FreeBSD 5.2.x for some time now. I have searched around for people who are having similar issues and have had no luck with the information that I have found. I have done enough testing to know that the issue is not related to my specific OS level and guest operating configuration so I won't dump this email with dmesg and all that white noise. Basically, I get the following error when trying to go full-screen with VMware 3 under FreeBSD: VMware SLAVE PANIC: (MKS) BUG F(785):395 bugNr=1294 VMware SLAVE PANIC: (MKS) NOT_REACHED F(620):874 bugNr=5188 Sorry if this has already been covered, I haven't found anything that helps me. So any assistance would be greatly appreciated. Thanks -jvd ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Problems installing to AMI MegaRAID array
Howdy all, I just inherited a Micron NetFrame MV5000 (Intel 440LX, Dual PII-300; full specs: http://support.buympc.com/apps/complist.asp?SerialNo=1300458-0001). It has a 'RPX' module installed which enables RAID on my 8 4.3GB SCSI drives, apparently via an AMI MegaRAID controller. I've been able to get into the MegaRAID bios setup and configure an initialize a RAID volume, but FBSD can't find it. I've installed FBSD on several RAID systems before, so I didn't think it would be a problem. But the GENERIC kernel doesn't seem to find the controller. It sees the Symbios Logic SCSI controller, the DAT & CD-ROM, but none of the drives or logical disks. If I remove the RPX module from the mainboard (a rather simple card with battery, flash and a couple of DIMMs & sundry other minor chips) I no longer get the AMI MegaRAID BIOS option (makes sense) and each drive spins and shows up during the Symbios Logic init on boot. The RPX board doesn't have any chips that are labelled AMI (or LSI, for that matter), so I don't know how to determine the actual RAID chipset. Anyone have any suggestions as to making this work? Thanks, Brad Waite ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
DOS and FreeBSD 3.51, Boot Loader Configuration
I have just copy my files from a bootable FreeBSD3.5 CD to a dos partition. Which bootloader should I choose to make sure my system boots to FreeBSD? DS ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: ssh no longer connecting automatically
I tried this myself and it did not work. The server is 4.9release, client is 4.9 stable. I have both base ssh and openssh 3.8p1 installed, both of which have the same error connecting to hosts. -- Server config # HostKey for protocol version 1 HostKey /etc/ssh/ssh_host_key # HostKeys for protocol version 2 HostKey /etc/ssh/ssh_host_rsa_key HostKey /etc/ssh/ssh_host_dsa_key SyslogFacility AUTH LogLevel INFO LoginGraceTime 60 PermitRootLogin no PermitEmptyPasswords no X11Forwarding yes X11DisplayOffset 10 - Client config(~/.ssh/ssh_config) is empty Client config(/etc/ssh/ssh_config) is empty On Fri, 2004-04-02 at 12:52, Dag-Erling Smørgrav wrote: > Jonathon McKitrick <[EMAIL PROTECTED]> writes: > > Workaround? > > Possibly. On the server, try adding the following two lines to > /etc/ssh/sshd_config: > > HostKey /etc/ssh/ssh_host_dsa_key > HostKey /etc/ssh/ssh_host_rsa_key > > then HUP or restart sshd, and try to connect. Let me know how it > works out. > > I'd also like to know what OS version you're running on the server and > client, and if you have anything in /etc/ssh/sshd_config (on the > server) or /etc/ssh/ssh_config / ~/.ssh/config (on the client) that > isn't commented out. > > DES ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Server down regularly
Hello, Thanks everyone. Here is the information FreeBSD 4.8 Server specification: PIII1.7GHz 512MB ram 80GB harddisk The server is used for web, mail, dns and databases (mysql and postgresql). Recently, I have recompiled PHP with option curl and openssl added. The server is in Equinix datacenter and it is not busy, so I don't it will be temperature problems. Actually, what I want to know is the general steps for finding the problems. Thanks Meimi ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: realplayer doesn't open streaming source passed from mozilla
On Thu, Apr 01, 2004 at 08:32:25PM +0200, Peter Ulrich Kruppa wrote: > Hi! > > When I click on a web radio streaming source in mozilla, > realplayer will start but complain: > "Some components are not availabel to provide playback of this > presentation on your system > > file:///45F5C592d01" > > I have attached this file (from .mozilla/ ). > When I just copy the source address out of this file and paste it > into realplayers location bar manually everything will work fine. > > Any ideas what goes wrong here? > > > Uli. > What version of mozilla are you using? Do you have realplayer configured as a plugin? gary -- Gary Kline [EMAIL PROTECTED] www.thought.org Public service Unix ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Server down regularly
Hello, Thanks everyone. Here is the information FreeBSD 4.8 Server specification: PIII1.7GHz 512MB ram 80GB harddisk The server is used for web, mail, dns and databases (mysql and postgresql). Recently, I have recompiled PHP with option curl and openssl added. The server is in Equinix datacenter and it is not busy, so I don't it will be temperature problems. Actually, what I want to know is the general steps for finding the problems. Thanks Meimi > - Original Message - > From: "Bob Collins" <[EMAIL PROTECTED]> > To: "meimi" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Saturday, April 03, 2004 12:12 AM > Subject: Re: Server down regularly > > > > On Fri, Apr 2, 2004, meimi clacked the keyboard to produce: > > > Hello, > > > My server is down regularly. Could anyone tell what thing I should > check? > > > Thanks > > > Meimi > > > > We could use a little more information. Not to be rude, but are you > > using FreeBSD as an OS? If so, what version? Describe the hardware > > please. Where is the system, is it in a room that is a hundred degrees > > hot? > > > > A shot in the dark: your power supply is going away. Or maybe, bad Ram. > > Well, perhaps an overheating CPU. Maybe an HD that is getting flaky. > > > > Who knows? We need info please to help you. > > > > > > -- > > Bob > > > > "Play is the work of children. It's very serious stuff. And if it's > > properly structured in a developmental program, children can blossom." > > -Bob Keeshan aka `Captain Kangaroo' > > ___ > > [EMAIL PROTECTED] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" > > > ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Server down regularly
meimi <[EMAIL PROTECTED]> wrote: Hello, My server is down regularly. Could anyone tell what thing I should check? Thanks Does your system crash or shutdowns by itself. Naveen. Meimi ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" - Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway - Enter today ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: A stupid question about Linux-Flashplayer6 and firefox
on or about 04/01/04-19:28 f.johan.beisser wrote: anyone actually have sound? Sort of, if i turn the volume all the way up i can here the shutter clicks on canon's web site. It is definatly worse than it used to be, but not by much. It seems like this has always been a bit of a problem; i just don't use flash often so i never worried about it. I've got FreeBSD 5.2-CURRENT Mar 14 with Firefox 0.8. Latest linuxpluginwrapper (march 10, built from ports) and the correct (as suggested by the linuxpluginwrapper port) mappings for libmap. so, as far as i can tell, it *should* work, but just doesn't. ---/ f. johan beisser /--+ Cheers, -Thomas ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Analog Devices integrated audio card problem
I have a Dell PowerEdge 400SC and am running 5.1. I am unable to get the the integrated audio card to work. I have added "device pcm" to my kernconf and "snd_ich_load="YES" and "snd_driver_load="YES" to loader.conf. I still have no audio. Here is what dmesg says: pci0: at device 31.3 (no driver attached) pci0: at device 31.5 (no driver attached) This is what pciconf -lv says: [EMAIL PROTECTED]:31:5:class=0x040100 card=0x01621028 chip=0x24d58086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' class= multimedia subclass = audio Any suggestions would be appreciated. Thanks, PV ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: ssh no longer connecting automatically
Ive been having the exact same issue, even started a thread on it with no resolution yet. Some findings I have made recently included taking a working ssh from a bsd4.9 release box, copying it to the one that wasnt working, including the config. That ssh also had the problem after copying. This seems to indicate either the config has issues(but I copied that as well) or a runtime library conflict... The code where it dies can be found in the source ssh-dss.c, at ' ret = DSA_do_verify(digest, dlen, sig, key->dsa);' I believe, line 172. On Fri, 2004-04-02 at 11:49, Jonathon McKitrick wrote: > On Fri, Apr 02, 2004 at 06:13:50PM +0200, Dag-Erling Smørgrav wrote: > : Jonathon McKitrick <[EMAIL PROTECTED]> writes: > : > This might be a silly question, but is it possible that a problem with my > : > local hostname could cause the key to somehow fail validation? > : > : I don't think so. > : > : I think I have managed to reproduce the problem, but I don't really > : have a clear idea of where in the source code to start looking for a > : solution. My current theory is that ssh somehow gets confused about > : what what kind of key it is handling, and tries to treat a DSA key as > : an RSA key (or vice versa). > > Well, that's good. I was starting to wonder what was wrong with my home > setup. > > Workaround? > > > > jm ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Routing without real Inet address?
On Apr 2, 2004, at 6:30 AM, Ivailo Bonev wrote: How can i route packets from Internet to my private network without exposed Internet address? People cannot route traffic to your network unless you've got a publicly routable IP address available for them to talk to. Talk to your ISP, that is who you are paying to provide you with connectivity... -- -Chuck ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: OSX and Freebsd : what could be a good setup
On Apr 2, 2004, at 4:23 AM, Panna wrote: Until now I used a windows laptop with xp and the files where shared with samba. So I thought that using an unixoid os would bring some advantages :-) I think that I'll use hfs+ on the emac. [ ... ] The freebsd server should act as mail and news-server and also as file server. Do I have to put the data on a fat32-slice? No. If I setup a nfs-mount on the freebsd server and copy data from OSX to it, is the data readable from Freebsd without the hfs port? Yes, NFS lets you share files without worrying about whether the local filesystem is HFS+, UFS, or anything else. If you've already gotten Samba working, you could use that to share files instead of setting up NFS: both work fine, but Samba filesharing might work a little better since the Finder supports it a little more gracefully... -- -Chuck ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: OSX and Freebsd : what could be a good setup
On Fri, 2 Apr 2004, Panna wrote: > I've purchased a new emac with OSX 10.3. > It's soon to arrive and so I'm thinking about a good way of interacting > the emac - which will be my main desktop - with my 5.2.1 server. > Until now I used a windows laptop with xp and the files where shared > with samba. You can do Samba out of the box with OS X. > So I thought that using an unixoid os would bring some advantages :-) > I think that I'll use hfs+ on the emac. HFS is not an option on the OS X box. UFS is, but the performance is absolutely terrible. For example, loading 10,000 message files from Leafnode takes about three seconds when the store is on HFS+, and about nine minutes when the store is on UFS. (2xG5, 1.5GB ram, 250GB SATA) It's supposed to be getting better next version. > I've read about the hfs and hfs+ port but I doesn't want to take a risk. Not needed, see below. > The freebsd server should act as mail and news-server and also as file > server. Worked fine for me until I replaced the FreeBSD server with an OS X G5. I used sendmail, UW-IMAP server, and Leafnode for news. > Do I have to put the data on a fat32-slice? No. > If I setup a nfs-mount on the freebsd server and copy data from OSX to > it, is the data readable from Freebsd without the hfs port? Yes. Run everything on the server as native UFS (or whatever FreeBSD calls it). Export as NFS or CIFS as you please. > You see I'm in a state of confusion.. Pretend the OS X box is just another Unix client. There's no need to provide any special accommodation for it from the server side. For the OS X box itself, use HFS+. You can set up multiple partitions if you like, I use one for the system, one for apps, and one for user home and data storage. See fink and darwinports for open source port/packaging systems. Neither as good as FreeBSD ports, but what is? KeS ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: problem upgrading from 5.1 p16 to 5.2
On Friday 02 April 2004 06:43 am, Leo De Geer wrote: > I made make buildworld and make buildkernel make installkernel with > no errors but then I did make installworld it stopped after around 1 > min with error that file dos not exist. Now I manage to do a cvsup > back to releng5_1 but I cannot do the buildworld kernel any > suggestions to how to get it up and running again > > > > The only root access I have at the moment is throw webmins command > shell > The upgrade from 5.1 to 5.2 included changes to statfs. You had to boot to single user mode on the new kernel to do the installworld. There were many problems if you deviated from the sequence in /usr/src/UPDATING. I updated my system through the statfs change and didn't have any problem. I think you should ask your question on -current. There may be a way to use the fixit cd to recover but I don't have any idea. Someone on current may have an idea. Kent > > > Regards Leo > > > make buildworld > > "/usr/src/Makefile", line 199: warning: "cd /usr/src/sys//conf && > find [A-Z]*[A-Z] -type f -maxdepth 0 ! -name NOTES" returned non-zero > status Running test variables > PASS: Test variables detected no regression, output matches. > Running test targets > PASS: Test targets detected no regression. > Running test sysvmatch > PASS: Test sysvmatch detected no regression. > Running test lhs_expn > PASS: Test lhs_expn detected no regression. > Running test notdef > PASS: Test notdef detected no regression. > Running test modifiers > PASS: Test modifiers detected no regression. > Running test funny_targets > PASS: Test funny_targets detected no regression. > > -- > > >>> Rebuilding the temporary build tree > > -- > rm -rf /usr/obj/usr/src/i386 > *** Signal 12 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > make buildkernel KERNCONF=SKALMAN > > "/usr/src/Makefile", line 199: warning: "cd /usr/src/sys//conf && > find [A-Z]*[A-Z] -type f -maxdepth 0 ! -name NOTES" returned non-zero > status Running test variables > PASS: Test variables detected no regression, output matches. > Running test targets > PASS: Test targets detected no regression. > Running test sysvmatch > PASS: Test sysvmatch detected no regression. > Running test lhs_expn > PASS: Test lhs_expn detected no regression. > Running test notdef > PASS: Test notdef detected no regression. > Running test modifiers > PASS: Test modifiers detected no regression. > Running test funny_targets > PASS: Test funny_targets detected no regression. > > -- > > >>> Kernel build for SKALMAN started on Fri Apr 2 16:31:12 CEST 2004 > > -- > ===> SKALMAN > mkdir -p /usr/obj/usr/src/sys > cd /usr/src/sys/i386/conf; > PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/lega >cy/usr/ > bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/ >sbin:/u > sr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bi >n:/usr/ sbin:/usr/bin config -d /usr/obj/usr/src/sys/SKALMAN > /usr/src/sys/i386/conf/SKALMAN > Removing stale header: opt_apic.h > Removing stale header: opt_ng_cronyx.h > Removing stale header: opt_no_mixed_mode.h > Removing stale header: opt_mptable_force_htt.h > Removing stale header: opt_dcons.h > Removing stale header: opt_ah.h > Removing stale header: opt_safe.h > Removing stale header: opt_uplcom.h > Removing stale header: opt_uart.h > Removing stale header: opt_watchdog.h > Removing stale header: opt_libmbpool.h > Removing stale header: opt_da.h > Removing stale header: opt_coda.h > Kernel build directory is /usr/obj/usr/src/sys/SKALMAN > Don't forget to do a ``make depend'' > cd /usr/obj/usr/src/sys/SKALMAN; MAKEOBJDIRPREFIX=/usr/obj > MACHINE_ARCH=i386 MACHINE=i386 CPUTYPE= > GROFF_BIN_PATH=/usr/obj/usr/src/i386/legacy/usr/bin > GROFF_FONT_PATH=/usr/obj/usr/src/i386/legacy/usr/share/groff_font > GROFF_TMAC_PATH=/usr/obj/usr/src/i386/legacy/usr/share/tmac > DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" > PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/lega >cy/usr/ > bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/ >sbin:/u > sr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bi >n:/usr/ sbin:/usr/bin make KERNEL=kernel cleandir > rm -f *.o *.so *.So *.ko *.s eddep errs kernel kernel linterrs > makelinks tags vers.c vnode_if.c vnode_if.h majors.c device_if.c > bus_if.c linker_if.c miibus_if.c card_if.c power_if.c pci_if.c > pcib_if.c ppbus_if.c usb_if.c isa_if.c agp_if.c device_if.h bus_if.h > linker_if.h miibus_if.h card_if.h power_if.h pci_if.h pcib_if.h > ppbus_if.h usb_if.h isa_if.h agp_if.h aicasm* y.tab.h aic7xxx_seq.h > aic7xxx_reg.h aic7xxx_reg_print.c aic79xx_seq.h aic79xx_reg.h > aic79xx_reg_print.c miidevs.h >
Re: FreeBSD on Sun Ultra - installer on bootonly cd outputs weird display
On Thu, Apr 01, 2004 at 05:40:37PM -0500, [EMAIL PROTECTED] wrote: > I'm trying to install FreeBSD on a Sun Ultra 5, but I'm pretty new at this > stuff. I've managed to get the fbsd_bootonly CD to be the startup CD, and > it gives me 5 display options, like VT100, xterm emulator, FreeBSD > console, etc. However, every single one of these results in mangled > display (ie., characters appear on top of other characters - basically > what happens if one's emulation is set wrong) and an inability to use the > arrow keys, which seems necessary to use/configure the settings the > installer provides. I'm sure this is very simple to fix, but I have no > idea what to try. Thoughts? I think it's help you: http://www.osnews.com/story.php?news_id=6552 > ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: ssh no longer connecting automatically
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > Workaround? Possibly. On the server, try adding the following two lines to /etc/ssh/sshd_config: HostKey /etc/ssh/ssh_host_dsa_key HostKey /etc/ssh/ssh_host_rsa_key then HUP or restart sshd, and try to connect. Let me know how it works out. I'd also like to know what OS version you're running on the server and client, and if you have anything in /etc/ssh/sshd_config (on the server) or /etc/ssh/ssh_config / ~/.ssh/config (on the client) that isn't commented out. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
X config problems on T41p
I'm running FreeBSD 5.2.1 on a ThinkPad T41p. I'm using XFree86 4.4.0, installed from the binaries on the XFree site (the video card, an ATI Radeon FireGL T2, was apparently not supported with the radeon driver shipped with 4.3). Initially, X was working fine, with no config file at all, yet I've run into problems trying to use a config file. I generated one with XFree86 -configure, but this set the driver to "ati", instead of to "radeon" which seems from its docs to be the one supporting my card. In any case, whether with the driver as "ati" or as "radeon", the trackpoint doesn't function at all, nor does the touchpad (which I disabled in the BIOS anyway, as some Web pages said this was necessary to use the third button and I don't like the touchpad anyway). Everything else seems to be OK but I can't get anywhere without any pointer. The InputDevice section maps the Device as /dev/sysmouse, which I thought is correct; there's no /dev/mouse. The several Web pages about FreeBSD on a T40 or T41 don't say anything helpful; this doesn't seem to be a problem for these users (the T41 guy did say that no config file was needed, but my problem is I _want_ to use one to set other details). Thanks for any suggestions. Jesse Sheidlower ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: 5.2.1 ncplist s -> kernel panic
--- Feczak Szabolcs <[EMAIL PROTECTED]> wrote: > http://www.mail-archive.com/[EMAIL PROTECTED]/msg60154.html > > Im having nearly the same thing as the above thread > ... > Though I have RELEASE not rc, > any solution for this yet ? > > I would like to use samba and ncpfs on the machine > and looks like smaba is buggy on 4.9, and ok on > 5.2.1 > see th PR by me : > http://www.freebsd.org/cgi/query-pr.cgi?pr=64719 > > though ncpfs seems to be broken in 5.2.1 > critical > ... > > any suggestions ? > > > -- I haven't seen anything back on this yet. I upgraded to current after posting the dumps (see http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=20040219150356.GA53711%40faq.goivytech.net ) I was going to wait until 5.3 stable was released to see if any changes had been made. I haven't posted to the current list as I don't subscribe to it. If anyone needs anymore info on this let me know. __ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[no subject]
I am setting up a firewall with freebsd ver. 5.2.1. In the installation guide I am using requires 4.0 Snap Server to be installed. was unable to find it in the packages options for ftp download. Is Snap Serve installed by default? If not where can I find it and how do I go about installing it manually? Elvin Middleton HomeSource Network Systems Manager ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
FW: Error Loading kde3.2.1
Is anyone else having the same issues that I am that are listed below? I know that qt-x11-free-3.3.1 is looking for some sort of sound device, and I have in my kernel file: Device pcm0 If I run "grep pcm /var/run/dmesg.boot" I get pcm0: port 0xdc80-0xdcbf,0xd800-0xd8ff irq 10 at device 31.5 on pci0 pcm0: So technically it should work, right? *Any* help is appreciated. I am on 4.9 STABLE. Thanks, Ron Clark -Original Message- From: Ronald Clark Sent: Monday, March 22, 2004 1:48 PM To: [EMAIL PROTECTED] Subject: Error Loading kde3.2.1 Hello all, I am getting the below error when trying to load the qt33 dependency as part of kde3.2.1. Any ideas why this is happening? I have cvsuped twice today, at one time deleting all ports folders starting with "x" so that it would copy new files down. Thanks in advance, Ron Clark c++ -c -pipe -fno-exceptions -Wall -W -O -pipe -D_THREAD_SAFE -fPIC c++ -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT c++ -DQT_THREAD_SUPPORT -DQT_NO_NIS -D_LARGEFILE_SOURCE -D_LARGE_FILES c++ -D_FILE_OFFSET_BITS=64 -DQT_NAS_SUPPORT -DQT_BUILTIN_GIF_READER=1 c++ -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE c++ -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC c++ -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. c++ -I/usr/local/include/freetype2 -I3rdparty/opentype c++ -I/usr/local/include -I../include -I/usr/X11R6/include c++ -I/usr/X11R6/include -I.moc/release-shared-mt/ -o c++ .obj/release-shared-mt/qsound_x11.o kernel/qsound_x11.cpp kernel/qsound_x11.cpp:51: audio/audiolib.h: No such file or directory kernel/qsound_x11.cpp:52: audio/soundlib.h: No such file or directory kernel/qsound_x11.cpp:54: syntax error before `*' kernel/qsound_x11.cpp:56: syntax error before `(' *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.1/src. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.1. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33. *** Error code 1 Stop in /usr/ports/x11/kde3. CONFIDENTIALITY NOTICE: The information contained in this ELECTRONIC MAIL transmission is confidential. It may also be privileged work product or proprietary information. This information is intended for the exclusive use of the addressee(s). If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution [other than to the addressee(s)], copying or taking of any action because of this information is strictly prohibited. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: OSX and Freebsd : what could be a good setup
Panna wrote: I've purchased a new emac with OSX 10.3. ...snip... The freebsd server should act as mail and news-server and also as file server. Do I have to put the data on a fat32-slice? no, use nfs If I setup a nfs-mount on the freebsd server and copy data from OSX to it, is the data readable from Freebsd without the hfs port? yes You see I'm in a state of confusion.. You're simply using a FreeBSD as a file server. You serve up files to the client via NFS (OS X) or CIFS (Windows). FreeBSD doesn't care. Now if you want FreeBSD to understand and manipulate those files is a different issue. -- Regards, Doug ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Is Anyone Receiving List Mail?
On Apr 1, 2004, at 8:40 PM, Drew Tomlinson wrote: I haven't received any mail from any of the several FBSD lists to which I subscribe since this morning, April 1 at around 06:00 PST. I am receiving mail from other sources so I don't suspect my system. If others are receiving mail, please respond cc'ing me directly so I can look into the matter further. I'm getting this mail through the questions list... ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: OSX and Freebsd : what could be a good setup
Panna wrote: I've purchased a new emac with OSX 10.3. It's soon to arrive and so I'm thinking about a good way of interacting the emac - which will be my main desktop - with my 5.2.1 server. Until now I used a windows laptop with xp and the files where shared with samba. So I thought that using an unixoid os would bring some advantages :-) I think that I'll use hfs+ on the emac. I've read about the hfs and hfs+ port but I doesn't want to take a risk. The freebsd server should act as mail and news-server and also as file server. Do I have to put the data on a fat32-slice? No. If I setup a nfs-mount on the freebsd server and copy data from OSX to it, is the data readable from Freebsd without the hfs port? Yes. A computer only needs filesystem support for drives that are physically mounted in it. When two machines talk across a network, they transfer data using network protocols, not mutual filesystem support. But it might also be worth considering installing the net/netatalk port. That way, the mac will be able to mount a network share on its desktop and you'll be able to use it just like the local hard drive. PWR. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: OSX and Freebsd : what could be a good setup
Sven, I have PowerBook G4 running OS X 10.3.3 and a dual AMD Athlon system running FBSD 4.9-STABLE. I regularly mount partitions via NFS between these machines without a problem. With permissions set properly drag-n-drop works great. Alex On Apr 2, 2004, at 4:23 AM, Panna wrote: I've purchased a new emac with OSX 10.3. It's soon to arrive and so I'm thinking about a good way of interacting the emac - which will be my main desktop - with my 5.2.1 server. Until now I used a windows laptop with xp and the files where shared with samba. So I thought that using an unixoid os would bring some advantages :-) I think that I'll use hfs+ on the emac. I've read about the hfs and hfs+ port but I doesn't want to take a risk. The freebsd server should act as mail and news-server and also as file server. Do I have to put the data on a fat32-slice? If I setup a nfs-mount on the freebsd server and copy data from OSX to it, is the data readable from Freebsd without the hfs port? You see I'm in a state of confusion.. Thanks in advance. Sven Hohage ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Alexander Sendzimir (owner)802 863 5502 MacTutor: Apple Mac OS X Consulting [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: ssh no longer connecting automatically
On Fri, Apr 02, 2004 at 06:13:50PM +0200, Dag-Erling Smørgrav wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : > This might be a silly question, but is it possible that a problem with my : > local hostname could cause the key to somehow fail validation? : : I don't think so. : : I think I have managed to reproduce the problem, but I don't really : have a clear idea of where in the source code to start looking for a : solution. My current theory is that ssh somehow gets confused about : what what kind of key it is handling, and tries to treat a DSA key as : an RSA key (or vice versa). Well, that's good. I was starting to wonder what was wrong with my home setup. Workaround? jm -- My other computer is your Windows box. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Server down regularly
So, meimi wrote: > Hello, > My server is down regularly. Could anyone tell what thing I should > check? you might start by giving us some technical details. platform version server and version any modules you're running? etc. mario;> - - - - - - House Of Sites - - - - - - - + - - - Do you schmut!? - - - + Programming :: Web Design :: Consulting | No :: Comment :: On :: This | http://www.HouseOfSites.net |http://www.schmut.com| [EMAIL PROTECTED] 415-242-3376 | [EMAIL PROTECTED] | ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
RE: Server down regularly
What version and what does the log say? Gene -Original Message- From: meimi [mailto:[EMAIL PROTECTED] Sent: Thursday, April 01, 2004 11:11 PM To: [EMAIL PROTECTED] Subject: Server down regularly Hello, My server is down regularly. Could anyone tell what thing I should check? Thanks Meimi ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Firewire Drive Not Recognized During Boot
On 4/2/2004 6:29 AM Stephen Hilton wrote: On Thu, 01 Apr 2004 15:12:35 -0800 Drew Tomlinson <[EMAIL PROTECTED]> wrote: I'm using 4.9-RELEASE-p4 and have an 80 GB IDE hard drive in a firewire enclosure. When I reboot my system, the drive is not recognized. However if I unplug/plug the firewire cable, then the drive is recognized. I've included my dmesg output below. Any ideas on what is going on or what I'm doing wrong? Thanks, Drew http://groups.google.com/groups?q=hiltonbsd.com+firewire+group:mailing.freebsd.*&hl=en&lr=&ie=UTF-8&group=mailing.freebsd.*&selm=bmh3ge%241niu%241%40FreeBSD.csie.NCTU.edu.tw&rnum=1 Thanks for your reply. I noticed that your firewire drive is found during boot: > da2 at sbp0 bus 0 target 0 lun 0 > da2: Fixed Simplified Direct Access SCSI-4 device > da2: 50.000MB/s transfers, Tagged Queueing Enabled > da2: 76319MB (156301488 512 byte sectors: 255H 63S/T 9729C) But my drive is not found during boot. I have to unplug/plug my firewire cable before my drive is recognized. Although I just found the fwcontrol man page and learned about the -r option. I ran it and my drive was found as well: WARNING: driver fw should register devices with make_dev() (dev_t = "#fw/0") fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=0xc800ffc1, gen=2, CYCLEMASTER mode firewire0: 2 nodes, maxhop <= 1, cable IRM = 1 (me) firewire0: bus manager 1 (me) da2 at sbp0 bus 0 target 0 lun 0 da2: Fixed Simplified Direct Access SCSI-4 device da2: 50.000MB/s transfers, Tagged Queueing Enabled da2: 76351MB (156368016 512 byte sectors: 255H 63S/T 9733C) But what is this "WARNING"? I don't recall seeing it on the unplug/plug sequence. Maybe that has something to do with my problem? Thanks, Drew ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: ssh no longer connecting automatically
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > This might be a silly question, but is it possible that a problem with my > local hostname could cause the key to somehow fail validation? I don't think so. I think I have managed to reproduce the problem, but I don't really have a clear idea of where in the source code to start looking for a solution. My current theory is that ssh somehow gets confused about what what kind of key it is handling, and tries to treat a DSA key as an RSA key (or vice versa). DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Server down regularly
On Fri, Apr 2, 2004, meimi clacked the keyboard to produce: > Hello, > My server is down regularly. Could anyone tell what thing I should check? > Thanks > Meimi We could use a little more information. Not to be rude, but are you using FreeBSD as an OS? If so, what version? Describe the hardware please. Where is the system, is it in a room that is a hundred degrees hot? A shot in the dark: your power supply is going away. Or maybe, bad Ram. Well, perhaps an overheating CPU. Maybe an HD that is getting flaky. Who knows? We need info please to help you. -- Bob "Play is the work of children. It's very serious stuff. And if it's properly structured in a developmental program, children can blossom." -Bob Keeshan aka `Captain Kangaroo' ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Problem with mod_php4-4.3.5_7,1 (Signal 11)
> I'm hoping someone can help me, I've just upgraded a server to > mod_php4-4.3.5_7,1, running with abcache-0.14 and over > apache+mod_ssl-1.3.29+2.8.16_1. > > The problem is that it crashes with signal 11, I found this on the server's > dmesg output: > pid 1263 (httpd), uid 80: exited on signal 11 > pid 17611 (httpd), uid 80: exited on signal 11 > > On the error log I found this: > [Thu Apr 1 16:52:35 2004] [notice] child pid 17611 exit signal Segmentation > fault (11) > > This is after running for 24 hours. Has anybody else experienced something > similar? I had the same problem. The current version of PHP in the ports tree was crashing the current version of Apache with a sig 11. The slightly older packages were not affected and the problem seemed to exist whether I used Apache-13+mod_ssl or just plain Apache. I ended up using the packages because the problem wasn't critical. What needs to be done is to look at the core dump and figure out what is going on. -Don ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: High context switches on FreeBSD
In the last episode (Apr 01), Irwan Hadi said: > When I tested this web server on my FreeBSD 5.2.1 box, on a P IV 3 > Ghz Processor and 1 GB memory, I'm getting an enormous number of > context switches, as you can see below: > > # vmstat 1 > procs memory pagedisks faults cpu > r b w avmfre flt re pi po fr sr da0 da1 in sy cs us sy id > 0 0 0 119644 7363480 0 0 0 4 0 4 0 3080 303 0 1 99 > 0 0 0 119644 7363480 0 0 0 0 0 0 0 3010 221 0 0 100 > 0 0 0 119644 7363480 0 0 0 0 0 0 0 3000 215 0 0 100 > 1 0 0 121336 736092 82 0 0 0 19 0 0 0 92030 50953 9 18 73 > 1 0 0 121336 736040 13 0 0 0 0 0 0 0 183150 130743 14 46 40 > 0 0 2 121336 735984 14 0 0 0 0 0 0 0 185140 128537 18 41 41 > 1 0 0 121336 735928 14 0 0 0 0 0 0 0 203780 103812 15 40 45 Horrible word-wrap fixed. You might want to rebuild your vmstat binary, since it looks like it's not counting syscalls at all. > When I run the same code on a Linux box, I'm only getting at most > 33000 context per second, thus it gives a better performance. > > My question now is, is there a way I can trace the source of these > context switches, network, or disk? I'm thinking it may be disk, > though it is also possible that it is caused because of network. > Also, I tried testing the web server by using ramdisk, and the result > is still the same. The context switches stays around 100,000 at peak. > > I'm hoping by reducing the number of context switches, I can increase > my web server performance. Oh by the way, again this web server is my > own, and I just use read(2), and write(2) to read and write to the > socket, and to read the file from the disk. I don't think my numbers are quite that high, but I am seeing a high number of context switches also, even when idle (~200, just like the above output). An idle 4.8 box does ~10/sec, and even a busy server rarely goes above 3000. A simple du on a -current machine bumps the cs rate to 6000 (4BSD scheduler). -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: ssh no longer connecting automatically
On Fri, Mar 26, 2004 at 09:46:44AM +0100, Dag-Erling Smørgrav wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : > Interestingly, my laptop (running 4.8R) is working now. No password needed : > for any rsh operation to this site. But the same procedure on a 4.8-stable : > box (this one, now) gives this error: [...] : : It's definitely a client side problem. Try rm ~/.ssh/known_hosts. This might be a silly question, but is it possible that a problem with my local hostname could cause the key to somehow fail validation? jm -- My other computer is your Windows box. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
RE: Is Anyone Receiving List Mail?
I have experienced same thing. It's now 10:30 April 2 and finally there is some traffic. Maybe the mailman list server was down or hung-up. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Drew Tomlinson Sent: Thursday, April 01, 2004 8:40 PM To: FreeBSD Questions Subject: Is Anyone Receiving List Mail? I haven't received any mail from any of the several FBSD lists to which I subscribe since this morning, April 1 at around 06:00 PST. I am receiving mail from other sources so I don't suspect my system. If others are receiving mail, please respond cc'ing me directly so I can look into the matter further. Thanks, Drew ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
License for vmware 3 (emulators/vmware3)
Hello, I need to use vmware under FreeBSD. Since vmware4 isn't ported yet (although I own I license for that version...), I need to use vmware3. I can't buy any license for that version, so I have to use evaluation licenses. The problem is that I don't think it's possible anymore to request such a license for this old version of vmware... Is there a FreeBSD "official" answer or a legal way of solving that problem ? I hope I won't have to do with a cracked serial number, even if it is so easy to find ! One more question : are there plans for vmware4 to be ported to FreeBSD ? I'm sure that many people would *really* apreciate ! Thank you in advance. _ Téléchargez la barre d'outils de MSN et découvrez toutes ses fonctionnalités! http://toolbar.fr.msn.ch?DI=1853&XAPID=2083 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Upgrading Perl within 5.2
On Thursday 01 April 2004 07:05 am, Jesse Sheidlower wrote: > I'm sure this is a silly question, but. I know about use.perl and > so forth for the 4.x series. > > Yesterday I installed FreeBSD 5.2.1, and the active Perl port > is /usr/ports/lang/perl, which is v. 5.6.1. I'd like to upgrade > to 5.8.2, which is in /usr/ports/lang/perl5.8 and thus I can't > just do "portupgrade perl". > > Exactly what do I have to do to accomplish this? "portinstall > perl5.8" doesn't work ("No such installed package nor such port..."), > nor does "portinstall perl-5.8.2_2" (which is said to be the > package name in the README file). The PORTNAME given in the 5.8 > Makefile is just "perl". > > I assume I could just do a make install from the perl5.8 > directory, but how do I do it with portupgrade? And then how > do I get rid of the 5.6 version and rebuild things with 5.8? > Follow the instructions in /usr/ports/UPDATING. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Firewire Drive Not Recognized During Boot
On 4/2/2004 6:34 AM Andre Post wrote: On Fri, 2004-04-02 at 01:12, Drew Tomlinson wrote: I'm using 4.9-RELEASE-p4 and have an 80 GB IDE hard drive in a firewire enclosure. When I reboot my system, the drive is not recognized. However if I unplug/plug the firewire cable, then the drive is recognized. I've included my dmesg output below. Any ideas on what is going on or what I'm doing wrong? Hmmm...On my 5.1 system, the "man firewire" tells me that "The firewire driver first appeared in FreeBSD 5.0". Heh. Yeah, mine too. However it entered the STABLE branch somewhere around 4.7 I think. I know it was there in 4.8. Cheers, Drew HISTORY The firewire driver first appeared in FreeBSD 5.0. FreeBSD 4.9 May 23, 2002 FreeBSD 4.9 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
problem upgrading from 5.1 p16 to 5.2
I made make buildworld and make buildkernel make installkernel with no errors but then I did make installworld it stopped after around 1 min with error that file dos not exist. Now I manage to do a cvsup back to releng5_1 but I cannot do the buildworld kernel any suggestions to how to get it up and running again The only root access I have at the moment is throw webmins command shell Regards Leo > make buildworld "/usr/src/Makefile", line 199: warning: "cd /usr/src/sys//conf && find [A-Z]*[A-Z] -type f -maxdepth 0 ! -name NOTES" returned non-zero status Running test variables PASS: Test variables detected no regression, output matches. Running test targets PASS: Test targets detected no regression. Running test sysvmatch PASS: Test sysvmatch detected no regression. Running test lhs_expn PASS: Test lhs_expn detected no regression. Running test notdef PASS: Test notdef detected no regression. Running test modifiers PASS: Test modifiers detected no regression. Running test funny_targets PASS: Test funny_targets detected no regression. -- >>> Rebuilding the temporary build tree -- rm -rf /usr/obj/usr/src/i386 *** Signal 12 Stop in /usr/src. *** Error code 1 Stop in /usr/src. > make buildkernel KERNCONF=SKALMAN "/usr/src/Makefile", line 199: warning: "cd /usr/src/sys//conf && find [A-Z]*[A-Z] -type f -maxdepth 0 ! -name NOTES" returned non-zero status Running test variables PASS: Test variables detected no regression, output matches. Running test targets PASS: Test targets detected no regression. Running test sysvmatch PASS: Test sysvmatch detected no regression. Running test lhs_expn PASS: Test lhs_expn detected no regression. Running test notdef PASS: Test notdef detected no regression. Running test modifiers PASS: Test modifiers detected no regression. Running test funny_targets PASS: Test funny_targets detected no regression. -- >>> Kernel build for SKALMAN started on Fri Apr 2 16:31:12 CEST 2004 -- ===> SKALMAN mkdir -p /usr/obj/usr/src/sys cd /usr/src/sys/i386/conf; PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/ bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin:/u sr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/ sbin:/usr/bin config -d /usr/obj/usr/src/sys/SKALMAN /usr/src/sys/i386/conf/SKALMAN Removing stale header: opt_apic.h Removing stale header: opt_ng_cronyx.h Removing stale header: opt_no_mixed_mode.h Removing stale header: opt_mptable_force_htt.h Removing stale header: opt_dcons.h Removing stale header: opt_ah.h Removing stale header: opt_safe.h Removing stale header: opt_uplcom.h Removing stale header: opt_uart.h Removing stale header: opt_watchdog.h Removing stale header: opt_libmbpool.h Removing stale header: opt_da.h Removing stale header: opt_coda.h Kernel build directory is /usr/obj/usr/src/sys/SKALMAN Don't forget to do a ``make depend'' cd /usr/obj/usr/src/sys/SKALMAN; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 CPUTYPE= GROFF_BIN_PATH=/usr/obj/usr/src/i386/legacy/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/i386/legacy/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i386/legacy/usr/share/tmac DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/ bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin:/u sr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/ sbin:/usr/bin make KERNEL=kernel cleandir rm -f *.o *.so *.So *.ko *.s eddep errs kernel kernel linterrs makelinks tags vers.c vnode_if.c vnode_if.h majors.c device_if.c bus_if.c linker_if.c miibus_if.c card_if.c power_if.c pci_if.c pcib_if.c ppbus_if.c usb_if.c isa_if.c agp_if.c device_if.h bus_if.h linker_if.h miibus_if.h card_if.h power_if.h pci_if.h pcib_if.h ppbus_if.h usb_if.h isa_if.h agp_if.h aicasm* y.tab.h aic7xxx_seq.h aic7xxx_reg.h aic7xxx_reg_print.c aic79xx_seq.h aic79xx_reg.h aic79xx_reg_print.c miidevs.h *** Signal 12 Stop in /usr/obj/usr/src/sys/SKALMAN. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
RE: List down?
Either had I, buts its coming through now (although it seems some are dupes) Nick Radonicich [EMAIL PROTECTED] > -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Mark > Sent: Thursday, April 01, 2004 3:55 PM > To: [EMAIL PROTECTED] > Subject: List down? > > Is this mic on? I haven't been getting any email from this list today. > > - Mark > > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > [EMAIL PROTECTED]" ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: FreeBSD on Sun Ultra - installer on bootonly cd outputs weird display
[EMAIL PROTECTED] wrote: I'm trying to install FreeBSD on a Sun Ultra 5, but I'm pretty new at this stuff. I've managed to get the fbsd_bootonly CD to be the startup CD, and it gives me 5 display options, like VT100, xterm emulator, FreeBSD console, etc. However, every single one of these results in mangled display (ie., characters appear on top of other characters - basically what happens if one's emulation is set wrong) and an inability to use the arrow keys, which seems necessary to use/configure the settings the installer provides. I'm sure this is very simple to fix, but I have no idea what to try. Thoughts? Serial port installs are supported. Monitor/Keyboard installs are possible, but you must know what key sequence to hit to navigate the menus. -- Jeremy Faulkner http://www.gldis.ca ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Deskpro 575 - second try
On Thursday 01 April 2004 12:58 pm, Robert Golovniov wrote: > Hello freebsd-questions, > > I am trying to install 5.2 on an older Deskpro 575 machine. I've > changed the BIOS configuration so that it allows me to use a 80GB > disk. Fine. Installation complains a bit about the way BIOS > determines the disk geometry and then suggests its own settings. OK, > I go for it. I use the whole disk, create respective mount points, > install standard boot loader, a desired distribution along with > additional packages, configure X server and other things and then > reboot. And they I get that "Non-system disk or disk error" message. > Is there any way I can boot normaly into the fresh FreeBSD > installation? Have you tried: 1. Do a quick test install into an 8GB slice. 2. Install the FreeBSD boot loader. Best of luck, Andrew Gould ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Kernel panic while boot, possibilities to get box up again
Hello, we've a FreeBSD 5.1 box at a hosting company. As we need a lot more maxsockets and resources, I added the following lines to /boot/loader.conf: kern.ipc.maxsockets="64" kern.maxusers="4096" kern.ipc.nmbclusters="12" Some would say, these are somewhat crazy values for this options, but be sure, we will need them sooner or later, and I only want to reboot once. ;) And I tested them on a local machine here, and it worked. Then I rebootet. But the box didn't answer anymore after that, so I wrote the support what's up. Support is: > Me is: Me --- Mail exchange begin --- > I've tried rebooting your machine several times again and tried to enter as Single User Mode. The problem still persist as it reboots > after this line, "panic: Unable to alloc kernal virtual memory". Me: I tried to rebuild the same behavior. So I configured a local testserver with the same loader.conf like I did with the server at your Me: datacenter, but it boots without problems. Only difference is, that my is running 5.2.1 instead of 5.1 > It seems that we can't access your machine to even look at the /boot/loader.conf file. Me: Hmmm, what would you suggest if we can't get it back? If it gets a new setup, would it be possible to keep the partitions Me: untouched, so the userdata is still there? Me: I'm very sorry for the trouble. I didn't update to 5.2.1 to save us such headaches. I'm not sure, but I think I should update it Me: the next time. > Unfortunately since we are able to even login as single user mode, we cannot save any data on your box Me: Sure, but this was not what I meant. I mean: When you make a new install, you've the possibility to use the existing partitions, and Me: just delete and recreate the / mountpoint. This works easy and it resets the full system, as / will be wiped, but without any user- Me: data loss, as all other (/usr, /home) remain untouched. I did this several times. Me: As the partition is aleady there, simply "skip" the Fdisk tool with Q and in the following Disklabel Editor only remove and recreate Me: the mountpoint that represents /. For the other just set the mount points for each of them with M. Me: I'm sure you're familiar with your mount points and sizes you give your servers, so you know which one represents /. The /home Me: is the biggest one with around 60gig, the /usr has around 7gig. Me: After that he wipes /, checks the other filesystems and installs into a clean /. Me: I hope this will also help you with further system resets, others could need. ;-) If you've any questions concerning these steps, Me: let me know. We would have to reupload a lot of data, if all would be blown away and I don't hope it, but something like this Me: seems to occour somewhat more than once. So this seems to be the more data-friendly way. Me: But it should also be possible to mount the partitions with the help of some fixsystem (From CD/Network) and to edit /boot/loader.conf Me: I don't know what's the easier way, so I just ask you what we will do now? --- Mail exchange end--- In around 3 hours they will be up for support again. Does anyone have any further suggestions, how to get this box back? I searched for this kernel panic message, but didn't find anything that would fit to my changes I did on the /boot/loader.conf Would you suggest the support to go the "wipe just / and reinstall", or is there an easy way to edit /boot/loader.conf at the current situation? Greets, Michael Ritter ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: [Exim] Re: exiscan-acl-4.31-16.patch.bz2
On Fri, Apr 02, 2004 at 04:06:41PM +0200, Nico Erfurth wrote: > Ceri Davies wrote: > > >>I am trying to install the latest exim, but I can't find > >>exiscan-acl-4.31-16.patch.bz2 on any of the mirrors, anyone know where I > >>can download it from? > > > >http://submonkey.net/files/ for a limited time (a week or so). > > Why not from http://duncanthrax.net/exiscan-acl/? I don't know - I assume Wayne had tried that. Ceri -- pgp0.pgp Description: PGP signature
Re: [Exim] Re: exiscan-acl-4.31-16.patch.bz2
Ceri Davies wrote: I am trying to install the latest exim, but I can't find exiscan-acl-4.31-16.patch.bz2 on any of the mirrors, anyone know where I can download it from? http://submonkey.net/files/ for a limited time (a week or so). Why not from http://duncanthrax.net/exiscan-acl/? Nico ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: FreeBSD on Sun Ultra - installer on bootonly cd outputs weird display
On Thu, Apr 01, 2004 at 05:40:37PM -0500, [EMAIL PROTECTED] wrote: > I'm trying to install FreeBSD on a Sun Ultra 5, but I'm pretty new at this > stuff. I've managed to get the fbsd_bootonly CD to be the startup CD, and > it gives me 5 display options, like VT100, xterm emulator, FreeBSD > console, etc. However, every single one of these results in mangled > display (ie., characters appear on top of other characters - basically > what happens if one's emulation is set wrong) and an inability to use the > arrow keys, which seems necessary to use/configure the settings the > installer provides. I'm sure this is very simple to fix, but I have no > idea what to try. Thoughts? The system console is not yet supported; use a serial console instead. Kris pgp0.pgp Description: PGP signature
Re: libtool/shared libraries problem
On Thu, Apr 01, 2004 at 12:44:42PM -0800, paul beard wrote: > In the course of cleaning up this b*rked port installed, I found that > popt wouldn't install properly. It would report no errors but ports > that depended on it would bail out, unable to find shlibs. Yes, that's the same problem we've been discussing. Kris pgp0.pgp Description: PGP signature
FTP (not anonymous) logins fail
I have FreeBSD 5.2.1-RELEASE-p3 installed on my system. For testing purposes, I have been temporarily suspending my ipfw firewall, then reenabling it when I take a break from testing. I have enabled ftp (IPV4 only) in inetd.conf. FTP connections and authentication from the localhost to itself always work. FTP connections made from the outside work, but authentication always fails. The user in question has tcsh as his shell, which is listed in /etc/shells. The user is NOT listed in /etc/ftpusers. I have not changed anything in PAM (which I still don't understand how to configure yet). The full path of the user's home directory is accessible to them. I have not done anything with groups. Does a user have to be in a magic "ftpusers" group in order to authenticate from the outside? My question for the group is: What else do I need to do to enable FTP logins for normal users (i.e., I don't want anonymous FTP) out-of-the-box? I could install ProFTP, but would like to try to use the default FTPd that comes with FreeBSD. I suspect that PAM is the reason why my authentications from the outside always fail, but authentications from localhost always succeed. Is PAM out-of-the-box set to deny all outside FTP connections? If so, what modifications to /etc/pam.d/ftpd do I need to make to allow FTP authentication from the outside to work? But, if you suspect something other than PAM, don't let me send you down the wrong path... Many thanks to anyone that can offer help. I've spent 4 days on this and combed google and the archives of this listserv for the answer, but have come up empty. TIA, Mike ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: exiscan-acl-4.31-16.patch.bz2
On Thu, Apr 01, 2004 at 09:38:57PM +0200, Wayne Swart wrote: > Helo guys > > I am trying to install the latest exim, but I can't find > exiscan-acl-4.31-16.patch.bz2 on any of the mirrors, anyone know where I > can download it from? http://submonkey.net/files/ for a limited time (a week or so). Ceri -- pgp0.pgp Description: PGP signature
Re: Ports/CD images?
On Thu, Apr 01, 2004 at 09:17:42AM -0500, Jonathan Arnold wrote: > Igor Skalski wrote: > >I would like to try to install FreeBSD on my home computer wchich is not > >connected to the Internet. In my opinion the most important aspect of > >using free software in such a conditions is possessing whole set of CD's > >containing both most important programs and source code. > >I can not find on the Internet CD images containing ports and sources. > >Are they available anywhere? I am not intend to buy the CD set - at least > >before trying the system. > > You're right, I don't see any CD image available online that contains all > the packages, which is a little surprising. This question was asked and answered the other day..check the archives. Kris pgp0.pgp Description: PGP signature
troubles when installing port
installing ImageMagick cd to /usr/ports/graphics/ImageMagick ran make ran make install and get this ... /usr/ports/graphics/ImageMagick# make install ===> Patching for ImageMagick-5.5.7.16 ===> Applying FreeBSD patches for ImageMagick-5.5.7.16 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to coders/jp2.c.rej >> Patch patch-coders::jp2.c failed to apply cleanly. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. Looking for ideas??? there is no place like 127.0.0.1 Shawn ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Upgrading Perl within 5.2
On Thu, 2004-04-01 at 17:05, Jesse Sheidlower wrote: > I'm sure this is a silly question, but. I know about use.perl and > so forth for the 4.x series. > > Yesterday I installed FreeBSD 5.2.1, and the active Perl port > is /usr/ports/lang/perl, which is v. 5.6.1. I'd like to upgrade > to 5.8.2, which is in /usr/ports/lang/perl5.8 and thus I can't > just do "portupgrade perl". > > Exactly what do I have to do to accomplish this? "portinstall > perl5.8" doesn't work ("No such installed package nor such port..."), > nor does "portinstall perl-5.8.2_2" (which is said to be the > package name in the README file). The PORTNAME given in the 5.8 > Makefile is just "perl". > > I assume I could just do a make install from the perl5.8 > directory, but how do I do it with portupgrade? And then how > do I get rid of the 5.6 version and rebuild things with 5.8? Correct. Just run a make install from perl5.8 directory and it will install it to a new location without interfering with the "base" install of perl. Is it really necessary to upgrade ? There is nothing in ports that I know of that will not work with perl5.6 There is no need to remove the 5.6 version. The installation will add some information to your /etc/make.conf as well as make other changes when you run use.perl port which will tell any future installations that require perl which version to use. If you have to remove perl then cd into /usr/local/lib/perl5 and remove the 5.6 directory as well as the one under site_perl but not recommended. Cheers, -- Nelis Lamprecht PGP: http://www.8ball.co.za/pgpkey/nelis.asc "Unix IS user friendly.. It's just selective about who its friends are." signature.asc Description: This is a digitally signed message part
5.2-current does not allow login and panics with modified memory after free
Hello! I am trying to run 5.2-CURRENT (cvsupped and rebuild apr 1) on the following server: Supermicro DPE-G2 motherboard DUAL XEON 2.66Ghz (HT enabled) 2GB RAM 4 SATA SEAGTE 120GB DRIVES 3WARE 8506-4LP SATA RAID5 CONTROLLER SATA drivers are joint into a single RAID5 array which is seens as twe0. 3dm is installed. The box ran half a day and a night just fine. After that it was shutdown correctly and after a couple of hours turned on. I have heared (leds do not work due to connector incompatibility with supermicro case) high hdd activity for some time, but all filesysrems were marked as clean. I tried to login but i could not because after i types 'root' at the login nothing happened at all. Just a blinking cursor. However, the box was not hanging - screensaver appeared after some time and i can type on tty and also swicth vttys and use scroll lock to scroll boot messages. 3DM did not respond via web. So, i waited 4 hours and rebooted. After reboot i can logon but after several requests to RAID status via web (3dm) i got the following on the console: twe0: TWEIO_GET_PARAM failed for 0x402/0x3/16 Then after a minute or two the following happened: Memory modified after free 0x788f400(508) val=20202020 @ 0xe788f400 panic: Most recently used by devbuf at line 128 in file /usr/src/sys/udm_dbg.c cpu=0; Debugger ("panic") Stopped at Debugger +0.46: xchgl %ebx, in_Debugger.0 and i typed 'c' in debugger: the system started to shutdown and here is what i saw: twe0: failed to delete unit 0 stray irq9 Is this all a twe driver problem or general 5.2-CURRENT instability? Any ideas what happened in two cases and how to avoid it or/and solve the problems? Regards, Artem Kuchin General Director of IT Legion Ltd. Russia, Moscow www.itlegion.ru [EMAIL PROTECTED] +7 095 232-0338 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Upgrading Perl within 5.2
On Thu, Apr 01, 2004 at 10:05:35AM -0500, Jesse Sheidlower wrote: > Yesterday I installed FreeBSD 5.2.1, and the active Perl port > is /usr/ports/lang/perl, which is v. 5.6.1. I'd like to upgrade > to 5.8.2, which is in /usr/ports/lang/perl5.8 and thus I can't > just do "portupgrade perl". You can tell the portupgrade tools the path relative to /usr/ports -- so to upgrade from perl-5.6.1 to perl-5.8.2 you would do: # pkg_deinstall -f lang/perl5 # portinstall lang/perl5.8 and then all the 'use.perl port' stuff, as well as re-installing any perl modules (ie. anything that installed files under /usr/local/lib/perl5/5.6.1 or /usr/local/lib/perl5/site-perl/5.6.1) Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK pgp0.pgp Description: PGP signature
5.1 to 5.2.1 update
In doing a make buildworld from 5.1 RELEASE to RELENG_5_2 it crapped out with this: ===> lib/libpam/modules/pam_echo cc -O2 -pipe -ffast-math -march=pentiumpro -I/usr/src/lib/libpam/modules/pam_echo/../../../../contrib/openpam/include -I/usr/src/lib/libpam/modules/pam_echo/../../libpam -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wno-uninitialized -c /usr/src/lib/libpam/modules/pam_echo/pam_echo.c /usr/src/lib/libpam/modules/pam_echo/pam_echo.c: In function `_pam_echo': /usr/src/lib/libpam/modules/pam_echo/pam_echo.c:92: warning: dereferencing type-punned pointer will break strict-aliasing rules *** Error code 1 Stop in /usr/src/lib/libpam/modules/pam_echo. *** Error code 1 Stop in /usr/src/lib/libpam/modules. *** Error code 1 Stop in /usr/src/lib/libpam. *** Error code 1 Has anyone else experienced this? Conor. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Routing without real Inet address?
How can i route packets from Internet to my private network without exposed Internet address? Inet | NAT - ISP - 192.168/16 with Gateway 192.168.0.1 | My FreeBSD Router on ISP Net 192.168.6.18 My FreeBSD Router on Private Net - 10.0.0.1 | My private network - 10.0.0/24 Pls reply to me private, i am not registered on mailing list. Thanks in advance. - WIN FREE WORLDWIDE FLIGHTS - nominate a cafe in the Yahoo! Mail Internet Cafe Awards ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
mplayer with RTC support
Hi :) I'm having a problem with mplayer when compiled with RTC. When I want to view a video, it just hangs mplayer for ever until I "CTRL-C" which gives me: MPlayer interrupted by signal 2 in module: sleep_rtc I try launching mplayer as root --> same problem; I chmod /dev/rtc to 777 --> same problem. Note that seeing a video with the -nortc option passed to mplayer works fine. I run FreeBSD-5.2.1-p3. Here are some output you might need in helping me resolve this issue (note that linux emulation is built in the kernel). $ kldstat Id Refs AddressSize Name 1 11 0xc040 37b884 kernel 21 0xc077c000 33e0 splash_bmp.ko 31 0xc07cb000 6ea4 snd_emu10k1.ko 42 0xc07d2000 1e58csnd_pcm.ko 51 0xc07f1000 1ac8a4 nvidia.ko 61 0xc099e000 51b48acpi.ko 71 0xc4714000 2000 rtc.ko $ pkg_info | grep rtc rtc-2004.02.24.1_4 Kernel module which provides /dev/rtc device support $ pkg_info | grep mplayer-gtk mplayer-gtk-esound-0.92.1 High performance media player/encoder supporting many forma $ cat /boot/loader.conf bitmap_load="YES" splash_bmp_load="YES" bitmap_name="/boot/splash_bmp" nvidia_load="YES" snd_emu10k1_load="YES" kern.hz="2048" $ mplayer test.avi MPlayer 0.92.1-3.3.3 (C) 2000-2003 MPlayer Team CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Stepping: 6) Detected cache-line size is 32 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0 Compiled for x86 CPU with extensions: MMX MMX2 SSE Reading config file /usr/local/share/mplayer/mplayer.conf: No such file or directory Reading config file /home/ajacoutot/.mplayer/config Reading /home/ajacoutot/.mplayer/codecs.conf: can't open '/home/ajacoutot/.mplayer/codecs.conf': No such file or directory Reading /usr/local/share/mplayer/codecs.conf: 50 audio & 136 video codecs font: can't open file: /home/ajacoutot/.mplayer/font/font.desc font: can't open file: /usr/local/share/mplayer/font/font.desc Using Linux hardware RTC timing (1024Hz). Can't open input config file /home/ajacoutot/.mplayer/input.conf: No such file or directory Input config file /usr/local/share/mplayer/input.conf parsed: 52 binds Playing test.avi AVI file format detected. VIDEO: [XVID] 576x320 24bpp 23.98 fps 1011.9 kbps (123.5 kbyte/s) Clip info: Software: Nandub v1.0rc2 SUB: Detected sub file: test.srt SUB: Detected subtitle file format: subviewer SUB: Read 479 subtitles. SUB: Adjusted 7 subtitle(s). == Opening audio decoder: [liba52] AC3 decoding with liba52 Using SSE optimized IMDCT transform AC3: 5.1 (3f+2r+lfe) 48000 Hz 448.0 kbit/s Using MMX optimized resampler AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 56000->192000 (448.0 kbit) Selected audio codec: [a52] afm:liba52 (AC3-liba52) == vo: X11 running at 1600x1200 with depth 24 and 32 bpp (":0.0" => local display) == Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4) == Checking audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit... AF_pre: af format: 2 bps, 2 ch, 48000 hz, little endian signed int AF_pre: 48000Hz 2ch Signed 16-bit (Little-Endian) AO: [oss] 48000Hz 2ch Signed 16-bit (Little-Endian) (2 bps) Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit... Starting playback... looks like this file was encoded with (divx4/(old)xvid/opendivx) -> forcing low_delay flag VDec: vo config request - 576 x 320 (preferred csp: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.80:1 - prescaling to correct movie aspect. VO: [xv] 576x320 => 576x320 Planar YV12 New_Face failed. Maybe the font path is wrong. Please supply the text font file (~/.mplayer/subfont.ttf). subtitle font: load_sub_face failed. A: 0.2 V: 0.2 A-V: -0.007 ct: 0.0156/ 6 0% 0% 0.0% 1 0 0% -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
OSX and Freebsd : what could be a good setup
I've purchased a new emac with OSX 10.3. It's soon to arrive and so I'm thinking about a good way of interacting the emac - which will be my main desktop - with my 5.2.1 server. Until now I used a windows laptop with xp and the files where shared with samba. So I thought that using an unixoid os would bring some advantages :-) I think that I'll use hfs+ on the emac. I've read about the hfs and hfs+ port but I doesn't want to take a risk. The freebsd server should act as mail and news-server and also as file server. Do I have to put the data on a fat32-slice? If I setup a nfs-mount on the freebsd server and copy data from OSX to it, is the data readable from Freebsd without the hfs port? You see I'm in a state of confusion.. Thanks in advance. Sven Hohage ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Server down regularly
Hello, My server is down regularly. Could anyone tell what thing I should check? Thanks Meimi ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Critical mmap failure?
I've a couple of systems running FreeBSD 4.9; they all share /usr and anything below by nfs. There are (at less) two applications that do not run or do not run correctly on one distinguished system, but correctly on each other machine. One application is mozilla; it stops shortly after invocation with the following error message: INTERNAL ERROR on Browser End: JavaPluginFactory5 init - no agent? System error?:: Cannot allocate memory Analyzing the problem with "truss" shows an error while mozilla calls "mmap": mmap(0xbfaef000,65536,0x3,0x400,-1,0x0) ERR#12 'Cannot allocate memory' mmap(0xbfade000,65536,0x3,0x400,-1,0x0) ERR#12 'Cannot allocate memory' On the other systems, there are no errors: mmap(0xbfaef000,65536,0x3,0x400,-1,0x0) = -1079054336 (0xbfaef000) mmap(0xbfade000,65536,0x3,0x400,-1,0x0) = -1079123968 (0xbfade000) * Other "mmap" calls that do not require MAP_STACK (0x400) do not lead to errors anywhere. * All kernels are compiled with -DVM_STACK since this is default on i386. * The value of the variable vm.max_proc_mmap is not higher on any of the systems which do well than on the problematic one. * The same holds for resource limits. * The machines in question are all DELL PowerEdge 2650, three with RAID controllers, one without. The main difference in hardware is that the system on wich the error occurs has 4 GB of memory, the others 2 GB. There are no significant differences in the kernel configuration files except driver entries for RAID or not. Any idea that may help is very welcome, since the other application that fails is a commercial linux binary calling "linux mmap" frequently and producing wrong data (possibly the return code of "mmap" isn't checked). This application is very important for us, and does not do anything than reading and writing data and calling "mmap". Best regards Konrad Heuer ([EMAIL PROTECTED]) ___ ___ GWDG / __/__ ___ / _ )/ __/ _ \ Am Fassberg / _// __/ -_) -_) _ |\ \/ // / 37077 Goettingen /_/ /_/ \__/\__//___// Germany ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"