patch I proposed?
Andriy,
I can try your patch out on a Core 2 Duo (E8400) which helped test
the latest Intel CPU topology change when you were looking for testers
(and had no problem), and can also try it out on a Core 2 Quad Q8400
if need be. Both run amd64.
Let me kn
On Wed, Nov 03, 2010 at 10:59:00PM +0200, Andriy Gapon wrote:
> on 03/11/2010 22:11 Jeremy Chadwick said the following:
> > On Wed, Nov 03, 2010 at 10:01:22PM +0200, Andriy Gapon wrote:
> >> [snipping since I wanna keep it terse]
> >>
> >> What I propose
(including NAT).
Finally, it would help if you could narrow down the problem to that
single mirror server (ftp5.de.FreeBSD.org) or if it happens to you when
using other servers as well.
Oh, and uname -a output would help too, since you didn't disclose what
FreeBSD build/release you
On Fri, Nov 05, 2010 at 09:12:32PM +0100, Dominic Fandrey wrote:
> On 05/11/2010 20:59, Jeremy Chadwick wrote:
> > On Fri, Nov 05, 2010 at 08:50:48PM +0100, Dominic Fandrey wrote:
> >> On 05/11/2010 19:17, Dominic Fandrey wrote:
> >>> This is an example, I can
zlib.ko.debug zlib.ko.symbols
> objcopy --strip-debug --add-gnu-debuglink=zlib.ko.symbols zlib.ko.debug
> zlib.ko
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking
3, seq 0,
> length 1480
> 15:11:15.191534 IP 192.168.66.65 > *: icmp
> 15:11:16.192119 IP 192.168.66.65 > *: ICMP echo request, id 33593, seq 1,
> length 1480
> 15:11:16.192156 IP 192.168.66.65 > **: icmp
>
> igb cards on 8.1 stable are not affected
Please p
ad a livefs snapshot or equivalent and test via that
(preferably one which has ZFS v15 support; you'll need to make a new
pool rather than upgrade your existing pool, unless you plan on moving
to RELENG_8 permanently). Here's such a snapshot:
ftp://ftp4.freebsd.org/pub/FreeBSD/snap
provide the output from:
sysctl -a | grep vfs.zfs.arc
sysctl -a | grep vm.kmem
sysctl kstat.zfs.misc.arcstats
Thank you.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator
mit something could be learned from it):
http://linux.slashdot.org/comments.pl?sid=1870628&cid=34241622
Specifically, the quote: "process grouping is too difficult to be done
based on such simplistic criteria".
--
| Jeremy Chadwick j...@parodius.co
er and/or author needs to #ifdef IP_BINDANY the relevant
setsockopt() call for the RELENG_7 branch, or even both RELENG_7 and
RELENG_8 if they want.
This original methodology was in the code (for SO_BINDANY), but was for
some reason removed.
http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/netc
chnical
innards/workings of GEOM since the documentation is so poor (and reading
the code doesn't help, especially with regards to libgeom).
IMHO, the gsched "stuff", as a "layer", should probably be moved into
the I/O framework by default, with t
ed to provide output from the following, run as root.
For the pciconf command, please only include the entry that's relevant
to the device in question (em2). You can also XXX-out the MAC address
and/or IP addresses if you're worried about security.
$ pciconf -lvc
$
.@gmail.com wrote:
>
> > On 2010.11.20, at 17:54, Jeremy Chadwick wrote:
> >
> >> On Sat, Nov 20, 2010 at 05:09:28PM +0200, rol...@gmail.com wrote:
> >>> I'm experiencing network interface stalls on em in FreeBSD 8.1-RELEASE
> >>> (-p1).
> >
"
>
> The error message looks like what you got when WITH_CTF=1 is not presented.
> Any idea?
I don't know if this will help, but I followed the procedure here:
http://wiki.freebsd.org/DTrace
Which worked fine. See this thread for verification that the above
Forwarding back to the mailing list since the OP didn't CC it on his
reply to me.
- Forwarded message from Zhihao Yuan -
> From: Zhihao Yuan
> To: Jeremy Chadwick
> Date: Tue, 23 Nov 2010 01:18:57 -0600
> Subject: Re: Fail to use Dtrace on FreeBSD 8.1-STABLE
&g
Commit:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/powerpc/powermac/smu.c#rev1.1.2.6
Diff:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/powerpc/powermac/smu.c.diff?r1=1.1.2.5;r2=1.1.2.6;f=h
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking
On Tue, Nov 23, 2010 at 02:39:47PM +0200, Andriy Gapon wrote:
> on 23/11/2010 10:20 Zhihao Yuan said the following:
> > Attach my kernel configuration here, just in case.
> >
> > On 00:12 Tue 23 Nov, Jeremy Chadwick wrote:
> >> Forwarding back to the mailing list si
On Tue, Nov 23, 2010 at 05:13:53AM -0800, Jeremy Chadwick wrote:
> On Tue, Nov 23, 2010 at 02:39:47PM +0200, Andriy Gapon wrote:
> > on 23/11/2010 10:20 Zhihao Yuan said the following:
> > > Attach my kernel configuration here, just in case.
> > >
> > > On 00:
issues
>
> All of this is with the standard NFS server, I haven't yet tested with the
> experimental server.
Sounds relevant, try the patch provided:
http://lists.freebsd.org/pipermail/freebsd-stable/2010-November/059853.html
Relevant follow-up:
http://lists.freebsd.org/p
On Tue, Nov 23, 2010 at 02:40:56PM -0600, Zhihao Yuan wrote:
> Does the WITH_CTF=1 works for the buildworld? And, what should I do now?
>
> On Tue, Nov 23, 2010 at 7:51 AM, Alexander Leidinger <
> alexan...@leidinger.net> wrote:
>
> > Quoting Jeremy Chadwick (from Tu
; >
> >> That's what I have done. I did not used WITH_CTF=1 on buildworld. Anyway,
> >> I;m using it to rebuild the world, which takes some time.
> >>
> >> On Tue, Nov 23, 2010 at 2:48 PM, Andriy Gapon wrote:
> >>
> >>> on 23/11/20
han the
FreeBSD Project. :-)
Also, please see this thread (which is very recent):
http://lists.freebsd.org/pipermail/freebsd-stable/2010-November/059985.html
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.co
;s LWP::UserAgent (and friends), and curl.
I imagine lynx and some other software honours them as well, but again,
assuming software honours them (or properly parses them for that matter)
isn't reasonable.
Is there any confirmed documentation that Google Chrome honours and
makes use of *_proxy
better: are you complaining about the general
> > L2/L3 separation work, or you are angry about the flow-table enhancement in
> > particular?
> >
> > cheers,
> >
> > -- Qing
> >
> >
> >
> I understand the importance and neces
h gstat does seem to roughly match the blinks. I can't tell what
> your patch does, would it enable me to see what's touching the disk?
Please try using gstat(8) instead.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking
On Thu, Nov 25, 2010 at 02:28:35PM -0600, Adam Vande More wrote:
> On Thu, Nov 25, 2010 at 2:08 PM, Jeremy Chadwick
> wrote:
>
> > > Well the top bug didn't seem to resolve my actual issue and yes it it a
> > > complete ZFS system. Problem is that th
On Thu, Nov 25, 2010 at 12:57:33PM -0800, Jeremy Chadwick wrote:
> On Thu, Nov 25, 2010 at 02:28:35PM -0600, Adam Vande More wrote:
> > On Thu, Nov 25, 2010 at 2:08 PM, Jeremy Chadwick
> > wrote:
> >
> > > > Well the top bug didn't seem to resolve my actual
hat's an easy
> one. You can, of course, pipe the output to sort and use the -k 5 -n
> options.
I believe he should be looking for a process that has a large value in
RSS ("RES" in top), not VSZ ("SIZE" in top).
--
| Jeremy Chadwick
On Sun, Nov 28, 2010 at 01:13:37AM +1100, Ian Smith wrote:
> On Sat, 27 Nov 2010, Jeremy Chadwick wrote:
> > On Fri, Nov 26, 2010 at 07:12:59PM -0800, Kevin Oberman wrote:
> > > > From: "Jack Raats"
> > > > Date: Fri, 26 Nov 2010 19:17:05 +0100
>
from a backup source.
>see: http://www.sun.com/msg/ZFS-8000-72
> scrub: none requested
> config:
>
> NAMESTATE READ WRITE CKSUM
> raidFAULTED 0 0 1 corrupted data
> raidz1DEGRADED 0 0 6
>
rc/sys/dev/e1000/if_em.c:1275: error: conflicting types for 'em_poll'
> /src/sys/dev/e1000/if_em.c:286: error: previous declaration of 'em_poll' was
> here
> *** Error code 1
Just a FYI: I've sent off-list mail to Jack Vogel about this.
--
| Jeremy Chadwick
bined by using the "kernel" target]
# 5. `reboot'(in single user mode: boot -s from the loader prompt).
# 6. `mergemaster -p'
# 7. `make installworld'
# 8. `make delete-old'
# 9. `mergemaster' (you may wi
9:04:54 server2 dovecot: IMAP(user8):
> o_stream_send(/home/user8/Maildir/dovecot/private/control/.INBOX/dovecot-uidlist)
> failed: Stale NFS file handle
>
> Nov 29 06:32:11 server3 dovecot: IMAP(user9):
> open(/egr/mail/shared/cmsc/dovecot-acl-list) failed: Stale NFS file
> h
s/commands on the wiki? If so, please post your kernel configurations
> > here, thanks.
>
> I have an i386 system working:
> [snip]
Can you please try the command the OP originally provided? See command
here:
http://lists.freebsd.org/pipermail/freebsd-stable/2010-No
fferent module. Am I right?
Correct; KDB/DDB shouldn't have anything to do with this.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain Vie
memstick image instead? If
all you have is a Windows machine available, I've blogged about how to
accomplish this on Windows (in Vista/7 be sure to run cmd.exe as
Administrator):
http://koitsu.wordpress.com/2009/11/03/writing-freebsd-memstick-img-to-a-usb-drive-in-windows/
The USB instal
k as ataX-master and the
CD-ROM drive as ataX-slave, then your best choice would be to disable
the Slave portion in your system BIOS and see if that improves things.
(I do not know if you can do something like hint.acd.0.disabled="1";
so I'm assuming you can't). I know you
ities that make up the base system. And let's
not forget those of us who PXEboot in emergencies -- we're mostly
screwed. :-) A "one-stop shop" makes the most sense, IMHO.
It's for this reason that I regularly advocate use of USB flash drives
and the memstick image if physically a
cribe the product. The reason I ask: umass is for storage
devices; a webcam shouldn't be appearing as a storage device, while a
SD/CF/etc. card in a digital camera should.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking
ysctls on the 8.2-PRERELEASE box. Be sure to
check what the defaults are before toggling them, and only mess with one
at a time.
hw.acpi.handle_reboot
hw.acpi.disable_on_reboot
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking
non-linear sectors/blocks of the USB drive).
What I'm trying to say is that basically accomplishing things how I
described above is impossible given the limitations of the PC BIOS
(I have to assume INT 0x13), and that's really too bad given the need
for such a thing in this day and age.
Wh
On Mon, Dec 13, 2010 at 11:46:31PM -, Steven Hartland wrote:
> - Original Message - From: "Arno J. Klaassen"
>
>
> >Jeremy Chadwick writes:
> >
> >>On Fri, Dec 10, 2010 at 10:37:32AM +0100, Arno J. Klaassen wrote:
> >>>just FYI tha
On Tue, Dec 14, 2010 at 11:24:52PM +0100, Arno J. Klaassen wrote:
> Andriy Gapon writes:
>
> > on 14/12/2010 02:38 Jeremy Chadwick said the following:
> >> 1)
> > [snip]
> >> Also try dropping to the
> >> debugger via serial console (serial break)
s"
netwait_ip="4.2.2.1 4.2.2.2"
netwait_if="em0"
For what these variables mean, please see the script itself. They are
thoroughly documented.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://ww
t gives up.
>
> Change the REQUIRE line in /etc/rc.d/ntpd to indicate whatever dependency you
> need to have so that your network connection is up before ntpd tries to run.
> "man rcorder" is informative....
It's not that simple.
--
| Jeremy Chadwick
7;t need
> 'netwait'), or check ifconfig, something like that.
>
> On Tue, Dec 14, 2010 at 6:47 PM, Jeremy Chadwick
> wrote:
>
> > On Tue, Dec 14, 2010 at 05:38:49PM -0700, Dan Allen wrote:
> > > Recently my network connection now is setup AFTER ntpd is launc
; conditions, it can be 1min. So I don't want to use the fallback 'ping'
> method. Most laptops today have both LAN and WLAN internet faces, some of
> them have even more. So please give my 'utter nonsense' an answer.
> On Tue, Dec 14, 2010 at 7:12 PM, Jeremy Chadw
ables I mentioned to
effectively ensure you don't encounter this problem. If after tuning
you DO encounter this *exact same problem* (kmem_map too small), please
report back, as there may be another bug with ARC limiting that needs to
be looked at. (Every situation is uniqu
On Sat, Dec 18, 2010 at 11:37:21AM -0700, Dan Allen wrote:
>
> On 14 Dec 2010, at 5:47 PM, Jeremy Chadwick wrote:
>
> > Anyway, many people are using the below with success.
>
> Sorry to say that netwait did NOT in the end fix the problem.
>
> I howev
079.html
However, that motherboard doesn't seem to support firewire (but Asus has
been known to forget mentioning features on their site before).
My advice would be to start disabling certain features in the BIOS
anyway, and see if you can track down which one is responsible.
Otherwise, run
->p_vmspace;
> rss = pgtok(vmspace_resident_count(vm));
>
> Curthread is not defined, I searched google but can't find any references.
>
> But is this the proper way to get an apps memory usage?
This question might be better suited for the freebsd-hackers mailing
list.
--
| Jerem
S, this appears to work now.
FWIW, i can't find this error message ("resource conflict avoided")
anywhere in /usr/src, /usr/include, nor /usr/ports on RELENG_8 source
dated from 2 hours ago.
grep -ri "resource conflict" /usr/src does return some results, but
nothing th
ression level 9
junk.tar.xz: POSIX tar archive (XZ compressed data)
tar: Unrecognized archive format
tar: Error exit delayed from previous errors.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.c
SE.
>
> Is there some reason that it is only available for i386 and not for
> amd64? Linux has something called mcelog, for machine check errors,
> which sounds similar and is available for amd64.
You mean like what John used in his earlier post on this thread? :-)
http://lists.free
e=1073741824
Note that the last entry in sysctl.conf may need to be adjusted, or
commented out entirely. It's up to you. You can mess with this in
real-time using sysctl. Google for vfs.zfs.txg.write_limit_override to
get an idea of how to adjust it, if you want to.
--
| Jeremy Chadwick
hanged to DOWN
> bge1: link state changed to UP
> bge1: watchdog timeout -- resetting
> bge1: link state changed to DOWN
> bge1: link state changed to UP
> bge1: watchdog timeout -- resetting
> bge1: link state changed to DOWN
> bge1: link state changed to UP
Please p
lem turns out to be a faulty timecounter, the easiest way to
solve the problem is to replace the motherboard.
If you're not using ntpd, you should be, and will need to wait ~48 hours
(this is not an exaggeration) for the clock skew calculation to
determine a median value. If you're using
ngs to
factory defaults and see if you find any improvement. If not, continue
communicating with your system manufacturer.
--
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator
ompounded by the complexities mentioned above.
The mmap(2) and sendfile(2) complexities will bite an junior or
mid-level SA in the butt too -- they won't know why software starts
failing or behaving oddly (FreeBSD ftpd is a good example). It just so
happens that Apache, out-of-the-b
quot; devices, there is one
case[3] of someone experiencing high CPU when either a USB flash drive
or an SSD drive[4], where rebooting the system apparently solved the
problem (we do not know if this was the case permanently or
temporarily).
[1]:
http://www.solarisinternals.com/wiki/index.p
hardware failure... won't get much done, but ...
> Android has games... doesn't it? ;-))
>
> Thanks for any help,
> Beach Geek
>
> PS. Android does not detect the laptop being connected, except for getting
> power.
I would start by reviewing t
ee if I can find the
past reports; I'm going off of memory, but they were in recent days.
Also (for you Edwin), be aware of the security issues when enabling HTT,
as well as the possible decrease in system performance (while increase
in power draw) it can cause:
http://en.wikipedia.o
* If similar errors appear using that disk, the problem is either
item 1, 2, or 3.
* If no errors appear, it's item 4, in which case send the disk
to Seagate for RMA; their SeaTools utility, on a full scan, should
definitely return an error code which you can give to Support when
fil
etect corruption between X and Y. CRCs are not the same thing as error
correction or retransmittal; they only result in reporting data
corruption, and cannot repair it.
http://en.wikipedia.org/wiki/Cyclic_redundancy_check
--
| Jeremy Chadwickjdc at parodius.co
light go off),
re-insert the cable, and within a moment or so dhclient again gets an
IP.
I'm left wondering if maybe there's an EEPROM setting that's doing this
(purely speculative on my part), or possibly some odd BIOS quirk. My
T60p (widescreen) is running BIOS 1.14. It's
ermal statistics by looking at sysctl,
but I know absolutely nothing about the Atom CPU (if it behaves like a
Core2Duo, then the coretemp(4) driver might work with it, or might need
to be modified to work with it).
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius
On Mon, Aug 11, 2008 at 04:45:47PM -0700, Jeremy Chadwick wrote:
> I don't need an API, but this kind of statement makes Intel sound like
> they're not willing to disclose the SMBus offsets for monitoring. I
> might have to look at lm-sensors from Linux, but that code is
might cause a stateful firewall to begin
allowing said traffic to/from the machine which previously wasn't
working.
If you use a firewall on these machines (ipfw, pf, etc.), I'd recommend
posting your problem to the freebsd-pf list instead.
--
| Jeremy Chadwick
silly false alarm :)
Please be sure to report back with the outcome (in a few days, or
whenever suits you) -- I've seen a report of similar oddities (threads
locking up) on the suPHP mailing list, when using Apache with the worker
MPM. No one stated what state the process is in (re: u
On Tue, Aug 12, 2008 at 01:17:27PM +0200, Mathieu Arnold wrote:
> +-le 12.08.2008 01:34:03 -0700, Jeremy Chadwick a dit :
> | Important note: I know absolutely nothing about IPv6.
> |
> | Do you have ACLs on any of these machines? !A in traceroute commonly
> | means there's
On Tue, Aug 12, 2008 at 01:34:35PM +0200, Mathieu Arnold wrote:
>
>
> +-le 12.08.2008 13:17:27 +0200, Mathieu Arnold a dit :
> | +-le 12.08.2008 01:34:03 -0700, Jeremy Chadwick a dit :
> || Important note: I know absolutely nothing about IPv6.
> ||
> || Do you have ACLs on
On Tue, Aug 12, 2008 at 02:01:45PM +0200, Mathieu Arnold wrote:
> +-le 12.08.2008 04:36:57 -0700, Jeremy Chadwick a dit :
> | A pass on RELENG_7 will still cause state to be kept (keep state is
> | implicit on RELENG_7).
>
> I've just tried doing pfctl -d, and not help, I *r
On Tue, Aug 12, 2008 at 10:38:11PM +0200, Eugene Butusov wrote:
> Jeremy Chadwick pisze:
>> On Mon, Aug 11, 2008 at 04:45:47PM -0700, Jeremy Chadwick wrote:
>>> I don't need an API, but this kind of statement makes Intel sound like
>>> they're not will
- Forwarded message from KES <[EMAIL PROTECTED]> -
> From: KES <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: Tue, 12 Aug 2008 23:40:08 +0400
> Subject: Re: command not found: problem with dash in filenames
>
>
>
> 12.08.08, 22:25,
4. connect the cable
> 5. no link
This wasn't the procedure I was following when I did testing on my T60p
widescreen -- I was booting with the cable connected. I'll have to try
the above procedure tonight, although it may be wasted effort as Jack
was able to repro it on an X
mplete) on em0 [ethernet]
> ? (199.212.134.1) at (incomplete) on em0 [ethernet]
> ? (199.212.134.1) at (incomplete) on em0 [ethernet]
>
> I will try a kernel before the em changes, as thats the only other thing
> I can think of off the top of my head.
That almost looks like some kind
On Wed, Aug 13, 2008 at 05:35:21PM -0400, Mike Tancsa wrote:
> At 05:25 PM 8/13/2008, Jeremy Chadwick wrote:
>> >
>> > I will try a kernel before the em changes, as thats the only other thing
>> > I can think of off the top of my head.
>
> I commented ou
ding
page sizes and other VM-related things, while limits datasize and stacksize
may only be specific to those allocated amounts.
If this machine was running RELENG_7 (STABLE), it would have procstat,
which could help discern where the "extra" memory is.
Also: is this i386 or amd64?
--
ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib
/usr/local/lib/mysql
32-bit compatibility ldconfig path:
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrato
2.so.1 pointing to it.
> Should I leave them or remove them? They were not mentioned in the diff
> in the bugreport.
You should safely be able to remove those as well, assuming you have
rebuilt/reinstalled world, and rebuilt all of your ports. Otherwise
upon removal, programs utilisin
On Thu, Aug 14, 2008 at 11:09:23AM +0200, Morgan Wesström wrote:
> Jeremy Chadwick wrote:
>> I don't remember if 7.0-RELEASE sysinstall lists it, but I know
>> 7.0-STABLE does.
>
> Oh, that explains it. I installed RELEASE and am still on RELEASE tbh.
> Sorr
1) Remove the space after the word "CPUTYPE", e.g.:
CPUTYPE?=core2
You can put a tab after the "=" if you want, e.g.:
CPUTYPE?= core2
2) According to some very old mail I have (will dig it up if you want),
Core2Duo users should be using CPUTYPE?=nocona.
--
| Jeremy Cha
an /etc/make.conf that contains a
> single "CPUTYPE ?= core2".
Another mistake:
You do not declare CPUTYPE in src.conf; you put it in make.conf.
Please read the src.conf(5) and make.conf(5) manpages to distinguish
the difference in functionality.
--
| Jeremy Chadwick
running with Intel
> nics. It seems to be in the commits below between
> date=2008.07.30.18.00.00
> and
> date=2008.07.31.00.00.00
You can ignore the src/sys/dev/e1000 commits, since those are specific
to Intel NICs -- specifically splitting up em(4) and igb(4).
--
| Jeremy C
On Thu, Aug 14, 2008 at 04:13:51PM +0200, Johan Hendriks wrote:
> >Jeremy Chadwick wrote:
> >> On Thu, Aug 14, 2008 at 02:35:46PM +0200, Pascal Hofstee wrote:
> >>
> >>> I just installed a fresh FreeBSD/amd64 7.0-RELEASE and trying to update
> >>
On Thu, Aug 14, 2008 at 07:36:48AM -0700, Jeremy Chadwick wrote:
> 2) You can use nocona on both i386 and amd64 -- I speak from
> experience. I'm referring to RELENG_7 by the way; I don't think
> nocona is recognised by the base system gcc on RELENG_6.
I stand corrected -
ork with most all AHCI implementations.
I would say what you're seeing is good. AHCI == good.
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain
x27;t available back then.
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others since 1977.
the number of brute-force attempts you see above; I've never
seen any of those brute-force attacking programs portscan, then attack
against a port which returns a OpenSSH string.
Finally, consider moving to pf instead, if you really feel ipfw is
what's causing your machine to crash. You might
's not exactly what I'm looking for.
You could start by:
1) Stating if you're on i386 or amd64 -- it matters,
2) Providing top output (sorted by "res") before and after said
rebuild,
3) Providing top output (sorted by "res") before and after you
terminate a proc
- Forwarded message from Sabeeh Baig <[EMAIL PROTECTED]> -
> From: Sabeeh Baig <[EMAIL PROTECTED]>
> To: Jeremy Chadwick <[EMAIL PROTECTED]>
> Date: Thu, 21 Aug 2008 16:51:13 -0400
> Subject: Re: Memory Usage Stats
>
> 1) I didn't know that ab
eces together. Also acts as an interface
to power-related features often used on laptops (not to be confused with
S1/S3 suspend states)
HTH...
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodius.com/
Assembler messages:
> {standard input}:27: Error: suffix or operands invalid for `mov'
> *** Error code 1
>
> Stop in /usr/src/lib/csu/i386-elf.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
Please provide your /etc/make.conf if possible.
--
| Jeremy C
ced this situation too. Looks like mtree file for usr
> filesystem is outdated. To successfully proceed with installation I removed
> those symlinks and made directories with the same names.
des@ recently admitted to botching this -- said change was intended for
RELENG_7 and HEAD, and does
READ(offset=160320159744,
>> length=16384)]error = 5 Aug 27 17:53:48 backup last message repeated
>> 7 times Aug 27 17:53:48 backup kernel:
>> g_vfs_done():raid3/data1[READ(offset=160320176128,
>> length=16384)]error = 5 Aug 27 17:53:48 backup last message repeated
>> 22
em(4) does (I could be wrong
here). bge(4) has a loader.conf tunable that tells the driver to
understand ASF or not.
In general, it's horrible, and I feel sorry for driver authors having to
deal with it.
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius
discovered an old build dir in /usr/obj/
> that matched the path that my tree was currently a part of.
>
> So, a "make clean" or a "make cleanworld" doesn't delete /usr/obj/(DIR)
> for some reason? Bug?
It's known that 'make clean' will
" performance when
prefetch is enabled (the default), while the system is generally more
responsive when prefetch is disabled.
This may have nothing to do with the problem you've stated, but I
thought I'd throw it out there.
--
| Jeremy Chadwickjd
ven requiring a live cd. A headsup or
> warning would probably be appreciated by other zfs'ers.
I second this motion. Upon rebuilding my system this morning, I was
surprised to see the kernel printf()s about OpenSolaris and CDDL, and
could find no mention of what purpose the module serve
oblem when it comes to programs which use atime to discern
things, such as classic UNIX mailboxes/mbox. "Um, why does mutt say I
don't have any new mail when I do??" In our case, the only person using
classic UNIX mboxes with a mail client local to the machine was me, so I
ended up
701 - 800 of 2090 matches
Mail list logo