Great, really looking forward to trying this out! Have you noticed any
difference with larger file systems using the HyperV block driver? Since
8.x the standard file systems seem to suffer corruption with > 40gb, which
is a show stopper for our clients wanting to deploy on HyperV. I hoped this
migh
On Thu, Jul 5, 2012 at 10:43 PM, Rainer Duffner wrote:
> Am Thu, 05 Jul 2012 12:43:06 +0100
> schrieb Pete French :
>
>> So, my work surprise for a Thursday morning is an urgent requirement
>> to see if we can run a set of FreeBSD machines under virtualised
>> servers. I have not done this before
On Thu, Jun 30, 2011 at 1:10 PM, jhell wrote:
> On Thu, Jun 30, 2011 at 12:47:45PM +1000, Antony Mawer wrote:
>> On Thu, Jun 30, 2011 at 11:33 AM, jhell wrote:
>> > Most admins that I know don't bother with things like splash screens on
>> > 'production
On Thu, Jun 30, 2011 at 3:04 AM, Torfinn Ingolfsen
wrote:
> On Wed, 29 Jun 2011 22:50:15 +1000
> Antony Mawer wrote:
>> Not sure if this is the right place to post it -- about 6 years ago I
>> put together a module which displays an ASCII splash screen on boot
>> (r
On Thu, Jun 30, 2011 at 11:33 AM, jhell wrote:
> Youve been running this in production... How often do these servers
> reboot ;¿ and is it to identify what is actually running on the machine
> so they are not confused with surrounding equipment ?
>
> Most admins that I know don't bother with thing
Hi all,
Not sure if this is the right place to post it -- about 6 years ago I
put together a module which displays an ASCII splash screen on boot
(rather than the graphical splash_pcx and splash_bmp modules). We have
been running it in production since that time without issue.
With the the code s
On Sat, Jan 22, 2011 at 12:55 AM, Ivan Voras wrote:
> On 21/01/2011 14:22, Andrey V. Elsukov wrote:
>>
>> On 21.01.2011 16:03, Ivan Voras wrote:
>>>
>>> On 21/01/2011 13:56, Johan Hendriks wrote:
Ok the funny thing is, i get the same error on 8.1 Release (the corrupt
error), but it
This may well be the same sort of issue that was discussed in this thread here:
http://lists.freebsd.org/pipermail/freebsd-hackers/2010-March/031004.html
In short, the Core i7 CPUs have a feature called "TurboBoost" where
the clock speed of one or more cores is boosted when other cores are
id
On Thu, Feb 18, 2010 at 6:22 AM, Jeremy Chadwick
wrote:
> On Tue, Feb 16, 2010 at 11:43:30PM -0500, Charles Sprickman wrote:
>> >Footnote: This is why I tell folks to zero out the first 8192 bytes of
>> >any disk they've previously installed FreeBSD on (even if the disk has
>> >no filesystems/slic
Hi all,
I recently dusted off an old patch I put together years ago which adds
a new splash_txt decoder module for the splash(4) boot splash screen.
The module allows you to use a binary-format ASCII drawing (80x25) as
a boot splash screen rather than the graphical modes offered by
splash_bmp and
The Intel boards all in all tend to be pretty well supported... we run
a number of S3200SHL boards (about to be EOL'd I believe) and older
S2000 series in production without any hitches. The basic Intel
soft-RAID on the entry level boards should be avoided (use gmirror or
similar if need be).
If y
Freddie Cash wrote:
...
We've also heavily modified /etc/sysctl.conf and upped a bunch of the
network-related sysctls. Doing so increased our SSH throughput from ~30
Mbits/sec across all connections to over 90 Mbits/sec per SSH connection.
Are you able to share any of these with the list? It
Jeremy Chadwick wrote:
On Fri, Oct 10, 2008 at 04:58:55AM -0700, Jeremy Chadwick wrote:
On Sun, Oct 05, 2008 at 10:12:11PM -0700, Jeremy Chadwick wrote:
On Mon, Oct 06, 2008 at 09:03:20AM +0400, Andrey V. Elsukov wrote:
Jeremy Chadwick wrote:
Also, does your patch include any fixes (intention
I have a FreeBSD 6.2-based server running a 1.2TB graid3 volume, which
consists of 5x 320gb SATA hard drives. I've been getting errors in
/var/log/messages from the graid3 volume, which I suspect means an
underlying fault with one of the disks, but is there any way to decipher
which one of thes
Jeremy Chadwick wrote:
...
[20080229] A change in the way that FreeBSD sends TCP options has been
reported to cause odd interactions with some cable modem routers. While this
issue is still under investigation, a change has been committed to HEAD that
returns the option processing to that of
On 3/12/2007 8:50 PM, Alexey Popov wrote:
Hi
Alexey Popov wrote:
Now we also have terribly performing PostgreSQL on 8-core server. We
noticed the slowdown after moving PostgreSQL from 2xXeon 3.0
Apache+PostgreSQL server to dedicated PostgreSQL server. I collected
some stats (see attach) befor
On 3/12/2007 1:37 PM, Tim Daneliuk wrote:
Jack Vogel wrote:
On Dec 1, 2007 8:32 PM, Daniel O'Connor <[EMAIL PROTECTED]> wrote:
Hi,
I am doing some work for a company that recently bought 2 systems based
on the above motherboard and mostly they work fine, however on boot
just before userland sta
On 26/11/2007 1:33 PM, Jeremy Chadwick wrote:
On Sun, Nov 25, 2007 at 06:21:36PM -0800, Jeremy Chadwick wrote:
I believe the problem is that /etc/rc.d/swap1 is being run before
savecore. I'm guessing that swapon(8) actually destroys/clobbers the
existing saved kernel panic/core data, thus one w
On 6/02/2007 1:47 PM, Sean Bryant wrote:
Dominic Marks wrote:
Check out G4U (NetBSD based)
The only problem I can see here is that multiple parallel reads will
have serious performance impacts, thus greatly increasing the cloning of
the disk.
The solution with dd, tee and netcat would just
On 20/12/2006 12:05 PM, Mark Kirkwood wrote:
In the process of investigating performance in another area I happened
to be measuring sequential cached reads (in a fairly basic manner):
$ dd if=/dev/zero of=/tmp/file bs=8k count=10 # create file
81920 bytes transferred in 4.849394 se
On 18/08/2006 4:29 AM, Brooks Davis wrote:
On Fri, Aug 18, 2006 at 09:19:04AM -0500, Kirk Strauser wrote:
On Thursday 17 August 2006 8:35 am, Antony Mawer wrote:
A quick question - is it recommended to initialise disks before using
them to allow the disks to map out any "bad spots"
Hi list,
A quick question - is it recommended to initialise disks before using
them to allow the disks to map out any "bad spots" early on? I've seen
some "uninitialised" disks (ie. new disks, thrown into a machine,
newfs'd) start to show read errors within a few months of deployment,
which I
On 9/08/2006 10:01 PM, [EMAIL PROTECTED] wrote:
Antony Mawer <[EMAIL PROTECTED]> schrieb am 09.08.2006 02:08:20:
Okay. What version of Netware are you using? What are the step-by-step
procedures you are following in order to reproduce this (from step 1 as
logging in to Netware or mounti
On 8/08/2006 5:20 PM, [EMAIL PROTECTED] wrote:
Sory if i forgott that.
I get this when i am copying from the Netware Server. Copying to the Server
works well.
Okay. What version of Netware are you using? What are the step-by-step
procedures you are following in order to reproduce this (from
On 7/08/2006 7:40 PM, [EMAIL PROTECTED] wrote:
With this changes (i use Version 1.17 from cvs) i get no more panics.
But i still get some
md_get_mem(461): incomplete copy
messages.
I aslo still got the problem that i can't copy smal files (<8M) with "cp". I get an "invalid
argument" message
On 14/07/2006 6:08 PM, User Freebsd wrote:
Just in case, do you use mlocked mappings ? Also, why so huge number
of crons exist in the system ? The are all forking now. It may be (can
not say definitely without further investigation) just a fork bomb.
re: crons ... this, I'm not sure of, but my
On 3/06/2006 2:43 AM, Jack Vogel wrote:
On 6/2/06, Gavin Atkinson <[EMAIL PROTECTED]> wrote:
On Thu, 2006-06-01 at 15:30 -0700, Jack Vogel wrote:
> Both on my own machine, and on systems in our test group's lab, we
> notice these long (like 2min maybe?) delays near the end of boot. It
> seems to
On 4/05/2006 6:20 PM, Rutger Bevaart wrote:
Technically it's not routes that are not being updated, but a stale
(outdated) ARP cache on the other hosts. The system with the new
alias'ed IP needs to do a gratuitous ARP (broadcast ARP for it's own
IP). As an intermediate solution you could flush
On 20/02/2006 10:18 AM, Damian Gerow wrote:
I've been trying to coax 6.1-BETA1 onto an IBM LS20 Blade (885055U), with a
few problems. I've turned up a number of other posts about people who have
had the same problem, but nobody seems to be able to get it working.
On boot, the keyboard works in
On 20/11/2005 7:32 AM, Lukas Ertl wrote:
It has nothing to do with the SCSI controller, it's all about the
floppy drive. It seems like the fdc driver doesn't recognize that
there's no disk in the drive and tries to access it on and on and on.
As I said, disable the floppy drive in the BIOS (or
On 1/09/2005 11:15 PM, Edwin Brown wrote:
> This morning I tried to install FreeBSD6.0 under VMWare 5. I got
> the following message when it was extracting the base into \
> directory:
>
> Panic: duplicate free of item 0xc1c5a210 from zone 0xc143f000(g_bio)
>
> cpuid=0
> KDB: enter: panic
> [th
Hi all,
Have been doing my best to plod through debugging an issue with SMBFS on
FreeBSD 4.11, where with a certain size directory, getdirentries()
returns errno=9 (Bad file descriptor) when it reaches the end of the
directory listing. I've traced it that far and found PR 78953 that
appears to be
Andrew wrote:
Hi,
I am trying to make release for 4.7-RELEASE-p2 and it is failing with
'touch: not found" (errors below). I found someone with a similar problem
in the archives
(http://docs.freebsd.org/cgi/getmsg.cgi?fetch=243803+0+/usr/local/www/db/text/2002/freebsd-stable/20021027.freebsd-stab
I neglected to mention, this is on FreeBSD 4.6 -STABLE as of August 10th.
-Antony
Antony Mawer wrote:
> After reading about the potential dangers assocaited with enabling the
> write cache on ATA drives in combination with softupdates, I've recently
> added the following to /bo
After reading about the potential dangers assocaited with enabling the
write cache on ATA drives in combination with softupdates, I've recently
added the following to /boot/loader.conf:
hw.ata.wc="0"
Once booted, running sysctl confirms that this is set:
[root@gibson] ~# sysctl hw.a
Mario Pranjic wrote:
> Can anyone tell me if the current 4.6.2 RELEASE supports promise
> fasttrak100tx2 or highpoint hpt370 RAID controlers?
>
> Does this actually work?
I've got a Promise FastTrak100 TX2 running on -STABLE as of about 2
weeks ago and FreeBSD picks it up fine. I might add howe
36 matches
Mail list logo