Re: Periodic Daily Crash

2003-11-06 Thread Greg 'groggy' Lehey
On Wednesday,  5 November 2003 at 10:18:33 -0800, Jason Watkins wrote:
 Hi guys,

 I've got a machine that's crashed now twice in a row around 3 am. I'm
 assuming this is being triggered by something periodic daily is running.

 I'm only remote access to it, so right now I'm waiting for someone to reboot
 it so I can get back in... what should I look through to identify the
 problem?

Interestingly, I'm looking at a bug which could be triggered by the
cron jobs that run at this time of day.  It would be interesting to
see if your problem is related.  For this kind of problem we need a
processor dump and a kernel built with debugging symbols.  See the
handbook for more details.  If you get a dump, please save it and
contact me, offline if necessary.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.


pgp0.pgp
Description: PGP signature


Re: Recommendations for wireless networking and FreeBSD

2003-11-06 Thread David Lodeiro
Hey, 

Ive been using a 54g card on 5.1 current for a while know quite successfully 
for a while know. The card I am using is a Dlink with an atheros chip, this 
chip is only supported in current at this stage.

If you are running 5.1-Current you can

# man ath

and it gives a list of card that use that driver


 I've just moved into an apartment in which drilling and running wires is
 taboo.  Has anyone delved successfully into the realms of wireless
 networking their FreeBSD groups?  My main server is running 4.8-STABLE, and
 I have a client machine running 5.1-RELEASE (which has been suspect to a
 lack of driver support for its onboard NIC in FBSD anyway), but I am not
 married to any of these releases and would up/downgrade if a solution was
 available. I'd also prefer a Wireless-G access point and adapter solution
 if possible, as opposed to the much slower B solutions available. Thanks
 ~John
If you wanted 802.1g you would more that likely have to upgrade to 5.1-Current




 -
 Do you Yahoo!?
 Exclusive Video Premiere - Britney Spears
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
Hope this helps

David Lodeiro

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: securelevel problems

2003-11-06 Thread Wayne Pascoe
On Wed, Nov 05, 2003 at 07:06:42PM +1300, Jonathan Chen wrote:
 On Tue, Nov 04, 2003 at 08:25:57PM +, Wayne Pascoe wrote:
 
 [...]
  however a make installworld is still failing with:
  
  Stop in /usr/src/include.
  *** Error code 1
 
 It's debatable whether this is a securelevel problem. I would remove
 /usr/obj/* and rebuild again.

I've tried this, and I'm now having a whole new range of problems... A
make buildworld no longer works. I've redone my cvsup, removed /usr/obj
and done make clean in /usr/src

I then run make buildworld, and after quite some time, I get:

cc -O -pipe -march=i686 -march=pentiumpro -I. -static -DIN_GCC \
-DHAVE_CONFIG_H -DPREFIX=\/usr\ \
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools \
-I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools \
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc \
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config \
-D__FBSDID=__RCSID -c \
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengenrtl.c \

cc -O -pipe -march=i686 -march=pentiumpro -I. -static -DIN_GCC \
-DHAVE_CONFIG_H -DPREFIX=\/usr\ \
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools \
-I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools \
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc \
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config \
-D__FBSDID=__RCSID  -o gengenrtl gengenrtl.o \

./gengenrtl genrtl.h genrtl.c
*** Signal 4

Stop in /usr/src/gnu/usr.bin/cc/cc_tools.
*** Error code 1

Stop in /usr/src.
*** Error code 1

The above has been linewrapped for courtesy sake..

If I cd to /usr/src/gnu/usr.bin/cc/cc_tools and do make, it starts
building ok, but then I get 
./genattr /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config/i386/i386.md 
 insn-attr.h
Illegal instruction (core dumped)
*** Error code 132

(Apologies for no line wrapping, but I couldn't wrap it and keep context
clear)

The machine is a Pentium 166, and my make.conf has the following:
CPUTYPE=i586
CFLAGS= -O -pipe -march=i586
NO_BIND=true
NO_I4B= true 
NO_FORTRAN= true
NO_LPR= true
NO_SENDMAIL=true
NO_X=   true
NOGAMES=true
NOLIBC_R=   true
NOPROFILE=  true
NO_OBJC=true  
IPFW2=TRUE

I'm getting close to just migrating everything off of this machine and
re-installing from scratch, but as we've successfully upgraded every
other box in the farm to 4.9, I'd really like to try and fix this :(

Regards,

-- 
Wayne Pascoe
There are no stupid questions, only stupid
people.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Overheating attributed to Freebsd --sysctl variablesnotavailable--

2003-11-06 Thread Guy Van Sanden
The answers below are right, even if this vars are out, the machine
should still work, or it has faulty hardware.
OS's like Windows 95,98,ME don't do idle calls unless you install
something like rain on them, so they would always trash such a machine.

In addition, if you would have the machine build with idle (c1) calls,
and where running a long compile/code job (8+ hours), then it would
crash also, that kinda defeats buying a powerfull processor...



On Tue, 2003-11-04 at 20:26, nw1 wrote:
 Paul mather,
 Thanks for your response ...
 See comments below (annotated)
 - Original Message - 
 From: Paul Mather [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, November 04, 2003 9:45 AM
 Subject: Re: Overheating attributed to Freebsd --sysctl variablesnotavailable--
 
 
  On Mon, 3 Nov 2003 21:07:45 -0700 (MST), Technical Director [EMAIL PROTECTED]
 wrote:
 
  = Forgive me for saying:
  =
  = If this system is borked with FreeBSD due to the cpu's not cycling
  = 'down', then use a different operating system. FreeBSD is not responsible
  = for your trouble if you can solve the problem by moving on. Doing so and
  = solving the problem is more important than holding the OS and the
  = contributors to it accountable to something so seemingly far fetched.
  =
  = One way to test overall integrity of your hardware is to boot to bios and
  = leave it. Does it bake out on you? Then there is definitely something
  = wrong with your hardware, perhaps a fan is spinning less rpms than when
  = new.
  =
  = In my humble opinion this is probably not associated with the OS, but,
  = that doesn't solve 'your' problem. So besides seeing it for myself I can't
  = see an absolute need to use FreeBSD, in your words the problem, and not
  = use some other [$]NIX.
  =
  = One last thing, if your CPU's are baking out and crashing, are you not
  = nervous that under load this will happen no matter what the OS? Tweaking
  = system variables will not help you if your server is working ultra-hard,
  = at some point you will reach a mark that your system should still be able
  = to do which currently it can't.
  =
  = I doubt hardware manufactuers put out equipment that can't run at 100% at
  = least.
 
  FWIW, I doubt the accuracy of that last paragraph, and don't think
  this is so seemingly far fetched at all. :-)
 
  I have a related problem.  In my case, it's a borrowed laptop on which
  I installed FreeBSD 5.1-CURRENT (quite a while ago, but last
  {build,install}{kernel,world} was circa July 2003).  Also installed on
  the system is Windows 2000 Professional.  The related problem I have
  is that I can fairly easily get the laptop to power off due to
  thermally-initiated shutdown using FreeBSD (complete with current
  temperature has exceeded system limits type messages on the console
  beforehand), but can't seem to do so via Win2K. :-(
 
 These are the same two (2) operating systems I am using.  FreeBSD will cause my 
 AMD-MP's
 to overheat while only idling --depending on the room temperature.
 
  Now I know that in a sense this is apples and oranges, because I don't
  do precisely the same things under both operating systems.  But, it
  seems that high-CPU/system activity under FreeBSD will ultimately lead
  to a thermal shutdown, but not on Win2K (no so far as I've been able
  to manage, anyway).
 
 Exactly what I'm experiencing unless and until I set the following:
 
 machdep.apm_suspend_delay: 0
 machdep.apm_standby_delay: 0
 
 If i have the above two (2) lines set to:
 machdep.apm_suspend_delay: 1
 machdep.apm_standby_delay: 1
 
 Its just a matter of time before one or more of the processors overheat and the box 
 shuts
 down --without notice.
 This is inconvenient, to say the least.  For
  example, a FreeBSD buildworld or buildkernel will not complete; it'll
  get part way through before the machine becomes too hot and shuts
  itself down.  Similarly, building big ports like Mozilla won't
  complete, which makes portupgrade a bit of fun.  Needless to say, this
  system doesn't get updated much. :-)
 
 You may want to try and set those above variables to '0'
 machdep.apm_suspend_delay: 0
 machdep.apm_standby_delay: 0
 
 
  Now I'm not saying the machine doesn't become physically hot when
  running Win2K, too.  It does (e.g., when playing CPU-intensive games,
  etc.).  But somehow, Win2K is able to manage things so that the system
  does not become so hot that the shutdown kicks in.
 
 Same here
 
  So, I'm wondering if there's some sysctl or other knob that can be set
  in FreeBSD that will ameliorate this problem.
 
 Once again try:
 machdep.apm_suspend_delay: 0
 machdep.apm_standby_delay: 0
 
 (I thought
  laptop/mobile CPUs generally were able to step down to lower clock
  speeds to conserve power/run cooler, for example.)  If I could do
  system rebuilds and port builds without having to restart that'd be a
  big improvement! :-)
 
 
  Unlike the original poster, this is an Intel-based system, not 

Linux_Base 8

2003-11-06 Thread E. J. Cerejo
I'm running FBSD4.9 release and I'd like to use
linux_base 8 instead of 7 but when you install a port
that requires the linux emulator it automatically
installs linux_base 7 what do I need to do to change
this to linux_base 8?

Thanks

__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD +Samba +OpenLDAP as a Primary Domain controller

2003-11-06 Thread Antoine Jacoutot
Roland Wells wrote:
Any pointers, walk-throughs, warnings or the like would be greatly
appreciated. If you want to see more about our specific situation (which
we have titled Set Us Free(BSD), check out:
http://fftechcenter.org/content/articles/setusfreebsd.html
There don't see to be any major issue.
It looks like a lot of people are interested in the topic.
Basically, here is what I have working so far (in a minimal production 
environment of 30 people).

- FreeBSD-CURRENT with dynamic root
- LDAP Unix authentication vithe pam_ldap and nss_ldap -- with 
start_tls on for security
- Samba3 (from the samba-devel port patched for ldap support) PDC for 
Win NT/2k/XP stations; roaming profiles; group mappings; unix/windows 
password synchronisation... LDAP backend using samba3 schema
- UFS2 filesystem with ACLs enabled

I did not have any problem whatsoever yet, but I encourage people 
wanting to use this on a production intensive server to wait for 
5.2-RELEASE at the least.

Antoine

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Printing as a user - FreeBSD, Apsfilter, KDE

2003-11-06 Thread Jean-Baptiste Quenot
* Michael Dunham:

 I am using FreeBSD as my desktop.   I'm looking for help to print as a
 user from KDE.

Have you  tried using  cups?  It's pretty  straight-forward, with  a web
interface  to add  your printer.   (There  is a  Gnome interface  called
gnome-cups-manager, but for KDE I don't know).

Cups is intended as a replacement for the BSD lpr subsystem.

Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/


pgp0.pgp
Description: PGP signature


Re: Howto make one of two sound cards default?

2003-11-06 Thread Jean-Baptiste Quenot
* Alexey V. Litvinov:

 My  researches point  me  to /dev/dsp  and  i'm tried  to  make ln  -s
 /dev/dsp1.0 /dev/dsp

Just tell your  applications that the sound device  is /dev/dsp1.0.  For
example, here is the config of the Enlightenment Sound Daemon:

[esd]
auto_spawn=1
spawn_options=-terminate -nobeeps -as 2 -d /dev/dsp1.0
spawn_wait_ms=100

HTH,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/


pgp0.pgp
Description: PGP signature


Re: Two sound cards

2003-11-06 Thread Jean-Baptiste Quenot
* Alexey V. Litvinov:

 I  have two  sound  cards and  FreeBSD  5.0 [...]  And  wants to  make
 /dev/dsp point to pcm1 by default instead of pcm0.  How to do this?

Try to use /dev/dsp1.0.

Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/


pgp0.pgp
Description: PGP signature


Re: Ssh missing 'login as' prompt

2003-11-06 Thread Jean-Baptiste Quenot
* Mike Loiterman:

 Whenever  I try  to  ssh into  my  machie, it  just  goes straight  to
 [EMAIL PROTECTED] password: by  passing the traditional login as: .  How can I
 turn that back on?

You could instead pass the login name when invoking ssh:

ssh -l otheruser somehost

-- or --

ssh [EMAIL PROTECTED]

You can also arrange that logging into somehost is always achieved with
otheruser by adding the following fragment into ~/.ssh/config:

Host somehost
User otheruser

Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/


pgp0.pgp
Description: PGP signature


Re: what happens when connection is lost ?

2003-11-06 Thread Jean-Baptiste Quenot
* Sunil Sunder Raj:

 You will have to run the configure script with the nohup command.

 # nohup configure

 This will ignore the SIGHUP and SIGQUIT signal.

Using misc/screen also helps a lot.

Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/


pgp0.pgp
Description: PGP signature


freebsd 5.1-current - buildkernel udbp.o undefined reference

2003-11-06 Thread Ken Easson
Hello, any help would be greatly appreciated.

system is an integrated MB 845GL P4 Celeron 128M, Freebsd 5.1-current #0: Tue Nov 4
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386

i'v cvsup'd ports-all and standard-all
built and installed world.

trying to rebuild Kernel to add sound and remove raid, scsi, debug etc. and to sync 
with port upgrade and makeworld:
GENERIC built ok, but it's not what i want.

 -- Config file --
machine i386
#cpuI486_CPU
#cpuI586_CPU
cpu I686_CPU
ident   SERVER3

#To statically compile in device wiring instead of /boot/device.hints
#hints  GENERIC.hints #Default places to look for devices.

#makeoptionsDEBUG=-g#Build kernel with gdb(1) debug symbols

options SCHED_4BSD  #4BSD scheduler
options INET#InterNETworking
options INET6   #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
options SOFTUPDATES #Enable FFS soft updates support
options UFS_ACL #Support for access control lists
options UFS_DIRHASH #Improve performance on big directories
options MD_ROOT #MD is a potential root device
options NFSCLIENT   #Network Filesystem Client
options NFSSERVER   #Network Filesystem Server
options NFS_ROOT#NFS usable as /, requires NFSCLIENT
options MSDOSFS #MSDOS Filesystem
options CD9660  #ISO 9660 Filesystem
options PROCFS  #Process filesystem (requires PSEUDOFS)
options PSEUDOFS#Pseudo-filesystem framework
options COMPAT_43   #Compatible with BSD 4.3 [KEEP THIS!]
options COMPAT_FREEBSD4 #Compatible with FreeBSD4
options SCSI_DELAY=15000#Delay (in ms) before probing SCSI
#optionsKTRACE  #ktrace(1) support
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options KBD_INSTALL_CDEV# install a CDEV entry in /dev
options AHC_REG_PRETTY_PRINT# Print register bitfields in debug
# output.  Adds ~128k to driver.
options AHD_REG_PRETTY_PRINT# Print register bitfields in debug
# output.  Adds ~215k to driver.

# Debugging for use in -current
#optionsDDB #Enable the kernel debugger
#optionsINVARIANTS  #Enable calls of extra sanity checking
#optionsINVARIANT_SUPPORT   #Extra sanity checks of internal structures, 
required by INVARIANTS
#optionsWITNESS #Enable checks to detect deadlocks and cycles
#optionsWITNESS_SKIPSPIN#Don't run witness on spinlocks for speed

# To make an SMP kernel, the next two are needed
#optionsSMP # Symmetric MultiProcessor Kernel
#device apic# I/O APIC

#device acpi
device  isa
#device eisa
device  pci

# Floppy drives
device  fdc

# ATA and ATAPI devices
device  ata
device  atadisk # ATA disk drives
#device ataraid # ATA RAID drives
device  atapicd # ATAPI CDROM drives
#device atapifd # ATAPI floppy drives
#device atapist # ATAPI tape drives
options ATA_STATIC_ID   #Static device numbering

# SCSI Controllers
#device ahb # EISA AHA1742 family
#device ahc # AHA2940 and onboard AIC7xxx devices
#device ahd # AHA39320/29320 and onboard AIC79xx devices
#device amd # AMD 53C974 (Tekram DC-390(T))
#device isp # Qlogic family
#device mpt # LSI-Logic MPT-Fusion
#device ncr # NCR/Symbios Logic
#device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
#device trm # Tekram DC395U/UW/F DC315U adapters

#device adv # Advansys SCSI adapters
#device adw # Advansys wide SCSI adapters
#device aha # Adaptec 154x SCSI adapters
#device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60.
#device bt  # Buslogic/Mylex MultiMaster SCSI adapters

#device ncv # NCR 53C500
#device nsp # Workbit Ninja SCSI-3
#device stg # TMC 18C30/18C50

# SCSI peripherals

Re: Creating devices under FreeBSD 5.x (was: /dev/oncore.serial.%d for Motorola oncore GPS under FREEBSD 5.1)

2003-11-06 Thread Simon Barner
  Btw. When I want to use cdparanoia on -CURRENT, I have to sym-link /dev/cd0
  to /dev/cd0c. Is this the right way to go, or should that sub-device be
  created automatically?
 
 No.  /dev/cd0c is a nonsense name, since CDs don't have BSD labels.
 You need to change your cdparanoia config, and if that's the default
 set for cdparanoia, the port needs fixing.

Alright. I had a quick glance at the port, and it seems that the porter
hard-coded those BSD labels.

I have already submitted a patch for this (I did not recieve a PR # yet,
so I will give you the output of the according search).

http://www.freebsd.org/cgi/query-pr-summary.cgi?text=cdparanoia

Simon


signature.asc
Description: Digital signature


Re: Creating devices under FreeBSD 5.x (was: /dev/oncore.serial.%d for Motorola oncore GPS under FREEBSD 5.1)

2003-11-06 Thread Chris Stenton
On Thu, 2003-11-06 at 10:00, Simon Barner wrote:
   Btw. When I want to use cdparanoia on -CURRENT, I have to sym-link /dev/cd0
   to /dev/cd0c. Is this the right way to go, or should that sub-device be
   created automatically?
  
  No.  /dev/cd0c is a nonsense name, since CDs don't have BSD labels.
  You need to change your cdparanoia config, and if that's the default
  set for cdparanoia, the port needs fixing.
 
 Alright. I had a quick glance at the port, and it seems that the porter
 hard-coded those BSD labels.
 
 I have already submitted a patch for this (I did not recieve a PR # yet,
 so I will give you the output of the according search).
 
 http://www.freebsd.org/cgi/query-pr-summary.cgi?text=cdparanoia
 
 Simon

I have the same problem /dev/oncore like all reference clocks are hard
coded into ntpd. 

However, adding the links into /etc/devfs.conf does not work cos
/etc/rc.d/devfs seems to be run after ntpd has started. Surely devfs
should be started earlier so that any soft links are generated before
other daemons start?


Chris

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Backing up kernel before upgrade - 4.9 - how?

2003-11-06 Thread a
In order to have a safety belt I'd like to backup my current kernel
before upgrading (i.e. make installkernel) my newly compiled kernel.

Which files do I need to back up?

I thought about

/kernel (file)
/modules (directory)

Anything else?

TIA for your help,
-ewald
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


TX Threshold TX Underrun ???

2003-11-06 Thread Greg Bernard
I have this message that has showed up in the security run output

I don't really know what It means ?

 backup.xxx.fr kernel log messages:
 dc0: TX underrun -- increasing TX threshold


Any idea ?


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Linux_Base 8

2003-11-06 Thread Matthew Seaman
On Thu, Nov 06, 2003 at 12:42:59AM -0800, E. J. Cerejo wrote:
 I'm running FBSD4.9 release and I'd like to use
 linux_base 8 instead of 7 but when you install a port
 that requires the linux emulator it automatically
 installs linux_base 7 what do I need to do to change
 this to linux_base 8?

Generally all you need to do is delete the linux_base 7 stuff and
install linux_base 8 before you attempt to install anything that would
depend on the linux_base port.

Ports don't fulfil their dependencies by checking that a particular
other port has been installed. Rather they check for the presence of a
particular file (often a shared library).  Only if that file isn't
found then they will attempt to install a port that provides what is
required.  However, in many cases there are several ports that could
fulfil the dependency, and if one of those is already installed things
should just work with that.

If you're a portupgrade(1) user, you should run pkgdb(1) to fix up the
dependencies recorded for the installed packages.  That's just
bookkeeping, and doesn't affect the day to day operation of the
system, although it does make it simpler to upgrade ports later on.
Also look at the ALT_PKGDEP array in pkgtools.conf as a way of
automatically recording the modified dependency in newly installed
ports.

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


RE: TX Threshold TX Underrun ???

2003-11-06 Thread Barry Byrne


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Greg Bernard
 Sent: 06 November 2003 11:21

 I have this message that has showed up in the security run output

 I don't really know what It means ?

  backup.xxx.fr kernel log messages:
  dc0: TX underrun -- increasing TX threshold

 Any idea ?

man 4 dc

 dc%d: TX underrun -- increasing TX threshold  The device generated a
 transmit underrun error while attempting to DMA and transmit a packet.
 This happens if the host is not able to DMA the packet data into the
 NIC's FIFO fast enough.  The driver will dynamically increase the
trans-
 mit start threshold so that more data must be DMAed into the FIFO
before
 the NIC will start transmitting it onto the wire.

Don't think you should be too concerned about this.

 - Barry

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Backing up kernel before upgrade - 4.9 - how?

2003-11-06 Thread Jan Grant
On Thu, 6 Nov 2003 [EMAIL PROTECTED] wrote:

 In order to have a safety belt I'd like to backup my current kernel
 before upgrading (i.e. make installkernel) my newly compiled kernel.

 Which files do I need to back up?

 I thought about

 /kernel (file)
 /modules (directory)

 Anything else?

 TIA for your help,

make installkernel will rename your current kernel and modules to
kernel.old and modules.old for you.

I tend to explicitly grab a copy of configs (/etc) prior to using
mergemaster; this is purely paranoia on my part.

-- 
jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/
Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/
Axioms speak louder than words.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: upgrade named

2003-11-06 Thread Arnason, Arni

8.3.3 is in /usr/sbin
9 went into /usr/local/sbin

modified rc.conf to point to the
new binary 
named_program=/usr/local/sbin/named

but I'm still stuck with 8.3.3

ps shows my named up and running but a 
which named still points to my 8.3.3 version

doesn't make sense to me, should be working

any ideas?

Arni


-Original Message-
From: Wes Zuber [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 05 November, 2003 14:46
To: Jonathan Chen
Cc: '[EMAIL PROTECTED]'; Arnason, Arni
Subject: Re: upgrade named


We had the same issue. The named binary on our 8.3.3 set up was in 
/usr/local/bin When we installed 9 that went into /usr/sbin

I suspect that you are just calling the old binary.

--Wes

On Nov 5, 2003, at 11:35 AM, Jonathan Chen wrote:

 On Wed, Nov 05, 2003 at 11:38:55AM -0500, Arnason, Arni wrote:


  I've been trying to upgrade named to version 9
   but seem to be missing something

 Currently have: FreeBSD 4.6.2 with named 8.3.3

 downloaded, configured and installed version 9 - updated rc.conf to
 point to the new location, rebooted and I'm still running 8.3.3

 I've got the same setup and it works fine. What's in your /etc/rc.conf
 and what's the output of ps ax | grep named?
 -- 
 Jonathan Chen [EMAIL PROTECTED]
 --
  When you don't know what you are doing, do it neatly.
 ___
 [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: lan bandwidth issue

2003-11-06 Thread Chris Howells
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On Wednesday 05 November 2003 11:25, silent slim wrote:
 i'd like the network to go at 100Mbps since both cards could be able too
 and the current speeds are laughable.

The RealTek 8139 (rl0 and rl1) are pretty shitty network cards, the cheapest 
available (I can buy them for GBP £2, about USD $3). I only use them to 
connect my ADSL modem to my firewall because they're so cheap and performance 
is not an issue there.

You'll almost certainly get much better performance with some more expensive 
3Com or Intel cards.

That may not be the only bottleneck of course.

- -- 
Cheers, Chris Howells -- [EMAIL PROTECTED], [EMAIL PROTECTED]
Web: http://chrishowells.co.uk, PGP ID: 0x33795A2C
KDE/Qt/C++/PHP Developer: http://www.kde.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE/qkoAF8Iu1zN5WiwRAj7JAJ9iryu0G99JYmyL8GXxICoF9ctjxwCfZWCy
Ha6s3pG71jZMB+UyclFTmA8=
=+QIe
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: jdk1.3 compile problem

2003-11-06 Thread Ed Budd
Try this:

cd /usr/ports/java/linux-blackdown-jdk13
make install clean

Then:

cd /usr/ports/java/jdk13
make -DWITH_LINUX_BOOTSTRAP
make install clean


Worked for me on 5.1R

Cheers,

EB


On Wed, 05 Nov 2003 21:53:41 -0500
asolomon15 [EMAIL PROTECTED] wrote:

 Hello everyone... I seem to have a problem when I try to build jdk13
 port on freebsd5.1 release.  Here are the errors that I get
 
 # Start of jdk build
 i386 Build started:   1.3.1-p8-daddius-031105-21:52
 ERROR: Your BOOTDIR environment variable does not point
to a valid Java 2 SDK for bootstrapping this build.
A Java 2 SDK 1.3.1 build must be bootstrapped against any
1.3 build. Please update your ALT_BOOTDIR setting, or
just unset it, and start your build again.
  
 Exiting because of the above error(s).
 gmake: *** [sanity] Error 1
 *** Error code 2
  
 Stop in /usr/ports/java/jdk13.
 
 
 
 
 ___
 [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]


fsck: CANNOT SEEK BLK: -1 (Cannot find file system superblock)

2003-11-06 Thread itetcu
[Please cc and excuse the formating as I'm forced to use the webmail 
for now]

Hi,


I've changed, as a result of a failure, my mobo from a GA-7VT600 1393 
to a GA-7VT600-L, both with VIA Apollo KT600 / 8237 cipset. The system 
is FreeBSD5.1 Release with a Seagate ATA Baracuda V 120G HDD. (Of 
course, the Xp boots up with no problem.)
The / was mounted read-only.

When I try to boot I get:
/dev/ad0s2a: FILESYSTEM CLEAN; SKIPPING CHECKS
/dev/ad0s2a: clean, 89827 free (715 frags, 11139 blocks, 0.6% 
fragmentation)
Cannot find file system superblock
/dev/ad0s2e: CAN'T CHECK FILE SYSTEM.
/dev/ad0s2e: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
/dev/ad0s2e: CANNOT SEEK BLK: -1
/dev/ad0s2e: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
Cannot find file system superblock
/dev/ad0s2f: CAN'T CHECK FILE SYSTEM.
/dev/ad0s2f: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
/dev/ad0s2f: CANNOT SEEK BLK: -1
/dev/ad0s2f: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
Cannot find file system superblock
/dev/ad0s2d: CAN'T CHECK FILE SYSTEM.
/dev/ad0s2d: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
Cannot find file system superblock
/dev/ad0s2g: CAN'T CHECK FILE SYSTEM.
/dev/ad0s2g: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
/dev/ad0s2g: CANNOT SEEK BLK: -1
/dev/ad0s2g: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.

A fsck -t ufs ad0s2d gives:
** /dev/ad0s2d
Cannot find file system superblock
/dev/ad0s2d: INCOMPLETE LABEL: type 4.2BSD fsize 0, frag 0, cpg 0, 
size 1048576



*** Working on device /dev/ad0 ***
parameters extracted from in-core disklabel are:
cylinders=232578 heads=16 sectors/track=63 (1008 blks/cyl)

Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=232578 heads=16 sectors/track=63 (1008 blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 12 (0x0c),(DOS or Windows 95 with 32 bit FAT (LBA))
start 63, size 61432497 (29996 Meg), flag 0
beg: cyl 0/ head 1/ sector 1;
end: cyl 1023/ head 254/ sector 63
The data for partition 2 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 61432560, size 173003985 (84474 Meg), flag 80 (active)
beg: cyl 1023/ head 255/ sector 63;
end: cyl 1023/ head 254/ sector 63
The data for partition 3 is:
UNUSED
The data for partition 4 is:
UNUSED



# /dev/ad0s2:
8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
  a:   52428804.2BSD0 0 0 
  b:  4194304   524288  swap
  c: 1730039850unused0 0 # raw part, 
don't edit
  d:  1048576  47185924.2BSD0 0 0 
  e:  1048576  57671684.2BSD0 0 0 
  f: 104857600  68157444.2BSD0 0 0 
  g: 61330641 1116733444.2BSD0 0 0 


The BIOS-LBA reads 14593/255/63 and in dmesg, next to ad0 it is 
232578/16/63. If I'm booting with the live CD I get:
Offset Size(ST) End
   0.63...1
  63...6143249761432559 ad0s1
61462560..173003985.23443644ad0s2
234436545..2990234439543unused

and the geometry 14593/255/63


The obvious question ;-/ what can I do to get my system up or at least 
back-up my /home ?


Thanks,
IOnut


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Is Java/Tomcat on FBSD practical?

2003-11-06 Thread Heath Volmer
Thanks for the replies.  

I ran Tomcat as root (or other users, doesn't matter).  What happens
means absolutely nothing to me.

I get on screen: lefty /kernel: pid 22239 (java), uid 0: exited on
signal 6 (core dumped)

This is what I get in Catalina.out:

SIGABRT   6*   abort (generated by abort(3) routine)

Full thread dump Classic VM (diablo-1.3.1-0, green threads):
Finalizer (TID:0x28e9d528, sys_thread_t:0x80d6080, state:CW)
prio=8
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:108)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:123)
at
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:162)
Reference Handler (TID:0x28e9d300, sys_thread_t:0x8096480,
state:CW) prio=10
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:420)
at
java.lang.ref.Reference$ReferenceHandler.run(Reference.java:110)
Signal dispatcher (TID:0x28e9d330, sys_thread_t:0x8096280,
state:CW) prio=5
main (TID:0x28e9d1b0, sys_thread_t:0x8054080, state:R) prio=5
at java.lang.Long.toString(Long.java:91)
at java.lang.String.valueOf(String.java:2071)
at java.lang.StringBuffer.append(StringBuffer.java:532)
at
org.apache.catalina.startup.Catalina.createStartDigester(Catalina.java:3
81)
at org.apache.catalina.startup.Catalina.load(Catalina.java:481)
at org.apache.catalina.startup.Catalina.load(Catalina.java:552)
at java.lang.reflect.Method.invoke(Native Method)
at
org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:260)
at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:396)
Monitor Cache Dump:
[EMAIL PROTECTED]/28ED2F98: unowned
Waiting to be notified:
Reference Handler (0x8096480)
[EMAIL PROTECTED]/28ED3478: unowned
Waiting to be notified:
Finalizer (0x80d6080)
Registered Monitor Dump:
utf8 hash table: unowned
JNI pinning lock: unowned
JNI global reference lock: unowned
BinClass lock: unowned
Class linking lock: unowned
System class loader lock: unowned
Code rewrite lock: unowned
Heap lock: unowned
Monitor cache lock: owner main (0x8054080) 1 entry
Dynamic loading lock: unowned
Monitor IO lock: unowned
User signal monitor: unowned
Waiting to be notified:
Signal dispatcher (0x8096280)
Child death monitor: unowned
I/O monitor: unowned
Alarm monitor: unowned
Waiting to be notified:
unknown thread (0x8054280)
Thread queue lock: owner main (0x8054080) 1 entry
Monitor registry: owner main (0x8054080) 1 entry



-Original Message-
From: Dirk-Willem van Gulik [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 05, 2003 2:03 AM
To: Heath Volmer
Cc: [EMAIL PROTECTED]
Subject: Re: Is Java/Tomcat on FBSD practical?



 My biggest problem has been Java.  I've done the diablo 1.3 package 
 and java seemed to work (java -v), but when I install Tomcat it won't 
 start. I've done the same install on mac and windows with no problem.

 The stack trace is completely alien to me and I can try to get it if 
 it would help.

If the stacktrace looks like it is some VM issue - posting it here may
help - otherwise the tomcat folks may be a better bet.

One quick test - try running it as root and see if that changes anything
- some JDK version had that problem - which since is fixed if I recall
correctly.

 I'm basically wondering if running Tomcat or any other java on this 
 machine is realistic or not.

We are using it with no great issue (other than that java can be quite
memory hungry :-)

DW.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 5.1

2003-11-06 Thread Kirk Strauser
At 2003-11-06T01:36:40Z, Jason Williams [EMAIL PROTECTED] writes:

 Just a quick question here.

 How stable is 5.1 for production servers?

I switched my personal server (which runs multiple jails and sees more
traffic than some of the servers I've worked with professionally) to 5.0
over the summer and have been building world once a month or so.  Other than
some short-term problems with ATAng that seem to be fixed, I haven't had any
problems at all.
-- 
Kirk Strauser

94 outdated ports on the box,
 94 outdated ports.
 Portupgrade one, an hour 'til done,
 82 outdated ports on the box.


pgp0.pgp
Description: PGP signature


Re: lan bandwidth issue

2003-11-06 Thread Jack L. Stone
At 01:17 PM 11.6.2003 +, Chris Howells wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On Wednesday 05 November 2003 11:25, silent slim wrote:
 i'd like the network to go at 100Mbps since both cards could be able too
 and the current speeds are laughable.

The RealTek 8139 (rl0 and rl1) are pretty shitty network cards, the cheapest 
available (I can buy them for GBP £2, about USD $3). I only use them to 
connect my ADSL modem to my firewall because they're so cheap and
performance 
is not an issue there.

You'll almost certainly get much better performance with some more expensive 
3Com or Intel cards.

That may not be the only bottleneck of course.

- -- 
Cheers, Chris Howells -- [EMAIL PROTECTED], [EMAIL PROTECTED]

I've seen this before several thimes and I just can't pass it up this time.
Nothing personal meant, though, so no flames please.

This price advice then implies that if Realtek simply raised their
prices, the card would be just fine...??

One should not just go by expensive, but do some research not just based
on that easy benchmark. The cheapo measurement is very misleading
considering some cards may just be on sale and are fine cards. ...or just
because they use the rlx driver


Best regards,
Jack L. Stone,
Administrator

Sage American
http://www.sage-american.com
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: upgrade named

2003-11-06 Thread Luke Kearney
On Thu, 6 Nov 2003 08:13:07 -0500 
Arnason, Arni [EMAIL PROTECTED] granted us these pearls of wisdom:

 
 8.3.3 is in /usr/sbin
 9 went into /usr/local/sbin
 
 modified rc.conf to point to the
 new binary 
 named_program=/usr/local/sbin/named
 
 but I'm still stuck with 8.3.3
 
 ps shows my named up and running but a 
 which named still points to my 8.3.3 version
 
 doesn't make sense to me, should be working
 
 any ideas?
 
 Arni
 
 
 -Original Message-
 From: Wes Zuber [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, 05 November, 2003 14:46
 To: Jonathan Chen
 Cc: '[EMAIL PROTECTED]'; Arnason, Arni
 Subject: Re: upgrade named
 
 
 We had the same issue. The named binary on our 8.3.3 set up was in 
 /usr/local/bin When we installed 9 that went into /usr/sbin
 
 I suspect that you are just calling the old binary.
 
 --Wes
 
 On Nov 5, 2003, at 11:35 AM, Jonathan Chen wrote:
 
  On Wed, Nov 05, 2003 at 11:38:55AM -0500, Arnason, Arni wrote:
 
 
 I've been trying to upgrade named to version 9
  but seem to be missing something
 
  Currently have: FreeBSD 4.6.2 with named 8.3.3
 
  downloaded, configured and installed version 9 - updated rc.conf to
  point to the new location, rebooted and I'm still running 8.3.3
 
  I've got the same setup and it works fine. What's in your /etc/rc.conf
  and what's the output of ps ax | grep named?
  -- 
  Jonathan Chen [EMAIL PROTECTED]


Yes, I would not mind betting that you have not updated your locate DB
and that it is still point to the older version.

what does named -v give you ?

HTH

LukeK


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 5.1

2003-11-06 Thread Robert Huff

Kirk Strauser writes:

   How stable is 5.1 for production servers?
  
  I switched my personal server (which runs multiple jails and sees
  more traffic than some of the servers I've worked with
  professionally) to 5.0 over the summer and have been building
  world once a month or so.  Other than some short-term problems
  with ATAng that seem to be fixed, I haven't had any problems at
  all.

On the other hand, for me 5.x/-CURRENT has been more trouble
than (the initial installations within) 2, 3, and 4 put together.
(And I'm not pushing it that hard.)  Something else just broke
today.


Robert Huff





___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: fsck: CANNOT SEEK BLK: -1 (Cannot find file system superblock)

2003-11-06 Thread itetcu
Bellow is the tail of boot -v.
I don't get it why the ad0s2a is ok and the rest aren't

ata0: pre reset mask=03 ostat0=50 ostat2=00
ata0-master: ATAPI 00 00
ata0-slave: ATAPI 00 00
ata0: after reset mask=03 stat0=50 stat1=00
ata0-master: ATA 01 a5
ata0: devices=01
ata0 at port 0x3f6,0x1f0-0x1f7 irq 14 on isa0
ata1: pre reset mask=03 ostat0=50 ostat2=50
ata1-master: ATAPI 14 eb
ata1-slave: ATAPI 00 00
ata1: after reset mask=03 stat0=00 stat1=50
ata1-slave: ATA 01 a5
ata1: devices=06
ata1 at port 0x376,0x170-0x177 irq 15 on isa0
bt0: not probed (disabled)
cs0: not probed (disabled)
ed0: not probed (disabled)
fe0: not probed (disabled)
ie0: not probed (disabled)
le0: not probed (disabled)
lnc0: not probed (disabled)
pcic0 failed to probe at port 0x3e0 iomem 0xd on isa0
pcic1: not probed (disabled)
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0: not probed (disabled)
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
Device configuration finished.
procfs registered
Timecounters tick every 10.000 msec
ipfw2 initialized, divert enabled, rule-based forwarding enabled, 
default to deny, logging limited to 100 packets/entry by default
lo0: bpf attached
ad0: ST3120023A/3.33 ATA-6 disk at ata0-master
ad0: 114472MB (234439535 sectors), 232578 C, 16 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, PIO4
ad0: piomode=12 dmamode=34 udmamode=69 cblid=1
GEOM: new disk ad0
ar: FreeBSD check1 failed
ad3: ST340016A/3.10 ATA-5 disk at ata1-slave
ad3: 38166MB (78165360 sectors), 77545 C, 16 H, 63 S, 512 B
ad3: 16 secs/int, 1 depth queue, PIO4
ad3: piomode=12 dmamode=34 udmamode=69 cblid=1
ar: FreeBSD check1 failed
ata1-master: piomode=12 dmamode=34 udmamode=-1 dmaflag=1
acd0: SONY CD-RW CRX1611/TYS7 CD-RW drive at ata1 as master
acd0: read 6890KB/s (36026KB/s) write 2755KB/s (2755KB/s), 2048KB 
buffer, PIO4
acd0: Reads: CD-R, CD-RW, CD-DA stream, packet
acd0: Writes: CD-R, CD-RW, test write, burnproof
acd0: Audio: play, 256 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: no/blank disc
[0] f:00 typ:12 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:61432497
[1] f:80 typ:165 s(CHS):1023/255/63 e(CHS):1023/254/63 s:61432560 l:
173003985
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad0s1, start 32256 length 31453438464 end 31453470719
GEOM: Configure ad0s2, start 31453470720 length 88578040320 end 
120031511039
GEOM: new disk ad3
GEOM: Configure ad0s2a, start 0 length 268435456 end 268435455
GEOM: Configure ad0s2b, start 268435456 length 2147483648 end 
2415919103
GEOM: Configure ad0s2c, start 0 length 88578040320 end 88578040319
GEOM: Configure ad0s2d, start 2415919104 length 536870912 end 
2952790015
GEOM: Configure ad0s2e, start 2952790016 length 536870912 end 
3489660927
GEOM: Configure ad0s2f, start 3489660928 length 53687091200 end 
57176752127
GEOM: Configure ad0s2g, start 57176752128 length 31401288192 end 
88578040319
[0] f:80 typ:12 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:61432497
[1] f:00 typ:12 s(CHS):1023/0/1 e(CHS):1023/254/63 s:61432560 l:
16723665
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad3s1, start 32256 length 31453438464 end 31453470719
GEOM: Configure ad3s2, start 31453470720 length 8562516480 end 
40015987199
Mounting root from ufs:/dev/ad0s2a
start_init: trying /sbin/init
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


jdk14 port

2003-11-06 Thread Frank Laszlo
It seems this port wont build, I do have linux_base installed and the
linprocfs is mounted. here is my uname and error message.

([EMAIL PROTECTED] /usr/ports/java/jdk14)% uname -a
FreeBSD ritamari.vonostingroup.com 4.9-RC FreeBSD 4.9-RC #0: Thu Oct 16
14:19:39 EDT 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/RITAMARI  i386




Exception in thread main java.lang.IllegalMonitorStateException
at java.lang.ref.Finalizer.add(Finalizer.java:42)
at java.lang.ref.Finalizer.init(Finalizer.java:67)
at java.lang.ref.Finalizer.register(Finalizer.java:72)
at sun.tools.java.ClassFile.getInputStream(ClassFile.java:60)
at
com.sun.tools.javah.oldjavah.JavahEnvironment.getClass(JavahEnvironment.java:171)
at
com.sun.tools.javah.oldjavah.JavahEnvironment.getAllFields(JavahEnvironment.java:89)
at com.sun.tools.javah.oldjavah.JNI.write(JNI.java:38)
at com.sun.tools.javah.oldjavah.Gen.run(Gen.java:149)
at com.sun.tools.javah.oldjavah.Main.run(Main.java:174)
at com.sun.tools.javah.oldjavah.Main.main(Main.java:41)
at com.sun.tools.javah.Main.main(Main.java:40)
gmake[4]: ***
[/usr/home/ports/java/jdk14/work/control/build/bsd-i586/tmp/java/java.lang/java/obj_g/.class.headers.i586]
 Error 1



Any help would be greatly sppriciated. Thanks

-Frank Laszlo

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


openldap-client-2.1.22 error

2003-11-06 Thread DanGer

 hello,

 i have a problem with a installation freebsd 4.9-release, with a
 package named openldap-client-2.1.22, and without this one i cant
 install KDE 3.1.4. I dont know how to fix it, and no idea why it
 didnt want to install...how can i fix it?

 thanks

-- 
 DanGer

+-==/\/\==-+
| http://danger.wilbury.sk |
| mailto:[EMAIL PROTECTED] |
| ICQ: 261701668 ; @IRCnet |
+-==\/\/==-+

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Audigy FreeBSD 5.1

2003-11-06 Thread Eduardo Viruena Silva

Hello pals!


I had configured my Creative Labs Audigy sound card,
but I made an upgrade to FreeBSD 5.1 patch 10
and I lost my configuration and now I don't even have
the /dev sound devices created at boot time.

I remember that I found some patches to the kernel
specially something relative to emu10k1 or something
like that but I also lost the links...

Do you have some suggestions to configure my audio card?

Any Idea will be appreciated.

Thanks in advance.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Anyone using a SOYO KT600 Dragon motherboard?

2003-11-06 Thread Philip Hallstrom
Hi all -
Looking at building a new system and was wondering if anyone is
using one of the SOYO KT600 Dragon motherboards (either the plus or ultra
platinum)?

http://www.soyo.com.tw/products/proddesc.php?id=257
http://www.soyo.com.tw/products/proddesc.php?id=256

I've searched, but haven't found these specific models.  Their site says
it's supported under FreeBSD, but I'd like someone to confirm that :-)
I'll be emailing SOYO as well, but figured I'd get this out there in case
they take awhile to respond.

I'm most interested in knowing if the audio/lan is supported.

Both boards use the VIA KT600 / 8237 chipset.

The ultra uses CMI 8738 for audio which is listed on freebsd.org as
supported.

The plus uses VIA 1616 which isn't listed, but Via VT82C686A is... but I
can't find any info on that latter chip on Via's site.

I also can't find any information on beyond VIA MAC 10/100 Ethernet for
the VIA KT600.

Any info/stories on this board would be appreciated.

Thanks!

-philip
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Trouble using the man subsystem

2003-11-06 Thread Forrest Aldrich
I posted about this a while ago.

For some time, I've had a broken manpage system on my FreeBSB 
box.  Currently, it's at FreeBSD-4.9.

The symptoms are:  sometimes I get an error about not being able to locate 
tmac for tty-char.  Though I can find that in /usr/local/share/groff, 
etc.   Most times, I will do man command and the prompt just 
returns.  Nothing, nada.

I'm absolutely puzzled, because a reinstall (makeworld/buildworld) does NOT 
resolve the problem.I cannot see there to be any odd environment 
variables, however this suggests there may be a configuration issue 
somewhere.I'm out of ideas, and wonder if anyone out there has 
suggestions about where to look, how to fix this.

Thanks,
Forrest
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: lan bandwidth issue

2003-11-06 Thread Charles Swiger
On Nov 6, 2003, at 10:26 AM, Jack L. Stone wrote:
This price advice then implies that if Realtek simply raised their
prices, the card would be just fine...??
No.  The price advice implies that a NIC that is worth $5 is probably 
not as good as a NIC which is worth $50.  If Realtek raised their 
prices, their cards would become overpriced cheapo NICs rather than 
cheap cheapo NICs.  :-)

One should not just go by expensive, but do some research not just 
based
on that easy benchmark. The cheapo measurement is very misleading
considering some cards may just be on sale and are fine cards. ...or 
just
because they use the rlx driver
Speaking of which, /usr/src/sys/pci/rl.c provides some very specific 
technical details as to the design flaws with this chipset family:

/*
 * The RealTek 8139 PCI NIC redefines the meaning of 'low end.' This is
 * probably the worst PCI ethernet controller ever made, with the 
possible
 * exception of the FEAST chip made by SMC. The 8139 supports bus-master
 * DMA, but it has a terrible interface that nullifies any performance
 * gains that bus-master DMA usually offers.
 *
 * For transmission, the chip offers a series of four TX descriptor
 * registers. Each transmit frame must be in a contiguous buffer, 
aligned
 * on a longword (32-bit) boundary. This means we almost always have to
 * do mbuf copies in order to transmit a frame, except in the unlikely
 * case where a) the packet fits into a single mbuf, and b) the packet
 * is 32-bit aligned within the mbuf's data area. The presence of only
 * four descriptor registers means that we can never have more than four
 * packets queued for transmission at any one time.
 *
 * Reception is not much better. The driver has to allocate a single 
large
 * buffer area (up to 64K in size) into which the chip will DMA received
 * frames. Because we don't know where within this region received 
packets
 * will begin or end, we have no choice but to copy data from the buffer
 * area into mbufs in order to pass the packets up to the higher 
protocol
 * levels.
 *
 * It's impossible given this rotten design to really achieve decent
 * performance at 100Mbps, unless you happen to have a 400Mhz PII or
 * some equally overmuscled CPU to drive it.

--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


racoon configuration syntax errors

2003-11-06 Thread Doug Poland
Hello,

I'm trying to set up an IPSEC VPN tunnel between two FreeBSD servers using Dru 
Lavigne's
excellent series of articles as a guide.

(http://www.onlamp.com/pub/a/bsd/2003/01/09/FreeBSD_Basics.html)

Unfortunately, I'm having a problem getting racoon to run because of an alleged syntax
error in my racoon.conf.  I've tried many variations, googled the lists, and looked at
numerous on-line HOW-TO's but to no avail.

The error message I'm getting from racoon is this:

2003-11-06 13:13:14: ERROR: cftoken.l:494:yyerror(): racoon.conf:99: A.A.A.A syntax 
error
2003-11-06 13:13:14: ERROR: cfparse.y:1397:cfparse(): fatal parse failure (1 errors)
racoon: failed to parse configuration file.

Here's the area around line 99 of my racoon.conf:  (The line numbers are not actually 
in
the racoon.conf file)

98
99 sainfo A.A.A.A
100 {
101 pfs_group 5;
102 lifetime time 24 hour;
103 encryption_algorithm blowfish ;
104 authentication_algorithm hmac_sha1;
105 compression_algorithm deflate ;
106 }
107

Could someone shed some light on this please?  Many thanks in advance.

-- 
Regards,
Doug


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Backing up kernel before upgrade - 4.9 - how?

2003-11-06 Thread Toomas Aas
Hi!

 In order to have a safety belt I'd like to backup my current kernel
 before upgrading (i.e. make installkernel) my newly compiled kernel.
 
 Which files do I need to back up?
 
 I thought about
 
 /kernel (file)
 /modules (directory)

Running make installkernel backs up your current /kernel as /kernel.old 
and /modules as /modules.old. The previous *.old is removed, so if you 
want to preserve *these*, you'll need to do it manually.
--
Toomas Aas | [EMAIL PROTECTED] | http://www.raad.tartu.ee/~toomas/
* One can never know for sure what a deserted area looks like.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 5.1

2003-11-06 Thread Dmitriy Borisov
On Thursday 6 November 2003 17:47, Robert Huff wrote:
 Kirk Strauser writes:
How stable is 5.1 for production servers?
 
   I switched my personal server (which runs multiple jails and sees
   more traffic than some of the servers I've worked with
   professionally) to 5.0 over the summer and have been building
   world once a month or so.  Other than some short-term problems
   with ATAng that seem to be fixed, I haven't had any problems at
   all.

   On the other hand, for me 5.x/-CURRENT has been more trouble
 than (the initial installations within) 2, 3, and 4 put together.
 (And I'm not pushing it that hard.)  Something else just broke
 today.

I have 5.1 RELEASE cvsuped to RELENG_5_1 and I havn`t troubles with it.
But I had more than more troubles with 5-CURENT (troubles begins from building 
kernel and hasn`t finished anywhere :)

-- 
Bets regards,
Dmitriy Borisov
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


vfs.aio tuning question

2003-11-06 Thread Louis LeBlanc
Couldn't find any real explanation of these parameters online, but I
noticed they appear to have disappeared in 4.8.

I have a 4.6 system that shows the following parameters when sysctl -a
is executed:

vfs.aio.max_aio_per_proc: 72
vfs.aio.max_aio_queue_per_proc: 1024
vfs.aio.max_aio_procs: 32
vfs.aio.num_aio_procs: 0
vfs.aio.num_queue_count: 0
vfs.aio.max_aio_queue: 1024
vfs.aio.target_aio_procs: 4
vfs.aio.max_buf_aio: 72
vfs.aio.num_buf_aio: 0
vfs.aio.aiod_lifetime: 3000
vfs.aio.aiod_timeout: 1000

Now, I'm pretty sure these have something to do with asynchronous I/O,
and I'm under the impression this is a bad thing to use.  It appears
this 4.6.2-RELEASE system is using it, but I don't know how to verify
it or how to be sure it's not going to wreck something.

If possible, I'd like someone to point me to a reference that
describes the async features in some detail and particularly these
parameters.  Also, are they really gone from 4.8 or do they have to be
'turned on' somehow - and when is this an acceptable configuration?

Thanks a lot folks.

Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

All Finagle Laws may be bypassed by learning the simple art of doing
without thinking.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


PLS answer my question!

2003-11-06 Thread Valerian Galeru
I installed x windows with sysinstall, then i installed blackbox (a window manager). 
Then if x server is not started and i execute blackbox command i get a error like 
this: x server not started something like this. If i start xserver and then run the 
blackbox command,  i get another error (something like this one: another windows 
manager started, but i didnt install any window manager). And then, i can configure 
~/.xinitrc but i cant find it in my home directory (in /home/val (val is my username) 
and in root the same). Ok. In man xstart it is said that this file can miss, and then 
i must go to /usr/.. after i configure that file and run startx nothing happens. 
What is the problem? How can i deinstall x windows and start it again? Or what can i 
DO???  10x  for help


-
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PLS answer my question!

2003-11-06 Thread Chris Pressey
On Thu, 6 Nov 2003 11:51:48 -0800 (PST)
Valerian Galeru [EMAIL PROTECTED] wrote:

 I installed x windows with sysinstall, then i installed blackbox (a
 window manager). Then if x server is not started and i execute
 blackbox command i get a error like this: x server not started
 something like this. If i start xserver and then run the blackbox
 command,  i get another error (something like this one: another
 windows manager started, but i didnt install any window manager). And
 then, i can configure ~/.xinitrc but i cant find it in my home
 directory (in /home/val (val is my username) and in root the same).
 Ok. In man xstart it is said that this file can miss, and then i must
 go to /usr/.. after i configure that file and run startx nothing
 happens. What is the problem? How can i deinstall x windows and start
 it again? Or what can i DO???  10x  for help

I run blackbox, and I have the following in the file ~/.xsession :

  rxvt -sl 3000 -fn 8x16 
  exec blackbox

HTH,
-Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PLS answer my question!

2003-11-06 Thread Bob Collins
At 02:51 PM 11/6/2003, Valerian Galeru wrote:
I installed x windows with sysinstall, then i installed blackbox (a window 
manager). Then if x server is not started and i execute blackbox command i 
get a error like this: x server not started something like this. If i 
start xserver and then run the blackbox command,  i get another error 
(something like this one: another windows manager started, but i didnt 
install any window manager). And then, i can configure ~/.xinitrc but i 
cant find it in my home directory (in /home/val (val is my username) and 
in root the same). Ok. In man xstart it is said that this file can miss, 
and then i must go to /usr/.. after i configure that file and run 
startx nothing happens. What is the problem? How can i deinstall x windows 
and start it again? Or what can i DO???  10x  for help


A more direct subject line would help.

Why not try startx at your command prompt?
If .xinitrc is not there, why not make it?
Bob

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Trouble using the man subsystem

2003-11-06 Thread Chris Pressey
On Thu, 06 Nov 2003 13:52:10 -0500
Forrest Aldrich [EMAIL PROTECTED] wrote:

 
 I posted about this a while ago.
 
 For some time, I've had a broken manpage system on my FreeBSB 
 box.  Currently, it's at FreeBSD-4.9.
 
 The symptoms are:  sometimes I get an error about not being able to
 locate tmac for tty-char.  Though I can find that in
 /usr/local/share/groff, etc.   Most times, I will do man command and
 the prompt just returns.  Nothing, nada.
 
 I'm absolutely puzzled, because a reinstall (makeworld/buildworld)
 does NOT resolve the problem.I cannot see there to be any odd
 environment variables, however this suggests there may be a
 configuration issue somewhere.I'm out of ideas, and wonder if
 anyone out there has suggestions about where to look, how to fix this.

Well, you can take a look at $MANPATH, to start.  Then see if the
command is anywhere in there, e.g. if you are looking for foo in section
2 of the manual, it's likely stored as /usr/share/man/man2/foo.2.gz , or
/usr/local/man/man2/foo.2.gz , etc.

-Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PLS answer my question!

2003-11-06 Thread Jens Rehsack
Valerian Galeru wrote:
I installed x windows with sysinstall, then i installed blackbox
 (a window manager). Then if x server is not started and i execute
 blackbox command i get a error like this: x server not started
 something like this. If i start xserver and then run the
 blackbox command,  i get another error (something like this
 one: another windows manager started, but i didnt install
 any window manager). And then, i can configure ~/.xinitrc
 but i cant find it in my home directory (in /home/val (val
 is my username) and in root the same). Ok. In man xstart
 it is said that this file can miss, and then i must go to
 /usr/.. after i configure that file and run startx
 nothing happens.
One senseful action would be, copy /usr/X11R6/lib/X11/xinit/xinitrc
into your home directory as .xinitrc and change the
line 'twm' into your favourite window manager.
 What is the problem?

You did neither read the documentation carefully enough
nor ask a good question.
 How can i deinstall x windows and start it again?

pkg_delete -rx XFree

 Or what can i DO???

Try man pkg_delete first :-)

  10x  for help

No thanks. Therefore we're here :-)

Jens

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


buildworld breaks while making texinfo

2003-11-06 Thread Robert Huff

From the overnight build:

  cc -O -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\/usr/share/locale\  
 -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo 
 -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/lib  
 -I/usr/obj/usr/src/i386/legacy/usr/include -c /usr/src/contrib/texinfo/makeinfo/toc.c
  cc -O -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\/usr/share/locale\  
 -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo 
 -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/lib  
 -I/usr/obj/usr/src/i386/legacy/usr/include -c /usr/src/contrib/texinfo/makeinfo/xml.c
  make: don't know how to make 
 /usr/src/gnu/usr.bin/texinfo/makeinfo/../libtxi/libtxi.a. Stop
  *** Error code 2
  
  Stop in /usr/src/gnu/usr.bin/texinfo.
  *** Error code 1


Have't changed anything (other than the source) in weeks.  Any
clues as to what's happened?


Robert Huff

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: openldap-client-2.1.22 error

2003-11-06 Thread Robert G. Waycott
On Thu, 2003-11-06 at 13:18, DanGer wrote:
  hello,
 
  i have a problem with a installation freebsd 4.9-release, with a
  package named openldap-client-2.1.22, and without this one i cant
  install KDE 3.1.4. I dont know how to fix it, and no idea why it
  didnt want to install...how can i fix it?
 
  thanks

Hey DanGer:

  This response assumes a couple things in replying. One, that you have
Gnome installed on your box, and two, that you are attempting to install
KDE concurrently. If you notice in the Errata, there is a conflict among
the programs on the install cd requiring different versions of OpenLDAP.
I experienced the same thing. Here's what I did to get them both
working. I give thanks to Marcus in #freebsd-gnome for fixing the
problem.

First, I updated my ports tree. cvsup -g -L 2 /dir/to/ports-supfile

Second, I needed to update gnomemeeting since it required the older
version of openldap-client and KDE needed the newer. In doing this, I
found that libxml needed to be updated for gnomemeeting to update. I did
one update of gnomemeeting, and retried KDE ... it didn't work. So then
I decided to update the openldap-client. So, I did this as a whole:
   
# portupgrade -ra libxml
# pkg_deinstall openldap-client
# installed openldap-client21 from ports
# portupgrade -f gnomemeeting
# pkg_add -rv kde 
[I didn't want my box to have to spend three days building it, so I used
packages.]

Everything worked like a charm.

Bob

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freebsd 5.1-current - buildkernel udbp.o undefined reference

2003-11-06 Thread Lowell Gilbert
Ken Easson [EMAIL PROTECTED] writes:

 I've tried a million things, searched google till my fingers bled, problem in 
 netgraph? but how to fix?

You haven't included netgraph.

Given that the udbp manual page says that netgraph is required for
udbp, that would seem to be a problem.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: oracle shell environment

2003-11-06 Thread Lowell Gilbert
Vitalis [EMAIL PROTECTED] writes:

 Using http://www.shadowcom.net/freebsd-oracle9i/ how can we deal with
 the oracle shell environment? I mean, due to the linux compatibility
 mode, there is some Oracle stuff under /compat/linux/etc/, but scritpts
 and executables expect them to be in /etc. We can modify dbstart et al.,
 but is there another solution?

The linux emulator searches /compat/linux... before /..., so this
should work fine, as far as I can see.

 BTW can we (should we) change the default shell of the oracle user to
 something like /compat/linux/bin/*sh? Or can we (should we) launch a
 /compat/linux/bin/*sh at the end of the .profile or .login?

No, again, this should probably just work.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problems installing 4.9 on IBM Xseries server

2003-11-06 Thread Jason Williams
Hello everyone.

Running into a bit of a problem installing 4.9 on a IBM X series server.

The server has 3 SCSI drives with a servRAID card. I have RAID 5 configured 
on it.

4.9 did not detect the drives, so im wondering if it even supports it or if 
there is a driver I can d/l to use and boot to it.

Here is some output from a second server running *coughLinuxcough*:

SvrWks CSB5: IDE controller at PCI slot 00:0f.1
SvrWks CSB5: chipset revision 147
SvrWks CSB5: not 100% native mode: will probe irqs later
SvrWks CSB5: simplex device: DMA forced
ide0: BM-DMA at 0x0700-0x0707, BIOS settings: hda:DMA, hdb:DMA
SvrWks CSB5: simplex device: DMA forced
ide1: BM-DMA at 0x0708-0x070f, BIOS settings: hdc:DMA, hdd:DMA
SCSI subsystem driver Revision: 1.00
Warning: Adapter 0 Firmware Compatible Version is MR600, but should be SA510
Warning: Adapter 0 BIOS Compatible Version is MR600, but should be SA510
Warning ! ! ! ServeRAID Version Mismatch
scsi0 : IBM PCI ServeRAID 5.10.21
  Vendor: IBM   Model: SERVERAID Rev: 1.00
  Type:   Direct-Access  ANSI SCSI revision: 02
  Vendor: IBM   Model: SERVERAID Rev: 1.00
  Type:   Processor  ANSI SCSI revision: 02
  Vendor: IBM   Model: 32P0032a S320  1  Rev: 1
  Type:   Processor  ANSI SCSI revision: 02
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Any suggestions are appreciated.

Jason

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Anymore help out there? Re: mail never gets sent

2003-11-06 Thread chip . wiegand
I've got to get this working. The suggestion that DNS is not working right 
can't be correct, I can browse the web and do traceroutes to named sites 
without a problem. The emails sent from the command line mail never arrive 
at the destination. I don't know what to check/fix to make it work. At the 
bottom is all the screen messages of a mail and traceroute.
TIA,
--
Chip

[EMAIL PROTECTED] wrote on 11/04/2003 10:29:18 AM:

 Correct me if I'm wrong, but if DNS is not working, I would not be able 
to 
 do a traceroute to a domain name, right? But rather only to an ip 
address? 
 But I can do traceroute to a domain name, and browse the web, by name. 
Is 
 this right or not?
 Thanks,
 --
 Chip W
 
 Steve Hovey [EMAIL PROTECTED] wrote on 11/04/2003 09:04:26 AM:
 
  Looks to me like you dont have DNS workin right - everything resolves 
to
  your local host instead of gettin the correct MX records.
  
  
  On Tue, 4 Nov 2003 [EMAIL PROTECTED] wrote:
  
   I just set up a new box with fbsd-5.1 and it appears that the email 
 never 
   leaves the box, or at least it never arrives at its intended 
 destination. 
   I have set up previous versions of freebsd and never had a problem 
 sending 
   mail with out any configuration of sendmail. The machine does 
connect 
 and 
   browse the internet. My rc.conf has sendmail_enable=NO. So it should 

 be 
   able to send, but not receive, which is what I want.I have included 
 the 
   mail -v messages below. I have tried to send to 4 different 
addresses, 
 
   including the freebsd-test list, no messages show up at any 
addresses.
   Any idea why mail is not being sent?
   
   Thanks
   Chip W
   Simrad, Inc
   --
-bash-2.05b$ mail -v -s test [EMAIL PROTECTED]
test
.
EOT
[EMAIL PROTECTED] Connecting to [127.0.0.1] via relay...
220 simradusa.com ESMTP Sendmail 8.12.9/8.12.9; Thu, 6 Nov 2003 12:20:53 
-0800 (PST)
 EHLO simradusa.com
250-simradusa.com Hello localhost.simrad.com [127.0.0.1], pleased to meet 
you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-DELIVERBY
250 HELP
 MAIL From:[EMAIL PROTECTED] SIZE=48
250 2.1.0 [EMAIL PROTECTED]... Sender ok
 RCPT To:[EMAIL PROTECTED]
 DATA
250 2.1.5 [EMAIL PROTECTED]... Recipient ok
354 Enter mail, end with . on a line by itself
 .
250 2.0.0 hA6KKrBZ004086 Message accepted for delivery
[EMAIL PROTECTED] Sent (hA6KKrBZ004086 Message accepted for 
delivery)
Closing connection to [127.0.0.1]
 QUIT
221 2.0.0 simradusa.com closing connection
-bash-2.05b$ traceroute www.yahoo.com
traceroute: Warning: www.yahoo.com has multiple addresses; using 
216.109.118.77
traceroute to www.yahoo.akadns.net (216.109.118.77), 64 hops max, 40 byte 
packets
 1  157.237.65.200 (157.237.65.200)  0.585 ms  0.442 ms  0.396 ms
 2  * * *
 3  Loopback0.GW7.SEA1.ALTER.NET (137.39.2.41)  6.646 ms  4.957 ms  7.705 
ms
 4  146.ATM3-0.XR1.SEA1.ALTER.NET (152.63.105.170)  5.021 ms  5.372 ms 
5.032 ms
 5  0.so-0-0-0.XL1.SEA1.ALTER.NET (152.63.106.225)  5.117 ms  5.354 ms 
5.442 ms
 6  POS6-0.BR1.SEA1.ALTER.NET (152.63.105.17)  9.381 ms  5.093 ms  6.418 
ms
 7  pos6-3.hsa2.Seattle1.Level3.net (209.0.227.153)  5.413 ms  5.258 ms 
6.232 ms
 8  ge-6-1-1.mp2.Seattle1.level3.net (209.247.9.85)  5.777 ms  5.528 ms 
6.340 ms
 9  so-2-0-0.bbr2.Washington1.level3.net (209.247.10.130)  70.657 ms 
70.971 ms  74.569 ms
10  gige9-2.ipcolo1.Washington1.Level3.net (64.159.18.163)  70.584 ms 
70.999 ms  70.339 ms
11  unknown.Level3.net (63.210.59.254)  71.428 ms  71.252 ms  71.040 ms
12  vl30.bas1-m.dcn.yahoo.com (216.109.120.142)  71.191 ms  72.190 ms 
71.138 ms
13  p14.www.dcn.yahoo.com (216.109.118.77)  71.915 ms  71.698 ms  71.491 
ms
-bash-2.05b$
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread Lowell Gilbert
What does 'mailq' tell you?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Overheating attributed to Freebsd --sysctl variables notavailable--

2003-11-06 Thread C. Ulrich
On Mon, 2003-11-03 at 21:47, nw1 wrote:
 Mr. Ulrich, I understand your position, however, do you understand mine?  :-)

(Apologies that this reply is a few days late.)

Yes, I understand your position. But I still think you're going at this
from the wrong angle.

Hardware should never overheat unless it is defective or improperly
cooled. Period. Software (even the operating system) simply doesn't
enter into the equation. True, software can manipulate the hardware in
certain ways to make it run cooler or conserve energy during certain
periods, but you simply can't hold the software responsible for actual,
physical hardware failure.

I still say that the best solution is to figure out how to better cool
your system. Buy a bigger heatsink, add more fans to the case, cut holes
in the case to improve airflow, whatever. You could even buy different
hardware with the rationale that the stuff you have is defective by
design because it overheats under normal use and I wouldn't complain.
You can, of course, lobby the kernel maintainers to put those sysctl
variables back into FreeBSD, but chances are they took them out for a
good reason.

I'm not trying to mindlessly defend FreeBSD, either. Even if you were
running Windows 3.1 on the machines, I would still stand by my position.

Good luck.

Charles Ulrich
-- 
http://bityard.net

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


make dev problems

2003-11-06 Thread Jason Burris
I'm new to FreeBSD so please bear with me if I ask a dumb question.

I need to compile a kernel with IPFW on a remote machine running
FreeBSD4.7.  I followed the steps listed at:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html

In my COMPUTERNAME config file I've add the following three lines to
the end for IPFW:

options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_DEFAULT_TO_ACCEPT

And I changed this line, which I read was necessary:

ident COMPUTERNAME

I'm able to run:

/usr/sbin/config COMPUTERNAME
cd ../../compile/COMPUTERNAME

When I run

make depend

Everything runs fine until it dies with the error:

make: don't know how to make iconv.h.
Stop*** Error code 2
Stop in /usr/src/sys/modules.***
Error code 1

I've checked and this file is in my /usr/src/sys directory.What am I
doing wrong?  Do I even need this header to be compiled intothe
kernel?

Thanks.

:wq!
Jason
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: oracle shell environment

2003-11-06 Thread Vitalis
On Thu, 2003-11-06 at 21:58, Lowell Gilbert wrote:
 Vitalis [EMAIL PROTECTED] writes:
 
  Using http://www.shadowcom.net/freebsd-oracle9i/ how can we deal with
  the oracle shell environment? I mean, due to the linux compatibility
  mode, there is some Oracle stuff under /compat/linux/etc/, but scritpts
  and executables expect them to be in /etc. We can modify dbstart et al.,
  but is there another solution?
 
 The linux emulator searches /compat/linux... before /..., so this
 should work fine, as far as I can see.
 
  BTW can we (should we) change the default shell of the oracle user to
  something like /compat/linux/bin/*sh? Or can we (should we) launch a
  /compat/linux/bin/*sh at the end of the .profile or .login?
 
 No, again, this should probably just work.
 

I've noticed the problem with Oracle scripts such as dbstart. It tries
something like cat /etc/oratab.

Here's what I get from the oracle account (oratab is in
/compat/linux/etc):

oracle-bsd ls /etc/oratab
/etc/oratab
oracle-bsd cat /etc/oratab
cat: /etc/oratab: No such file or directory
oracle-bsd which cat
/bin/cat
oracle-bsd echo $SHELL
/compat/linux/bin/bash

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make dev problems

2003-11-06 Thread Tim Aslat
In the immortal words of Jason Burris [EMAIL PROTECTED]...
 I need to compile a kernel with IPFW on a remote machine running
 FreeBSD4.7.  I followed the steps listed at:
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html

Following the handbook isn't a bad start.

 In my COMPUTERNAME config file I've add the following three lines to
 the end for IPFW:
 
 options IPFIREWALL
 options IPFIREWALL_VERBOSE
 options IPFIREWALL_DEFAULT_TO_ACCEPT
 
 And I changed this line, which I read was necessary:
 
 ident COMPUTERNAME

Not bad, but a more secure way would be to default to deny rather than
accept, but that's personal preference.

 I'm able to run:
 
 /usr/sbin/config COMPUTERNAME
 cd ../../compile/COMPUTERNAME
 
 When I run
 
 make depend
 
 Everything runs fine until it dies with the error:
 
 make: don't know how to make iconv.h.
 Stop*** Error code 2
 Stop in /usr/src/sys/modules.***
 Error code 1
 
 I've checked and this file is in my /usr/src/sys directory.What am I
 doing wrong?  Do I even need this header to be compiled intothe
 kernel?

You might want to try the newer method of building a kernel.

cd /usr/src
make buildkernel KERNCONF=COMPUTERNAME
wait a bit
make installkernel KERNCONF=COMPUTERNAME

Cheers

Tim


-- 
Tim Aslat [EMAIL PROTECTED]
Spyderweb Consulting
http://www.spyderweb.com.au
P: +61 8 82243020M: +61 0401088479
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Internet Connection via Ethernet Can't See External DNS

2003-11-06 Thread Seth Burgess
I am installing and configuring FreeBSD 4.8 for the first time.  My 
internet connection is through a gateway on my peer to peer network.  My 
internet connection is working because I can contact IP addresses on the 
internet.  However, I cannot contact addresses requiring DNS.

I have entered working DNS addresses in my /etc/resolv.conf file like this:

nameserver 12.162.136.13

For some reason my installation is not using the nameservers I have entered 
in resolv.conf and is behaving as if no name server is available.

What have I done wrong?

Thanks,

Seth

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


extending vnode disks

2003-11-06 Thread Rus Foster
Hi All,
I'm just trying to work out if there is a better way of resizing vnode
disks. ATM I'm basically tar up the contents, rebuilding the vnode ,
then restoring the tar. Is there anyway I can extend the file and the
filesystem without going onto vinum?

Rgds

Rus

-- 
w: http://www.jvds.com  | JVDS Tech Channel:
e: [EMAIL PROTECTED]| http://tech.jvds.com
t: +44 7919 373537  | Talk about Tech
t: 1-888-327-6330   | email: [EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Are threads Being filtered and/ or deleted from the archives?

2003-11-06 Thread nw1
Sorry to have to post this to the community at large, but the list maintainer hasn't
gotten back to me on other issues.  With respect to the initial thread = Subject:
Re: Overheating attributed to Freebsd --sysctlvariablesnotavailable--

Any Idea why I'm not able to find this full thread in the archives?  I need an AMD
representative to view this thread and it doesn't seem to be available from beginning 
to
end.  I can only find the last RE: from this week.  I hope they aren't filtering out
threads that have a valid topic/concern.


-
All incoming attachments get deleted.
Have a nice day.
-
- Original Message - 
From: Guy Van Sanden [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 3:17 AM
Subject: Re: Overheating attributed to Freebsd --sysctlvariablesnotavailable--


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread Lucas Holt
Just out of curiosity have you used nslookup to check if MX records are 
resolving ok?

Have you checked the logs?   Does your host have forward and reverse 
dns working correctly and they match?  Mail servers often reject mail 
coming from machines without proper dns entries.  DNS not working right 
means much more than just can i resolve a site on the box.

On Nov 6, 2003, at 3:41 PM, [EMAIL PROTECTED] wrote:

I've got to get this working. The suggestion that DNS is not working 
right
can't be correct, I can browse the web and do traceroutes to named 
sites
without a problem. The emails sent from the command line mail never 
arrive
at the destination. I don't know what to check/fix to make it work. At 
the
bottom is all the screen messages of a mail and traceroute.
TIA,
--
Chip

[EMAIL PROTECTED] wrote on 11/04/2003 10:29:18 AM:

Correct me if I'm wrong, but if DNS is not working, I would not be 
able
to
do a traceroute to a domain name, right? But rather only to an ip
address?
But I can do traceroute to a domain name, and browse the web, by name.
Is
this right or not?
Thanks,
--
Chip W
Steve Hovey [EMAIL PROTECTED] wrote on 11/04/2003 09:04:26 AM:

Looks to me like you dont have DNS workin right - everything resolves
to
your local host instead of gettin the correct MX records.

On Tue, 4 Nov 2003 [EMAIL PROTECTED] wrote:

I just set up a new box with fbsd-5.1 and it appears that the email
never
leaves the box, or at least it never arrives at its intended
destination.
I have set up previous versions of freebsd and never had a problem
sending
mail with out any configuration of sendmail. The machine does
connect
and
browse the internet. My rc.conf has sendmail_enable=NO. So it should

be
able to send, but not receive, which is what I want.I have included
the
mail -v messages below. I have tried to send to 4 different
addresses,

including the freebsd-test list, no messages show up at any
addresses.
Any idea why mail is not being sent?

Thanks
Chip W
Simrad, Inc
--
-bash-2.05b$ mail -v -s test [EMAIL PROTECTED]
test
.
EOT
[EMAIL PROTECTED] Connecting to [127.0.0.1] via relay...
220 simradusa.com ESMTP Sendmail 8.12.9/8.12.9; Thu, 6 Nov 2003 
12:20:53
-0800 (PST)
EHLO simradusa.com
250-simradusa.com Hello localhost.simrad.com [127.0.0.1], pleased to 
meet
you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-DELIVERBY
250 HELP
MAIL From:[EMAIL PROTECTED] SIZE=48
250 2.1.0 [EMAIL PROTECTED]... Sender ok
RCPT To:[EMAIL PROTECTED]
DATA
250 2.1.5 [EMAIL PROTECTED]... Recipient ok
354 Enter mail, end with . on a line by itself
.
250 2.0.0 hA6KKrBZ004086 Message accepted for delivery
[EMAIL PROTECTED] Sent (hA6KKrBZ004086 Message accepted for
delivery)
Closing connection to [127.0.0.1]
QUIT
221 2.0.0 simradusa.com closing connection
-bash-2.05b$ traceroute www.yahoo.com
traceroute: Warning: www.yahoo.com has multiple addresses; using
216.109.118.77
traceroute to www.yahoo.akadns.net (216.109.118.77), 64 hops max, 40 
byte
packets
 1  157.237.65.200 (157.237.65.200)  0.585 ms  0.442 ms  0.396 ms
 2  * * *
 3  Loopback0.GW7.SEA1.ALTER.NET (137.39.2.41)  6.646 ms  4.957 ms  
7.705
ms
 4  146.ATM3-0.XR1.SEA1.ALTER.NET (152.63.105.170)  5.021 ms  5.372 ms
5.032 ms
 5  0.so-0-0-0.XL1.SEA1.ALTER.NET (152.63.106.225)  5.117 ms  5.354 ms
5.442 ms
 6  POS6-0.BR1.SEA1.ALTER.NET (152.63.105.17)  9.381 ms  5.093 ms  
6.418
ms
 7  pos6-3.hsa2.Seattle1.Level3.net (209.0.227.153)  5.413 ms  5.258 ms
6.232 ms
 8  ge-6-1-1.mp2.Seattle1.level3.net (209.247.9.85)  5.777 ms  5.528 ms
6.340 ms
 9  so-2-0-0.bbr2.Washington1.level3.net (209.247.10.130)  70.657 ms
70.971 ms  74.569 ms
10  gige9-2.ipcolo1.Washington1.Level3.net (64.159.18.163)  70.584 ms
70.999 ms  70.339 ms
11  unknown.Level3.net (63.210.59.254)  71.428 ms  71.252 ms  71.040 ms
12  vl30.bas1-m.dcn.yahoo.com (216.109.120.142)  71.191 ms  72.190 ms
71.138 ms
13  p14.www.dcn.yahoo.com (216.109.118.77)  71.915 ms  71.698 ms  
71.491
ms
-bash-2.05b$
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


Lucas Holt
[EMAIL PROTECTED]

FoolishGames.com  (Jewel Fan Site)
JustJournal.com (Free blogging)
Only two things are infinite, the universe and human stupidity, and 
I'm not sure about the former.
- Albert Einstein (1879-1955)

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Internet Connection via Ethernet Can't See External DNS

2003-11-06 Thread Kent Stewart
On Thursday 06 November 2003 01:35 pm, Seth Burgess wrote:
 I am installing and configuring FreeBSD 4.8 for the first time.  My
 internet connection is through a gateway on my peer to peer network.  My
 internet connection is working because I can contact IP addresses on the
 internet.  However, I cannot contact addresses requiring DNS.

 I have entered working DNS addresses in my /etc/resolv.conf file like this:

 nameserver 12.162.136.13

 For some reason my installation is not using the nameservers I have entered
 in resolv.conf and is behaving as if no name server is available.

 What have I done wrong?


Sounds like you don't have hosts and bind in host.conf

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]


Extracting individual Files via tar

2003-11-06 Thread Martin McCormick
The command

tar ztf  /usr/local/src/ports.tar.gz

produces a table of contents just like the man page says it should.
The man page also says that individual files can be recovered or
listed but I haven't gotten that to work at all. if I try:

$ tar zt ports/print/pstotext/ /usr/local/src/ports.tar.gz

tar (child): /dev/sa0: Cannot open: Permission denied
tar (child): Error is not recoverable: exiting now

gzip: stdin: unexpected end of file
tar: Child returned status 2
tar: ports/print/pstotext: Not found in archive
tar: /usr/local/src/ports.tar.gz: Not found in archive
tar: Error exit delayed from previous errors

In the successful test, tar obviously knew which specification
was the archive and was able to uncompress it with the z flag.  The
file specification I am attempting to recover from the archive throws
tar completely off.  I looked in the handbook and all the examples I
found were the more usual procedure of unpacking whole file systems
as in

tar zxf somedir/archive.tar.gz

I'm not having trouble with that use of tar.

Thank you.

Martin McCormick WB5AGZ  Stillwater, OK 
OSU Information Technology Division Network Operations Group
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: racoon configuration syntax errors

2003-11-06 Thread Toni Schmidbauer
On Thu, Nov 06, 2003 at 01:17:14PM -0600, Doug Poland wrote:
 2003-11-06 13:13:14: ERROR: cftoken.l:494:yyerror(): racoon.conf:99: A.A.A.A 
 syntax error
 2003-11-06 13:13:14: ERROR: cfparse.y:1397:cfparse(): fatal parse failure (1 errors)
 racoon: failed to parse configuration file.
 
 Here's the area around line 99 of my racoon.conf:  (The line numbers are not 
 actually in
 the racoon.conf file)
 
 98
 99 sainfo A.A.A.A
 100 {
 101 pfs_group 5;
 102 lifetime time 24 hour;
 103 encryption_algorithm blowfish ;
 104 authentication_algorithm hmac_sha1;
 105 compression_algorithm deflate ;
 106 }
 107

just to be sure, with A.A.A.A you have obfuscated your ip
adress, haven't you? there is not really A.A.A.A in your config
file?!

toni
-- 
Kann man etwas nicht verstehen, dann urteile man | toni at stderror dot at 
lieber gar nicht, als dass man verurteile.   | Toni Schmidbauer
-- Rudolf Steiner| 


pgp0.pgp
Description: PGP signature


Re: racoon configuration syntax errors

2003-11-06 Thread Doug Poland

Toni Schmidbauer said:
 On Thu, Nov 06, 2003 at 01:17:14PM -0600, Doug Poland wrote:
 2003-11-06 13:13:14: ERROR: cftoken.l:494:yyerror(): racoon.conf:99: A.A.A.A 
 syntax
 error
 2003-11-06 13:13:14: ERROR: cfparse.y:1397:cfparse(): fatal parse failure (1 errors)
 racoon: failed to parse configuration file.

 Here's the area around line 99 of my racoon.conf:  (The line numbers are not 
 actually
 in
 the racoon.conf file)

 98
 99 sainfo A.A.A.A
 100 {
 101 pfs_group 5;
 102 lifetime time 24 hour;
 103 encryption_algorithm blowfish ;
 104 authentication_algorithm hmac_sha1;
 105 compression_algorithm deflate ;
 106 }
 107

 just to be sure, with A.A.A.A you have obfuscated your ip
 adress, haven't you? there is not really A.A.A.A in your config
 file?!

Correct, that is an obfuscation, guess I should have said that too!

-- 
Regards,
Doug
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Extracting individual Files via tar

2003-11-06 Thread Rob
You should always use the f option to specify the archive - for example

tar -tzf archive.tgz

to list or

tar -xzf archive.tgz

to extract. In your example below, you didn't specify an archive so it
defaulted to the device /dev/sa0, which it couldn't open.

Any extra arguments are treated as archive members - eg

tar -xzf archive.tgz files/to/extract

In your example below, it was trying to find 2 files in a non-existent
archive.

- Original Message -
From: Martin McCormick [EMAIL PROTECTED]
Subject: Extracting individual Files via tar


 The command

 tar ztf  /usr/local/src/ports.tar.gz

 produces a table of contents just like the man page says it should.
 The man page also says that individual files can be recovered or
 listed but I haven't gotten that to work at all. if I try:

 $ tar zt ports/print/pstotext/ /usr/local/src/ports.tar.gz

 tar (child): /dev/sa0: Cannot open: Permission denied
 tar (child): Error is not recoverable: exiting now

 gzip: stdin: unexpected end of file
 tar: Child returned status 2
 tar: ports/print/pstotext: Not found in archive
 tar: /usr/local/src/ports.tar.gz: Not found in archive
 tar: Error exit delayed from previous errors

 In the successful test, tar obviously knew which specification
 was the archive and was able to uncompress it with the z flag.  The
 file specification I am attempting to recover from the archive throws
 tar completely off.  I looked in the handbook and all the examples I
 found were the more usual procedure of unpacking whole file systems
 as in

 tar zxf somedir/archive.tar.gz

 I'm not having trouble with that use of tar.

 Thank you.

 Martin McCormick WB5AGZ  Stillwater, OK
 OSU Information Technology Division Network Operations Group
 ___
 [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: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread chip . wiegand
[EMAIL PROTECTED] wrote on 11/06/2003 01:23:22 PM:

 What does 'mailq' tell you?
 ___

Here is the results of mailq -

simradusa# mailq | less
/var/spool/mqueue (8 requests)
-Q-ID- --Size-- -Q-Time- 
Sender/Recipient---
hA6KKrBZ0040865 Thu Nov  6 12:20 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mx4.mail.yahoo.com.)
 (Deferred: Operation timed out with mx4.mail.yahoo.com.)
 [EMAIL PROTECTED]
hA6K6bBZ0040575 Thu Nov  6 12:06 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mail.pioneernet.net.)
 [EMAIL PROTECTED]
hA6IAdBZ003813   38 Thu Nov  6 10:10 [EMAIL PROTECTED]
 (Warning: could not send message for past 4 hours)
 [EMAIL PROTECTED]
hA6HF9BZ0036805 Thu Nov  6 09:15 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mx3.eunet.no.)
 [EMAIL PROTECTED]
hA4Gc7wG000649   30 Tue Nov  4 08:38 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mx4.mail.yahoo.com.)
 [EMAIL PROTECTED]
hA4GXHwG000641   15 Tue Nov  4 08:33 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mx3.eunet.no.)
 [EMAIL PROTECTED]
hA4FCFdC099301   21 Tue Nov  4 07:12 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mx4.mail.yahoo.com.)
 [EMAIL PROTECTED]
hA4F8udC099278   13 Tue Nov  4 07:08 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mx3.eunet.no.)
 [EMAIL PROTECTED]
Total requests: 8
(END)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Extracting individual Files via tar

2003-11-06 Thread parv
in message [EMAIL PROTECTED],
wrote Martin McCormick thusly...

   The command
 
 tar ztf  /usr/local/src/ports.tar.gz
 
 produces a table of contents just like the man page says it should.
 The man page also says that individual files can be recovered or
 listed but I haven't gotten that to work at all. if I try:
 
 $ tar zt ports/print/pstotext/ /usr/local/src/ports.tar.gz
 
 tar (child): /dev/sa0: Cannot open: Permission denied
 tar (child): Error is not recoverable: exiting now

You forgot the bit about default file...

  -f [hostname:]file
  --file [hostname:]file  Read or write the specified file (default is
  /dev/sa0).  If a hostname is specified, tar
  will use rmt(8) to read or write the
  specified file on a remote machine.  ``-''
  may be used as a file- name, for reading or
  writing to/from stdin/stdout.


...try this instead...

  tar zxf /usr/local/src/ports.tar.gz  ports/print/pstotext/


  - Parv

-- 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: lan bandwidth issue

2003-11-06 Thread charles pelletier
Sorry,

I can't resist this either. I work for VOL DSL tech support and have seen 
many many problems with the Realtek 8139 EVEN with Windoze. So, you'd better 
believe that if even Windoze has issues with this card then BSD will too.

--charlie

_
Concerned that messages may bounce because your Hotmail account is over 
limit? Get Hotmail Extra Storage! http://join.msn.com/?PAGE=features/es

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread chip . wiegand
[EMAIL PROTECTED] wrote on 11/06/2003 01:40:52 PM:

 Just out of curiosity have you used nslookup to check if MX records are 
 resolving ok?

Here are some nslookup results -

simradusa# nslookup www.simrad.com
Server:  ussea01.simrad.net.int
Address:  157.237.65.101

Name:simrad.com
Address:  193.69.73.8
Aliases:  www.simrad.com

simradusa# nslookup www.yahoo.com
Server:  ussea01.simrad.net.int
Address:  157.237.65.101

Non-authoritative answer:
Name:www.yahoo.akadns.net
Addresses:  66.218.71.89, 66.218.71.92, 66.218.71.94, 66.218.71.80
  66.218.70.49, 66.218.71.87, 66.218.71.91, 66.218.71.84
Aliases:  www.yahoo.com

simradusa# nslookup www.wiegand.org
Server:  ussea01.simrad.net.int
Address:  157.237.65.101

Name:www.wiegand.org
Address:  66.114.131.10

 Have you checked the logs? 

Here is a small part of the maillog -

Nov  6 14:35:25 simradusa sm-mta[4328]: hA4Gc7wG000649: 
to=[EMAIL PROTECTED], ctladdr=a
[EMAIL PROTECTED] (1001/1001), delay=2+05:57:15, xdelay=00:00:00, 
mailer=esmtp, pri=97503
50, relay=mx4.mail.yahoo.com., dsn=4.0.0, stat=Deferred: Operation timed 
out with mx4.mail.yahoo
.com.
Nov  6 14:35:25 simradusa sm-mta[4328]: hA4GXHwG000641: 
to=[EMAIL PROTECTED], ctladdr=a
[EMAIL PROTECTED] (1001/1001), delay=2+06:02:06, xdelay=00:00:00, 
mailer=esmtp, pri=97503
50, relay=mx3.eunet.no., dsn=4.0.0, stat=Deferred: Operation timed out 
with mx3.eunet.no.
Nov  6 14:35:25 simradusa sm-mta[4328]: hA4FCFdC099301: 
to=[EMAIL PROTECTED], ctladdr=a
[EMAIL PROTECTED] (1001/1001), delay=2+07:23:09, xdelay=00:00:00, 
mailer=esmtp, pri=10110338,
 relay=mx4.mail.yahoo.com., dsn=4.0.0, stat=Deferred: Operation timed out 
with mx4.mail.yahoo.co
m.
Nov  6 14:35:25 simradusa sm-mta[4328]: hA4F8udC099278: 
to=[EMAIL PROTECTED], ctladdr=a
[EMAIL PROTECTED] (1001/1001), delay=2+07:26:29, xdelay=00:00:00, 
mailer=esmtp, pri=10200338,
 relay=mx3.eunet.no., dsn=4.0.0, stat=Deferred: Operation timed out with 
mx3.eunet.no.
(END)

 Does your host have forward and reverse dns working correctly and they 
match? 

I don't know how to verify this.

 Mail servers often reject mail coming from machines without proper dns 
entries.  DNS   not working right means much more than just can i resolve 
a site on the box.

--
Chip

 On Nov 6, 2003, at 3:41 PM, [EMAIL PROTECTED] wrote:
 
  I've got to get this working. The suggestion that DNS is not working 
  right
  can't be correct, I can browse the web and do traceroutes to named 
  sites
  without a problem. The emails sent from the command line mail never 
  arrive
  at the destination. I don't know what to check/fix to make it work. At 

  the
  bottom is all the screen messages of a mail and traceroute.
  TIA,
  --
  Chip
 
  [EMAIL PROTECTED] wrote on 11/04/2003 10:29:18 AM:
 
  Correct me if I'm wrong, but if DNS is not working, I would not be 
  able
  to
  do a traceroute to a domain name, right? But rather only to an ip
  address?
  But I can do traceroute to a domain name, and browse the web, by 
name.
  Is
  this right or not?
  Thanks,
  --
  Chip W
 
  Steve Hovey [EMAIL PROTECTED] wrote on 11/04/2003 09:04:26 AM:
 
  Looks to me like you dont have DNS workin right - everything 
resolves
  to
  your local host instead of gettin the correct MX records.
 
 
  On Tue, 4 Nov 2003 [EMAIL PROTECTED] wrote:
 
  I just set up a new box with fbsd-5.1 and it appears that the email
  never
  leaves the box, or at least it never arrives at its intended
  destination.
  I have set up previous versions of freebsd and never had a problem
  sending
  mail with out any configuration of sendmail. The machine does
  connect
  and
  browse the internet. My rc.conf has sendmail_enable=NO. So it 
should
 
  be
  able to send, but not receive, which is what I want.I have included
  the
  mail -v messages below. I have tried to send to 4 different
  addresses,
 
  including the freebsd-test list, no messages show up at any
  addresses.
  Any idea why mail is not being sent?
 
  Thanks
  Chip W
  Simrad, Inc
  --
  -bash-2.05b$ mail -v -s test [EMAIL PROTECTED]
  test
  .
  EOT
  [EMAIL PROTECTED] Connecting to [127.0.0.1] via relay...
  220 simradusa.com ESMTP Sendmail 8.12.9/8.12.9; Thu, 6 Nov 2003 
  12:20:53
  -0800 (PST)
  EHLO simradusa.com
  250-simradusa.com Hello localhost.simrad.com [127.0.0.1], pleased to 
  meet
  you
  250-ENHANCEDSTATUSCODES
  250-PIPELINING
  250-8BITMIME
  250-SIZE
  250-DSN
  250-ETRN
  250-DELIVERBY
  250 HELP
  MAIL From:[EMAIL PROTECTED] SIZE=48
  250 2.1.0 [EMAIL PROTECTED]... Sender ok
  RCPT To:[EMAIL PROTECTED]
  DATA
  250 2.1.5 [EMAIL PROTECTED]... Recipient ok
  354 Enter mail, end with . on a line by itself
  .
  250 2.0.0 hA6KKrBZ004086 Message accepted for delivery
  [EMAIL PROTECTED] Sent (hA6KKrBZ004086 Message accepted for
  delivery)
  Closing connection to [127.0.0.1]
  QUIT
  221 2.0.0 simradusa.com closing connection
  -bash-2.05b$ traceroute www.yahoo.com
  traceroute: Warning: 

Re: make dev problems

2003-11-06 Thread Lowell Gilbert
Tim Aslat [EMAIL PROTECTED] writes:

 In the immortal words of Jason Burris [EMAIL PROTECTED]...
  I need to compile a kernel with IPFW on a remote machine running
  FreeBSD4.7.  I followed the steps listed at:
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
 
 Following the handbook isn't a bad start.

It's nice to see someone actually do it for a change.

  In my COMPUTERNAME config file I've add the following three lines to
  the end for IPFW:
  
  options IPFIREWALL
  options IPFIREWALL_VERBOSE
  options IPFIREWALL_DEFAULT_TO_ACCEPT
  
  And I changed this line, which I read was necessary:
  
  ident COMPUTERNAME
 
 Not bad, but a more secure way would be to default to deny rather than
 accept, but that's personal preference.

In this case, where the machine is remote and you could lock yourself
out, it's probably better to default to accept instead.  Eventually,
there will be a firewall rule denying unmatched packets, and even then
you have to be careful about backing out the ruleset automatically if
you lock yourself out.

  I'm able to run:
  
  /usr/sbin/config COMPUTERNAME
  cd ../../compile/COMPUTERNAME
  
  When I run
  
  make depend
  
  Everything runs fine until it dies with the error:
  
  make: don't know how to make iconv.h.
  Stop*** Error code 2
  Stop in /usr/src/sys/modules.***
  Error code 1
  
  I've checked and this file is in my /usr/src/sys directory.What am I
  doing wrong?  Do I even need this header to be compiled intothe
  kernel?
 
 You might want to try the newer method of building a kernel.
 
 cd /usr/src
 make buildkernel KERNCONF=COMPUTERNAME
 wait a bit
 make installkernel KERNCONF=COMPUTERNAME

I don't think that will be any better.  Either way, he needs to have
sources that match his system, and the old way will work fine when
that is the case.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make dev problems

2003-11-06 Thread Jason Burris

 Tim Aslat [EMAIL PROTECTED] writes:

 In the immortal words of Jason Burris [EMAIL PROTECTED]...
  I need to compile a kernel with IPFW on a remote machine running
  FreeBSD4.7.  I followed the steps listed at:
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html

 Following the handbook isn't a bad start.

 It's nice to see someone actually do it for a change.

  In my COMPUTERNAME config file I've add the following three
 lines to
  the end for IPFW:
 
  options IPFIREWALL
  options IPFIREWALL_VERBOSE
  options IPFIREWALL_DEFAULT_TO_ACCEPT
 
  And I changed this line, which I read was necessary:
 
  ident COMPUTERNAME

 Not bad, but a more secure way would be to default to deny rather
 than
 accept, but that's personal preference.

 In this case, where the machine is remote and you could lock
 yourself
 out, it's probably better to default to accept instead.  Eventually,
 there will be a firewall rule denying unmatched packets, and even
 then
 you have to be careful about backing out the ruleset automatically
 if
 you lock yourself out.

  I'm able to run:
 
  /usr/sbin/config COMPUTERNAME
  cd ../../compile/COMPUTERNAME
 
  When I run
 
  make depend
 
  Everything runs fine until it dies with the error:
 
  make: don't know how to make iconv.h.
  Stop*** Error code 2
  Stop in /usr/src/sys/modules.***
  Error code 1
 
  I've checked and this file is in my /usr/src/sys directory.What
 am I
  doing wrong?  Do I even need this header to be compiled intothe
  kernel?

 You might want to try the newer method of building a kernel.

 cd /usr/src
 make buildkernel KERNCONF=COMPUTERNAME
 wait a bit
 make installkernel KERNCONF=COMPUTERNAME

 I don't think that will be any better.  Either way, he needs to have
 sources that match his system, and the old way will work fine when
 that is the case.


The system didn't have the sources, so I downloaded the first CD ISO
and extracted them from there into:

/usr/src/sys

Could there be more sources that I need to extract?

Also I tried the suggestion:

cd /usr/src
make buildkernel KERNCONF=COMPUTERNAME
wait a bit
make installkernel KERNCONF=COMPUTERNAME

And I just got the message:

make: don't know how to make buildkernel. Stop

There is nothing in my /usr/src directory besides the /sys dir.

Thanks for all the help.

_
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]



:wq!
Jason
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread Jonathan Chen
On Thu, Nov 06, 2003 at 02:37:02PM -0800, [EMAIL PROTECTED] wrote:

 simradusa# mailq | less
 /var/spool/mqueue (8 requests)
 -Q-ID- --Size-- -Q-Time- 
 Sender/Recipient---
 hA6KKrBZ0040865 Thu Nov  6 12:20 [EMAIL PROTECTED]
  (Deferred: Operation timed out with mx4.mail.yahoo.com.)
  (Deferred: Operation timed out with mx4.mail.yahoo.com.)
  [EMAIL PROTECTED]
 hA6K6bBZ0040575 Thu Nov  6 12:06 [EMAIL PROTECTED]
  (Deferred: Operation timed out with mail.pioneernet.net.)
  [EMAIL PROTECTED]
 hA6IAdBZ003813   38 Thu Nov  6 10:10 [EMAIL PROTECTED]
  (Warning: could not send message for past 4 hours)
  [EMAIL PROTECTED]
 hA6HF9BZ0036805 Thu Nov  6 09:15 [EMAIL PROTECTED]
  (Deferred: Operation timed out with mx3.eunet.no.)
  [EMAIL PROTECTED]
 hA4Gc7wG000649   30 Tue Nov  4 08:38 [EMAIL PROTECTED]
  (Deferred: Operation timed out with mx4.mail.yahoo.com.)
  [EMAIL PROTECTED]
 hA4GXHwG000641   15 Tue Nov  4 08:33 [EMAIL PROTECTED]
  (Deferred: Operation timed out with mx3.eunet.no.)
  [EMAIL PROTECTED]
 hA4FCFdC099301   21 Tue Nov  4 07:12 [EMAIL PROTECTED]
  (Deferred: Operation timed out with mx4.mail.yahoo.com.)
  [EMAIL PROTECTED]
 hA4F8udC099278   13 Tue Nov  4 07:08 [EMAIL PROTECTED]
  (Deferred: Operation timed out with mx3.eunet.no.)
  [EMAIL PROTECTED]
 Total requests: 8

The timeouts look suspicious. Is your upstream blocking outgoing SMTP
connections (perhaps in an attempt to stop spam)? A quick way to check
would be to:

 telnet mx4.mail.yahoo.com smtp

No response would mean that someone is blocking you out (either
upstream or the receivers).

Cheers.
-- 
Jonathan Chen [EMAIL PROTECTED]
--
If everything's under control, you're going too slow
  - Mario Andretti
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems installing 4.9 on IBM Xseries server

2003-11-06 Thread Jason Williams
It says for 4.9, under hardware:

ServerWorks CSB5 ATA66/ATA100

Well, isn't that what I have?

Jason

At 01:04 PM 11/6/2003 -0800, you wrote:
Hello everyone.

Running into a bit of a problem installing 4.9 on a IBM X series server.

The server has 3 SCSI drives with a servRAID card. I have RAID 5 
configured on it.

4.9 did not detect the drives, so im wondering if it even supports it or 
if there is a driver I can d/l to use and boot to it.

Here is some output from a second server running *coughLinuxcough*:

SvrWks CSB5: IDE controller at PCI slot 00:0f.1
SvrWks CSB5: chipset revision 147
SvrWks CSB5: not 100% native mode: will probe irqs later
SvrWks CSB5: simplex device: DMA forced
ide0: BM-DMA at 0x0700-0x0707, BIOS settings: hda:DMA, hdb:DMA
SvrWks CSB5: simplex device: DMA forced
ide1: BM-DMA at 0x0708-0x070f, BIOS settings: hdc:DMA, hdd:DMA
SCSI subsystem driver Revision: 1.00
Warning: Adapter 0 Firmware Compatible Version is MR600, but should be SA510
Warning: Adapter 0 BIOS Compatible Version is MR600, but should be SA510
Warning ! ! ! ServeRAID Version Mismatch
scsi0 : IBM PCI ServeRAID 5.10.21
  Vendor: IBM   Model: SERVERAID Rev: 1.00
  Type:   Direct-Access  ANSI SCSI revision: 02
  Vendor: IBM   Model: SERVERAID Rev: 1.00
  Type:   Processor  ANSI SCSI revision: 02
  Vendor: IBM   Model: 32P0032a S320  1  Rev: 1
  Type:   Processor  ANSI SCSI revision: 02
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Any suggestions are appreciated.

Jason

___
[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: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread chip . wiegand
Jonathan Chen [EMAIL PROTECTED] wrote on 11/06/2003 03:23:43 PM:

 On Thu, Nov 06, 2003 at 02:37:02PM -0800, [EMAIL PROTECTED] wrote:
 
  simradusa# mailq | less
  hA4F8udC099278   13 Tue Nov  4 07:08 [EMAIL PROTECTED]
   (Deferred: Operation timed out with mx3.eunet.no.)
   [EMAIL PROTECTED]
  Total requests: 8
 
 The timeouts look suspicious. Is your upstream blocking outgoing SMTP
 connections (perhaps in an attempt to stop spam)? A quick way to check
 would be to:
 
 telnet mx4.mail.yahoo.com smtp
 
 No response would mean that someone is blocking you out (either
 upstream or the receivers).
 
 Cheers.
 -- 
 Jonathan Chen [EMAIL PROTECTED]

Tried that, it just sits on 

simradusa# telnet mx4.mail.yahoo.com smtp
Trying 216.136.129.5...

and never connects.
--
Chip


 --
 If everything's under control, you're going too slow
   - Mario Andretti

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


fresh install for XFree86-4

2003-11-06 Thread Sham Khalil

hi all,

how do i do a fresh install for XFree86-4 from the ports tree?
I had installed a fresh FreeBSD 4.9 Release by ftp a couple days ago. It's
only a minimal install.  i mounted a my -CURRENT port tree. installed
cvsup.  i did a cvsup and install portupgrade and links
i had a XFree86-4-libraries installed when i install links.
then install XFree86-4-client and XFree86-4-Server and i got this error
(full error is in the attachment)

/usr/libexec/elf/ld: bad -rpath option
*** Error code 1
Stop in /shared/ports/x11-servers/XFree86-4-Server/work/xc/lib/font.
*** Error code 1

i reinstalled the libraries and still get this error
now i have installed almost all ports which begin with XFree86-4.

how do i install XFreeBSD fresh from port?

sham khalil



mi.out
Description: Binary data
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: fresh install for XFree86-4

2003-11-06 Thread Kris Kennaway
On Fri, Nov 07, 2003 at 08:23:03AM +0800, Sham Khalil wrote:
 
 hi all,
 
 how do i do a fresh install for XFree86-4 from the ports tree?
 I had installed a fresh FreeBSD 4.9 Release by ftp a couple days ago. It's
 only a minimal install.  i mounted a my -CURRENT port tree. installed
 cvsup.  i did a cvsup and install portupgrade and links
 i had a XFree86-4-libraries installed when i install links.
 then install XFree86-4-client and XFree86-4-Server and i got this error
 (full error is in the attachment)
 
 /usr/libexec/elf/ld: bad -rpath option
 *** Error code 1
 Stop in /shared/ports/x11-servers/XFree86-4-Server/work/xc/lib/font.
 *** Error code 1
 
 i reinstalled the libraries and still get this error
 now i have installed almost all ports which begin with XFree86-4.
 
 how do i install XFreeBSD fresh from port?

cvsup your ports and try again..that was a transient error that has
since been fixed.

The XFree86-4 port installs everything you need to run XFree86 4.x.

Kris


pgp0.pgp
Description: PGP signature


Re: Problems installing 4.9 on IBM Xseries server

2003-11-06 Thread Jason Williams
Did some research and it appears that these IBM servers using ServRAID use 
the IPS Scsi host adaptor.

Anyone know if 4.9 supports this or if there is a way to load the driver a 
different way?

I do appreciate it.

Jason

At 01:04 PM 11/6/2003 -0800, you wrote:
Hello everyone.

Running into a bit of a problem installing 4.9 on a IBM X series server.

The server has 3 SCSI drives with a servRAID card. I have RAID 5 
configured on it.

4.9 did not detect the drives, so im wondering if it even supports it or 
if there is a driver I can d/l to use and boot to it.

Here is some output from a second server running *coughLinuxcough*:

SvrWks CSB5: IDE controller at PCI slot 00:0f.1
SvrWks CSB5: chipset revision 147
SvrWks CSB5: not 100% native mode: will probe irqs later
SvrWks CSB5: simplex device: DMA forced
ide0: BM-DMA at 0x0700-0x0707, BIOS settings: hda:DMA, hdb:DMA
SvrWks CSB5: simplex device: DMA forced
ide1: BM-DMA at 0x0708-0x070f, BIOS settings: hdc:DMA, hdd:DMA
SCSI subsystem driver Revision: 1.00
Warning: Adapter 0 Firmware Compatible Version is MR600, but should be SA510
Warning: Adapter 0 BIOS Compatible Version is MR600, but should be SA510
Warning ! ! ! ServeRAID Version Mismatch
scsi0 : IBM PCI ServeRAID 5.10.21
  Vendor: IBM   Model: SERVERAID Rev: 1.00
  Type:   Direct-Access  ANSI SCSI revision: 02
  Vendor: IBM   Model: SERVERAID Rev: 1.00
  Type:   Processor  ANSI SCSI revision: 02
  Vendor: IBM   Model: 32P0032a S320  1  Rev: 1
  Type:   Processor  ANSI SCSI revision: 02
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Any suggestions are appreciated.

Jason

___
[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: make dev problems

2003-11-06 Thread Tim Aslat
In the immortal words of Jason Burris [EMAIL PROTECTED]...
 The system didn't have the sources, so I downloaded the first CD ISO
 and extracted them from there into:
 
 /usr/src/sys
 
 Could there be more sources that I need to extract?
 
 Also I tried the suggestion:
 
 cd /usr/src
 make buildkernel KERNCONF=COMPUTERNAME
 wait a bit
 make installkernel KERNCONF=COMPUTERNAME
 
 And I just got the message:
 
 make: don't know how to make buildkernel. Stop
 
 There is nothing in my /usr/src directory besides the /sys dir.

You only have the kernel sources, you need the rest of the base sources
and a make buildworld before you can compile the kernel.

You might want to consider installing cvsup (pkg_add -rv
cvsup-without-gui) and getting the latest version of the complete
sources.

for more details, the handbook is always a good source of information.

Cheers

Tim

-- 
Tim Aslat [EMAIL PROTECTED]
Spyderweb Consulting
http://www.spyderweb.com.au
P: +61 8 82243020M: +61 0401088479
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


4.9-RELEASE jails and named

2003-11-06 Thread Chris
Greetings,

I have a server which will host 3 websites, and is assigned a single local IP address 
(one from the 192.168.x.x group). I created 3 jails which are up and running, and each 
website will be contained entirely within it's own jail. The jail hostname reflects 
the domain of the website it will host. The only daemons running in each jail (for 
now) are cron and sshd, and each jail has a single wheel user. Some might call this 
the beginnings of a virtual server?

This host server runs named. For now, I tell my home computer to use the host server's 
public IP address as my only DNS server, so I can access (in theory) each jail/website 
by name.

I enabled named in rc.conf, then created named.conf, then created zone files for the 
server, the 3 jails/websites, and reverse DNS. This process was rather complicated, 
and somewhere along the way I have configured something wrong.

The way the zones are set up for the jails/websites, when I ping from my home 
computer, it resolves the name to the host server IP and pings it just fine. But if I 
try to ssh to the jail/website by name, it ends up ssh'ing to the host server. The 
only way I found to ssh into the jail/website was to first ssh into the host server, 
then from there I could ssh to the jail/website by using it's local IP address.

At least pings from the outside world can get to the host server but once at the 
host server, how do I get that traffic routed to the correct jail/website (local IP 
address)?

This is much tougher than I expected, and after hours of trial and error trying to 
self-teach myself how to do this, I digress... I must once again ask for help from the 
experts. All assistance is greatly appreciated!

Thanks,
Chris


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Fw: Are threads Being filtered and/ or deleted from the archives?

2003-11-06 Thread nw1
I found the thread I was speaking of, but it seems a bit complex for a person who 
doesn't
participate on the list ti find a particular thread or item.  First instinct would be 
for
a user to use the search page; that search page won't return, in particular, the 
thread I
mentioned here.

In order for me to find the thread I had to claw my way to:
http://lists.freebsd.org/pipermail/freebsd-questions/2003-November/thread.html.  If 
anyone
knows of an easier way to search for an entire thread, please respond.

Respectfully yours,
nw1


-
All incoming attachments get deleted.
Have a nice day.
-
- Original Message - 
From: nw1 [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 4:39 PM
Subject: Are threads Being filtered and/ or deleted from the archives?


 Sorry to have to post this to the community at large, but the list maintainer hasn't
 gotten back to me on other issues.  With respect to the initial thread = Subject:
 Re: Overheating attributed to Freebsd --sysctlvariablesnotavailable--

 Any Idea why I'm not able to find this full thread in the archives?  I need an AMD
 representative to view this thread and it doesn't seem to be available from 
 beginning to
 end.  I can only find the last RE: from this week.  I hope they aren't filtering out
 threads that have a valid topic/concern.


 -
 All incoming attachments get deleted.
 Have a nice day.
 -
 - Original Message - 
 From: Guy Van Sanden [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, November 06, 2003 3:17 AM
 Subject: Re: Overheating attributed to Freebsd --sysctlvariablesnotavailable--



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 4.9-RELEASE jails and named

2003-11-06 Thread Lewis Thompson
On Thu, Nov 06, 2003 at 06:46:51PM -0600, Chris wrote:
 At least pings from the outside world can get to the host server
 but once at the host server, how do I get that traffic routed to the
 correct jail/website (local IP address)?

By the sounds of it you have one external IP address but three jails
(each running on a 192.168.x.x address).  If you want to be able to
forward requests for different domains to internal jails based on the
hostname, this is not possible.

  The only way to do this is (that I know of) is to use a single Apache
server with Virtual hosts.  Otherwise, you will need to obtain at least
two more external IP addresses.  Of course, you could also run the web
servers on different ports...

-lewiz.

-- 
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.

-| msn:[EMAIL PROTECTED] | jabber:[EMAIL PROTECTED] | url:www.lewiz.org |-


pgp0.pgp
Description: PGP signature


suidperl in ports?

2003-11-06 Thread Alex Soares de Moura
Hello,

I just did a perl portupgrade from perl-5.8.0 to perl-5.8.1_2 
and suidperl is apparently missing. Some apps the server runs
need suidperl. Do someone can help? 
At the minimum we need to rollback to the perl-5.8.0. Which is
the best step-by-step to do that if there's no suidperl available
in ports now.

Thank you very much,
alex

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: jdk14 port

2003-11-06 Thread Frank Laszlo
Ok, I figured out what the problem was.
It's really quite interesting.
you see, I was building this via ssh to my server. My server has had
network issues (due to the connection) all day, and my ssh sessions were
lagging horribly. it would freeze for a long amount of time. I noticed
the build always seemed to error at a different point. So I thought to
myself, maybe the ssh freezing is causing a problem
so i fired screen and ran:
cd /usr/ports/java/jdk14  script jdk14-out.log make package
then i detached from the screen, and ran xtail jdk14-out.log to keep an
eye on it.
and sure enough, it built with no problems whatsoever.

I have NEVER seen anything like this, but I guess it makes sense. Oh
well.. 


-Frank Laszlo


On Thu, 2003-11-06 at 12:49, Frank Laszlo wrote:
 It seems this port wont build, I do have linux_base installed and the
 linprocfs is mounted. here is my uname and error message.
 
 ([EMAIL PROTECTED] /usr/ports/java/jdk14)% uname -a
 FreeBSD ritamari.vonostingroup.com 4.9-RC FreeBSD 4.9-RC #0: Thu Oct 16
 14:19:39 EDT 2003
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/RITAMARI  i386
 
 
 
 
 Exception in thread main java.lang.IllegalMonitorStateException
 at java.lang.ref.Finalizer.add(Finalizer.java:42)
 at java.lang.ref.Finalizer.init(Finalizer.java:67)
 at java.lang.ref.Finalizer.register(Finalizer.java:72)
 at sun.tools.java.ClassFile.getInputStream(ClassFile.java:60)
 at
 com.sun.tools.javah.oldjavah.JavahEnvironment.getClass(JavahEnvironment.java:171)
 at
 com.sun.tools.javah.oldjavah.JavahEnvironment.getAllFields(JavahEnvironment.java:89)
 at com.sun.tools.javah.oldjavah.JNI.write(JNI.java:38)
 at com.sun.tools.javah.oldjavah.Gen.run(Gen.java:149)
 at com.sun.tools.javah.oldjavah.Main.run(Main.java:174)
 at com.sun.tools.javah.oldjavah.Main.main(Main.java:41)
 at com.sun.tools.javah.Main.main(Main.java:40)
 gmake[4]: ***
 [/usr/home/ports/java/jdk14/work/control/build/bsd-i586/tmp/java/java.lang/java/obj_g/.class.headers.i586]
  Error 1
 
 
 
 Any help would be greatly sppriciated. Thanks
 
 -Frank Laszlo
 
 ___
 [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]


access extended partition

2003-11-06 Thread MPAREDES

Hi:

I have 3 partition in my hard disk, the first an the third are for
windows, so the first (C:) is FAT32 and the third has only one logic
unit (D:) and has FAT32.

how can I access D:?

maps

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


pkgdb -F and a few other questions

2003-11-06 Thread whizkid
Hey All,
By now I have posted alot of questions and you are probably getting
tired of seeing my name in your inbox...  But I have yet another for
you.  I am currently running FreeBSD 5.1-Current, I have SquirrelMail
1.4.2 and Courier Imap installed.  I installed a plugin for
SquirrelMail that required Perl 5.8 or above.  Look to find out I have
5.6.1 installed.  I ran CVSup -x -L 2 sup-ports and then a portupgrade
-Rra and wala, still Perl 5.6.1.  So I de-installed 5.6.1 and make
install on perl 5.8.1, ran the pkgdb -Fa and all these errors poped
up.  Some of the app's were dependent on Perl 5.6.1, so I had it point
to the Perl 5.8.1 and all is well, and ran a use.perl port command. 
For what ever reason I had to re-install SpamAssassin, and the
razor-agents ports too.
Now if i run pkgdb -F I get what you see below:

--- Checking the package registry database
Missing origin: bsdpan-CPAN-1.7.6
- Ignored. (the package is held; specify -f to force)
Missing origin: bsdpan-Data-Dumper-2.121
- Ignored. (the package is held; specify -f to force)
Missing origin: bsdpan-ReadLine-Perl-1.0203
- Ignored. (the package is held; specify -f to force)
Missing origin: bsdpan-TermReadKey-2.21
- Ignored. (the package is held; specify -f to force)
Missing origin: bsdpan-Text-Aspell-0.04
- Ignored. (the package is held; specify -f to force)

obviously I have updated the perl incorrectly.

1) what would of been the correct way to update the perl from version
5.6.1 to 5.8.1 without causing package db problems?

2) how do i fix the above Missing origin errors?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: upgrade named

2003-11-06 Thread horio shoichi
On Thu, 6 Nov 2003 08:13:07 -0500 
Arnason, Arni [EMAIL PROTECTED] wrote:
 
 8.3.3 is in /usr/sbin
 9 went into /usr/local/sbin
 
 modified rc.conf to point to the
 new binary 
 named_program=/usr/local/sbin/named
 
 but I'm still stuck with 8.3.3
 
 ps shows my named up and running but a 
 which named still points to my 8.3.3 version
 
 doesn't make sense to me, should be working
 
 any ideas?
 
 Arni
 
 
 -Original Message-
 From: Wes Zuber [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, 05 November, 2003 14:46
 To: Jonathan Chen
 Cc: '[EMAIL PROTECTED]'; Arnason, Arni
 Subject: Re: upgrade named
 
 
 We had the same issue. The named binary on our 8.3.3 set up was in 
 /usr/local/bin When we installed 9 that went into /usr/sbin
 
 I suspect that you are just calling the old binary.
 
 --Wes
 
 On Nov 5, 2003, at 11:35 AM, Jonathan Chen wrote:
 
  On Wed, Nov 05, 2003 at 11:38:55AM -0500, Arnason, Arni wrote:
 
 
 I've been trying to upgrade named to version 9
  but seem to be missing something
 
  Currently have: FreeBSD 4.6.2 with named 8.3.3
 
  downloaded, configured and installed version 9 - updated rc.conf to
  point to the new location, rebooted and I'm still running 8.3.3
 
  I've got the same setup and it works fine. What's in your /etc/rc.conf
  and what's the output of ps ax | grep named?
  -- 
  Jonathan Chen [EMAIL PROTECTED]
  --
   When you don't know what you are doing, do it neatly.
  ___
  [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]
 

To see the running bind version:

host -t txt -c chaos version.bind

(and the variants of nslookup, dig).

This may not work on 9.x bind correctly, since ) zone file for bind must be
correctly maintained.

Also this may not work if your bind installation prohibits such retrievals.



horio shoichi

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Audigy FreeBSD 5.1

2003-11-06 Thread Greg J.
Eduardo Viruena Silva wrote:

Hello pals!

I had configured my Creative Labs Audigy sound card,
but I made an upgrade to FreeBSD 5.1 patch 10
and I lost my configuration and now I don't even have
the /dev sound devices created at boot time.
I remember that I found some patches to the kernel
specially something relative to emu10k1 or something
like that but I also lost the links...
Do you have some suggestions to configure my audio card?

Any Idea will be appreciated.

Thanks in advance.
 

Here you go..
http://www.freebsdforums.com/forums/showthread.php?threadid=6961
http://www.freebsdforums.com/forums/showthread.php?threadid=15225
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: access extended partition

2003-11-06 Thread Jason
[EMAIL PROTECTED] wrote:

Hi:

I have 3 partition in my hard disk, the first an the third are for
windows, so the first (C:) is FAT32 and the third has only one logic
unit (D:) and has FAT32.
how can I access D:?

maps

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

Add them to /etc/fstab.  The handbook has details to walk you through it.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


[no subject]

2003-11-06 Thread Marty Landman
I've installed 4.8 off CD onto a PII-200 w/ 80MB ram and two ide's, primary 
has 1GB, secondary has 2GB.

Don't understand how to allocate /usr to the secondary ide or even give it 
more space on the primary, and I run out of room with only 1/4 GB for /usr 
to install most of the binaries. Would like for starters to allocate both 
those hd's to FreeBSD and have enough room to install Samba and see if I 
can then communicate over my LAN.

Guess this alot, huh?

Marty Landman   Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Would like to volunteer my time......

2003-11-06 Thread Chad McCullough
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

I'm hoping that I'm sending this email to the correct address.

I visit the FreeBSD Personal Pages section of the FreeBSD website located
at http://www.freebsd.org/gallery/pgallery.html quite often.  I've noticed
that, unfortunately, there are many broken links on the page.  I know
the FreeBSD team is extremely busy and keeping this page updated is most
likely very low on the list of priorities.  I would like to volunteer
my time to keep the page updated on a continued basis.  I'm not sure
if this is something that the FreeBSD team would allow but I would love
to give something back.

Thank you for your time.

Chad McCullough
Indianapolis, IN
317-627-6648
-BEGIN PGP SIGNATURE-
Note: This signature can be verified at https://www.hushtools.com/verify
Version: Hush 2.3

wkYEARECAAYFAj+rAYYACgkQ0otzST4nrhcLLQCfdP1uk7e1jhruxBFYEOXd24ItOiYA
oLdjnYmExcjD9LPwL1xMa7LkBFs+
=rxH3
-END PGP SIGNATURE-

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: dedicate 1 CPU to a single process

2003-11-06 Thread Richard Coleman
Till Plewe wrote:
Can one processor on a dual processor machine be reserved 
exclusively for the use of a single process? 

If that is not posssible how can I stop one process being 
moved back and forth between the two CPUs. 
 
- Till
I do not believe that is currently possible with FreeBSD.

Richard Coleman
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Anymore help out there

2003-11-06 Thread Robert Huff

[EMAIL PROTECTED] writes:

   The timeouts look suspicious. Is your upstream blocking outgoing SMTP
   connections (perhaps in an attempt to stop spam)? A quick way to check
   would be to:
   
   telnet mx4.mail.yahoo.com smtp
   
   No response would mean that someone is blocking you out (either
   upstream or the receivers).
  
  Tried that, it just sits on 
  
  simradusa# telnet mx4.mail.yahoo.com smtp
  Trying 216.136.129.5...
  
  and never connects.

Bingo.  Same response here, and I know I'm being blocked.
Time to talk to the ISP 


Robert Huff





___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: partioning hd(changed from nothing)

2003-11-06 Thread Jason
Marty Landman wrote:

I've installed 4.8 off CD onto a PII-200 w/ 80MB ram and two ide's, 
primary has 1GB, secondary has 2GB.

Don't understand how to allocate /usr to the secondary ide or even 
give it more space on the primary, and I run out of room with only 1/4 
GB for /usr to install most of the binaries. Would like for starters 
to allocate both those hd's to FreeBSD and have enough room to install 
Samba and see if I can then communicate over my LAN.

Guess this alot, huh?

Marty Landman   Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]

   I would advise you to check the freebsd website for the handbook.  
Look at section 2.5, and 2.5.3 in particular.  It seems to me the 
installer can do what you want without much fuss, but I have never used 
2 disk like this before.  I would(without having actually doing it in 
real life) but /var, /swap, /root, and /tmp on ad0 then move to ad2(if 
the 2nd hd is on the 2nd cable, if not it will be ad1) and use the whole 
disk for /usr. 
   Samba is on the default install, depending on how far down you strip 
it.  Type $mount_smbfs //[EMAIL PROTECTED]/node /mnt as root(the super user).  
Sounds straight off the man page, which reminds me type $man mount and 
$man mount_smbfs for some good info.  The mount command works like this:

mount_smfs= mount a file system(fs) of type samba(smb)

//user= user or account name of the computer you are connecting to.  For 
example, on win98 the user name for the login screen when you boot up is 
what you type.  If you forgot it, search for password files on the 
windows box and delete them(*.pwl).  Next time you login just fill in 
the blanks to reset them and you will have full control of the box as a 
root type user, pretty lossy security isn't it?

@sever= the computer name.  Look under network properties for the 
computer name, or right click on the my computer icon and read it from 
the info there.

node= the part of the drive that you are sharing.  Did I forget to 
mention sharing?  You have to have file and print sharing active under 
network properties, then right click on the folder(or the whole drive) 
from within explorer, chose sharing, chose how you want to set it up.  
To see if it is being shared open network neighborhood and you should 
find what you choose in there.  If you choose to share c drive, node = c.

/mnt= the mount point on freebsd.  This can be anything you want.  When 
I dual boot I do a mkdir(make directory) to create a folder called 
/win98.  It is empty until I mount my fat drive to it.  To make things 
simple you can make a c directory to mount to, but that is why /mnt is 
there and empty.
Hope this helps,
Jason

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems installing 4.9 on IBM Xseries server

2003-11-06 Thread Scott W
Jason Williams wrote:

Did some research and it appears that these IBM servers using ServRAID 
use the IPS Scsi host adaptor.

Anyone know if 4.9 supports this or if there is a way to load the 
driver a different way?

I do appreciate it.

Jason

At 01:04 PM 11/6/2003 -0800, you wrote:

Hello everyone.

Running into a bit of a problem installing 4.9 on a IBM X series server.

The server has 3 SCSI drives with a servRAID card. I have RAID 5 
configured on it.

4.9 did not detect the drives, so im wondering if it even supports it 
or if there is a driver I can d/l to use and boot to it.

Here is some output from a second server running *coughLinuxcough*:

SvrWks CSB5: IDE controller at PCI slot 00:0f.1
SvrWks CSB5: chipset revision 147
SvrWks CSB5: not 100% native mode: will probe irqs later
SvrWks CSB5: simplex device: DMA forced
ide0: BM-DMA at 0x0700-0x0707, BIOS settings: hda:DMA, hdb:DMA
SvrWks CSB5: simplex device: DMA forced
ide1: BM-DMA at 0x0708-0x070f, BIOS settings: hdc:DMA, hdd:DMA
SCSI subsystem driver Revision: 1.00
Warning: Adapter 0 Firmware Compatible Version is MR600, but should 
be SA510
Warning: Adapter 0 BIOS Compatible Version is MR600, but should be SA510
Warning ! ! ! ServeRAID Version Mismatch
scsi0 : IBM PCI ServeRAID 5.10.21
  Vendor: IBM   Model: SERVERAID Rev: 1.00
  Type:   Direct-Access  ANSI SCSI revision: 02
  Vendor: IBM   Model: SERVERAID Rev: 1.00
  Type:   Processor  ANSI SCSI revision: 02
  Vendor: IBM   Model: 32P0032a S320  1  Rev: 1
  Type:   Processor  ANSI SCSI revision: 02
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0

Any suggestions are appreciated.

Jason

___
[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]

Hi Jason- this may not be of any direct help, but could be worth a 
shot.  Looking at your Linux boot messages, it looks like your firmware 
and driver versions are off.  I've seen this cause a fair number of 
issues- you should be able to get a flash disk on IBMs support site, as 
well as the updated Linux driver at least.  I suppose the big question 
is what version of the firmware the BSD driver wants?

Scott

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


kernel: ENOMEM

2003-11-06 Thread Michael R. Jacalan
Hello,

What could be causing this... (excerpts from /var/log/messages) ? I am running 
5.0-RELEASE on this box.

Nov  7 10:46:21 hostname kernel: ENOMEM 0xcae7c180 on 0xcadb7400(ad0s1)
Nov  7 10:46:21 hostname kernel: ENOMEM 0xcb342700 on 0xcadb7400(ad0s1)
Nov  7 10:46:21 hostname kernel: ENOMEM 0xcb342080 on 0xcadb7400(ad0s1)
Nov  7 10:46:21 hostname kernel: ENOMEM 0xcb342580 on 0xcadb7400(ad0s1)
Nov  7 10:46:21 hostname kernel: ENOMEM 0xcb342e80 on 0xcadb7400(ad0s1)

Thanks.

Mich
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kernel: ENOMEM

2003-11-06 Thread Scott W
Michael R. Jacalan wrote:

Hello,

What could be causing this... (excerpts from /var/log/messages) ? I am running 5.0-RELEASE on this box.

Nov  7 10:46:21 hostname kernel: ENOMEM 0xcae7c180 on 0xcadb7400(ad0s1)
Nov  7 10:46:21 hostname kernel: ENOMEM 0xcb342700 on 0xcadb7400(ad0s1)
Nov  7 10:46:21 hostname kernel: ENOMEM 0xcb342080 on 0xcadb7400(ad0s1)
Nov  7 10:46:21 hostname kernel: ENOMEM 0xcb342580 on 0xcadb7400(ad0s1)
Nov  7 10:46:21 hostname kernel: ENOMEM 0xcb342e80 on 0xcadb7400(ad0s1)
Thanks.

Mich
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

ENOMEM should be returned when an attempt to allocate memory fails.  
It's reported via the kernel because ultimately, memory allocation goes 
through the kernel/system calls.  What are your system specs, RAM, 
typical processes being run, output of top or memory usage summary etc?

Are you running anything 'unusual'- Java tends to be a bit of a hog, 
databases, or learning to program?

Scott

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Question: LinkSys W11 802.11b Card

2003-11-06 Thread Technical Director

Hey group,

Was wondering if anyone has successfully gotten a LinkSys W11 802.11b
wireless card to work? 

When I run: 

# pccardc dumpcis 

I get a card found but no information returned. If I enable the card 
using:

# pccardc enable 0 (or 1) wi0 -i 3  

I get a kernel panic or lockup after the wi0 line returned by the kernel.

Thanks for any help on this.

R.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Extracting individual Files via tar

2003-11-06 Thread slave-mike
you must use the f flag when manipulation files.
no f flag equals attempt to access tape drive.
Martin McCormick wrote:
	The command

tar ztf  /usr/local/src/ports.tar.gz

produces a table of contents just like the man page says it should.
The man page also says that individual files can be recovered or
listed but I haven't gotten that to work at all. if I try:
$ tar zt ports/print/pstotext/ /usr/local/src/ports.tar.gz

tar (child): /dev/sa0: Cannot open: Permission denied
tar (child): Error is not recoverable: exiting now
gzip: stdin: unexpected end of file
tar: Child returned status 2
tar: ports/print/pstotext: Not found in archive
tar: /usr/local/src/ports.tar.gz: Not found in archive
tar: Error exit delayed from previous errors
In the successful test, tar obviously knew which specification
was the archive and was able to uncompress it with the z flag.  The
file specification I am attempting to recover from the archive throws
tar completely off.  I looked in the handbook and all the examples I
found were the more usual procedure of unpacking whole file systems
as in
tar zxf somedir/archive.tar.gz

	I'm not having trouble with that use of tar.

Thank you.

Martin McCormick WB5AGZ  Stillwater, OK 
OSU Information Technology Division Network Operations Group
___
[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: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread slave-mike
You need to configure sendmail to route via your ISP's SMTP gateway.
Many IP's are listed in a 'dial up user blacklist', and yahoo, aol, etc
will reject your mail otherwise.
REF: SmartHost in you sendmail config. webmin is your friend.

[EMAIL PROTECTED] wrote:
[EMAIL PROTECTED] wrote on 11/06/2003 01:23:22 PM:


What does 'mailq' tell you?
___


Here is the results of mailq -

simradusa# mailq | less
/var/spool/mqueue (8 requests)
-Q-ID- --Size-- -Q-Time- 
Sender/Recipient---
hA6KKrBZ0040865 Thu Nov  6 12:20 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mx4.mail.yahoo.com.)
 (Deferred: Operation timed out with mx4.mail.yahoo.com.)
 [EMAIL PROTECTED]
hA6K6bBZ0040575 Thu Nov  6 12:06 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mail.pioneernet.net.)
 [EMAIL PROTECTED]
hA6IAdBZ003813   38 Thu Nov  6 10:10 [EMAIL PROTECTED]
 (Warning: could not send message for past 4 hours)
 [EMAIL PROTECTED]
hA6HF9BZ0036805 Thu Nov  6 09:15 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mx3.eunet.no.)
 [EMAIL PROTECTED]
hA4Gc7wG000649   30 Tue Nov  4 08:38 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mx4.mail.yahoo.com.)
 [EMAIL PROTECTED]
hA4GXHwG000641   15 Tue Nov  4 08:33 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mx3.eunet.no.)
 [EMAIL PROTECTED]
hA4FCFdC099301   21 Tue Nov  4 07:12 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mx4.mail.yahoo.com.)
 [EMAIL PROTECTED]
hA4F8udC099278   13 Tue Nov  4 07:08 [EMAIL PROTECTED]
 (Deferred: Operation timed out with mx3.eunet.no.)
 [EMAIL PROTECTED]
Total requests: 8
(END)
___
[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: Anymore help out there

2003-11-06 Thread slave-mike
Set your SmartHost in your sendmail config to relay through your ISP's 
SMTP relay will fix the problem.

Robert Huff wrote:
[EMAIL PROTECTED] writes:


 The timeouts look suspicious. Is your upstream blocking outgoing SMTP
 connections (perhaps in an attempt to stop spam)? A quick way to check
 would be to:
 
 telnet mx4.mail.yahoo.com smtp
 
 No response would mean that someone is blocking you out (either
 upstream or the receivers).

Tried that, it just sits on 

simradusa# telnet mx4.mail.yahoo.com smtp
Trying 216.136.129.5...
and never connects.


Bingo.  Same response here, and I know I'm being blocked.
Time to talk to the ISP 
			Robert Huff





___
[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]


RTC and VMWare3 questions

2003-11-06 Thread Bborie Park
Hi,

Both RTC and VMWare3 install successfully.  But when I reboot, I get 
warnings such as

Warning: driver rtc used unreserved major device number 202

Is this something I should be worried about?  How do I fix this?  I'm 
running 5.1 Release p10.

Thanks,
Bborie
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


  1   2   >