Re: Throughput test with iperf...

2013-09-29 Thread takCoder
hi again.. would any of you please at least explain it to me what may cause iperf server ending up with Segmentation fault (core dumped) message right at the beginning of setting second connection in my bi-directional throughput test, using -r flag?? i used these commands on client and server

Re: Throughput test with iperf...

2013-09-29 Thread takCoder
throughput test, using -r flag?? i used these commands on client and server on two freebsd machines which are connected straight with one cat5e cable: iperf -s -i 1 iperf -c X.Y.Z.T -t 60 -r just getting more confused.. :( Are you using iperf or iperf2. Iperf has a few problems

Re: Throughput test with iperf...

2013-09-29 Thread Doug Hardie
throughput test, using -r flag?? i used these commands on client and server on two freebsd machines which are connected straight with one cat5e cable: iperf -s -i 1 iperf -c X.Y.Z.T -t 60 -r just getting more confused.. :( Are you using iperf or iperf2. Iperf has a few problems. Iperf2

Re: Throughput test with iperf...

2013-09-29 Thread Doug Hardie
On 29 September 2013, at 01:20, takCoder tak.offic...@gmail.com wrote: thanks for your reply.. :) i think it's iperf.. i installed /usr/ports/benchmarks/iperf port. where can i find iperf2? my machines are both FreeBsds but i can't find iperf2 in my ports collection.. Bad memory - its

Re: Throughput test with iperf...

2013-09-29 Thread takCoder
Thank you, Doug, I'll check it :) Best Regards, t.a.k On Sun, Sep 29, 2013 at 12:41 PM, Doug Hardie bc...@lafn.org wrote: On 29 September 2013, at 01:20, takCoder tak.offic...@gmail.com wrote: thanks for your reply.. :) i think it's iperf.. i installed /usr/ports/benchmarks/iperf

Throughput test with iperf..

2013-09-28 Thread Talayeh Asadi
hi everyone, this might be a bit off-topic but i am really confused and in need of your helps.. :( i need to understand what exactly iperf does while testing network throughput? i'm trying to run a throughput+frame loss test on a router using iperf, and i am really confused with the definitions

Throughput test with iperf...

2013-09-28 Thread takCoder
hi everyone, this might be a bit off-topic but i am really confused and in need of your helps.. :( i need to understand what exactly iperf does while testing network throughput? i'm trying to run a throughput+frame loss test on a router using iperf, and i am really confused with the definitions

which performance test tool to use?

2013-09-26 Thread takCoder
Hi everyone, I need and am trying to find a way to run reliable performance tests on my Network nodes. I am looking for proper BSD-Based tools, which give me information about my systems' throughput, latency, packet-drop and alike in the performance test family... Would you please share your

test if script called by cron

2013-09-16 Thread Paul Macdonald
Hi, Is there a simple way of testing whether a given script was called via cron, I'd rather find a solution that would work from within the script rather than setting an environment variable in the crontab. thanks Paul. (anyone here going to EuroBSD con?) -- - Paul

Re: test if script called by cron

2013-09-16 Thread Polytropon
On Mon, 16 Sep 2013 12:26:59 +0100, Paul Macdonald wrote: Is there a simple way of testing whether a given script was called via cron, I'd rather find a solution that would work from within the script rather than setting an environment variable in the crontab. I'd suggest the script creates

Re: test if script called by cron

2013-09-16 Thread Dan Nelson
In the last episode (Sep 16), Paul Macdonald said: Is there a simple way of testing whether a given script was called via cron, I'd rather find a solution that would work from within the script rather than setting an environment variable in the crontab. You check to see if stdin is a

Re: test if script called by cron

2013-09-16 Thread Jerry
On Mon, 16 Sep 2013 12:26:59 +0100 Paul Macdonald articulated: Hi, Is there a simple way of testing whether a given script was called via cron, I'd rather find a solution that would work from within the script rather than setting an environment variable in the crontab. thanks Paul.

Re: test if script called by cron

2013-09-16 Thread Polytropon
content here ... Wouldn't the lockf command be better than touch? That way you get the condition code telling you whether or not the script is already running. Yes, it would probably be better in this case. This, in combination with the suggestion of test-t 0 to check if the script has been

Test

2013-06-01 Thread Al Plant
Ping . Pong ~Al Plant - Honolulu, Hawaii - Phone: 808-284-2740 + http://hawaiidakine.com + http://freebsdinfo.org + + http://aloha50.net - Supporting - FreeBSD 7.2 - 8.0 - 9* + email: n...@hdk5.net All that's really worth doing is what we do for others.- Lewis Carrol

Re: Test

2013-06-01 Thread Chris Hill
On Sat, 1 Jun 2013, Al Plant wrote: Ping . Pong http://lists.freebsd.org/mailman/listinfo/freebsd-test Mahalo. ~Al Plant - Honolulu, Hawaii - Phone: 808-284-2740 + http://hawaiidakine.com + http://freebsdinfo.org + + http://aloha50.net - Supporting - FreeBSD 7.2 - 8.0 - 9

FreeBSD 9.1 i386 and OpenBSD 5.2 i386 - Ping Test Intermittent

2013-01-21 Thread Zamri Besar
Good morning, I installed FreeBSD (9.1 i386) and OpenBSD (5.2 i386), and I found ping result from directly attached Cisco switch to FreeBSD boxes were intermittent. I test to ping to few other FreeBSD boxes, and still produce the same result like below, regardless either using em or bce

IPv6 Ready Logo test to Freebsd9.0(host), nd.p2 169-175 failed.

2012-12-12 Thread haohao Gao
Dear Freebsder: I made a Ipv6 ready logo test to Freebsd9.0,but nd.p2 169-175 items were failed . These failed items are related to Redirection. I find the lack of neighbor solicitation make these items fail . Maybe the existence of neighbor cache of the tester Freebsd cause

Test

2012-10-18 Thread Paul Wootton
Just a test message ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Test

2012-10-18 Thread Виталий Туровец
2012/10/18 Paul Wootton paul-free...@fletchermoorland.co.uk: Just a test message ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

Re: Test

2012-10-18 Thread Jerry
On Thu, 18 Oct 2012 12:16:55 +0100 Paul Wootton articulated: Just a test message Per URL: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL Note: If you wish to test your ability to send to FreeBSD lists, send a test message to freebsd-test. Please do

Re: CUPS 1.5.2 not working, like to test 1.4.x, how?

2012-02-21 Thread Christopher J. Ruwe
On Tue, 21 Feb 2012 00:23:19 +0100 Polytropon free...@edvax.de wrote: On Mon, 20 Feb 2012 23:46:52 +0100, Christopher J. Ruwe wrote: Is there any documentation available on how to retrieve old ports from the cvs-attic? I just don't know how, so that I could test my assumption that CUPS 1.4

CUPS 1.5.2 not working, like to test 1.4.x, how?

2012-02-20 Thread Christopher J. Ruwe
suggested by the CUPS-people do not work ... not in his case and neither in mine. As I cannot get CUPS 1.5.2 to work, I would like to test my assumption of a buggy 1.5.+ with an older version, preferably 1.4.8 which I have in a working state with that printer on a Solaris machine. Is there any

Re: CUPS 1.5.2 not working, like to test 1.4.x, how?

2012-02-20 Thread Polytropon
On Mon, 20 Feb 2012 23:46:52 +0100, Christopher J. Ruwe wrote: Is there any documentation available on how to retrieve old ports from the cvs-attic? I just don't know how, so that I could test my assumption that CUPS 1.4.x should be working for my setup. There's a port to do so: portdowngrade

Abstraction leakage burning test DVD+R

2011-10-29 Thread freebsd-questions
Hello, After my dump/restore test failed back in May of 2010[1], I finally got around to burning a test DVD after installing about 2.5 inches of semi-rigid foam under the machine to dampen any local vibration. In designing the test, I was under the mistaken impression that buffer under-runs

firefox 4 pkg_add -r and port error ``TEST-UNEXPECTED-FAIL | automation.py | Exited with code 1 during test run''

2011-05-09 Thread Antonio Olivares
) or -f to force installation pkg_add: pkg_add of dependency 'perl-5.10.1_3' failed! I then cd'd to /usr/ports/www/firefox and ran # make install clean and encountered a similar error to INFO | automation.py | Application pid: 51999 Error: cannot open display: localhost:1001 TEST-UNEXPECTED-FAIL

Emulators to test non-x86 FreeBSD ports?

2011-01-28 Thread C. P. Ghost
Hello list, are there any emulators out there that can run the non-x86 versions of FreeBSD on a FreeBSD/i386 or FreeBSD/amd64 host? I'm especially interested in trying FreeBSD/sparc64 port, but I'd also like to test the FreeBSD/powerpc and the FreeBSD/arm ports on an emulator, before seeking

Re: Emulators to test non-x86 FreeBSD ports?

2011-01-28 Thread Robert Bonomi
From owner-freebsd-questi...@freebsd.org Fri Jan 28 11:37:00 2011 Date: Fri, 28 Jan 2011 18:27:35 +0100 From: C. P. Ghost cpgh...@cordula.ws To: FreeBSD Mailing List freebsd-questions@freebsd.org Subject: Emulators to test non-x86 FreeBSD ports? Hello list, are there any emulators out

Re: Emulators to test non-x86 FreeBSD ports?

2011-01-28 Thread David Brodbeck
On Fri, Jan 28, 2011 at 9:27 AM, C. P. Ghost cpgh...@cordula.ws wrote: Hello list, are there any emulators out there that can run the non-x86 versions of FreeBSD on a FreeBSD/i386 or FreeBSD/amd64 host? I'm especially interested in trying FreeBSD/sparc64 port, but I'd also like to test

Re: Emulators to test non-x86 FreeBSD ports?

2011-01-28 Thread C. P. Ghost
: Emulators to test non-x86 FreeBSD ports? Hello list, are there any emulators out there that can run the non-x86 versions of FreeBSD on a FreeBSD/i386 or FreeBSD/amd64 host? Such things, by definition, are a 'simulator', not an 'emulator'.  They exist, they are *pricey* (think 5 figures, left

Re: Emulators to test non-x86 FreeBSD ports?

2011-01-28 Thread C. P. Ghost
interested in trying FreeBSD/sparc64 port, but I'd also like to test the FreeBSD/powerpc and the FreeBSD/arm ports on an emulator, before seeking real hardware. QEMU claims PowerPC and ARM emulation support, but I don't know if it's good enough to run FreeBSD.  PearPC is another PowerPC emulator

Re: TV test image generator using mencoder

2011-01-24 Thread Da Rock
On 01/24/11 17:45, Polytropon wrote: For an amateur TV (ham) project, I'm searching for a convenient way to create a test image DVD or CD using FreeBSD's port mencoder. But I can't get this working. Maybe somebody on list has an idea of how to accomplish this. Input: a still image (jpg, gif

TV test image generator using mencoder

2011-01-23 Thread Polytropon
For an amateur TV (ham) project, I'm searching for a convenient way to create a test image DVD or CD using FreeBSD's port mencoder. But I can't get this working. Maybe somebody on list has an idea of how to accomplish this. Input: a still image (jpg, gif, png) of a test picture, as shown

test

2010-08-13 Thread PR
___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: test

2010-08-13 Thread Svein Skogen (Listmail account)
On 14.08.2010 05:23, PR wrote: epic fail. ;) //Svein -- +---+--- /\ |Svein Skogen | sv...@d80.iso100.no \ / |Solberg Østli 9| PGP Key: 0xE5E76831 X|2020 Skedsmokorset | sv...@jernhuset.no / \ |Norway

Are kernel stress test results displayed online?

2010-07-21 Thread Yuri
Before one of the releases, I remember, kernel stress tests results were online. Now I can't find them. Are they run? (I guess they must be.) Particularly would be interesting to see tests for FreeBSD 8.1-RC2, FreeBSD 8.0-STABLE and FreeBSD-9.0. Also does stress test only cover kernel

Re: Are kernel stress test results displayed online?

2010-07-21 Thread b. f.
Yuri wrote: Before one of the releases, I remember, kernel stress tests results were online. Now I can't find them. Are they run? (I guess they must be.) Particularly would be interesting to see tests for FreeBSD 8.1-RC2, FreeBSD 8.0-STABLE and FreeBSD-9.0. Also does stress test only cover kernel

Re: Are kernel stress test results displayed online?

2010-07-21 Thread Yuri
On 07/21/2010 07:56, Peter Holm wrote: There's not much to report, but if you have spare time you could run the test your self. Different HW is always a good test parameter. Does this mean that there were no failures at all for years? The reason why I asked was because I started getting

Re: Are kernel stress test results displayed online?

2010-07-21 Thread Peter Holm
. Particularly would be interesting to see tests for FreeBSD 8.1-RC2, FreeBSD 8.0-STABLE and FreeBSD-9.0. There's not much to report, but if you have spare time you could run the test your self. Different HW is always a good test parameter. Also does stress test only cover kernel or device

Re: Are kernel stress test results displayed online?

2010-07-21 Thread Peter Holm
On Wed, Jul 21, 2010 at 08:02:21AM -0700, Yuri wrote: On 07/21/2010 07:56, Peter Holm wrote: There's not much to report, but if you have spare time you could run the test your self. Different HW is always a good test parameter. Does this mean that there were no failures at all for years

Re: Are kernel stress test results displayed online?

2010-07-21 Thread Yuri
On 07/21/2010 09:55, Peter Holm wrote: I urge you to build a debug kernel and report the details of the problem. If you have a specific test scenario I'd be happy to try and reproduce it. I just updated the kernel to RC2, if I get one more freeze I will rebuild and run it as debug. BTW

dump/restore (to DVD+R) test failure

2010-05-24 Thread James Phillips
dating back to 1975. Optical write-once media was punch tape or cards. Seeking to the middle of the media was time consuming, so daily tapes were simply written from the beginning, then rewound. So, knowing this, I decided to test a full dump and restore to DVD+R media, following the example

speed test in ports?

2010-01-11 Thread David Banning
I wonder if there is something in the ports that tests my DSL speed. I am guessing that if I installed firefox3 and then installed flash or Java then I could go to speedtest.net, but I wonder if there is a simpler solution. ___

Re: speed test in ports?

2010-01-11 Thread Chuck Swiger
or fetch from the base system to test downloads of some reasonably large files, and get a decent estimate of your bandwidth (or that of the server, depending on which is lower). However, the network-based tests from your ISP, speedtest.net, dslreports.com, etc including the tweak test often

Re: speed test in ports?

2010-01-11 Thread APseudoUtopia
). Comcast's PowerBoost is a perfect example of this. So if you get something bigger, you can monitor the speed of the download and get your speed test that way. If you really want to be accurate, you can do the test several times using mirrors in various geographical areas as well to get a better

Re: speed test in ports?

2010-01-11 Thread David Banning
tests only transfer a small amount of data). Comcast's PowerBoost is a perfect example of this. So if you get something bigger, you can monitor the speed of the download and get your speed test that way. If you really want to be accurate, you can do the test several times using mirrors in various

doxygen 1.6.2: portmaster reports error: qt.prf:170: Unknown test function: qtAddLibrary

2010-01-04 Thread O. Hartmann
/doxywizard' qmake-qt4 doxywizard.pro -o Makefile.doxywizard qt.prf:170: Unknown test function: qtAddLibrary gmake -f Makefile.doxywizard gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.6.2/addon/doxywizard' c++ -c -pipe -O2 -pipe -march=nocona -fno-strict-aliasing -Wall -W

Re: black hole test

2009-12-17 Thread Michael Powell
Jonathan McKeown wrote: On Wednesday 16 December 2009 22:05:06 Peter Wemm wrote: Daignostic message to trace mailing list processing, please ignore. You have heard of freebsd-test@ , haven't you? Uhmm, he is the mail admin and this list was down; don't you think he should be able to test

black hole test

2009-12-16 Thread Peter Wemm
Daignostic message to trace mailing list processing, please ignore. -- Peter Wemm - pe...@wemm.org; pe...@freebsd.org; pe...@yahoo-inc.com; KI6FJV All of this is for nothing if we don't go to the stars - JMS/B5 If Java had true garbage collection, most programs would delete themselves upon

diagnostic test

2009-12-16 Thread Peter Wemm
Test ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: black hole test

2009-12-16 Thread Jonathan McKeown
On Wednesday 16 December 2009 22:05:06 Peter Wemm wrote: Daignostic message to trace mailing list processing, please ignore. You have heard of freebsd-test@ , haven't you? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

[Call to Test] [OT] aMSN-0.98.1

2009-12-01 Thread Sylvio Cesar
Hi folks, I would like to invite everyone to test the newest version of aMSN. This version has support for video conferencing and audio conferencing, is using tk and tcl 8.6 with support for threads. The tarball style ports can be downloaded at: http://people.freebsd.org/ ~ sylvio/amsn-0.98.1

Re: [Call to Test] [OT] aMSN-0.98.1

2009-12-01 Thread Sylvio Cesar
Link is: http://people.freebsd.org/~sylvio/amsn-0.98.1.tar.gz 2009/12/1 Sylvio Cesar scjamo...@bsd.com.br: Hi folks, I would like to invite everyone to test the newest version of aMSN. This version has support for video conferencing and audio conferencing, is using tk and tcl 8.6

test please ignore

2009-10-14 Thread henter2009
test please ignore -- View this message in context: http://www.nabble.com/test-please-ignore-tp25889720p25889720.html Sent from the freebsd-questions mailing list archive at Nabble.com. ___ freebsd-questions@freebsd.org mailing list http

Re: test please ignore

2009-10-14 Thread Chris Rees
2009/10/14 henter2009 jeronimocal...@googlemail.com: test please ignore -- View this message in context: http://www.nabble.com/test-please-ignore-tp25889720p25889720.html Sent from the freebsd-questions mailing list archive at Nabble.com. This is not the list to test on. http

Invitation to help test the BSD News Network...

2009-09-08 Thread Mikel King
Although I have received a very good response, I am still looking for a handful of beta testers as well as some volunteers to help tweak the installation. If you are interested in helping build the BSD News Network then contact me directly off list. Regards, Mikel King CEO, Olivent

Re: Why /bin/sh doesn't like the line: if test x$my_var == xyes; then

2009-09-03 Thread Ruben de Groot
:14:26 kensmith Exp $ $FreeBSD: src/bin/sh/show.c,v 1.23.8.1 2009/04/15 03:14:26 kensmith Exp $ $FreeBSD: src/bin/test/test.c,v 1.53.20.1 2009/04/15 03:14:26 kensmith Exp $ $FreeBSD: src/bin/sh/trap.c,v 1.32.8.1 2009/04/15 03:14:26 kensmith Exp $ $FreeBSD: src/bin/sh/var.c,v

Re: Why /bin/sh doesn't like the line: if test x$my_var == xyes; then

2009-09-03 Thread Bertram Scharpf
Hi, Am Donnerstag, 03. Sep 2009, 04:14:56 + schrieb jerry M: configure file got this line and it causes the message: test: xyes: unexpected operator But removing spaces around == or replacing == with = makes it to work. On Linux though this line works fine. As `man test' describes

Why /bin/sh doesn't like the line: if test x$my_var == xyes; then

2009-09-02 Thread jerry M
configure file got this line and it causes the message: test: xyes: unexpected operator But removing spaces around == or replacing == with = makes it to work. On Linux though this line works fine. Why spaces around == would cause failure? What is the version of /bin/sh currently used in 7.2

Re: Why /bin/sh doesn't like the line: if test x$my_var == xyes; then

2009-09-02 Thread Polytropon
On Thu, 3 Sep 2009 04:14:56 + (GMT), jerry M jerrry94...@yahoo.com wrote: configure file got this line and it causes the message: test: xyes: unexpected operator But removing spaces around == or replacing == with = makes it to work. Maybe those files are not intended to run on FreeBSD's

Re: Why /bin/sh doesn't like the line: if test x$my_var == xyes; then

2009-09-02 Thread Dan Nelson
In the last episode (Sep 03), jerry M said: configure file got this line and it causes the message: test: xyes: unexpected operator But removing spaces around == or replacing == with = makes it to work. On Linux though this line works fine. Why spaces around == would cause failure? What

Re: Test

2009-06-03 Thread Chris Rees
2009/6/3 Al Plant n...@hdk5.net: Test -- Now try using freebsd-test@ ;) Chris -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in a mailing list

Test

2009-06-02 Thread Al Plant
Test -- ~Al Plant - Honolulu, Hawaii - Phone: 808-284-2740 + http://hawaiidakine.com + http://freebsdinfo.org + + http://aloha50.net - Supporting - FreeBSD 6.* - 7.* - 8.* + email: n...@hdk5.net All that's really worth doing is what we do for others.- Lewis Carrol

print test page - false negative

2009-05-08 Thread Andrew Gould
could print; but the test page came out as garbage. In a moment of frustration, I tried to print the CUPS configuration window from the File menu in firefox..it worked! I then shutdown and left to see Star Trek before anything could go wrong. :-) I'll try to print from other applications

Re: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Adam Vande More
Faizan ul haq Muhammad wrote: Hi, I am not sure but as per some internet guide, I have configured the bridge on Freebsd(7) Machine with two LAN cards on it I have compiled my KERNEL with (device if_bridge) and then added code to rc.conf cloned_interfaces=bridge0

Re: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Olivier Nicole
Hi, I connected two linux PCs with these two interfaces (sk0 and sk1) and tried to ping between them but didnt get any success.configuration seems to be ok, but still no traffice is being passed. Can any one give any sugestion ? Stupid question, but if you connect the 2 Linux boxes directly

RE: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Faizan ul haq Muhammad
Date: Mon, 2 Mar 2009 15:28:10 +0700 From: o...@cs.ait.ac.th To: faiz...@hotmail.com CC: fbsd.questi...@rachie.is-a-geek.net; freebsd-questions@freebsd.org; fb...@a1poweruser.com Subject: Re: Bridging-(How to test and verify that bridging is enabled) Hi, I connected two linux

Re: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Olivier Nicole
Hi, Are you using properly crossed cables? Isnt it enough check for the that two linux can ping each other.. Yes and no. You must used crossed Ethernet cable between your FreeBSD bridge and each of your Linux boxes. As someone suggested, what is ifconfig saying on the FreeBSD box? You

RE: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Faizan ul haq Muhammad
Date: Mon, 2 Mar 2009 16:35:33 +0700 From: o...@cs.ait.ac.th To: faiz...@hotmail.com CC: fbsd.questi...@rachie.is-a-geek.net; freebsd-questions@freebsd.org; fb...@a1poweruser.com Subject: Re: Bridging-(How to test and verify that bridging is enabled) Hi, Are you using

Re: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Adam Vande More
Faizan ul haq Muhammad wrote: Date: Mon, 2 Mar 2009 16:35:33 +0700 From: o...@cs.ait.ac.th To: faiz...@hotmail.com CC: fbsd.questi...@rachie.is-a-geek.net; freebsd-questions@freebsd.org; fb...@a1poweruser.com Subject: Re: Bridging-(How to test and verify that bridging is enabled) Hi

RE: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Faizan ul haq Muhammad
Date: Mon, 2 Mar 2009 07:48:40 -0600 From: amvandem...@gmail.com CC: freebsd-questions@freebsd.org Subject: Re: Bridging-(How to test and verify that bridging is enabled) Faizan ul haq Muhammad wrote: Date: Mon, 2 Mar 2009 16:35:33 +0700 From: o...@cs.ait.ac.th

Re: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Adam Vande More
Faizan ul haq Muhammad wrote: Date: Mon, 2 Mar 2009 07:48:40 -0600 From: amvandem...@gmail.com CC: freebsd-questions@freebsd.org Subject: Re: Bridging-(How to test and verify that bridging is enabled) Faizan ul haq Muhammad wrote: Date: Mon, 2 Mar 2009 16:35:33 +0700

RE: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Faizan ul haq Muhammad
Date: Mon, 2 Mar 2009 08:05:09 -0600 From: amvandem...@gmail.com CC: freebsd-questions@freebsd.org Subject: Re: Bridging-(How to test and verify that bridging is enabled) Faizan ul haq Muhammad wrote: Date: Mon, 2 Mar 2009 07:48:40 -0600 From: amvandem...@gmail.com CC

Re: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Adam Vande More
Faizan ul haq Muhammad wrote: Date: Mon, 2 Mar 2009 08:05:09 -0600 From: amvandem...@gmail.com CC: freebsd-questions@freebsd.org Subject: Re: Bridging-(How to test and verify that bridging is enabled) Faizan ul haq Muhammad wrote: Date: Mon, 2 Mar 2009 07:48:40 -0600 From

RE: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Faizan ul haq Muhammad
Date: Mon, 2 Mar 2009 08:28:01 -0600 From: amvandem...@gmail.com CC: freebsd-questions@freebsd.org Subject: Re: Bridging-(How to test and verify that bridging is enabled) Faizan ul haq Muhammad wrote: Date: Mon, 2 Mar 2009 08:05:09 -0600 From: amvandem...@gmail.com

Re: Bridging-(How to test and verify that bridging is enabled)

2009-03-02 Thread Adam Vande More
Faizan ul haq Muhammad wrote: i noted that, following information is missing member: sk0 flags=143LEARNING,DISCOVER,AUTOEDGE,AUTOPTP ifmaxaddr 0 port 1 priority 128 path cost 200 member: sk1 flags=143LEARNING,DISCOVER,AUTOEDGE,AUTOPTP ifmaxaddr 0 port 2 priority 128 path cost

Bridging-(How to test and verify that bridging is enabled)

2009-03-01 Thread Faizan ul haq Muhammad
Hi, I am not sure but as per some internet guide, I have configured the bridge on Freebsd(7) Machine with two LAN cards on it I have compiled my KERNEL with (device if_bridge) and then added code to rc.conf cloned_interfaces=bridge0 ifconfig_bridge0=addm sk0 addm sk1 up

Please, recommend CPU and RAM burn test

2009-02-24 Thread Artem Kuchin
Hello! I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. Is there a suitable port for such task? I'd like to point out that i don't want to measure perfomance. I need to really really heavily load the server up to it's maximum. -- Artem

Re: Please, recommend CPU and RAM burn test

2009-02-24 Thread Vasadi I. Claudiu Florin
Hello! I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. Is there a suitable port for such task? I'd like to point out that i don't want to measure perfomance. I need to really really heavily load the server up to it's maximum. well, not quite a port

Re: Please, recommend CPU and RAM burn test

2009-02-24 Thread Manolis Kiagias
Vasadi I. Claudiu Florin wrote: Hello! I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. Is there a suitable port for such task? I'd like to point out that i don't want to measure perfomance. I need to really really heavily load the server up to it's maximum. well

Re: Please, recommend CPU and RAM burn test

2009-02-24 Thread Wojciech Puchar
I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. make -j generic kernel but it won't full load CPUs and RAM copy GENERIC to 10 other files, do config, and then make depend;make -j in every directory. if any kernel won't build - machine is not OK. while doing this you may

Re: Please, recommend CPU and RAM burn test

2009-02-24 Thread Mel
On Tuesday 24 February 2009 07:12:06 Artem Kuchin wrote: Hello! I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. Is there a suitable port for such task? I'd like to point out that i don't want to measure perfomance. I need to really really heavily load the server up

Re: Please, recommend CPU and RAM burn test

2009-02-24 Thread Ross Cameron
On Tue, Feb 24, 2009 at 6:42 PM, Wojciech Puchar woj...@wojtek.tensor.gdynia.pl wrote: I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. make -j generic kernel why not make -j 4x # of CPUs ??? that should over saturate the CPU and memory

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-22 Thread Karl Vogel
In a previous message, ges...@yahoo.com wrote: G I am using this snippet of code in a bash script that is run via CRON. G G # See if we are running via CRON G if [ ! -t 0 ] ... G G It runs fine from the console; however, when run via CRON, it outputs Tput: G No terminal type specified and

Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread GESBBB
I am using this snippet of code in a bash script that is run via CRON.     snippet # See if we are running via CRON     if [ ! -t 0 ]   then # Use the BASH RANDOM function to generate a random number between 0 32767     RESTING=$((RANDOM/60))     sleep ${RESTING}     fi /snippet    

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 GESBBB wrote: | I am using this snippet of code in a bash script that is run via CRON. | | | snippet | # See if we are running via CRON | if [ ! -t 0 ] | then | # Use the BASH RANDOM function to generate a random number between 0

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Warren Block
On Wed, 18 Feb 2009, GESBBB wrote: I am using this snippet of code in a bash script that is run via CRON.   snippet # See if we are running via CRON     if [ ! -t 0 ]   then # Use the BASH RANDOM function to generate a random number between 0 32767     RESTING=$((RANDOM/60))    

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Mel
On Wednesday 18 February 2009 10:40:47 Warren Block wrote: On Wed, 18 Feb 2009, GESBBB wrote: I am using this snippet of code in a bash script that is run via CRON.   snippet # See if we are running via CRON     if [ ! -t 0 ]   then # Use the BASH RANDOM function to generate a

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread GESBBB
From: Matthew Seaman m.sea...@infracaninophile.co.uk GESBBB wrote: | I am using this snippet of code in a bash script that is run via CRON. | | | | # See if we are running via CRON |    if [ ! -t 0 ] |      then | # Use the BASH RANDOM function to generate a random number between 0

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Chuck Swiger
On Feb 18, 2009, at 12:29 PM, GESBBB wrote: I am a little confused. I believe the problem is with the if [ ! -t 0 ] statement. I tried to redirect the error message; however, it still appears in the email sent by CRON. I tried using this statement instead: if ( ! tty -s /dev/null ) and if

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Jonathan Chen
On Wed, Feb 18, 2009 at 07:18:03AM -0800, GESBBB wrote: I am using this snippet of code in a bash script that is run via CRON. ? ? snippet # See if we are running via CRON ??? if [ ! -t 0 ] ? then # Use the BASH RANDOM function to generate a random number between 0 32767 ???

Re: FreeBSD 6.3/7.1 and Linux disk performance test

2009-02-08 Thread Kris Kennaway
Omer Faruk Sen wrote: as you can see there is a big difference in just simple dd test. Is there additional steps that I can follow to increase performance? Use a benchmark that matches your actual workload, and then see how things look. I would be surprised if your target workload was dd

FreeBSD 6.3/7.1 and Linux disk performance test

2009-02-07 Thread Omer Faruk Sen
Hi, I have installed a new server to test performance results. BIOS and RAID BIOS is the latest in this server ( Raid controller is a Intel SRCSASBB8I ) # dmesg |grep -i mfi mfi0: LSI MegaSAS 1078 port 0x2000-0x20ff mem 0xb8b0-0xb8b3,0xb8b4-0xb8b7 irq 16 at device 0.0 on pci10

Re: FreeBSD 6.3/7.1 and Linux disk performance test

2009-02-07 Thread Robert Watson
On Sat, 7 Feb 2009, Omer Faruk Sen wrote: I have installed a new server to test performance results. BIOS and RAID BIOS is the latest in this server ( Raid controller is a Intel SRCSASBB8I ) Hi Omer-- Comparing I/O and file system performance is a bit fraught with peril, especially given

TEST

2009-01-27 Thread Rem P Roberti
Test ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: TEST

2009-01-27 Thread nicodache
did not work. please try again. On Tue, Jan 27, 2009 at 6:45 PM, Rem P Roberti remeg...@comcast.net wrote: Test ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: bash versus sh test builtin

2009-01-12 Thread Karl Vogel
On Sun, 11 Jan 2009 20:08:18 -0600, Jeffrey Goldberg jeff...@goldmark.org said: J if [ $UID -ne 0 ] ; then ... J Does anyone have a recommendation of how to run this simple test in /bin/sh J and how to write tests reasonably portably? I think your best bet for comparisons like

bash versus sh test builtin

2009-01-11 Thread Jeffrey Goldberg
]$ if [ $UID -ne 0 ] ; then echo not root fi not root Does anyone have a recommendation of how to run this simple test in / bin/sh and how to write tests reasonably portably? -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff

Re: bash versus sh test builtin

2009-01-11 Thread Dan Nelson
$SHELL /usr/local/bin/bash [jeff...@dobby ~/src/mount-rsnap]$ if [ $UID -ne 0 ] ; then echo not root fi not root Does anyone have a recommendation of how to run this simple test in / bin/sh and how to write tests reasonably portably? UID=$(id -u) if [ $UID -ne 0 ] ; then echo

Re: bash versus sh test builtin

2009-01-11 Thread Jeffrey Goldberg
On Jan 11, 2009, at 9:07 PM, Dan Nelson wrote: UID=$(id -u) if [ $UID -ne 0 ] ; then echo not root fi UID is not a variable set by /bin/sh, which is why the test fails. Ah. Thank you. I was, as you see, barking up the wrong tree. Thank you for setting me strait on this. Cheers, -j

Re: bash versus sh test builtin

2009-01-11 Thread George Davidovich
$ exit $ echo $SHELL /usr/local/bin/bash [jeff...@dobby ~/src/mount-rsnap]$ if [ $UID -ne 0 ] ; then echo not root fi not root Does anyone have a recommendation of how to run this simple test in / bin/sh if [ $(id -u) -ne 0 ]; then ... As to why your test isn't working as expected

  1   2   3   4   5   >