main.sh ., but this is quite
> cumbersome.
>
> Does anyone know a more elegant solution?
see
https://www.gnu.org/software/automake/manual/html_node/Error-required-file-ltmain_002esh-not-found.html
That is, teach the script in question to run autoreconf, if you want
this to wor
://people.freebsd.org/~bapt/add-special-case-for-toor.diff
Works here.
FreeBSD 10.0-113-CURRENT clang #0 r236355M:
--
Dima Panov (flu...@freebsd.org)
(KDE, Office)@FreeBSD team
Facebook: http://www.facebook.com/fluffy.khv
IRC: fluffy@EFNet, fluffykhv@FreeNode
twitter: fluffy_khv | skype: dima.panov
> I hope this is the right place that I post to!
>
>
>
> When I enabled polling in 5.4 and 4.11, I found that CPU load
> in 5.4 is much higher than 4.11. For example, suppose HZ is 5000, in 5.4
> the idle CPU is about 87%, but in 4.11, the idle CPU is about 99.9%. Is
> this ri
Michael Grant <[EMAIL PROTECTED]> wrote:
> # mdconfig -l -u md0
> md0 vnode 23503425 KBytes
-current has support for showing the file name:
# mdconfig -lu0
md0 vnode 3.0M /home/dima/test
I don't know when this will be MFC'd.
> Furthermore, could we h
> dear all,
> I would like to buy SCSI card which must:
> - support Ultra 320
> - support RAID 0,1,5, and 1/0
> any recommendation for FreeBSD-5.x ?
Adaptec 7902 (I have an onboard one) works quite fine with asr(4) zero-channel
raid card.
It's a quite cheap solution but it performs stable and fa
>> 1. if you edited GENERIC, not the copy of it, you
>> can download a copy from cvsweb.freebsd.org or cvs
>> it.
>> 2. default /etc/make.conf should be empty.
>> 3. you can get the security/errata patched sources
>> of 5.3-RELEASE (actually called 5.3-RELEASE-p5) by
>> changing the tag in your cvs
> > Hello,
> > My first day with a BSD system so.. be gentle
> > please.
> > :)
> >
>
> Hello again...
> I see that no one has come with ideas... so what i am
> asking is this: where can i find the files
> (GENERIC,make.conf etc) that were used in compiling
> the default kernel that comes with th
Thanks to all who tried to help. I decided to move the discussion to acpi@
> >>> Ah, so they are all on the same bus. Yuck, performance is going to be
> >>> sucky. Bad Tyan, no cookie. That'll also explain the limited number of
> >>> interrupts available. I don't think there's anything we can d
>>> Ah, so they are all on the same bus. Yuck, performance is going to be
>>> sucky. Bad Tyan, no cookie. That'll also explain the limited number of
>>> interrupts available. I don't think there's anything we can do to help
>>> the situation, sadly.
>> I cannot affect the company equipment purch
>> Ah, so they are all on the same bus. Yuck, performance is going to be
>> sucky. Bad Tyan, no cookie. That'll also explain the limited number
>> of interrupts available. I don't think there's anything we can do to
>> help the situation, sadly.
>
> Buy a PCI-X SCSI/GigE card, and use that inst
> Hello,
> My first day with a BSD system so.. be gentle please.
> :)
You have done something weird for sure...
1. unwind.h is only found in gcc and the kernel sources for ia64.
2. the FreeBSD kernel is pure C, so it does not use libstdc++.
3. 5.3 contains gcc version 3.4.2 as the default compiler.
I am curious about the proper way of setting up an EtherChannel from startup
scripts.
grep -R fec /etc/* didnt provide me a hint.
So, all the EtherChannel configuration is in /etc/rc.local now:
$ cat /etc/rc.local
#!/bin/sh
/sbin/ifconfig bge0 media 100BaseTX mediaopt full-duplex up
/sbin/ifcon
I am preparing a new server for production use.
It contains 2 1000BaseTX NICs and 2 SCSI controllers.
The interrupt assignment performed by ACPI looks kinda strange:
irq24: bge0 ahd0
irq25: bge1 ahd1
How can I affect it? I mean I want all the devices use different IRQ
> > I am preparing a new server for production use.
> > It contains 2 1000BaseTX NICs and 2 SCSI controllers.
> > The interrupt assignment performed by ACPI looks kinda strange:
> > irq24: bge0 ahd0
> > irq25: bge1 ahd1
> > How can I affect it? I mean I want all the devices use different IRQ lines.
I am preparing a new server for production use.
It contains 2 1000BaseTX NICs and 2 SCSI controllers.
The interrupt assignment performed by ACPI looks kinda strange:
irq24: bge0 ahd0
irq25: bge1 ahd1
How can I affect it? I mean I want all the devices use different IRQ lines.
_
> Hi, I tried to install 5.3 on my HP/Compaq nx9105 ant saw the same symptoms
> as David Johnson.
> I also tried your 1), 2) and 3) options without success (immediate shutdown).
This would probably help you to boot:
unload
boot
Run those commands from the boot loader prompt.
>
>
>
> --
> I just took delivery of a Dell PE800 tower server. I installed
> 5.3-RELEASE amd64 on it, but it is not finding any ethernet device
> (there is one built into the mobo).
>
> According to the Dell PE800 spec sheet
> (http://www.dell.com/downloads/global/products/pedge/en/800_specs.pdf)
> it
you'd manage to see
them)
-Original Message-
From: David Jonsson <[EMAIL PROTECTED]>
To: dima <[EMAIL PROTECTED]>
Date: Thu, 9 Dec 2004 17:57:29 +0100
Subject: Re: Installation attempt results in shutdown
>
> 2.3.1.1, stage 6. I get some alternatives to choose,
-Original Message-
From: David Jonsson <[EMAIL PROTECTED]>
To: dima <[EMAIL PROTECTED]>
Date: Thu, 9 Dec 2004 17:57:29 +0100
Subject: Re: Installation attempt results in shutdown
>
> 2.3.1.1, stage 6. I get some alternatives to choose, and there is a
> ASCII-
Btw, the most recent *stable* release is 5.3. You'd better use this one.
What do you mean "an alternative on the first menu"?
Please choose the stage you experience shutdown in from the following link:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-start.html
> Hello!
>
> I am
You could probably send an excerpt of dmesg regarding your NICs also.
Since this is not a common problem & the proper drivers can be kinda broken
basically.
Say, I didn't experience any problems upgrading from 4.10 to 5.3 with fxp.
> ok i finley got this all fix now
> im going to post in what i d
> Is it possible to cvsup from 5.2 to 5.3 without booting in single mode?
> I have a remote machine and want update it, but it is no console access,
> only SSH.
You don't actually need to reboot in single-user mode. Just make sure your
users wouldn't use the server hard during the
# mergemaster -p
/dev is a *virtual* filesystem. It is physically located inside the kernel, not on
your hard drive.
So, it is always full & you can't do anything about that :)
-Original Message-
From: Darren Decker <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Wed, 27 Oct 2004 03:25:26 -0500
Subject:
> I'm trying to write a backup script for postgres and us a crontab on it.
> In the manual it says for pg_dumpall make $HOME/.pgpass so it won't ask
> for a password.
Do you use the correct .pgpass format?
It must be like that:
hostname:port:database:username:password
> Now I made the .pgpass in
Robert <[EMAIL PROTECTED]> writes:
> What is up with "cron" not working?
>
> I cvsup'd last night and its still br0ke.
It works fine unless you don't specify a username in /etc/crontab.
It's a bug that it crashes instead of civilly reporting the error, but
it has never and will never do what y
Steve Price <[EMAIL PROTECTED]> writes:
> Anyone have any suggestions for what the most probable causes of
> the following panic are?
>
> panic: NMI indicates hardware failure
It's obvious that something is generating an NMI when it shouldn't.
There's a sysctl, machdep.panic_on_nmi, that control
Paul <[EMAIL PROTECTED]> writes:
> Is anyone else experiencing this problem? On two separate machines now,
> cvsup'd to -STABLE, I get the following error when trying to compile.
> Doesn't matter if it's GENERIC, or my customer kernel... i get the same
> thing either way:
Have you done a bui
Jordan Hubbard <[EMAIL PROTECTED]> writes:
> 10 days ago, Andrey broke the handbook builds in -stable [...]
The *Handbook* build? Or did you mean the release notes?
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message
Rob Simmons <[EMAIL PROTECTED]> writes:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: RIPEMD160
>
> I noticed this message on all of the ide based FreeBSD boxen after the
> first time I did a make world etc:
>
> no devsw (majdev=0 bootdev=0xa020)
>
> - From what I've been reading in the arch
uld you please
try the patch in PR bin/26507 and let me know if it helps? I've also
attached it for your convenience.
Thanks,
Dima Dorfman
[EMAIL PRO
x27;t help. Also, I can't reproduce this problem. Does it happen
every time? On all filesystems? On all (most?) hosts? How big are
the filesystems? Anything else you could tell me to help me reproduce
this? I'll gladly help in fixing it if I can recreate it.
Thanks
some point.
I've submitted a PR (25537) to get something like that added to
sysinstall's help system (pressing "F1"), but noone's looked at it yet
:-/. It answers this question and possibly many others that have come
up in the last few weeks.
mentions that the -q option is accepted by usernext and groupnext
(not related to this problem; just thought I'd stick it there
while I'm doing this).
If you would, please try it out (at least the core dump remedy) and
see if it solves the problem.
Thanks
tarted), I'd say you are quite incapable
of piping flames (which this message is not) to /dev/null. No
pun/offense/whatever intended. I'm just expressing my opinion.
Regards
Dima Dorfman
t get installed. Is
> this intentional?
> I only looked in /usr/bin and /usr/sbin, is it someplace else? No
> manpage for it either.
It's in /usr/libexec (well, at least it is on -current, and this is an MFC..).
--
Dima Dorfman <[EMAIL PROTECTED]>
Finger [EMAIL PROTECTED] for
CSI disks. Also, while this shouldn't touch the actual data
on your disk, I strongly recommend you have a backup; just in case.
Hope this helps
--
Dima Dorfman <[EMAIL PROTECTED]>
Finger [EMAIL PROTECTED] for my public PGP key.
If only God would give me some clear sign! Like making
sound like a local, not remote, DoS. Does
No, it's remote.
> it have to be done from inside the system to be effective? I would think
Not necessarily.
> that, if it came from the outside, it'd be harder to saturate the
> victim.
>
> I can think of ways to filter thi
37 matches
Mail list logo