Update: After we add -S flag to "amd_flags" in /etc/rc.conf, amd does
not core dump.
I think it is a workaround solution.
Thank you all guys!
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscr
On Mon, Dec 29, 2008 at 12:48:34PM +0200, Danny Braniss wrote:
> > On Sat, Dec 27, 2008 at 01:03:54PM +0200, Danny Braniss wrote:
> > > well, I'm running 7.1-PRERELEASE, what does the amd logs show?
> > ..
> > > Dec 27 10:37:01 sf-02 amd[856]: am-utils version 6.1.5 (build 1).
> > > Dec 27 10:37:01
> On Sat, Dec 27, 2008 at 01:03:54PM +0200, Danny Braniss wrote:
> > well, I'm running 7.1-PRERELEASE, what does the amd logs show?
> ..
> > Dec 27 10:37:01 sf-02 amd[856]: am-utils version 6.1.5 (build 1).
> > Dec 27 10:37:01 sf-02 amd[856]: Report bugs to
> > https://bugzilla.am-utils.org/
> >
On Sat, Dec 27, 2008 at 01:03:54PM +0200, Danny Braniss wrote:
> well, I'm running 7.1-PRERELEASE, what does the amd logs show?
..
> Dec 27 10:37:01 sf-02 amd[856]: am-utils version 6.1.5 (build 1).
> Dec 27 10:37:01 sf-02 amd[856]: Report bugs to https://bugzilla.am-utils.org/
> or am-ut...@am-ut
Hi Danny,
Can you tell us which patch did you apply? Thank you very much!
On Sun, Dec 28, 2008 at 3:52 PM, Danny Braniss wrote:
>> I got "Couldn't lock process pages in memory using mlockall()" too:
> [...]
>> On Sat, Dec 27, 2008 at 9:07 PM, Rong-en Fan wrote:
>> > On Sat, Dec 27, 2008 at 7:03
> I got "Couldn't lock process pages in memory using mlockall()" too:
[...]
> On Sat, Dec 27, 2008 at 9:07 PM, Rong-en Fan wrote:
> > On Sat, Dec 27, 2008 at 7:03 PM, Danny Braniss wrote:
> >>> No, we do not running amd with -S.
> >>>
> >>> # ps auxww | grep amd
> >>> root 706 0.0 0.1 766
I got "Couldn't lock process pages in memory using mlockall()" too:
Dec 27 23:20:38 worker1 amd[90422]: switched to logfile "syslog"
Dec 27 23:20:38 worker1 amd[90422]: AM-UTILS VERSION INFORMATION:
Dec 27 23:20:38 worker1 amd[90422]: Copyright (c) 1997-2006 Erez Zadok
Dec 27 23:20:38 worker1 amd[
Lin Jui-Nan Eric wrote:
> Dear listers,
>
> We currently found that amd frequently cores dump while loading is
> high (about 4~5) after we upgrade world & kernel from 7.0-RELEASE to
> 7.1-PRERELEASE.
>
> I have read -stable and svn log of 7-STABLE, but can not found a
> report or a solution. Did
On Sat, Dec 27, 2008 at 7:03 PM, Danny Braniss wrote:
>> No, we do not running amd with -S.
>>
>> # ps auxww | grep amd
>> root 706 0.0 0.1 7660 5416 ?? Ss Wed05PM 4:48.12
>> /usr/sbin/amd -p -k amd64 -x all /net amd.map
>>
> well, I'm running 7.1-PRERELEASE, what does the amd logs
> No, we do not running amd with -S.
>
> # ps auxww | grep amd
> root 706 0.0 0.1 7660 5416 ?? Ss Wed05PM 4:48.12
> /usr/sbin/amd -p -k amd64 -x all /net amd.map
>
well, I'm running 7.1-PRERELEASE, what does the amd logs show?
Dec 27 10:37:01 sf-02 amd[856]: AM-UTILS VERSION INFOR
No, we do not running amd with -S.
# ps auxww | grep amd
root 706 0.0 0.1 7660 5416 ?? Ss Wed05PM 4:48.12
/usr/sbin/amd -p -k amd64 -x all /net amd.map
On Sat, Dec 27, 2008 at 4:51 PM, Danny Braniss wrote:
>> Yes, we found that it crashes when swap is used.
>
> on an amd64 archit
> Yes, we found that it crashes when swap is used.
on an amd64 architecture, amd could not plock it's pages in memory, and would,
under memory preasure be swapped out, and break.
I just run some tests under 7.1-PRERELEASE, and
- it seems that plock is working.
- amd is not being swapped out.
are y
Yes, we found that it crashes when swap is used.
On Fri, Dec 26, 2008 at 6:02 PM, Rong-en Fan wrote:
> On Tue, Dec 23, 2008 at 12:44 AM, Lin Jui-Nan Eric wrote:
>> Dear listers,
>>
>> We currently found that amd frequently cores dump while loading is
>> high (about 4~5) after we upgrade world &
On Tue, Dec 23, 2008 at 12:44 AM, Lin Jui-Nan Eric wrote:
> Dear listers,
>
> We currently found that amd frequently cores dump while loading is
> high (about 4~5) after we upgrade world & kernel from 7.0-RELEASE to
> 7.1-PRERELEASE.
>
> I have read -stable and svn log of 7-STABLE, but can not fou
On Tue, 23.12.2008 at 00:44:53 +0800, Lin Jui-Nan Eric wrote:
> Dear listers,
>
> We currently found that amd frequently cores dump while loading is
> high (about 4~5) after we upgrade world & kernel from 7.0-RELEASE to
> 7.1-PRERELEASE.
>
> I have read -stable and svn log of 7-STABLE, but can no
Hi,
We are running some daily report (php scripts), get data from remote
mysql database.
And we are running daily backup script, to copy local data to remote
NFS Server at the same time.
On Tue, Dec 23, 2008 at 12:52 AM, SDH Admin wrote:
>
>
>> #634 0x000e in ?? ()
>
>
>
> What is ru
> #634 0x000e in ?? ()
What is running when the load is high? OR specifically what is the server
doing that is generating the load?
Kevin K.
Systems Administrator
www.stardothosting.com
___
freebsd-stable@freebsd.org mailing list
h
Dear listers,
We currently found that amd frequently cores dump while loading is
high (about 4~5) after we upgrade world & kernel from 7.0-RELEASE to
7.1-PRERELEASE.
I have read -stable and svn log of 7-STABLE, but can not found a
report or a solution. Did anyone have the same issue? Thank you ve
18 matches
Mail list logo