Re: RELENG_8 still identifies itself as 8.3-PRERELEASE

2012-04-22 Thread Adrian Wontroba
On Sun, Apr 22, 2012 at 10:39:44PM +, Bjoern A. Zeeb wrote: > On 22. Apr 2012, at 21:59 , Adrian Wontroba wrote: > > A RELENG_8 system built this morning still identifies itself as > > 8.3-PRERELEASE. > > Any chance of this becoming 8.3-STABLE soon? While this is entirely

RELENG_8 still identifies itself as 8.3-PRERELEASE

2012-04-22 Thread Adrian Wontroba
A RELENG_8 system built this morning still identifies itself as 8.3-PRERELEASE. Any chance of this becoming 8.3-STABLE soon? While this is entirely cosmetic, it does cause me issues at $JOB. -- Adrian Wontroba A fool and his money soon go partying

Re: 9.0-RELEASE ISO images vanished?

2012-03-07 Thread Adrian Wontroba
On Thu, Mar 08, 2012 at 06:09:07AM +, Adrian Wontroba wrote: > I could have sworn that 9.0 ISO images were on ftp.freebsd.org and > mirrors, but: > > Remote directory: /pub/FreeBSD/releases/i386/ISO-IMAGES > ftp> dir > 229 Entering Extended Passive Mode (|||29551|).

9.0-RELEASE ISO images vanished?

2012-03-07 Thread Adrian Wontroba
005 README.TXT 226 Directory send OK. I'm OK as I torrented the ISOs when 9.0 was released. -- Adrian Wontroba The hidden flaw never remains hidden. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To uns

Re: /usr/bin/script eating 100% cpu with portupgrade and xargs

2011-10-22 Thread Adrian Wontroba
system post the MFC, script no longer hangs when run via batch nor consumes excessive amounts of CPU. -- Adrian Wontroba You are not drunk if you can lay on the floor without holding on. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd

Re: /usr/bin/script eating 100% cpu with portupgrade and xargs

2011-10-12 Thread Adrian Wontroba
On Sat, Oct 08, 2011 at 01:27:07AM +0100, Adrian Wontroba wrote: > I won't be in a position to create a simpler test case, raise a PR or > try patches till Tuesday evening (UK) at the earliest. So far I have been unable to reproduce the problem with portupgrade (and will proba

Re: /usr/bin/script eating 100% cpu with portupgrade and xargs

2011-10-07 Thread Adrian Wontroba
tee /home/fbsd_upgrade/build_packages_all.log -- Adrian Wontroba When in trouble, obfuscate. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd

Re: umass: AutoSense failed

2010-12-10 Thread Adrian Wontroba
while backing up to two successive previously reliable UFS USB external disk drives. Plugging the USB cable into a motherboard USB socket at the back of the computer rather than a front panel socket made the problem go away. This might cure the OP'

Re: 8-STABLE Slow Write Speeds on ESXI 4.0

2010-08-09 Thread Adrian Wontroba
as I have no comparative performance figures to hand, but under VMware Server 2 on Windows, performance of non pre-allocated disks is dire and SCSI emulation is better than IDE. -- Adrian Wontroba Anything hit with a big enough hammer will fall apart. __

Re: immense delayed write to file system (ZFS and UFS2), performance issues

2010-01-27 Thread Adrian Wontroba
is is mostly noticable with 2.5" > notebook disks, which "click" like crazy all the time. :) Turning off APM seems to be the LINUX world's solution to this and other similar problems. I got the impression that Windows also does this. -- Adrian

Re: immense delayed write to file system (ZFS and UFS2), performance issues

2010-01-26 Thread Adrian Wontroba
e a real firmware fix. One thing I'm sure of - the next time I buy a set of disks for my home fileserver, I'll spend some time on research rather than rushing to join the queue (8-( -- Adrian Wontroba I'd rather just believe that it&#

Re: immense delayed write to file system (ZFS and UFS2), performance issues

2010-01-26 Thread Adrian Wontroba
nti_idle_enable ; then return 0 fi echo "Starting ${name}." ${command} & } load_rc_config $name run_rc_command $* Adjust command name to suit, put in /usr/local/etc/rc.d, add wd_green_anti_idle_enable="YES" to /etc/rc.conf and the script starts running d

Re: 8.0-RELEASE -> -STABLE and size of /

2010-01-22 Thread Adrian Wontroba
dd INSTALL_NODEBUG="yes" to your /etc/make.conf. I concur that the 235 MB size of an amd64 8.0 kernel is a bit of a surprise. An i386 kernel is a mere 135 MB. IMO increasing the sysinstall default root slice size for at least amd64 would be a good thing. -- Adrian Wontroba ___

Re: Help With Custom Disk Layout For New Install

2009-07-09 Thread Adrian Wontroba
On Tue, Jul 07, 2009 at 06:53:31PM -0700, Drew Tomlinson wrote: > ... gmirror fails silently (i.e. nothing exists in /dev/mirror). ... I can't speak for the rest of your post but have you got the following in /boot/loader.conf? geom_mirror_load="YES" -- Adrian Wontroba It i

Re: FreeBSD 7, runaway clock as guest OS on Microsoft Virtual Server

2009-01-22 Thread Adrian Wontroba
On Fri, Jan 23, 2009 at 03:01:51AM +, Adrian Wontroba wrote: > I'm afraid that most of the salient details are inaccessible at work, > but I found this necessary to get sort of acceptable[*] time keeping in > FreeBSD guests under VMware on Windows. Sorry, I've got VMw

Re: FreeBSD 7, runaway clock as guest OS on Microsoft Virtual Server

2009-01-22 Thread Adrian Wontroba
TP on the guest, and set VMware tools to syncronise clocks. This is adequate for many. For my systems, I need better time keeping to distinguish cause from effect in problems involving interacting applications on multiple machines. -- Adrian Wontroba No matter what Cliff

Re: RELENG7 using lpt causes panic

2008-01-10 Thread Adrian Wontroba
lem tried it and reported back to John. -- Adrian Wontroba We'll cross that bridge when we come back to it later. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: RELENG7 using lpt causes panic

2008-01-08 Thread Adrian Wontroba
On Tue, Jan 08, 2008 at 01:52:40PM +0700, Eugene Grosbein wrote: > On Tue, Jan 08, 2008 at 03:08:57AM +0000, Adrian Wontroba wrote: > > > I've recently switched some of my home systems to RELENG7. > > > > All seemed fairly well until I tried printing a CUPS test pa

RELENG7 using lpt causes panic

2008-01-07 Thread Adrian Wontroba
chom2 attached to gsrchom. GEOM_STRIPE: Device gsrchom activated. GEOM_LABEL: Label for provider stripe/gsrcvar is ufs/rcvar. GEOM_LABEL: Label for provider stripe/gsrcusr is ufs/rcusr. GEOM_LABEL: Label for provider stripe/gsrcswp is label/rcswap. GEOM_LABEL: Label for provider stripe/gsrchom is ufs/

Re: 6.2-STABLE deadlock?

2007-04-25 Thread Adrian Wontroba
On Mon, Apr 23, 2007 at 03:56:32AM +0100, Adrian Wontroba wrote: > Another 6-STABLE (cvsupped on 27/03/07) example, with diagnostics taken > rather sooner after the hang. Processes with wmesg=ufs feature often in > the ps output. Thanks for the assorted replies. I'll try using INVA

Re: 6.2-STABLE deadlock?

2007-04-22 Thread Adrian Wontroba
On Tue, Mar 13, 2007 at 02:08:48PM +, Adrian Wontroba wrote: > At work, amoungst my stable of old computers running FreeBSD, I have a > Fujitsu M800 - a 4 Zeon SMP processor with 4 GB of memory. This > primarily runs Nagios and a small and lightly used MySQL database, along >

Re: gmirror Issues

2007-03-26 Thread Adrian Wontroba
trollers for years, more recently with gmirror / gstripe. They work fine. -- Adrian Wontroba ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

6.2-STABLE deadlock?

2007-03-13 Thread Adrian Wontroba
crashes (without a serial console) where a noticable feature was many ftpd processes in a UFS state. Possibly "things happened" in the 12 hour period between the onset of the problem on Sunday afternoon and the diagnostics being taken on Monday morning. -- Adrian Wontroba Adrian's

Re: System freeze on 6.1/2 when running makeworld and dump

2007-01-06 Thread Adrian Wontroba
l minutes earlier. All of the following help to keep the problem away: Upgrading from a several months old 5-STABLE to 6-STABLE. Inserting 60 second delays at various points. Disabling SMP. No core dump available (Mylex disk controller). My next diagnostic step will be a serial console. -- Adrian

Re: negative runtime etc.

2006-12-16 Thread Adrian Wontroba
ks. The last two make me fear that the IDE emulation sometimes glitches. -- Adrian Wontroba Prof:So the American government went to IBM to come up with a data encryption standard and they came up with ... Student: EBCDIC! ___ freebsd-stable@fre

Re: fsck_ufs locked in snaplk

2006-04-26 Thread Adrian Wontroba
ur hands in woe?) -- Adrian Wontroba ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Stability problems vith FreeBSD 5.2.1-RELEASE-p14

2005-10-07 Thread Adrian Wontroba
scribed in http://lists.freebsd.org/pipermail/freebsd-doc/2004-May/004262.html which recommends setting VM_KMEM_SIZE_MAX 419430400 for machines with large amounts of memory. Worked for me on a recent 5-STABLE. Might work for your rather elderly release. -- Adrian Wontroba

Re: SMP support maturity? AMD64x2 or FX-57?

2005-07-23 Thread Adrian Wontroba
o recall discussion about including SMP kernels in future releases). I can't comment about SMP on newer processors - I only get the cast offs to recycle as something useful. -- Adrian Wontroba ___ freebsd-stable@freebsd.org mailing list http://l

Re: 4.x can't read 5.x dump?

2004-12-03 Thread Adrian Wontroba
ipt has changed its CWD to the dump directory, usually on an NFS mount. * When dumping to the same machine, I include -h 0 and make the dump directory (and a slew of other recoverable by other ways ones) nodump with chflags nodump. -- Adrian Wontroba __

Re: panic: APIC: Previous IPI is stuck

2004-11-15 Thread Adrian Wontroba
On Mon, Nov 15, 2004 at 04:49:56PM +1100, Andy Farkas wrote: > [freebsd.org is rejecting my email (cant find hostname) > so please feel free to copy this to the list] So quoted in full. > On Mon, 15 Nov 2004, Adrian Wontroba wrote: > ... > > The practice is that it it has now c

panic: APIC: Previous IPI is stuck

2004-11-14 Thread Adrian Wontroba
Mounting root from ufs:/dev/mirror/mirror0a WARNING: / was not properly dismounted WARNING: /var was not properly dismounted WARNING: /usr was not properly dismounted /usr: mount pending error: blocks 4 files 2 WARNING: /usr2 was not properly dismounted -- Adrian Wontroba ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Freeze in 5.3 Release Install

2004-11-11 Thread Adrian Wontroba
it by setting "PNP OS" to YES in the BIOS. -- Adrian Wontroba ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: freebsd 5.3 have any problem with vinum ?

2004-11-02 Thread Adrian Wontroba
setting up a very old machine[1] with 5.3-RC2, I think it would be best to keep both until gvinum had caught up. Vinum can do things which gvinum appears incapable of - such as initialising a RAID-5 plex. -- Adrian Wontroba [1] A Fujitsu M700 4 way Ppro - the state of the

Re: [kern/60555] vinum volume as a swap device not possible on FreeBSD 5.2.1

2004-05-14 Thread Adrian Wontroba
* No release 5.* release will be called "production" until it has a working software mirror system and upgrade path. Looks like downgrading to 5.1 (or even the current production release (4.9, soon to be 4.10)), is your best short-term option. Or do without mirrored swap. -- Adrian

mergemaster (was Re: Ifconfig config of gif tunnels)

2002-10-13 Thread Adrian Wontroba
emaster properly, e.g. my not noticing that a file (i)nstalled by mergemaster should have been (m)erged, to preserve local changes. The incidence of this has much reduced since I adopted the convention of flagging files I have modified with a "# MODIFIED " line near the top

Re: Staying *really stable* in FreeBSD

2001-06-24 Thread Adrian Wontroba
ts all a bit heavy on disk space, but that is fairly plentiful nowadays. Aside: my first UNIX box ran SCO ODT, with 120 MB of disk and 8 MB of memory. Definitely too little disk (8-( -- Adrian Wontroba To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: 3.3-RC and 3com 509 Driver

1999-09-14 Thread Adrian Wontroba
0.01 user 0.05 sys Tue 29 Jun 1999 04:51:58 BST blocksize 40 19.38 real 0.01 user 0.04 sys -- Adrian Wontroba To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message