Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-10-01 Thread guy . helmer
On Wednesday, June 6, 2012 8:36:04 PM UTC-5, Mark Felder wrote: Hi guys I'm excitedly posting this from my phone. Good news for you guys, bad news for us -- we were building HA storage on vmware for a client and can now replicate the crash on demand. I'll be posting details when I get home to

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-10-01 Thread Mark Felder
On Mon, 01 Oct 2012 15:00:40 -0500, guy.hel...@gmail.com wrote: Sep 21 02:14:55 backups kernel: (da1:mpt0:0:1:0): WRITE(10). CDB: 2a 0 5 ee 60 16 0 1 0 0 Sep 21 02:14:55 backups kernel: (da1:mpt0:0:1:0): CAM status: SCSI Status Error Sep 21 02:14:55 backups kernel: (da1:mpt0:0:1:0): SCSI

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-06-06 Thread Mark Felder
Hi guys I'm excitedly posting this from my phone. Good news for you guys, bad news for us -- we were building HA storage on vmware for a client and can now replicate the crash on demand. I'll be posting details when I get home to my PC tonight, but this hopefully is enough to replicate the

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-31 Thread John Baldwin
On Wednesday, May 30, 2012 3:56:02 pm Mark Felder wrote: On Wed, 30 May 2012 12:17:07 -0500, John Baldwin j...@freebsd.org wrote: Humm, can you test it with 2 CPUs? We primarily only run with 1 CPU. We have seen it crash on multiple CPU VMs. Also, Dane Foster appeared to have been

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-31 Thread Mark Felder
So when this hang happens, there never is a real panic. It just sits in a state which I describe as like being in a deadlock. How would I go about getting a crashdump if it never panics? Is it possible to do the dump over a network or something because I don't believe it can write through

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-31 Thread John Baldwin
On Thursday, May 31, 2012 11:11:11 am Mark Felder wrote: So when this hang happens, there never is a real panic. It just sits in a state which I describe as like being in a deadlock. How would I go about getting a crashdump if it never panics? Is it possible to do the dump over a network

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-30 Thread John Baldwin
On Thursday, May 24, 2012 9:47:46 am Mark Felder wrote: On Wed, 23 May 2012 17:30:40 -0500, Adrian Chadd adr...@freebsd.org wrote: Hi, can you please, -please- file a PR? And place all of the above information in it so we don't lose it? I'd be glad to post a PR and assist in

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-30 Thread Mark Felder
On Wed, 30 May 2012 10:06:13 -0500, John Baldwin j...@freebsd.org wrote: Do you only have one CPU in this VM? If not, do you know which threads the other CPUs were running (e.g. do you have ps7.png, etc.)? correct, only one CPU in the VM ___

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-30 Thread Mark Felder
On Wed, 30 May 2012 12:17:07 -0500, John Baldwin j...@freebsd.org wrote: Humm, can you test it with 2 CPUs? We primarily only run with 1 CPU. We have seen it crash on multiple CPU VMs. Also, Dane Foster appeared to have been using multiple CPUs in his video transcoding VMs.

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-24 Thread Mark Felder
On Wed, 23 May 2012 17:30:40 -0500, Adrian Chadd adr...@freebsd.org wrote: Hi, can you please, -please- file a PR? And place all of the above information in it so we don't lose it? I'd be glad to post a PR and assist in helping to get it permanently fixed. I certainly don't want this

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-24 Thread dane foster
Hey all, On 25/05/2012, at 1:47 AM, Mark Felder wrote: On Wed, 23 May 2012 17:30:40 -0500, Adrian Chadd adr...@freebsd.org wrote: Hi, can you please, -please- file a PR? And place all of the above information in it so we don't lose it? I'd be glad to post a PR and assist in helping

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-24 Thread Bjoern A. Zeeb
On 24. May 2012, at 13:47 , Mark Felder wrote: On Wed, 23 May 2012 17:30:40 -0500, Adrian Chadd adr...@freebsd.org wrote: Hi, can you please, -please- file a PR? And place all of the above information in it so we don't lose it? I'd be glad to post a PR and assist in helping to get

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-24 Thread Adrian Chadd
Hi, You guys now absolutely, positively have enough information for a PR. It's still not clear whether it's a device/interrupt layer issue in FreeBSD, or whether vmware is doing something wrong with how it implements shared interrupts, or a bit of both.. Adrian On 24 May 2012 13:54, dane

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-23 Thread Adrian Chadd
Hi, can you please, -please- file a PR? And place all of the above information in it so we don't lose it? If this is indeed the problem then I really think we should root cause why the driver and/or interrupt handling code is getting angry with the shared interrupt. I'd also appreciate it if

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-21 Thread Mark Felder
OK guys I've been talking with another user who can recreate this crash and the last bit of information we've learned seems to be leaning towards interrupts/IRQ issues like someone (bz@ perhaps?) suggested. I'm still trying to test this myself, but the other user was able to recreate my

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-21 Thread Andrew Boyer
On May 21, 2012, at 12:41 PM, Mark Felder wrote: OK guys I've been talking with another user who can recreate this crash and the last bit of information we've learned seems to be leaning towards interrupts/IRQ issues like someone (bz@ perhaps?) suggested. I'm still trying to test this

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-21 Thread Mark Felder
On Mon, 21 May 2012 12:01:19 -0500, Andrew Boyer abo...@averesystems.com wrote: You could try switching mpt to MSI. MSI interrupts are never shared. Add this to /boot/device.hints: hint.mpt.0.msi_enable=1 Currently implementing this on the known crashy servers. I've been looking

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-21 Thread Michael Powell
Mark Felder wrote: OK guys I've been talking with another user who can recreate this crash and the last bit of information we've learned seems to be leaning towards interrupts/IRQ issues like someone (bz@ perhaps?) suggested. I'm still trying to test this myself, but the other user was able

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-21 Thread Mark Felder
On Mon, 21 May 2012 13:47:45 -0500, Michael Powell nightre...@hotmail.com wrote: Very curious how 'irq 22 at device 22.0' and 'dev.mpt.0.%location: slot=22' all match with a '22'. Strangely here in ESXi that doesn't work the same. Emulated BIOS must be considerably different... :/ $

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-05-10 Thread Mark Felder
Quick update: I have received word last night that this crash has been consistently happening to someone on FreeBSD 9 and they're looking for more ideas. I changed the following 41 days ago: - Video memory to auto if it wasn't already - SCSI controller changed from LSI Logic Parallel to

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-04-03 Thread Mark Felder
Guys, The crash on my machine with debugging has evaded me for a few days. I'm still looking for further suggestions of things I should grab from the DDB when it happens again. Thanks for the help everyone! ___ freebsd-questions@freebsd.org

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-04-03 Thread Doug Barton
On 4/2/2012 3:59 PM, Joe Greco wrote: On 4/2/2012 11:43 AM, Joe Greco wrote: As a user, you can't win. If you don't report a problem, you get criticized. If you report a problem but can't figure out how to reproduce it, you get criticized. If you can reproduce it but you don't submit a

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-04-02 Thread Doug Barton
On 03/30/2012 07:41, Joe Greco wrote: On 3/29/2012 7:01 AM, Joe Greco wrote: On 3/28/2012 1:59 PM, Mark Felder wrote: FreeBSD 8-STABLE, 8.3, and 9.0 are untested As much as I'm sensitive to your production requirements, realistically it's not likely that you'll get a helpful result without

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-04-02 Thread Joe Greco
On 03/30/2012 07:41, Joe Greco wrote: On 3/29/2012 7:01 AM, Joe Greco wrote: On 3/28/2012 1:59 PM, Mark Felder wrote: FreeBSD 8-STABLE, 8.3, and 9.0 are untested As much as I'm sensitive to your production requirements, realistically it's not likely that you'll get a helpful result

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-04-02 Thread Doug Barton
On 4/2/2012 11:43 AM, Joe Greco wrote: As a user, you can't win. If you don't report a problem, you get criticized. If you report a problem but can't figure out how to reproduce it, you get criticized. If you can reproduce it but you don't submit a workaround, you get criticized. If you

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-04-02 Thread Joe Greco
On 4/2/2012 11:43 AM, Joe Greco wrote: As a user, you can't win. If you don't report a problem, you get criticized. If you report a problem but can't figure out how to reproduce it, you get criticized. If you can reproduce it but you don't submit a workaround, you get criticized. If

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-30 Thread Joe Greco
On 3/29/2012 7:01 AM, Joe Greco wrote: On 3/28/2012 1:59 PM, Mark Felder wrote: FreeBSD 8-STABLE, 8.3, and 9.0 are untested As much as I'm sensitive to your production requirements, realistically it's not likely that you'll get a helpful result without testing a newer version. 8.2

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-30 Thread Joe Greco
On Thu, 29 Mar 2012 19:27:31 -0500, Joe Greco jgr...@ns.sol.net wrote: It also doesn't explain the experience here, where one VM basically crapped out but only after a migration - and then stayed crapped out. It would be interesting to hear about your datastore, how busy it is, what

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Doug Barton
On 3/28/2012 1:59 PM, Mark Felder wrote: FreeBSD 8-STABLE, 8.3, and 9.0 are untested As much as I'm sensitive to your production requirements, realistically it's not likely that you'll get a helpful result without testing a newer version. 8.2 came out over a year ago, many many things have

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Michael Powell
Mark Felder wrote: Alright guys, I'm at the end of my rope here. For those that haven't seen my previous emails here's the (not so) quick breakdown: Overview: FreeBSD ?? - 7.4 never crash FreeBSD 8.0 - 8.2 crashes FreeBSD 8-STABLE, 8.3, and 9.0 are untested (Sorry, not possible in our

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Felder
On Wed, 28 Mar 2012 18:31:38 -0500, Adrian Chadd adr...@freebsd.org wrote: * have you filed a PR? No * is the crash easily reproducable? Unfortunately not. It's totally random. Some servers will get the bug and crash daily, some will crash weekly, some might seem to be fine but 3

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Felder
On Thu, 29 Mar 2012 02:36:49 -0500, Doug Barton do...@freebsd.org wrote: As much as I'm sensitive to your production requirements, realistically it's not likely that you'll get a helpful result without testing a newer version. 8.2 came out over a year ago, many many things have changed since

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Felder
Thank you for the suggestion. We'll put it in our toolbox and see if it helps! ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Felder
Alright, new data. It happened to crash about 10 minutes after I came in this morning and I ran some stuff in the DDB. I have no idea what information is useful, but perhaps someone will see something out of the ordinary? http://feld.me/freebsd/esx_crash/ Thanks...

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Joe Greco
Hi, * have you filed a PR? * is the crash easily reproducable? * are you able to boot some ramdisk-only FreeBSD-8.2 images (eg create a ramdisk image using nanobsd?) and do some stress testing inside that? It sounds like you've established it's a storage issue, or at least interrupt

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Hans Petter Selasky
On Thursday 29 March 2012 15:42:42 Joe Greco wrote: Hi, Do both 32- and 64-bit versions of FreeBSD crash? --HPS ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Joe Greco
On 3/28/2012 1:59 PM, Mark Felder wrote: FreeBSD 8-STABLE, 8.3, and 9.0 are untested As much as I'm sensitive to your production requirements, realistically it's not likely that you'll get a helpful result without testing a newer version. 8.2 came out over a year ago, many many things have

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Felder
On Thu, 29 Mar 2012 09:58:16 -0500, Hans Petter Selasky hsela...@c2i.net wrote: Do both 32- and 64-bit versions of FreeBSD crash? Correct, we see both i386 and amd64 flavors crash in the same way. ___ freebsd-questions@freebsd.org mailing list

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Eduardo Morras
At 16:03 29/03/2012, you wrote: Alright, new data. It happened to crash about 10 minutes after I came in this morning and I ran some stuff in the DDB. I have no idea what information is useful, but perhaps someone will see something out of the ordinary? http://feld.me/freebsd/esx_crash/

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Joe Greco
On Thursday 29 March 2012 15:42:42 Joe Greco wrote: Hi, Do both 32- and 64-bit versions of FreeBSD crash? We've only seen it happen on one virtual machine. That was a 32-bit version. And it's not so much a crash as it is a disk I/O hang. The fact that it was happening regularly to that

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Hans Petter Selasky
On Thursday 29 March 2012 17:49:30 Joe Greco wrote: On Thursday 29 March 2012 15:42:42 Joe Greco wrote: Hi, Do both 32- and 64-bit versions of FreeBSD crash? We've only seen it happen on one virtual machine. That was a 32-bit version. And it's not so much a crash as it is a disk

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Felder
On Thu, 29 Mar 2012 10:31:24 -0500, Eduardo Morras nec...@retena.com wrote: Don't know about ESXi but on others VM Managers i can change the chipset emulation from ICH10 to ICH4. Can you change it to an older chipset too? Unfortunately there's no setting in the GUI for that but I'll keep

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Felder
On Thu, 29 Mar 2012 10:55:36 -0500, Hans Petter Selasky hsela...@c2i.net wrote: It almost sounds like the lost interrupt issue I've seen with USB EHCI devices, though disk I/O should have a retry timeout? What does wmstat -i output? --HPS Here's a server that has a week uptime and is due

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Felder
On Thu, 29 Mar 2012 10:49:30 -0500, Joe Greco jgr...@ns.sol.net wrote: I explained it at the time to one of my VMware friends: This is 100% identical to what we see, Joe! And we're so unlucky that we have this happen on probably a dozen servers, but a handful are the really bad ones.

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Jim Bryant
This sounds just like a race condition that happens under Windows 7 on this laptop. The race condition, as far as I can tell involves heavy disk access and heavy network access, and usually leaves the drive light on, while all activity monitors (alldisk, allcpu, allnetwork) are still active,

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Alan Cox
On Thu, Mar 29, 2012 at 11:27 AM, Mark Felder f...@feld.me wrote: On Thu, 29 Mar 2012 10:55:36 -0500, Hans Petter Selasky hsela...@c2i.net wrote: It almost sounds like the lost interrupt issue I've seen with USB EHCI devices, though disk I/O should have a retry timeout? What does wmstat

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Atkinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/29/2012 07:03, Mark Felder wrote: Alright, new data. It happened to crash about 10 minutes after I came in this morning and I ran some stuff in the DDB. I have no idea what information is useful, but perhaps someone will see something out of

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Jerry
On Thu, 29 Mar 2012 11:43:45 -0500 Jim Bryant articulated: Mark Felder wrote: Alright guys, I'm at the end of my rope here. For those that haven't seen my previous emails here's the (not so) quick breakdown: Overview: FreeBSD ?? - 7.4 never crash FreeBSD 8.0 - 8.2 crashes FreeBSD

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Felder
On Thu, 29 Mar 2012 12:05:30 -0500, Mark Atkinson atkin...@gmail.com wrote: If this is an interrupt problem with disk i/o, then you might want to look into (DDB(4)) show intr show intrcount maybe show allrman Thank you! I really don't know what things we should be running in DDB to

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Felder
On Thu, 29 Mar 2012 12:24:30 -0500, je...@seibercom.net wrote: I just started reading this tread, but I am wondering if I missed something here. What does this have to do with Windows 7? I emailed him off-list but I'm guessing he thought this was on VMWare Workstation or another product

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Felder
On Thu, 29 Mar 2012 11:53:02 -0500, Alan Cox alan.l@gmail.com wrote: Not so long ago, VMware implemented a clever scheme for reducing the overhead of virtualized interrupts that must be delivered by at least some (if not all) of their emulated storage controllers:

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Joe Greco
On Thursday 29 March 2012 17:49:30 Joe Greco wrote: On Thursday 29 March 2012 15:42:42 Joe Greco wrote: Hi, Do both 32- and 64-bit versions of FreeBSD crash? We've only seen it happen on one virtual machine. That was a 32-bit version. And it's not so much a crash as it is

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Adam Vande More
On Thu, Mar 29, 2012 at 1:22 PM, Mark Felder f...@feld.me wrote: If we assume mpt is the culprit Doesn't VMWare offer different types of emulated disk controllers? If so, that might be the easiest way to narrow the field. Another thing maybe to try would be to backport the mpt Also, it's

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Felder
On Thu, 29 Mar 2012 15:53:52 -0500, Adam Vande More amvandem...@gmail.com wrote: Doesn't VMWare offer different types of emulated disk controllers? If so, that might be the easiest way to narrow the field. Another thing maybe to try would be to backport the mpt Yes, they offer

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Doug Barton
On 3/29/2012 7:01 AM, Joe Greco wrote: On 3/28/2012 1:59 PM, Mark Felder wrote: FreeBSD 8-STABLE, 8.3, and 9.0 are untested As much as I'm sensitive to your production requirements, realistically it's not likely that you'll get a helpful result without testing a newer version. 8.2 came out

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Joe Greco
And then there is this one with similar symptoms and a workaround: http://forums.freebsd.org/showthread.php?t=3D27899 I'm now investigating those loader.conf options. I have my crashy machine set to use them on next boot so we'll see if it crashes now that I'm using LSI SAS emulated

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Mark Felder
On Thu, 29 Mar 2012 19:27:31 -0500, Joe Greco jgr...@ns.sol.net wrote: It also doesn't explain the experience here, where one VM basically crapped out but only after a migration - and then stayed crapped out. It would be interesting to hear about your datastore, how busy it is, what technology,

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Jerome Herman
On 28/03/2012 22:59, Mark Felder wrote: Alright guys, I'm at the end of my rope here. For those that haven't seen my previous emails here's the (not so) quick breakdown: Overview: FreeBSD ?? - 7.4 never crash FreeBSD 8.0 - 8.2 crashes FreeBSD 8-STABLE, 8.3, and 9.0 are untested (Sorry, not

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-29 Thread Adrian Chadd
Again, it's starting to sound like an interrupt handling issue which may or may not be limited to the storage device. You'll have to engage someone who knows those device drivers and likely have them add some debugging to the driver which can be easily flipped on (via binaries in a ramdisk - very

Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash

2012-03-28 Thread Adrian Chadd
Hi, * have you filed a PR? * is the crash easily reproducable? * are you able to boot some ramdisk-only FreeBSD-8.2 images (eg create a ramdisk image using nanobsd?) and do some stress testing inside that? It sounds like you've established it's a storage issue, or at least interrupt handling for

Re: Please help me

2010-01-20 Thread Jonathan Chen
On Wed, Jan 20, 2010 at 01:10:48PM +0630, komyo gyi wrote: hi, yesterday i have modify squid.conf file.i have use vi editior.but i cannot delete in text message. following error ^? appear.How to do it?. please help me. Looks like you're hitting the Delete key. That's not a valid vi

Re: please help me make sense of top's CPU output

2009-11-03 Thread Chris Stankevitz
Dan Nelson wrote: Junior Hacker Project: add an instantaneous-CPU value (calculated by subtracting successive ki_runtime values) to the list of things top calculates and toggle it and weighted-CPU when pressing C. The toggling code is already there; it just toggles between two different

Re: please help me make sense of top's CPU output

2009-11-03 Thread Chris Rees
2009/11/3 Chris Stankevitz cstankev...@toyon.com: Dan Nelson wrote: Junior Hacker Project: add an instantaneous-CPU value (calculated by subtracting successive ki_runtime values) to the list of things top calculates and toggle it and weighted-CPU when pressing C.  The toggling code is

Re: please help me make sense of top's CPU output

2009-11-02 Thread Dan Nelson
In the last episode (Nov 02), Chris Stankevitz said: I recently performed a CPU intensive task with Xorg. When I completed the task and Xorg no longer was using the CPU, I got this result from top: === last pid: 1201; load averages: 0.24, 0.10, 0.09up 0+00:29:42 63 processes: 1

Re: Please Help Me ...

2009-02-16 Thread cpghost
On Mon, Feb 16, 2009 at 08:15:41AM +0330, Ali Reza wrote: Hi i am Install FreeBsd 7.1 in to Detacetad Server where Are Support Cpanel Whm .. ? Please Answer Me ... cPanel and WHM are commercial products: http://www.cpanel.net/products/cpwhm/cpanel11/index.html Apparently, they also

Re: Please help me with my PF config

2008-03-08 Thread Alaor Barroso de Carvalho Neto
2008/3/7, Preston Hagar [EMAIL PROTECTED]: It looks like you already have your problem solved. One utility you might want to look at is pftop. With it, you can see pretty much in real time what is going through pf and what is being blocked. This has helped me a lot to find out which rule

Re: Please help me with my PF config

2008-03-07 Thread Preston Hagar
On Thu, Mar 6, 2008 at 12:02 PM, Alaor Barroso de Carvalho Neto [EMAIL PROTECTED] wrote: 2008/3/6, Erik Norgaard [EMAIL PROTECTED]: I know my config is far away from a good config but it's the first time I configure an firewall, and I have only basic english knowledge, I'm not totally sure

Re: Please help me with my PF config

2008-03-06 Thread Erik Norgaard
Alaor Barroso de Carvalho Neto wrote: nat on $ext_if from $internal_nets to any - ($ext_if) nat on $cefet_if from $adm_net to any - ($cefet_if) rdr on $all_if proto tcp from any to any port $proxy_ports \ - 127.0.0.1 port 3128 OK, so do these nat rules actually take effect? Which one?

Re: Please help me with my PF config

2008-03-06 Thread Alaor Barroso de Carvalho Neto
2008/3/6, Erik Norgaard [EMAIL PROTECTED]: You can add log statements to your nat rules to see which is applied. pass quick proto icmp from any to any keep state pass quick from $adm_net to $cefet_servers keep state pass quick from $cefet_servers to $adm_net keep state It appears that

RE: Please Help me...

2007-09-14 Thread Michael K. Smith - Adhost
Hello: Try going to http://www.freebsd.org/releases/6.2R/announce.html in your browser and select from any of the links there for ftp sites with the ISO's. Regards, Mike -Original Message- From: [EMAIL PROTECTED] [mailto:owner-freebsd- [EMAIL PROTECTED] On Behalf Of I am ws:ion

Problem fetching iso vi ftp (was Re: Please Help me...)

2007-09-14 Thread Bill Moran
In response to I am ws:ion [EMAIL PROTECTED]: I want to download Free BSD This Link http://www.freebsd.org/where.html i386 [Distribution] [ISO] but I can't download because I don't know User and Password please help me The user is anonymous or ftp and the

Re: please Help ME!

2007-04-09 Thread Christian Walther
On 08/04/07, Noname Noname [EMAIL PROTECTED] wrote: Hi! I'm meisam . i want Book or PDF about kernel freebsd Data Structures, Algorithms please fast Reply tanks for you'r HELP. bye Why don't you start with the Documentation on the FreeBSD Website, e.g:

Re: please Help ME!

2007-04-09 Thread Bill Moran
In response to Noname Noname [EMAIL PROTECTED]: Hi! I'm meisam . i want Book or PDF about kernel freebsd Data Structures, Algorithms I recommend _The_Design_and_Implementation_of_FreeBSD_ by Dr. McKusick and others. please fast Reply I hope that was fast enough for you. -- Bill Moran

Re: please Help ME!

2007-04-09 Thread youshi10
On Sun, 8 Apr 2007, Noname Noname wrote: Hi! I'm meisam . i want Book or PDF about kernel freebsd Data Structures, Algorithms please fast Reply tanks for you'r HELP. bye It's called go to Amazon.com and search for FreeBSD operating system design. And please use a better subject line the

Re: Please help me !

2005-10-19 Thread Andrew P.
On 10/19/05, mohammad ajorlou [EMAIL PROTECTED] wrote: Dear sir I'm Mohammad Ajorlou I have MCP,MCSA,MCSE 2000 2003 certification , but very like learn FreeBSD Operating System i know FreeBSD very very stable , reliable and secure but unfortunately i don't know where

Re: Please help me !

2005-10-19 Thread Andrew L. Gould
On Wed, 19 Oct 2005 06:21:30 + mohammad ajorlou [EMAIL PROTECTED] wrote: Dear sir I'm Mohammad Ajorlou I have MCP,MCSA,MCSE 2000 2003 certification , but very like learn FreeBSD Operating System i know FreeBSD very very stable , reliable and secure but unfortunately

RE: Please help me !

2005-10-19 Thread simon butsana
Hi, Please try: 1. The FreeBSD handbook (available on www.freebsd.org or from FreeBSD Mall www.freebsdmall.com). It has an excellent chapter on the installation process 2. Then you can check Afnog's website at ws.afnog.org They have interesting and clear, step-by-step tutorials on

Re: Please help me booooot!

2005-05-23 Thread Tony Shadwick
I'd just boot off of disc 1 of the install set. That way you have a known (Bgood boot environment. Then you can back things up as per normal. You (Bcan also get a little bit of a sense of what is where. (B (B (BOn Mon, 23 May 2005, Joel wrote: (B (B [...] (B when i boot either ad6 or

Re: Please help me booooot!

2005-05-22 Thread Chris
Fafa Hafiz Krantz wrote: hey! Dot, dot, dot when i switch ad6's cable over to ad4 and vice versa, my computer doesn't boot past its bios at all. what's wrong here? i just need to mount ad4 so i can back up some stuff, that's all. thank you so much! First and formost - pick up a good A+

Re: Please help me booooot!

2005-05-22 Thread Joel
[...] (B when i boot either ad6 or ad4 alone, everything is cool. (B (B when i plug both ad4 and ad6 into, (B (BUsually, when you set up for multi-boot, you plug all your drives in (Bbefore you set up. (B (BAt least, you do this until you understand what't going on. (B (BNow, if you

RE: Please help me with PF (thanks)

2005-04-30 Thread bob
Simple question, do problems 1, 2, 3 still happen when you comment out the pf statements in rc.conf and run with out a firewall? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Fafa Diliha Romanova Sent: Saturday, April 30, 2005 7:51 AM To: [EMAIL

RE: Please help me with PF (thanks)

2005-04-30 Thread Fafa Diliha Romanova
PROTECTED] To: Fafa Diliha Romanova [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: RE: Please help me with PF (thanks) Date: Sat, 30 Apr 2005 08:06:49 -0400 Simple question, do problems 1, 2, 3 still happen when you comment out the pf statements in rc.conf and run with out a firewall

Re: Please help me understand pciutils output

2004-06-07 Thread Luke
I suspect that my PCI bus is incompatible with some of the PCI cards I'm trying to use with it. The motherboard was made in 1996 and these cards are all much newer. One of the cards gives USB 2.0 support, but I'm not getting anywhere near USB 2.0 speed out of the USB 2.0 devices I plug into

Re: Please help me understand pciutils output

2004-06-07 Thread Chuck Swiger
Luke wrote: I suspect that my PCI bus is incompatible with some of the PCI cards I'm trying to use with it. The motherboard was made in 1996 and these cards are all much newer. One of the cards gives USB 2.0 support, but I'm not getting anywhere near USB 2.0 speed out of the USB 2.0 devices I

Re: Please help me understand pciutils output

2004-06-07 Thread Chuck Swiger
Luke wrote: [ ... ] More details about the USB performance in terms of numbers you are seeing from some benchmark would be very useful. I agree. How can I benchmark my just my USB controller? Using a mass storage device like an external hard drive is probably the best bet. In the message you

Re: Please help me understand pciutils output

2004-06-07 Thread Luke
Right now all I can say is that I've got a Netgear FA120 network interface plugged into a USB port and I can't squeeze more than 4Mb/s out of it. It's USB 2.0 compliant and should get close to 100Mb/s. I get faster results out of my old 10Mb ISA card. That almost sounds like the NIC is

Re: please help me

2004-03-18 Thread Matthew Seaman
On Thu, Mar 18, 2004 at 06:26:29AM -0800, siavash mahjoob wrote: hi dear mr or mrs i have freebsd-5.0 in my computer.i install qpopper-4.0.5 in my machine. then check with telnet localhost 110 then install openssl-0.9.7d with stunnel-3.26. i use this command stunnel -d 995 -p

Re: Please help me update my address book

2004-02-10 Thread Benjamin Meade
Buck Jones wrote: sorry for the inconvenience Freebsd-Questions, I'm updating my address book. Please take a moment to update your latest contact information. Your information is stored in my personal address book and will not be shared with anyone else. Plaxo is free, if you'd like to give it a

Re: please help me...

2003-12-17 Thread Ron Sweeney
do you have linux emulation installed? On Wed, 17 Dec 2003, siavash mahjoob wrote: hi Dear Mr or Mrs i installed Macafree antivirus on freebsd 4.4 . whenever i want runing uvscan two actions occured. 1-/usr/libexec/ld-elf.so.1 shared object libc.so.3 not found i resolve this problem

Re: please help me

2003-12-13 Thread Peter Risdon
siavash mahjoob wrote: hi Dear Mr or Mrs my name is siavash mahjoob i using samba 2.0.10 at freebsd 4.4 i login wth root password. i configure smb.conf at /usr/local/etc/smb.conf, then using smbpasswd for create password for a user that created my me(admin) when we want to login to /home from

Re: Please help me: Opera installing

2003-11-18 Thread Kevin D. Kinsey, DaleCo, S.P.
Valerian Galeru wrote: Now I have /usr/ports. I go to /www/opera and run make install. I get this:fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/opera-7.20-20030919.1-static-qt.i386.freebsd.tar.bz2: File unavailable Couldn't fetch it- please try to retrieve this port manually into

Re: please help me

2003-06-25 Thread Bill Moran
selfghe edherh wrote: what is this error (this error about XWindows) DCOPSERVER? Without more details, it's hard to be more specific than: DCOPSERVER is part of KDE. If you replace KDE with Gnome or some other window manager, you'll stop seeing the errors. Personally, I noticed them going away

Re: please help me

2003-06-25 Thread Bob Collins
At 04:26 PM 6/25/2003, you wrote: selfghe edherh wrote: what is this error (this error about XWindows) DCOPSERVER? I had a similar trouble way back when. Take a look at this message http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1790237+0+archive/2001/freebsd-questions/20010805.freebsd-questions

Re: Please help me

2002-10-12 Thread Cliff Sarginson
On Sat, Oct 12, 2002 at 02:21:53PM +0100, Ceri Davies wrote: On Fri, Oct 11, 2002 at 07:07:33PM +0100, Ceri Davies wrote: On Fri, Oct 11, 2002 at 03:58:45PM +, Jim Durham wrote: On Wed, 9 Oct 2002, Toby Irvine wrote: I have one question for you. I have been looking to find

Re: Please help me

2002-10-10 Thread DaleCo, S.P.---'the solutions people'
Subject: Re: Please help me On Wed, 9 Oct 2002, DaleCo, S.P.---'the solutions people' wrote: Or ... Global Regular Expression Print Get Regular Expression Processing Global Regular Expression Parser I just think of the command grep as part grab, part schlep. But come to think of it, your

Re: Please help me

2002-10-09 Thread Eric Wayte
Try this: http://www.dictionary.com/search?q=grep On Wed, 9 Oct 2002, Toby Irvine wrote: I have one question for you. I have been looking to find out what the command/utility grep actually means or stands for. I have searched the net and keep finding the same answer, which I have been

Re: Please help me

2002-10-09 Thread Edwin Groothuis
On Wed, Oct 09, 2002 at 11:08:52PM -0400, Toby Irvine wrote: I have one question for you. I have been looking to find out what the command/utility grep actually means or stands for. I have searched the net and keep finding the same answer, which I have been told is wrong. Could you

Re: Please help me

2002-10-09 Thread Peter Leftwich
[EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, October 09, 2002 10:14 PM Subject: Re: Please help me Try this: http://www.dictionary.com/search?q=grep Odd that dictionary.com would have grep! The manpage for grep contains not one instance of the word global, how bizarre. On Wed

Re: Please help me

2002-10-09 Thread Weston M. Price
Actually I believe it is an acronym for the set of key commands that was required to affect a regular expression search in vi. Weston On Thursday 10 October 2002 03:08 am, Toby Irvine wrote: I have one question for you. I have been looking to find out what the command/utility grep actually

Re: Please help me

2002-10-09 Thread Steve Caine
On 10/9/2002 20:08, [EMAIL PROTECTED] wrote: I have one question for you. I have been looking to find out what the command/utility grep actually means or stands for. [...] Advanced Editing on UNIX by Brian W. Kernighan, Bell Laboratories, Murray Hill, New Jersey 07974, August 4, 1978, says:

  1   2   >