Re: diagonising a overheating problem

2012-05-14 Thread Matthew D. Fuller
On Mon, May 14, 2012 at 05:19:26PM -0600 I heard the voice of Ian Lepore, and lo! it spake thus: dev.cpu.0.temperature is provided by the coretemp(4) driver, maybe you need to kldload it? A quick Google suggests that model (g7-1365dx) is an AMD Llano proc, so I doubt coretemp — device driver

Re: IBM blade server abysmal disk write performances

2013-01-15 Thread Matthew D. Fuller
On Tue, Jan 15, 2013 at 09:12:14AM -0500 I heard the voice of Karim Fodil-Lemelin, and lo! it spake thus: da0: IBM-ESXS HUC106030CSS60 D3A6 Fixed Direct Access SCSI-6 device That's a 10k RPM drive. FreeBSD 9.1: 1+0 records in 1+0 records out 512 bytes transferred in

Re: IBM blade server abysmal disk write performances

2013-01-15 Thread Matthew D. Fuller
Dur... 10k ops in 2 seconds is 300k per second. RPM I mean... -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.

Re: IBM blade server abysmal disk write performances

2013-01-15 Thread Matthew D. Fuller
On Tue, Jan 15, 2013 at 12:03:33PM -0800 I heard the voice of Dieter BSD, and lo! it spake thus: But dmesg claims Command Queueing enabled, so you should be getting more than one op per rev, and writes should be fast. Queueing would only help if your load threw multiple ops at the drive

Re: Trying to use /bin/sh

2013-09-28 Thread Matthew D. Fuller
On Sat, Sep 28, 2013 at 04:36:03PM + I heard the voice of Teske, Devin, and lo! it spake thus: xterm -sb -sl 400 -ls -r -si -sk -fn -misc-fixed-medium-r-*-*-15-* ^^^ being the operative bit. Or setting loginShell in resources; that way you don't have to change any

<    1   2