Re: Handheld Printer Manufacturer

2019-04-12 Thread kelly
film material, etc. Our handheld inkjet printer is very creative, portable and can be widely used in different industries. Contact us if you need, let's talk details. or please forward this email to who interested in it. Kind regards, -- Kelly Chen M: 86-13266685669 Skype:

Re: Handheld Inkjet Printer with 3.5 Inch Touch Screen

2018-06-04 Thread kelly
use. - Quick dry, environmental ink and do not easy to erase by water. Any interests please contact us for more information.We can show you our brochure and video. We can provide you sample,too! Thanks and Regards, -- Kelly Chen Sales Representative Shenzhen Swaroniki Technology Co., Ltd

Re: Still getting kmem exhausted panic

2010-09-28 Thread Ben Kelly
On Sep 28, 2010, at 9:36 AM, Andriy Gapon wrote: > Well, no time for me to dig through all that history. > arc_max should be a hard limit and it is now. If it ever wasn't then it was a > bug. I believe the size of the arc could exceed the limit if your working set was larger than arc_max. The

Re: Still getting kmem exhausted panic

2010-09-28 Thread Ben Kelly
On Sep 28, 2010, at 12:30 PM, Andriy Gapon wrote: > on 28/09/2010 18:50 Ben Kelly said the following: >> >> On Sep 28, 2010, at 9:36 AM, Andriy Gapon wrote: >>> Well, no time for me to dig through all that history. arc_max should be a >>> hard limit and it is n

Re: Still getting kmem exhausted panic

2010-09-28 Thread Ben Kelly
On Sep 28, 2010, at 1:17 PM, Andriy Gapon wrote: > on 28/09/2010 19:46 Ben Kelly said the following: >> Hmm. My server is currently idle with no I/O happening: >> >> kstat.zfs.misc.arcstats.c: 25165824 >> kstat.zfs.misc.arcstats.c_max: 46137344 >> kstat

Re: Still getting kmem exhausted panic

2010-09-28 Thread Ben Kelly
On Sep 28, 2010, at 5:30 PM, Andriy Gapon wrote: << snipped lots of good info here... probably won't have time to look at it in detail until the weekend >> >> there seems to be a layering violation in that the buffer cache signals >> directly to the upper page daemon layer to trigger page recla

Re: nanobsd build problem

2008-08-18 Thread Ben Kelly
On Mon, 18 Aug 2008 22:14:04 +0300, Dan Pelleg <[EMAIL PROTECTED]> wrote: > I'm trying to build nanobsd. I get the error below. Any ideas? > /usr/src/gnu/lib/libgcc/../../../contrib/gcc/tsystem.h:111:18: error: > time.h: No such file or directory > *** Error code 1 Do you have WITHOUT_TOOLCHAIN

Re: vm.kmem_size settings doesn't affect loader?

2008-09-26 Thread Ben Kelly
On Sep 26, 2008, at 4:43 AM, Bartosz Stec wrote: Jeremy Chadwick wrote: These are the tuning settings I use: vm.kmem_size="1536M" vm.kmem_size_max="1536M" vfs.zfs.arc_min="16M" vfs.zfs.arc_max="64M" Yesterday I've added 512 MB memory to box (sum 1,5GB), and set vm.kmem_size and vm.kmem_size

Re: Is FreeBSD a suitable choice for a MacBook?

2008-10-04 Thread David Kelly
;t, I might as well take Ubuntu for a spin or do a clean install of Mac OS X. You sound as if you just got the machine and haven't given MacOS X a chance. Give MacOS X a chance. Download (if its not on your MacOS X install DVD) X Code, and Apple X11. -- David Kelly N4HHE, [EMAIL

Re: 7.1-PRERELEASE: arcmsr write performance problem

2008-12-02 Thread David Kelly
uput on my Dell PE400SC. Can watch with "systat -v" Worse, I have a stripped array of 2 drives that won't transfer more than 43k at a chunk because apparently the stripe metadata didn't align nicely on 64k multiples. --

Re: Burning DVD with files>4GB from console

2008-12-04 Thread David Kelly
anage to > do this task from FreeBSD console due to 2GB/4GB filesize restrictions > (growisofs). Since when did FreeBSD (or growisofs) have a 2GB/4GB filesize limit? I have burned 4.3GB DVDs several times. -- David Kell

Re: Burning DVD with files>4GB from console

2008-12-04 Thread David Kelly
asily as one. The magic of growisofs is that it invokes mkisofs on the fly. And also that cdrecord had obnoxious (and broken) licensing in years past when I last tried it. -- David Kelly N4HHE, [EMAIL PROTECTED] Whom com

Re: NIC for VLAN

2009-01-07 Thread David Kelly
that the stock Windows driver does not, such as VLAN. -- David Kelly N4HHE, dke...@hiwaay.net Whom computers would destroy, they must first drive mad. ___ freebsd-s

Re: Invitation to connect on LinkedIn

2009-11-18 Thread David Kelly
On Wed, Nov 18, 2009 at 01:07:46AM -0800, Andrei Antoukh wrote: > LinkedIn > > > Andrei Antoukh requested to add you as a connection on LinkedIn: > -- Why isn't LinkedIn in FreeBSD.org's spam blocker? -- David Kelly

Re: Possible ZFS livelock or SCHED_ULE bug ?

2009-12-16 Thread Ben Kelly
On Dec 16, 2009, at 11:04 AM, Arnaud Houdelette wrote: > Hi all ! > I got a UniProcessor AMD64 box, with 512 MB ram with 2 ZFS pools as a > home-NAS. > > I got some IO issues since I moved from 7.2 to 8.0. > With a GENERIC kernel (or a stripped down one), during high IO activity (as > a make

Re: ZFS Tuning - arc_summary.pl

2010-03-29 Thread Ben Kelly
On Mar 29, 2010, at 10:43 AM, Barry Pederson wrote: > I've been using the arc_summary.pl script from here: > > http://jhell.googlecode.com/svn/base/head/scripts/zfs/arc_summary/arc_summary.pl > > and noticed some odd numbers, with the ARC Current Size being larger than the > Max Size, and the

Re: Freebsd 8.0 kmem map too small

2010-05-05 Thread Ben Kelly
On May 5, 2010, at 9:33 AM, Pawel Jakub Dawidek wrote: > On Wed, May 05, 2010 at 10:46:31AM +0200, Giulio Ferro wrote: >> On 05.05.2010 09:52, Jeremy Chadwick wrote: >> >> Nope, it's happened again... Now I've tried to rise vm.kmem_size to 6G... >> >> >>> Did you set both vm.kmem_size and vfs.

Problem with /boot/loader

2008-06-25 Thread Kelly Black
variables start \ Tests for password -- executes autoboot first if a password was defined check-password \ Load in the boot menu include /boot/beastie.4th \ Start the boot menu beastie-start -- ___ Kelly Black Phone: (518) 388-8727 Department of

Re: Problem with /boot/loader

2008-06-26 Thread Kelly Black
> >On Wed, Jun 25, 2008 at 7:38 AM, Kelly Black <[EMAIL PROTECTED]> wrote: >> I have a problem with loader. I recently upgraded from 6_rel to 7_rel. >> Now when I install world there is a problem booting. >> >> Here is what I do: >[snip] >> Now when I r

Re: freebsd-stable Digest, Vol 258, Issue 5

2008-06-30 Thread Kelly Black
On Fri, Jun 27, 2008 at 8:00 AM, <[EMAIL PROTECTED]> wrote: > Message: 5 > Date: Thu, 26 Jun 2008 12:54:41 -0700 > From: Jeremy Chadwick <[EMAIL PROTECTED]> > Subject: Re: Problem with /boot/loader > To: Kelly Black <[EMAIL PROTECTED]> > Cc: freebsd-stable@free

Re: RELENG_7: /boot/loader command prompt mode broken?

2008-07-08 Thread Kelly Black
ese mailing list threads: > > http://lists.freebsd.org/pipermail/freebsd-current/2007-October/078755.html > http://lists.freebsd.org/pipermail/freebsd-stable/2007-November/038214.html > Unfortunately I have not had a chance to test them yet. (It is hard to bring a machine down while it is running.) Sincerely, Kel -- ___

Re: FreeBSD 13.0-BETA2 Now Available

2021-02-12 Thread Kelly Hays
e upgraded by source. root@test13:/home/jhays # Thanks, Kelly ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

RELENG_9 panic with PERC 6/i (mfi)

2012-12-22 Thread Sean Kelly
Greetings. I have a Dell R710 with a mfi device (PERC 6/i Integrated) that panics almost immediately on FreeBSD 9. It works fine on FreeBSD 8.2-RELEASE, but I've now had it panic in FreeBSD 9.0-STABLE and 9.1-RELEASE. Output of mfiutil show adapter and panic backtrace below. Anybody seen this o

RE: RELENG_9 panic with PERC 6/i (mfi)

2012-12-23 Thread Sean Kelly
ember 23, 2012 1:43 AM To: Sean Kelly Subject: Re: RELENG_9 panic with PERC 6/i (mfi) btw: sysctl -a | grep kmem_map vm.kmem_map_free: 8859570176 vm.kmem_map_size: 6037008384 danny ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/

RE: RELENG_9 panic with PERC 6/i (mfi)

2013-01-02 Thread Sean Kelly
No, it remains an outstanding issue. We've begun moving services to a spare server to give us more time to investigate it. From: Wiley, Glen [gwi...@verisign.com] Sent: Wednesday, January 02, 2013 9:52 AM To: Sean Kelly; Daniel Braniss Cc: freebsd-s

10.1 NVMe kernel panic

2015-05-21 Thread Sean Kelly
://smkelly.org/stuff/nvme-panic.txt <http://smkelly.org/stuff/nvme-panic.txt> Anyone have any insight into what the issue may be here? Ideally I need to get this working in the next few days or return this thing to Dell. Thanks! -- Sean Kelly smke...@smkelly.org http://smkel

Re: 10.1 NVMe kernel panic

2015-06-02 Thread Sean Kelly
d in a similar way, but i’ve not captured the panic yet. It crashes even without the tunable in place. I’ll see if I can capture it. -- Sean Kelly smke...@smkelly.org http://smkelly.org > On Jun 2, 2015, at 6:10 PM, Jim Harris wrote: > > > > On Thu, May 21, 2015 at 8:33 AM, Sea

Re: I would like to help in the development and testing of FreeBSD

2007-11-03 Thread David Kelly
end-pr(1) or similar means. Enhance a component of FreeBSD. Submit your changes via send-pr(1) or similar means. As trust and respect builds for your abilities and contributions you will be invited to rise closer to core. -- David Kelly N4HHE, [EMA

Re: general: warning: max open files (3636) is smaller than max sockets (4096)

2009-03-17 Thread David Kelly
a lightly loaded in internal office use. When my PII 450 MHz 192MB machine issued similar complaint on upgrade of bind I was tricked into rebooting a machine with over 800 days uptime only to get the exact same message again. So I limited the number of sockets named would ask for using this in /

Re: ZFSKnownProblems - needs revision?

2009-04-12 Thread Ben Kelly
On Apr 8, 2009, at 12:18 PM, Christian Walther wrote: I used geli encrypted ZFS including Root on my IBM Thinkpad T31 with 1GB RAM on a 160GB HDD. (i386 7-STABLE) Swap on a dedicated slice. Some Z Filesystems used compression (/usr/ports, /usr/src, for example). I encountered several crashes, e

Re: ZFSKnownProblems - needs revision?

2009-04-12 Thread Ben Kelly
On Apr 8, 2009, at 5:59 PM, Miroslav Lachman wrote: Rsync is used for "snapshots" with --link-dest= (each day has own directory and all unchenged files are hardlinked to previous day and I have history of two month back). Backups are stored on /vol0 with compression enabled. (compression is

Re: Do you use a value other than AUTO for network_interfaces?

2009-06-02 Thread David Kelly
t a port disabled then I want it to stay disabled. A quick glance of my 7.2-STABLE machine only found network_interfaces used in /etc/defaults/rc.conf. ipv6_network_interfaces is used in many places. -- David Kelly N4HHE, dke...@hiwaay.net ==

Re: kmem map too small panic after updating to STABLE-7 r192996

2009-06-04 Thread Ben Kelly
On Jun 4, 2009, at 10:48 AM, Tim Chase wrote: vm.kmem_size="512M" vm.kmem_size_max="512M" vfs.zfs.arc_max="100M" $1 = 0xc0792320 "kmem_malloc(131072): kmem_map too small: 325656576 total allocated" It looks like you are suffering from fragmentation of your kmem add

Dell NVMe issues

2015-10-06 Thread Sean Kelly
may be here? 10.2-RELEASE-p5 nvme0@pci0:132:0:0: class=0x010802 card=0x1f971028 chip=0xa820144d rev=0x03 hdr=0x00 vendor = 'Samsung Electronics Co Ltd' class = mass storage subclass = NVM -- Sean Kelly smke...@smkelly.org http://smkelly.org ___

Re: Dell NVMe issues

2015-10-06 Thread Sean Kelly
> On Oct 6, 2015, at 10:29 AM, Slawa Olhovchenkov wrote: > > On Tue, Oct 06, 2015 at 10:18:11AM -0500, Sean Kelly wrote: > >> Back in May, I posted about issues I was having with a Dell PE R630 with >> 4x800GB NVMe SSDs. I would get kernel panics due to the inabili

Re: Dell NVMe issues

2015-10-06 Thread Sean Kelly
> On Oct 6, 2015, at 11:06 AM, Eric van Gyzen wrote: > > Try this: > >sysctl vfs.zfs.vdev.trim_on_init=0 >zpool create tank mirror nvd[01] > That worked. So my guess is the controller/FreeBSD is timing out while zpool asks the drive to TRIM all 1.6TB?

ZFS, SSDs, and TRIM performance

2015-10-29 Thread Sean Kelly
setting the vfs.zfs.trim.enabled=0 tunable for now since WAL segment turnover actually causes TRIM operations a lot, but unfortunately this is a reboot. But disabling TRIM does seem to fix the issue on other servers I’ve tested with the same hardware config. -- Sean Kelly smke...@smkelly.org

Re: md /tmp mfs rw,-s64m 0 0 in fstab instead of tmpmfs="YES" in rc.conf: no panic

2004-11-10 Thread Ben Kelly
Maybe I'm missing something, but tmpmfs works malloc-based by default. tmpmfs is not an easy way to set up a swap-based ramdisk. It is meant to setup diskless systems easily. One alternative would be to use the ramdisk variables described in rc.conf(5). The only downside is that the ramdisk rc s

Re: Any hosting companies offering FreeBSD 5.3 yet?

2005-02-26 Thread Rick Kelly
reebsd shop. They are in Ft. Collins, Colorado and sell me my connectivity. Good People. -- Rick Kelly [EMAIL PROTECTED] http://www.rmkhome.com/ http://rkba.rmkhome.com/ ___ freebsd-stable@freebsd.org mailing list

kernel: link_elf_lookup_symbol: missing symbol hash table

2007-02-20 Thread David Kelly
D lists last year, I found the problem this week. Somehow nvidia_load="YES" had snuck into /boot/loader.conf. Remember seeing a port say something of Nvidia altho I do not have Nvidia hardware. Anyway, apparently the Nvidia kernel module is a bad Elf. :-) -- David

missing dependency - crypto.ko to zlib.ko

2006-03-03 Thread Ben Kelly
Hello all, I upgraded my RELENG_6 server today and ran into a strange problem. Whenever I try to kldload crypto.ko the operation fails and I get the following error in my dmesg: link_elf: symbol inflateInit2_ undefined I was indirectly trying to load crypto because I had geom_eli.ko in my

Re: dangerous situation with shutdown process

2005-07-16 Thread Rick Kelly
he AT&T tapes with no changes on a Vax [if I >recall the scenario correctly]. The main reason for sync;sync;sync on V7 UNIX was because you couldn't do a shutdown, only a halt to the hardware monitor, on the PDP11. You can verify that behavior with SIMH. :-) -- Rick Kelly

Re: new FreeBSD-webpage

2005-10-06 Thread Ben Kelly
On Thursday 06 October 2005 5:25 am, Claus Guttesen wrote: > Hey. > > Just pointed firefox to freebsd.org and I was greeted with a new look! > Nice work. Overall I like the new site a lot. I did find a broken link however. On: http://www.freebsd.org/community/newsgroups.html The first "newsgro

Re: new FreeBSD-webpage

2005-10-06 Thread Ben Kelly
On Thursday 06 October 2005 5:55 am, Alexander S. Usov wrote: > Claus Guttesen wrote: > > Hey. > > > > Just pointed firefox to freebsd.org and I was greeted with a new look! > > Nice work. > > There are however some small bugs: > if you will press a textsize link in conqueror, then the main menu go

Re: new FreeBSD-webpage

2005-10-06 Thread Ben Kelly
On Thursday 06 October 2005 5:25 am, Claus Guttesen wrote: > Hey. > > Just pointed firefox to freebsd.org and I was greeted with a new look! > Nice work. While I like the new design, I think the mailing list page is a little confusing. There is a prominent section for finding the archives, but n

Re: 5.x: how do I get a *swap*-backed /tmp via rc.conf?

2005-10-10 Thread Ben Kelly
On Monday 10 October 2005 10:55 am, Malcolm Kay wrote: > On Mon, 10 Oct 2005 11:37 am, David Wolfskill wrote: > > I made the somewhat unexpected discovery that in FreeeBSD > > 5-STABLE, if I use the "tmp*" variables in /etc/rc.conf to > > have an MFS /tmp created, it is apparentyly not swap-backed

Re: 5.x: how do I get a *swap*-backed /tmp via rc.conf?

2005-10-10 Thread Ben Kelly
On Monday 10 October 2005 3:49 pm, David Wolfskill wrote: > On Mon, Oct 10, 2005 at 11:03:50AM -0400, Ben Kelly wrote: > > On Monday 10 October 2005 10:55 am, Malcolm Kay wrote: > > > > > > > These paramaters are used by the startup script /etc/rc.d/tmp > &g

RELENG_6 gvinum mirror problem

2005-11-04 Thread Ben Kelly
Hello, I just upgraded my RELENG_5 box to RELENG_6. This machine has two drives mirrored using gvinum. Everything was working well under 5.x, but when I booted to 6.x I noticed only one drive was receiving transactions. I see no error messages in my logs. Running 'gvinum list' produces the

loader.conf setting ignored

2005-11-07 Thread Ben Kelly
Hello all, I am trying to turn on geom debug at boot in order to help figure out my gvinum problem, but I can't seem to set the variable from loader.conf. I can, however, set the variable from the loader prompt. My loader.conf looks like: geom_vinum_load="YES" kern.geom.debugflags="1" I

Re: loader.conf setting ignored

2005-11-07 Thread Ben Kelly
ars this occurs too late to see geom debug for the boot process. (Which makes sense since geom is probably needed to read in sysctl.conf.) I guess this is just something that cannot be done without console access to the loader prompt? Thanks again. > > On Monday 07 November 2005 20:49,

Re: loader.conf setting ignored

2005-11-10 Thread Ben Kelly
Sarxan Elxanzade wrote: It looks like console access is necessary. But may be someone prompt another solution. So it turns out you can set kern.geom.debugflags from loader.conf. The gvinum mirror problem I was trying to debug was causing the problem. Edits to loader.conf were only being writ

Re: IDE drives to avoid ? [was : Re: ATA problems (rehashed)]

2000-10-25 Thread David Kelly
-R and it blew up. Later read there was a conflict between ISA ed0 and the new ata code. Splurged on the purchase of a DEC 21140 based 10/100 PCI card for $12 and cured that problem. If you say it might work now (its a UMC chipset) then I'll give it

Re: REMINDER: 4.2 code freeze starts tomorrow!

2000-11-01 Thread Sean Kelly
ywhere from one to two 1:00 and 2:00AMs. /usr/src/share/zoneinfo/northamerica: # Rule NAMEFROMTO TYPEIN ON AT SAVELETTER/S RuleUS 1967max - Oct lastSun 2:000 S RuleUS 1987max - Apr Sun>=1

Re: RAID-5 reliability (was: vinum malfunction!)

2001-01-02 Thread David Kelly
tle need for FLASH memory, BIOS updates, HD firmware updates, or even RAID firmware updates. Then again the advantage of the embedded system is the limited scope of outside influences, which should result in a stable and reliable system easier than one with higher limits. -- David Kelly N4HHE, [

Re: Intel PRO/100+ driver or hardware? (Update)

2001-01-09 Thread David Kelly
ain old 5V. As for non-Intel ethernet cards, 3 or 4 years ago when I first got to play with fast ethernet, found by accident that a 3Com card connected to a 3Com switch was more forgiving of wrongly pairing the cat5 wires than anything else connected to the same switch and wire. IMHO am surpris

Re: Intel PRO/100+ driver or hardware? (Update)

2001-01-09 Thread David Kelly
mp packets which fail checksum. So maybe wait to start tcpdump until the transfer stops. It may be time to "cut bait" and simply accept the Intel cards didn't work in your situation and go on with things. Know I'm using an Intel card right now (with an AMD CPU :-) ) but f

Re: Disk I/O problem in 4.3-BETA

2001-03-13 Thread David Kelly
Digital IDE drive. IMO the most reliable settings are the correct thing to do in spite of simpleminded magazine authors who will "do a shootout" of Linux vs. FreeBSD using only the stock settings. -- David Kelly N4HHE, [EMAIL PROTECTED]

Re: Lockups with -Stable on Athlon

2001-05-07 Thread David Kelly
screen. I disabled it as all my PCI cards are pre-2.2. System has been rock solid since. And I buildworld several times per week just to make sure. All the while running the dnetc client. -- David Kelly N4HHE, [EMAIL PROTECTED] ==

Re: fxp0 "sleeping" Problem (NOT NEW DRIVER RELATED)

2001-05-24 Thread David Kelly
...] What is an RTC BIOS error, and maybe it has something to do with the problem? -- David Kelly N4HHE, [EMAIL PROTECTED] = The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the opera

Re: RELENG_4_3 calls itself -RELEASE?

2001-08-03 Thread David Kelly
On Fri, Aug 03, 2001 at 12:51:30PM -0500, Mike Meyer wrote: > David Kelly <[EMAIL PROTECTED]> types: > > On Fri, Aug 03, 2001 at 09:54:02AM -0400, Bob K wrote: > > > I like -BEET. It's short, means nothing, and is red. What more could > > > you ask for? :

Re: RELENG_4_3 calls itself -RELEASE?

2001-08-03 Thread David Kelly
On Fri, Aug 03, 2001 at 09:54:02AM -0400, Bob K wrote: > > I like -BEET. It's short, means nothing, and is red. What more could > you ask for? :P Suggest -FOO has a long standing meaning of nonsense in computer lingo. Or -FOOBAR. -- David Kelly N4HHE, [E

Re: arp doesn't like two NIC's in same subnet on same machine?

2001-08-07 Thread David Kelly
pping NICs on a cable modem system where the MAC address is used to "authenticate" the connecting computer. -- David Kelly N4HHE, [EMAIL PROTECTED] = The human mind ordinarily operates at only ten percent of its capacity

Re: 4.4-rc instability

2001-08-28 Thread David Kelly
every chipset and poorly documented. -- David Kelly N4HHE, [EMAIL PROTECTED] = The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to

Re: FTP question

2001-08-28 Thread David Kelly
ou have some control over the firewall, and maybe its FreeBSD? -- David Kelly N4HHE, [EMAIL PROTECTED] = The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To

Re: FTP question

2001-08-28 Thread David Kelly
either has to allow all outgoing connections, or have a firewall smart enough to monitor the port 21 communications and open specifically for those transactions. /sbin/natd with the punch_fw option works for most ftp clients for me in non-passive mode. -- Dav

Re: 4.4-RC2 is now available

2001-08-28 Thread David Kelly
16 11:01 4.4rc1-install.md5 -r--r--r-- 1 1006 1006173 May 2 03:54 CHECKSUM.MD5 -r--r--r-- 1 1006 1006 1052 Jan 19 2001 README.TXT 226 Transfer complete. ftp> bye 221 Goodbye! % date Tue Aug 28 22:51:21 CDT 2001 % -- David Kelly N4HHE, [EMAIL PROTECTED]

Re: IPFirewall again

2001-09-02 Thread David Kelly
tpd server. The command line ftp on the Win32 machine has no problems where IE fails. Am not sure how to make natd apply to the machine which is hosting natd. Haven't tried very hard, but do know my firewall can't fetch thru

Re: OT: Passing kill a pid-file

2002-06-07 Thread David Kelly
much! Except for Sendmail where "kill `head -1 /var/run/sendmail.pid`" is needed because sendmail's command line options are on the 2nd line. -- David Kelly N4HHE, [EMAIL PROTECTED] = The human mind ordinarily oper

kern/35004: Can we get this moving?

2002-07-24 Thread Sean Kelly
this list mention the problem denoted in this PR and the PR has been around since February with no progress made. Could somebody please take a look at this and commit it if it is appropriate? -- Sean Kelly | PGP KeyID: 77042C7B [EMAIL PROTECTED] | http://www.zombie.org To Unsubscribe: se

Re: cvs commit: src/sys/kern vfs_subr.c

2002-10-13 Thread Kelly Yancey
On Sun, 13 Oct 2002, Stefan Farfeleder wrote: > On Sun, Oct 13, 2002 at 07:22:17PM +0400, Dmitry Morozovsky wrote: > > On Sun, 13 Oct 2002, Dmitry Morozovsky wrote: > > > > DM> On Sun, 13 Oct 2002, Kelly Yancey wrote: > > DM> > > DM> KY> kbyanc 2

Re: cvs commit: src/sys/kern vfs_subr.c

2002-10-13 Thread Kelly Yancey
On Sun, 13 Oct 2002, Dmitry Morozovsky wrote: > On Sun, 13 Oct 2002, Ian Dowse wrote: > > ID> >KY> Use macros rather than fondling implementation details. > ID> > > ID> >Kelly, it seems this commit broke -stable (see PR/44007) > ID> > ID> As

IPsec/gif VPN tunnel packets on wrong NIC in ipfw?

2002-11-14 Thread David Kelly
to how IPsec packets traverse thru these layers. When setting the system up was surprised to find nothing came thru gif0. At least nothing ipfw sees. -- David Kelly N4HHE, [EMAIL PROTECTED] = The human mind ordinarily operates at onl

Re: iPod recognized

2002-11-16 Thread David Kelly
Direct Access SCSI-2 > > device da0: 50.000MB/s transfers > > da0: 4775MB (9780750 512 byte sectors: 255H 63S/T 608C) > > Very nice! Any opinions on a good, cheap firewire card? These guys have a 3-port Firewire card for Macintosh at $15: http://eshop.macsales.com/link.cfm?id=6

IPsec packets seen on wrong interface by ipfw (was Re: IPsec/gif VPN tunnel packets on wrong NIC in ipfw?)

2002-11-19 Thread David Kelly
To help clarify gif is no longer suspect I have changed the subject. On Tue, Nov 19, 2002 at 04:08:26PM +0100, Guido van Rooij wrote: > On Tue, Nov 19, 2002 at 07:54:29AM -0600, David Kelly wrote: > > > > The problem is that while ESP packets arrive to be processed by > >

Re: IPsec/gif VPN tunnel packets on wrong NIC in ipfw?

2002-11-25 Thread David Kelly
w[2].c to ip_input.c to avoid depending on IPFIREWALL. I haven't tried it yet but the above sounds like its addressing the problem I have had with formerly tunneled packets being run thru IPFW after emerging from the tunnel. -- D

Re: How to mount a CD.........in 250 easy steps

1999-08-25 Thread David Kelly
abytes of buffer to their metadata cache and restored reasonable access speeds. -- David Kelly N4HHE, [EMAIL PROTECTED] = The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operatin

Re: Temperature

1999-12-29 Thread David Kelly
parently not up to a 100% duty cycle. DOS would cook it. As would most games. Or several "make buildworlds" in a row. -- David Kelly N4HHE, [EMAIL PROTECTED] = The human mind ordinarily operates at only ten percent of

'host' command with CNAMEs

2000-09-19 Thread Sean Kelly
mand never used to behave in this way and I'm not sure if it is a bug with the program itself or the resolver. -- Sean Kelly <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> PGP KeyID: 4AC781C7http://www.sean-kelly.org To Unsubscribe: send mail to [EMAIL PROTECTED] with &qu

Re: Bad IDE Drive

2000-10-06 Thread David Kelly
Craig Hawco <[EMAIL PROTECTED]> writes: > > I have recently fled from FreeBSD back into (ugh) windows because of a > minor drive problem. It seems that my drive has a few bad blocks, and I > know what they are. FreeBSD seems to try to write to the same bad sectors > every time, and keeps

Re: Bad IDE Drive

2000-10-09 Thread David Kelly
" IBM SCSI 9G HD is running 15 degrees F over room temperature. Currenlty its 94F on the HD. Without digging up manufacturer's specs about 115F to 120F is where I'd start getting really worried. -- David Kelly N4HHE, [EMAIL PROTECTED]

Re: New ports on older stable (4.11)

2006-03-01 Thread Kelly D. Grills
. It's the exim/clamav/spamassassin stuff > which I really want to upgrade. > My upgrade procedure includes: 1. Backup ports with ports/sysutils/portupgrade. (-b switch) 2. Update the ports collection and index 3. Read ports/UPDATING 4. Upgrade and verify each port individually 5. Keep por

Re: dhclient wedged

2006-01-22 Thread Kelly D. Grills
;ve also had the same problem (6.0-RELEASE), on Comcast also. I installed isc-dhcp3-client-3.0.3_1 from ports and haven't had a problem since. (crossing fingers ;=) -- Kelly D. Grills [EMAIL PROTECTED] pgpDlQTBKxIUa.pgp Description: PGP signature

Re: dhclient wedged

2006-01-22 Thread Kelly D. Grills
moment. Will follow up with debugging results when it fails. -- Kelly D. Grills [EMAIL PROTECTED] pgpT2QVOSEkvS.pgp Description: PGP signature

Re: dhclient wedged

2006-01-28 Thread Kelly D. Grills
On Sun, Jan 22, 2006 at 06:40:19PM -0600, Kelly D. Grills wrote: > On Sun, Jan 22, 2006 at 02:18:28PM -0800, Brooks Davis wrote: > > > > This definitly sounds like something particular to your dhcp servers. > > It would be nice if we could fix it, but without some debugging