Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

freebsd-questions Digest, Vol 303, Issue 8

1 view
Skip to first unread message

freebsd-ques...@freebsd.org

unread,
Mar 25, 2010, 3:52:56 AM3/25/10
to freebsd-...@freebsd.org
Send freebsd-questions mailing list submissions to
freebsd-...@freebsd.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
or, via email, send a message with subject or body 'help' to
freebsd-ques...@freebsd.org

You can reach the person managing the list at
freebsd-que...@freebsd.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of freebsd-questions digest..."


Today's Topics:

1. Re: sendmail && UTF-8 (Giorgos Keramidas)
2. Firefox 3.6.X and Thunderbird 3.0.X crashing with Radeon
graphics on FBSD 8.0-STABLE SMP/sm64 box (O. Hartmann)
3. Re: Firefox 3.6.X and Thunderbird 3.0.X crashing with Radeon
graphics on FBSD 8.0-STABLE SMP/sm64 box (Gary Jennejohn)
4. Re: FreeBSD NFS client goes into infinite retry loop
(John Baldwin)
5. tuning vfs.zfs.vdev.max_pending and solving the issue of ZFS
writes choking read IO (Dan Naumov)
6. Re: Upgrading from 6.1 to 7.3 (Jerry McAllister)
7. Re: tuning vfs.zfs.vdev.max_pending and solving the issue of
ZFS writes choking read IO (Bob Friesenhahn)
8. Re: Unable to boot FreeBSD 8.0 (Christopher Key)
9. Re: tuning vfs.zfs.vdev.max_pending and solving the issue of
ZFS writes choking read IO (Dan Nelson)
10. Re: Unable to boot FreeBSD 8.0 (Christopher Key)
11. Pure-ftpd non anonymous (m.anis)
12. Canadian Cruise Employment Opportunity (Mrs margret Kane)
13. Re: Pure-ftpd non anonymous (Adam PAPAI)
14. Re: tuning vfs.zfs.vdev.max_pending and solving the issue of
ZFS writes choking read IO (Bob Friesenhahn)
15. Re: simple zfs query (krad)
16. 8.0 amd64 - Royally screwed up MBR (My own fault) (Gene)
17. Re: tuning vfs.zfs.vdev.max_pending and solving the issue of
ZFS writes choking read IO (Ivan Voras)
18. Re: 8.0 amd64 - Royally screwed up MBR (My own fault)
(Henrik Hudson)
19. Re: freebsd-update(8) under sparc64? Why is it not available?
(Marius Strobl)
20. Re: Firefox 3.6.X and Thunderbird 3.0.X crashing with Radeon
graphics on FBSD 8.0-STABLE SMP/sm64 box (O. Hartmann)
21. sysinstall: "You need to assign disk labels before you can
proceed with the installation" (Christopher Key)
22. Compiling kernel with gcc43 (Mario Lobo)
23. OT: Rhyme (Olivier Nicole)
24. Install of Apache 2.2.15 after installing ssl lastes
(Rob Weissenburger)
25. hoope THIS works... (Gary Kline)
26. Re: hoope THIS works... (Olivier Nicole)
27. FreeBSD 8 / amd64 / Xorg / nvidia GeForce 5200 (Tim Gustafson)
28. Re: OT: Rhyme (Olivier Nicole)
29. Re: OT: Rhyme (Arun S)
30. Re: OT: Rhyme (Sergio Tam)
31. The download file is corrupt (trevor who)
32. Re: The download file is corrupt (Erik Norgaard)
33. Re: freebsd-update(8) under sparc64? Why is it not available?
(Adam PAPAI)
34. Re: The download file is corrupt (Bernt Hansson)


----------------------------------------------------------------------

Message: 1
Date: Wed, 24 Mar 2010 14:13:42 +0200
From: Giorgos Keramidas <kera...@ceid.upatras.gr>
Subject: Re: sendmail && UTF-8
To: Matthias Apitz <gu...@unixarea.de>
Cc: freebsd-...@freebsd.org
Message-ID: <87mxxxu...@kobe.laptop>
Content-Type: text/plain; charset=us-ascii

On Tue, 23 Mar 2010 13:29:27 +0100, Matthias Apitz <gu...@unixarea.de> wrote:
> Hello,
>
> I want to sendout mail the following way:
>
> sendmail -t < filename
>
> where the file 'filename' contains some header lines, especially To:
> Subject: and From: and as well the body of the mail; all is in UTF-8
> and I know I have to encode the header lines and says something about
> the body. With Perl it goes like this:
>
> #!/usr/bin/perl
>
> use utf8;
> use Encode;

Since you are using perl, it may be more useful to start from something
like mail/p5-MIME-Lite instead of rolling your own.

------------------------------

Message: 2
Date: Wed, 24 Mar 2010 13:32:40 +0000
From: "O. Hartmann" <ohar...@zedat.fu-berlin.de>
Subject: Firefox 3.6.X and Thunderbird 3.0.X crashing with Radeon
graphics on FBSD 8.0-STABLE SMP/sm64 box
To: freebsd...@freebsd.org, freebs...@freebsd.org,
freebsd-...@freebsd.org
Message-ID: <4BAA1478...@zedat.fu-berlin.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Since the introduction of Thunderbird 3.0 and Firefox 3.6 I see
spontanous crashes/coredumps of both thunderbird and firefox. Interingly
Firefox 3.5.X works well on he same platform.

The platform is a FreeBSD 8.0-STABLE/amd64 (r205536: Tue Mar 23 22:19:04
CET 2010), SMP box with 8GB of RAM, QuadCore Intel Q6600 on a P35-based
motherboard.

Thunderbird 3 crashes rarely compared to Firefox 3. The longer the
application thunderbird runs, the higher the likelyhood the app crashes
and vanishes. Sometimes this happens immediately after starting
thunderbird, sometimes it takes its few minutes or half an hour.

Firefox 3 is sensitive to its pull-down menus or requester showing up in
some situations. I can provoke a crash by clicking onto a pull-down-menu
in firefox 3, it immediately dumps a core.

Well, I wouldn't write s cross-posting if I would be sure this behaviour
is due to some oddities in my installation, but since this odd behaviour
occured both on Firefox 3.6 and Thunderbird 3 in several situations and
with several tries to get a workaround, I feel desperately lost.

What I did so far:

- Recompiling EVERY port on my box (four times in a row to make sure
everything is right, its a pain with nearly 950 ports).
- Deinstalling both Firefox 3 and Thunderbird 3 and installing the
binary packages from FreeBSD.ORG


I have a private UP box, running the same OS FreeBSD 8.0-STABLE/amd64 on
a single core Athlon 3500+ with only 2GB of RAM. There I use both
Thunderbird 3.0.3 and Firefox 3.6.2 without any problem.

I suspect the X11 server or some part of the accelerator stuff
triggering the crashes. On the both machines,

WITHOUT_NOUVEAU = YES

is defined. On the UP box at home, I utilise a HD4830 graphics
accelerator with DR enabled. The lab's box have had
both HD4670 and now HD4770 accelerators, both do not work properly with
the state-of-the-art drivers supported by the official pots collection.
HD4670 never got to work since the new RadeonHD driver 1.3 was
introduced (prior to that it worked), the new HD4770 works with
explicitely disabling DRI and crashes whenever I leave a session (quit
windowmaker). Well, this is another story, but I suspect the Radeon
driver infrastructure causing the problems - but I'm not sure.

I use perl-threaded 5.10, but I guess this is not a problem since the
problems occur whether I have threaded perl or not.

As I said, I feel like a dead man in the water ...

Regards,
Oliver


------------------------------

Message: 3
Date: Wed, 24 Mar 2010 15:06:53 +0100
From: Gary Jennejohn <gary.je...@freenet.de>
Subject: Re: Firefox 3.6.X and Thunderbird 3.0.X crashing with Radeon
graphics on FBSD 8.0-STABLE SMP/sm64 box
To: "O. Hartmann" <ohar...@zedat.fu-berlin.de>
Cc: freebsd...@freebsd.org, freebsd-...@freebsd.org,
freebs...@freebsd.org
Message-ID: <20100324150...@ernst.jennejohn.org>
Content-Type: text/plain; charset=US-ASCII

On Wed, 24 Mar 2010 13:32:40 +0000
"O. Hartmann" <ohar...@zedat.fu-berlin.de> wrote:

> Since the introduction of Thunderbird 3.0 and Firefox 3.6 I see
> spontanous crashes/coredumps of both thunderbird and firefox. Interingly
> Firefox 3.5.X works well on he same platform.
>
> The platform is a FreeBSD 8.0-STABLE/amd64 (r205536: Tue Mar 23 22:19:04
> CET 2010), SMP box with 8GB of RAM, QuadCore Intel Q6600 on a P35-based
> motherboard.
>
> Thunderbird 3 crashes rarely compared to Firefox 3. The longer the
> application thunderbird runs, the higher the likelyhood the app crashes
> and vanishes. Sometimes this happens immediately after starting
> thunderbird, sometimes it takes its few minutes or half an hour.
>
> Firefox 3 is sensitive to its pull-down menus or requester showing up in
> some situations. I can provoke a crash by clicking onto a pull-down-menu
> in firefox 3, it immediately dumps a core.
>

If you suspect the graphics card's driver is at fault then I would try
linux-opera or even linux-firefox and see whether it also dies when you
use a drop-down menu.

Another possibility would be to set hw.physmem to say 3G or 4G in
loader.conf and see whether that affects thunderbird/firefox. Who
knows, there may some weird problem caused by all that memory? That
would a fairly quick and cheap way to test this.

--
Gary Jennejohn


------------------------------

Message: 4
Date: Wed, 24 Mar 2010 10:06:23 -0400
From: John Baldwin <j...@freebsd.org>
Subject: Re: FreeBSD NFS client goes into infinite retry loop
To: Rick Macklem <rmac...@uoguelph.ca>
Cc: freeb...@freebsd.org, Steve Polyack <kor...@comcast.net>,
bsek...@noc.cfi.pgh.pa.us, User Questions
<freebsd-...@freebsd.org>
Message-ID: <20100324100...@freebsd.org>
Content-Type: Text/Plain; charset="iso-8859-1"

On Tuesday 23 March 2010 7:03:06 pm Rick Macklem wrote:
>
> On Tue, 23 Mar 2010, John Baldwin wrote:
>
> >
> > Ah, I had read that patch as being a temporary testing hack. If you think
> > that would be a good approach in general that would be ok with me.
> >
> Well, it kinda was. I wasn't betting on it fixing the problem, but since
> it does...
>
> I think just mapping VFS_FHTOVP() errors to ESTALE is ok. Do you think
> I should ask pjd@ about it or just go ahead with a commit?

Go ahead and fix it I think.

--
John Baldwin


------------------------------

Message: 5
Date: Wed, 24 Mar 2010 18:18:52 +0200
From: Dan Naumov <dan.n...@gmail.com>
Subject: tuning vfs.zfs.vdev.max_pending and solving the issue of ZFS
writes choking read IO
To: freeb...@freebsd.org, freebsd-...@freebsd.org
Message-ID:
<cf9b1ee01003240918g3a7...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Hello

I am having a slight issue (and judging by Google results, similar
issues have been seen by other FreeBSD and Solaris/OpenSolaris users)
with writes choking the read IO. The issue I am having is described
pretty well here:
http://opensolaris.org/jive/thread.jspa?threadID=106453 It seems that
under heavy write load, ZFS likes to aggregate a really huge amount of
data before actually writing it to disks, resulting in sudden 10+
second stalls where it frantically tries to commit everything,
completely choking read IO in the process and sometimes even the
network (with a large enough write to a mirror pool using DD, I can
cause my SSH sessions to drop dead, without actually running out of
RAM. As soon as the data is committed, I can reconnect back).

Beyond the issue of system interactivity (or rather, the
near-disappearance thereof) during these enormous flushes, this kind
of pattern seems really ineffective from the CPU utilization point of
view. Instead of a relatively stable and consistent flow of reads and
writes, allowing the CPU to be utilized as much as possible, when the
system is committing the data the CPU basically stays IDLE for 10+
seconds (or as long as the flush takes) and the process of committing
unwritten data to the pool seemingly completely trounces the priority
of any read operations.

Has anyone done any extensive testing of the effects of tuning
vfs.zfs.vdev.max_pending on this issue? Is there some universally
recommended value beyond the default 35? Anything else I should be
looking at?


- Sincerely,
Dan Naumov


------------------------------

Message: 6
Date: Wed, 24 Mar 2010 12:32:25 -0400
From: Jerry McAllister <jer...@msu.edu>
Subject: Re: Upgrading from 6.1 to 7.3
To: Sigmar Muuga <meed...@gmail.com>
Cc: freebsd-...@freebsd.org
Message-ID: <20100324163...@gizmo.acns.msu.edu>
Content-Type: text/plain; charset=us-ascii

On Wed, Mar 24, 2010 at 11:53:43AM +0200, Sigmar Muuga wrote:

> Hello,
> have anybody done something like this? Is it reasonable or is it better
> to make a "clean install"?

It is always good to make a 'clean install' but upgrading from some 6x
to 7.3 should be reasonably doable. (Note, you failed to put all of
your information in the body of the message. It is not helpful to
put relevant information only in the subject line)

////jerry


>
> Sigmar
> _______________________________________________
> freebsd-...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questi...@freebsd.org"


------------------------------

Message: 7
Date: Wed, 24 Mar 2010 12:23:49 -0500 (CDT)
From: Bob Friesenhahn <bfri...@simple.dallas.tx.us>
Subject: Re: tuning vfs.zfs.vdev.max_pending and solving the issue of
ZFS writes choking read IO
To: Dan Naumov <dan.n...@gmail.com>
Cc: freeb...@freebsd.org, freebsd-...@freebsd.org
Message-ID:
<alpine.GSO.2.01.1...@freddy.simplesystems.org>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

On Wed, 24 Mar 2010, Dan Naumov wrote:
> Has anyone done any extensive testing of the effects of tuning
> vfs.zfs.vdev.max_pending on this issue? Is there some universally
> recommended value beyond the default 35? Anything else I should be
> looking at?

The vdev.max_pending value is primarily used to tune for SAN/HW-RAID
LUNs and is used to dial down LUN service time (svc_t) values by
limiting the number of pending requests. It is not terribly useful
for decreasing stalls due to zfs writes. In order to reduce the
impact of zfs writes, you want to limit the maximum size of a zfs
transaction group (TXG). I don't know what the FreeBSD tunable is for
this, but under Solaris it is zfs:zfs_write_limit_override.

On a large-memory system, a properly working zfs should not saturate
the write channel for more than 5 seconds. Zfs tries to learn the
write bandwidth so that it can tune the TXG size up to 5 seconds (max)
worth of writes. If you have both large memory and fast storage,
quite a huge amount of data can be written in 5 seconds. On my
Solaris system, I found that zfs was quite accurate with its rate
estimation, but it resulted in four gigabytes of data being written
per TXG.

Bob
--
Bob Friesenhahn
bfri...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/


------------------------------

Message: 8
Date: Wed, 24 Mar 2010 17:33:25 +0000
From: Christopher Key <cj...@cam.ac.uk>
Subject: Re: Unable to boot FreeBSD 8.0
To: freebsd-...@freebsd.org
Message-ID: <4BAA4CE5...@cam.ac.uk>
Content-Type: text/plain; charset=ISO-8859-1

Christopher Key wrote:
> Hello,
>
> I'm using FreeBSD 7.2, and am attempting to update to 8.0.
>
>
> I've been through the standard,
>
> make buildworld
> make buildkernel
> make installkernel
>
> but cannot get the newly installed kernel to boot. The system freezes
> as soon as the loader tries to boot the kernel. It doesn't even get as
> far as the copyright message:
>
> Type '?' for a list of commands, 'help' for more detailed help.
> OK boot -Dd
> \
>
>
Problem solved. Hopefully the answer might be of use to others, as it
doesn't seem too uncommon a situation.

I'm using a serial console. By default, FreeBSD 7 had both uart and sio
compiled into the kernel, but device.hints gave configuration info for
sio only. FreeBSD 8 removed sio support completely, leaving uart only.
As device.hints contains nothing about uart, there was no serial device
available for the console. The system was infact starting to boot quite
happily, albeit without any console output, but wasn't completeing due
to geom_mirror not having been loaded. The solution was simply to
change hint.sio.[01].* to hint.uart.[01].* in device.hints, and to
change ttyd0 to ttyu0 in /etc/ttys.

Christopher Key

------------------------------

Message: 9
Date: Wed, 24 Mar 2010 12:55:46 -0500
From: Dan Nelson <dne...@allantgroup.com>
Subject: Re: tuning vfs.zfs.vdev.max_pending and solving the issue of
ZFS writes choking read IO
To: Bob Friesenhahn <bfri...@simple.dallas.tx.us>
Cc: freeb...@freebsd.org, Dan Naumov <dan.n...@gmail.com>,
freebsd-...@freebsd.org
Message-ID: <20100324175...@dan.emsphone.com>
Content-Type: text/plain; charset=us-ascii

In the last episode (Mar 24), Bob Friesenhahn said:
> On Wed, 24 Mar 2010, Dan Naumov wrote:
> > Has anyone done any extensive testing of the effects of tuning
> > vfs.zfs.vdev.max_pending on this issue? Is there some universally
> > recommended value beyond the default 35? Anything else I should be
> > looking at?
>
> The vdev.max_pending value is primarily used to tune for SAN/HW-RAID LUNs
> and is used to dial down LUN service time (svc_t) values by limiting the
> number of pending requests. It is not terribly useful for decreasing
> stalls due to zfs writes. In order to reduce the impact of zfs writes,
> you want to limit the maximum size of a zfs transaction group (TXG). I
> don't know what the FreeBSD tunable is for this, but under Solaris it is
> zfs:zfs_write_limit_override.

There isn't a sysctl for it by default, but the following patch will enable
a vfs.zfs.write_limit_override sysctl:

Index: dsl_pool.c
===================================================================
RCS file: /home/ncvs/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_pool.c,v
retrieving revision 1.4.2.1
diff -u -p -r1.4.2.1 dsl_pool.c
--- dsl_pool.c 17 Aug 2009 09:55:58 -0000 1.4.2.1
+++ dsl_pool.c 11 Mar 2010 08:34:27 -0000
@@ -47,6 +47,11 @@ uint64_t zfs_write_limit_inflated = 0;
uint64_t zfs_write_limit_override = 0;
extern uint64_t zfs_write_limit_min;

+SYSCTL_DECL(_vfs_zfs);
+SYSCTL_QUAD(_vfs_zfs, OID_AUTO, write_limit_override, CTLFLAG_RW,
+ &zfs_write_limit_override, 0,
+ "Force a txg if dirty buffers exceed this value (bytes)");
+
kmutex_t zfs_write_limit_lock;

static pgcnt_t old_physmem = 0;


> On a large-memory system, a properly working zfs should not saturate
> the write channel for more than 5 seconds. Zfs tries to learn the
> write bandwidth so that it can tune the TXG size up to 5 seconds (max)
> worth of writes. If you have both large memory and fast storage,
> quite a huge amount of data can be written in 5 seconds. On my
> Solaris system, I found that zfs was quite accurate with its rate
> estimation, but it resulted in four gigabytes of data being written
> per TXG.

I had similar problems on a 32GB Solaris server at work. Note that with
compression enabled, the entire system pauses while it compresses the
outgoing block of data. It's just a fraction of a second, but long enough
for end-users to complain about bad performance in X sessions. I had to
throttle back to a 256MB write limit size to make the stuttering go away
completely. It didn't affect write throughput much at all.

--
Dan Nelson
dne...@allantgroup.com


------------------------------

Message: 10
Date: Wed, 24 Mar 2010 19:02:57 +0000
From: Christopher Key <cj...@cam.ac.uk>
Subject: Re: Unable to boot FreeBSD 8.0
To: freebsd-...@freebsd.org
Message-ID: <4BAA61E1...@cam.ac.uk>
Content-Type: text/plain; charset=ISO-8859-1

Christopher Key wrote:
> Christopher Key wrote:
>
>> Hello,
>>
>> I'm using FreeBSD 7.2, and am attempting to update to 8.0.
>>
>>
>> I've been through the standard,
>>
>> make buildworld
>> make buildkernel
>> make installkernel
>>
>> but cannot get the newly installed kernel to boot. The system freezes
>> as soon as the loader tries to boot the kernel. It doesn't even get as
>> far as the copyright message:
>>
>> Type '?' for a list of commands, 'help' for more detailed help.
>> OK boot -Dd
>> \
>>
>>
>>
> Problem solved. Hopefully the answer might be of use to others, as it
> doesn't seem too uncommon a situation.
>
>
Had I read /usr/src/UPDATING more carefully however, I might have spotted,

20080713:
The sio(4) driver has been removed from the i386 and amd64
kernel configuration files. This means uart(4) is now the
default serial port driver on those platforms as well.

To prevent collisions with the sio(4) driver, the uart(4) driver
uses different names for its device nodes. This means the
onboard serial port will now most likely be called "ttyu0"
instead of "ttyd0". You may need to reconfigure applications to
use the new device names.

When using the serial port as a boot console, be sure to update
/boot/device.hints and /etc/ttys before booting the new kernel.
If you forget to do so, you can still manually specify the hints
at the loader prompt:

set hint.uart.0.at="isa"
set hint.uart.0.port="0x3F8"
set hint.uart.0.flags="0x10"
set hint.uart.0.irq="4"
boot -s

which is probably why noone else has suffered from this problem.


Christopher Key


------------------------------

Message: 11
Date: Thu, 25 Mar 2010 02:07:36 +0700
From: "m.anis" <m.a...@arc.itb.ac.id>
Subject: Pure-ftpd non anonymous
To: freebsd-...@freebsd.org
Message-ID: <4BAA62F8...@arc.itb.ac.id>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi all,
i'm still new on freebsd, please help me.
i had installed pure-ftpd. it is working with the anonymous login.
i'd like to make it non anonymous login, so only authenticated user can
log in.
here what i did :

# Don't allow authenticated users - have a public anonymous FTP only.

AnonymousOnly no

# Disallow anonymous connections. Only allow authenticated users.

NoAnonymous yes

i think with this i had set no naonymous login (that what i got after
reading the manual)
but this is appear:

220-You are user number 1 of 50 allowed.
220-Local time is now 01:53. Server port: 21.
220-*Only anonymous FTP is allowed here* (why this could happen? what is
wrong?)
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
Name (localhost:<myname>):newftp
421 Unable to set up secure anonymous FTP
ftp: Login failed.

i had made the newftp user with password, but it still can.t login.
anyone can help me? Thanks before

--
--
Best Regards

------------------------------

Message: 12
Date: Wed, 24 Mar 2010 19:43:53 +0100 (CET)
From: Mrs margret Kane <shippin...@yahoo.ca>
Subject: Canadian Cruise Employment Opportunity
To: ques...@freebsd.org
Message-ID: <2010032418440...@franceloc-postfix.filnet.fr>
Content-Type: text/plain


Training /Employment Programme
Starboard Cruise Services,
2364 7th Concession, Site , 6 Comp 10
RR 8 Msc Millarville Millarville Ab Tol 1k0
Directory: 568512457
Toll Free For US/Canada:615-468-8961
Canada

Canadian Cruise Employment Opportunity

Dearest One,
I Am Mrs Margret, the Manager Royal CruiseShip International Services Canada. Our company need's worker's both men and women from all part's of the World to work and live on board Ship, We will help to bring you over here in Canada through the Authority of the Canadian Labours Organization .We will pay for your ticket and you will get your Visa from our Canadian Embassy in your country,

Our company will help you and send an invitation letter to you so that you will be able to get Employment visa there in our Embassy in your country, If you are interested Kindly contact us via mail : royalcrui...@yahoo.ca

Thanks from Royal Cruise Shipping line

Mrs.Margret Kane .

Manager.

CSL Canada.


------------------------------

Message: 13
Date: Wed, 24 Mar 2010 20:35:02 +0100
From: Adam PAPAI <wo...@wooh.hu>
Subject: Re: Pure-ftpd non anonymous
To: freebsd-...@freebsd.org
Message-ID: <4BAA6966...@wooh.hu>
Content-Type: text/plain; charset=ISO-8859-1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 3/24/10 8:07 PM, m.anis wrote:
> # Disallow anonymous connections. Only allow authenticated users.

Did you restart pure-ftpd after the changes?

/usr/local/etc/rc.d/pure-ftpd stop
/usr/local/etc/rc.d/pure-ftpd start


- --
Adam PAPAI

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJLqmlmAAoJEGq0EWvh5uiIh04H/i3SHxeW3X9mgHpoLJThDrDm
nQMmrME2lWo6IFvlG4A0vzuM/KQ4qLcAW5i6FWwjRETre9n44vMosB2uKK2botE5
hF0F7WLPJsJqZYzXptlGLTgIu5wNl9Ois/KlggxoIgwJ+5UgvlkS8IZO7J8A9dax
Lgb/BrPDyM069M3KbWgvnh43duKCTY6gAFQ134D8wRKahrG9VP4bQU05C8DpYRUn
aT6bWmpRDx+sMlm7s9F8Aq4guX+8RnutK2faQFxpR0OYfNKL/fvDJuy1NndhmYo4
N+y7gERG32MXfb1Nqw3lbcFUlJWW8kpOWnqVoqGcAHmOXi0XTT+VbWixoa7XCA4=
=QoKC
-----END PGP SIGNATURE-----


------------------------------

Message: 14
Date: Wed, 24 Mar 2010 15:47:59 -0500 (CDT)
From: Bob Friesenhahn <bfri...@simple.dallas.tx.us>
Subject: Re: tuning vfs.zfs.vdev.max_pending and solving the issue of
ZFS writes choking read IO
To: Dan Nelson <dne...@allantgroup.com>
Cc: freeb...@freebsd.org, Dan Naumov <dan.n...@gmail.com>,
freebsd-...@freebsd.org
Message-ID:
<alpine.GSO.2.01.1...@freddy.simplesystems.org>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

On Wed, 24 Mar 2010, Dan Nelson wrote:
>
> I had similar problems on a 32GB Solaris server at work. Note that with
> compression enabled, the entire system pauses while it compresses the
> outgoing block of data. It's just a fraction of a second, but long enough
> for end-users to complain about bad performance in X sessions. I had to
> throttle back to a 256MB write limit size to make the stuttering go away
> completely. It didn't affect write throughput much at all.

Apparently this was a kernel thread priority problem in Solaris. It
is apparently fixed in recent versions of OpenSolaris. The fix
required adding a scheduling class which allowed the kernel thread
doing the compression to be less than the priority of normal user
processes (such as the X11 server).

Bob
--
Bob Friesenhahn
bfri...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/


------------------------------

Message: 15
Date: Wed, 24 Mar 2010 21:23:54 +0000
From: krad <kra...@googlemail.com>
Subject: Re: simple zfs query
To: Matthew Seaman <m.se...@infracaninophile.co.uk>
Cc: John <comp...@googlemail.com>, freebsd-...@freebsd.org
Message-ID:
<d36406631003241423x4fa...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On 24 March 2010 11:33, Matthew Seaman <m.se...@infracaninophile.co.uk>wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 24/03/2010 10:31:51, John wrote:
> > With ZFS and 3x 2Tb SATA disks, what percentage of theoretical diskspace
> > would I realise? I'm hoping at least 5Tb would be usable?
>
> That depends on how you configure your zpool. The choices are:
>
> disk -- just uses the disk directly as a vdev. Means you can use 100%
> of the space, but you have absolutely no resilience
>
> mirror -- for which you'ld need an even number of disks and you get 50%
> of the raw as usable space. Can survive at least one disk
> failure, and possibly up to as many as half of the disks
> failing.
>
> raidz -- single parity (equivalent to RAID5). For N disks, 1 disk
> worth is used for parity data, leaving N - 1 disks' worth as
> the actual capacity. So you'ld get 66% of raw in your case.
> Can survive failure of any one disk.
>
> raidz2 -- double parity (equivalent to RAID6). For N disks, 2 disks
> worth are used for parity data, leaving N - 2 disks worth as
> actual capacity. Or 33% of raw in your case. Can survive
> failure of any two disks.
>
> Note that 3 drives is the minimum for either of the raidz types, and
> won't give you the best performance. See zpool(1M) for details.
>
> Cheers,
>
> Matthew
>
> - --
> Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard
> Flat 3
> PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
> Kent, CT11 9PW
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkup+H4ACgkQ8Mjk52CukIx8HQCfcGTI3wh3QsxNmDS1nPkbw8WU
> cWIAoJO8rys1R7SfasVkse2htfqOqVrF
> =AWpE
> -----END PGP SIGNATURE-----
> _______________________________________________
> freebsd-...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questi...@freebsd.org"
>

If you want 100% of the drives you could have a pool per drive. Its not as
nice as one big pool, but its less risky than one big raid0


------------------------------

Message: 16
Date: Wed, 24 Mar 2010 15:32:40 -0600
From: "Gene" <fb...@brightstar.bomgardner.net>
Subject: 8.0 amd64 - Royally screwed up MBR (My own fault)
To: FreeBSD-...@FreeBSD.org
Message-ID: <2010032421...@brightstar.bomgardner.net>
Content-Type: text/plain; charset=iso-8859-1

Greetings - (not a draft notice)

First thanks to those who responded to my previous question.

Next...

I was attempting to install 8.0 amd64 w/ZFS. I used instructions from the wiki
and when I had trouble, I decided to beat a strategic retreat and just do a
"vanilla" install. Problem was that either fdisk didn't recognize the mbr
after all the 'gpart create'-ing or simply couldn't start newfs. (Something
about not being able to find an initial inode.) I figured 'gpart destroy ad0'
might fix things but no such luck. fdisk -I ad0 also errors out saying "unable
to locate class".

Does anyone know of a simple (brute force?) way to restore simple. standard
MBRs without having to resort to a hex editor? (I will if I have to, but I'd
rather not.)

Thanks for any assistance...

IHN,
Gene

--
To everything there is a season,
And a time to every purpose under heaven.

------------------------------

Message: 17
Date: Wed, 24 Mar 2010 23:27:12 +0100
From: Ivan Voras <ivo...@freebsd.org>
Subject: Re: tuning vfs.zfs.vdev.max_pending and solving the issue of
ZFS writes choking read IO
To: freebsd-...@freebsd.org
Cc: freeb...@freebsd.org
Message-ID: <hoe3k0$tuk$2...@dough.gmane.org>
Content-Type: text/plain; charset=UTF-8; format=flowed

Dan Naumov wrote:
> Hello
>
> I am having a slight issue (and judging by Google results, similar
> issues have been seen by other FreeBSD and Solaris/OpenSolaris users)
> with writes choking the read IO. The issue I am having is described
> pretty well here:
> http://opensolaris.org/jive/thread.jspa?threadID=106453 It seems that
> under heavy write load, ZFS likes to aggregate a really huge amount of
> data before actually writing it to disks, resulting in sudden 10+
> second stalls where it frantically tries to commit everything,
> completely choking read IO in the process and sometimes even the
> network (with a large enough write to a mirror pool using DD, I can
> cause my SSH sessions to drop dead, without actually running out of
> RAM. As soon as the data is committed, I can reconnect back).

Mostly a wild guess, but can you test if this patch will help with
choking your network and ssh:

http://people.freebsd.org/~ivoras/diffs/spa.c.diff

?

You can then fiddle with the vfs.zfs.zio_worker_threads_count loader
tunable to see if it helps more.

------------------------------

Message: 18
Date: Wed, 24 Mar 2010 14:33:08 -0800
From: Henrik Hudson <li...@rhavenn.net>
Subject: Re: 8.0 amd64 - Royally screwed up MBR (My own fault)
To: freebsd-...@freebsd.org
Message-ID: <2010032422...@alucard.int.rhavenn.net>
Content-Type: text/plain; charset=us-ascii

On Wed, 24 Mar 2010, Gene wrote:

> Greetings - (not a draft notice)
>
> First thanks to those who responded to my previous question.
>
> Next...
>
> I was attempting to install 8.0 amd64 w/ZFS. I used instructions from the wiki
> and when I had trouble, I decided to beat a strategic retreat and just do a
> "vanilla" install. Problem was that either fdisk didn't recognize the mbr
> after all the 'gpart create'-ing or simply couldn't start newfs. (Something
> about not being able to find an initial inode.) I figured 'gpart destroy ad0'
> might fix things but no such luck. fdisk -I ad0 also errors out saying "unable
> to locate class".
>
> Does anyone know of a simple (brute force?) way to restore simple. standard
> MBRs without having to resort to a hex editor? (I will if I have to, but I'd
> rather not.)

This will wipe the MBR: dd if=/dev/zero of=/dev/sdb bs=446 count=1

replace of=/dev/sdb without whatever /dev/sd? you need.

henrik
--
Henrik Hudson
li...@rhavenn.net
-----------------------------------------
"God, root, what is difference?" Pitr; UF

------------------------------

Message: 19
Date: Wed, 24 Mar 2010 23:38:09 +0100
From: Marius Strobl <mar...@alchemy.franken.de>
Subject: Re: freebsd-update(8) under sparc64? Why is it not available?
To: Mark Linimon <lin...@lonesome.com>, kens...@freebsd.org
Cc: Adam PAPAI <wo...@wooh.hu>, FreeBSD-...@freebsd.org,
freebsd...@freebsd.org
Message-ID: <20100324223...@alchemy.franken.de>
Content-Type: text/plain; charset=us-ascii

On Wed, Mar 24, 2010 at 02:57:09AM -0500, Mark Linimon wrote:
> You're the first one to ask in a while. Since our userbase is small,
> and developer time is limited, we've never set it up.
>

The last time this topic came up IMO there was quite some
interest in getting this running but the showstopper was that
cperciva@ said that a requirement for any platform supported
by freebsd-update(8) would be that the build server is able
to run buildworld in 1 hour at most (unfortunately I currently
just can't find that email). My 4x1.5GHz V440 I originally
intended for this purpose unfortunately still takes 72 minutes
last time I checked. I suspect a 8x1.2GHz V880 would be able
to meet this requirement but I simply can't afford the housing
for such a beast.
Ken, did the V880s at your university become available as
intended some time ago?

Marius

------------------------------

Message: 20
Date: Thu, 25 Mar 2010 00:47:12 +0100
From: "O. Hartmann" <ohar...@mail.zedat.fu-berlin.de>
Subject: Re: Firefox 3.6.X and Thunderbird 3.0.X crashing with Radeon
graphics on FBSD 8.0-STABLE SMP/sm64 box
To: gary.je...@freenet.de
Cc: freebsd...@freebsd.org, "O. Hartmann"
<ohar...@zedat.fu-berlin.de>, freebsd-...@freebsd.org,
freebs...@freebsd.org
Message-ID: <4BAAA480...@mail.zedat.fu-berlin.de>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed

On 03/24/10 15:06, Gary Jennejohn wrote:
> On Wed, 24 Mar 2010 13:32:40 +0000
> "O. Hartmann"<ohar...@zedat.fu-berlin.de> wrote:
>
>> Since the introduction of Thunderbird 3.0 and Firefox 3.6 I see
>> spontanous crashes/coredumps of both thunderbird and firefox. Interingly
>> Firefox 3.5.X works well on he same platform.
>>
>> The platform is a FreeBSD 8.0-STABLE/amd64 (r205536: Tue Mar 23 22:19:04
>> CET 2010), SMP box with 8GB of RAM, QuadCore Intel Q6600 on a P35-based
>> motherboard.
>>
>> Thunderbird 3 crashes rarely compared to Firefox 3. The longer the
>> application thunderbird runs, the higher the likelyhood the app crashes
>> and vanishes. Sometimes this happens immediately after starting
>> thunderbird, sometimes it takes its few minutes or half an hour.
>>
>> Firefox 3 is sensitive to its pull-down menus or requester showing up in
>> some situations. I can provoke a crash by clicking onto a pull-down-menu
>> in firefox 3, it immediately dumps a core.
>>
>
> If you suspect the graphics card's driver is at fault then I would try
> linux-opera or even linux-firefox and see whether it also dies when you
> use a drop-down menu.
>
> Another possibility would be to set hw.physmem to say 3G or 4G in
> loader.conf and see whether that affects thunderbird/firefox. Who
> knows, there may some weird problem caused by all that memory? That
> would a fairly quick and cheap way to test this.
>
> --
> Gary Jennejohn

You're right, I'll test this as soon as I'm back in my lab.

Oliver Hartmann


------------------------------

Message: 21
Date: Thu, 25 Mar 2010 01:18:53 +0000
From: Christopher Key <cj...@cam.ac.uk>
Subject: sysinstall: "You need to assign disk labels before you can
proceed with the installation"
To: ques...@freebsd.org
Message-ID: <4BAAB9FD...@cam.ac.uk>
Content-Type: text/plain; charset=ISO-8859-1

Hello,

Having run into various problems trying to upgrade from 7.2 to 8.0, I'm
instead trying to perform a clean install using sysintall.

I've downloaded 8.0-RELEASE-amd64-memstick.img, modifed it to use a
serial console and flashed it to a USB drive. This boots quite happily,
and presents me with the sysintall screen.

I'm intending to install to a pair of drives, mirrored with gmirror and
partitioned with GPT. I therefore immediately drop into the fixit
shell, create the mirror, partition it, and mount the new partitions
under /newroot/, /newroot/usr etc. I then exit back to sysinstall,
select custom install, point install root to /newroot and choose
distribution, media. On selecting commit, sysinstall immediately
presents the message "You need to assign disk labels before you can
proceed with the installation", and won't proceed.

It seems this only happens when sysinstall is running in single user
mode. I have manged to make some progress with tricking sysintall into
getting past this message. If I run sysinstall within the fixit shell
(rather than exiting), I get a new instance of sysinstall with a pid
other than 1. Symlinking /usr/bin to /stand, seems to provide most of
the binaries it needs, and it proceeeds part of the way through
installing the system before getting stuck on the documentation.

I avoided this problem when installing 7.2 by creating an mfsbsd image,
booting that, and then running sysinstall from there, but I'd rather not
have the hassle of doing this for every future release. Moreover,
creating an mfsbsd image may not even be an option in the event of a
diasaster.

Is anyone aware of any way of installing using sysintall from the
standard FreeBSD media, but without using sysintall to partition and
label the target disks?


Kind regards,

Christopher Key

------------------------------

Message: 22
Date: Wed, 24 Mar 2010 22:58:05 +0000
From: Mario Lobo <lo...@bsd.com.br>
Subject: Compiling kernel with gcc43
To: FreeBSD-...@freebsd.org
Message-ID: <20100324225...@bsd.com.br>
Content-Type: text/plain; charset="us-ascii"

Hi;

I followed the instructions from
http://www.freebsd.org/doc/en/articles/custom-gcc/article.html

to see if I can achieve some performance gain (8-STABLE r205630 amd64) and
also get a more modern instruction set for my Phenom II (amdfam10), so I've
done the following config settings:

make.conf

.if !empty(.CURDIR:M/usr/ports/*) && exists(/usr/local/bin/gcc43)
CC=/usr/local/bin/gcc43
CXX=/usr/local/bin/g++43
CPP=/usr/local/bin/cpp43
CFLAGS+=-mssse3
CPUTYPE=amdfam10
.endif

libmap.conf

libgcc_s.so.1 gcc43/libgcc_s.so.1
libgomp.so.1 gcc43/libgomp.so.1
libobjc.so.3 gcc43/libobjc.so.2
libssp.so.0 gcc43/libssp.so.0
libstdc++.so.6 gcc43/libstdc++.so.6

buildworld goes on normally it seems, but when I tried to build the kernel,
the first stop came from the option used by the kernel build "-fformat-
extensions", which is not accepted by gcc43, so I took it out of
/usr/src/sys/conf/kern.mk, the ONLY place I found it.

It seemed to solve the problem until gcc43 stopped because of the "-Werror"
option, which is all over the place!. Funny that gcc42 (used by default)
doesn't stop because of this option.

Anyway,my question boils down to: Is there a way to build the kernel with
gcc43, with minimal tweaking? Am i attempting something out of my league?

Thanks,
--
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winfoes FREE)


------------------------------

Message: 23
Date: Thu, 25 Mar 2010 09:09:54 +0700 (ICT)
From: Olivier Nicole <Olivier...@cs.ait.ac.th>
Subject: OT: Rhyme
To: FreeBSD-...@freebsd.org
Message-ID: <201003250209....@banyan.cs.ait.ac.th>

Hi,

I am in deep need of help right now.

I am preparing some training about using email and am looking for that
small rhyme saying that you should reply after the quote of the
original message, not before it.

That rhyme is written backward saying something like "why whouldn't
you back quote, because it is difficult to read".

But of course I cannot find it now that I need it.

I know some people here use it as signature so my hope is in your hands :)

TIA,

Olivier


------------------------------

Message: 24
Date: Wed, 24 Mar 2010 20:48:36 -0500
From: Rob Weissenburger <r...@fiberuplink.com>
Subject: Install of Apache 2.2.15 after installing ssl lastes
To: freebsd-...@freebsd.org
Message-ID: <4BAAC0F4...@fiberuplink.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

I have been picking my brain apart trying to figure this one out. Any
help is appricated.

./configure --prefix=/usr/local/apache --mandir=/usr/local/man
--enable-ssl --enable-suexec --enable-cgi --enable-rewrite --enable-so
--enable-modules=most --enable-mods-shared=max --sysconfdir=/etc/apache
--with-apr=/usr/local/ --with-apr-util=/usr/local/

/usr/local/build-1/libtool --silent --mode=link gcc -g -O2
-L/usr/local/lib -o ab ab.lo -lm
/usr/local/httpd-2.2.15/srclib/pcre/libpcre.la
/usr/local/lib/libaprutil-1.la -lexpat -liconv
/usr/local/lib/libapr-1.la -lcrypt -lpthread -lssl -lcrypto -lcrypt
-lpthread
.libs/ab.o(.text+0xb7): In function `ssl_print_cb':
/usr/local/httpd-2.2.15/support/ab.c:409: undefined reference to
`BIO_get_callback_arg'
.libs/ab.o(.text+0x25e3): In function `start_connect':
/usr/local/httpd-2.2.15/support/ab.c:1204: undefined reference to
`BIO_set_callback'
.libs/ab.o(.text+0x25f1):/usr/local/httpd-2.2.15/support/ab.c:1205:
undefined reference to `BIO_set_callback_arg'
.libs/ab.o(.text+0x4e2f): In function `main':
/usr/local/httpd-2.2.15/support/ab.c:2278: undefined reference to
`SSL_CTX_set_info_callback'
*** Error code 1

# openssl version
OpenSSL 0.9.8m 25 Feb 2010


------------------------------

Message: 25
Date: Wed, 24 Mar 2010 19:51:59 -0700
From: Gary Kline <kl...@magnesium.net>
Subject: hoope THIS works...
To: FreeBSD Mailing List <freebsd-...@FreeBSD.ORG>
Message-ID: <20100325025...@thought.org>
Content-Type: text/plain; charset=us-ascii


for reasons that are beyond me, a few hours ago i stopped being able to
connect with my mail server. mutt tells me "(connection refused)";
the other GUI mailer say zip; they simply do not connect.

i rebooted my HUB among other things; before that, i could not get outside my
network; nor could i even get to ethic [my Server]. since the only thing i
did was powercycle my linksys hub, i figure that did it.

right now i am continuing the portupgrade on my mail/web/dns server in
the hopes that when that is done, mail will work again. if not, what else
could it be? directories/files/links i need to check/?

tx,

gary

--
Gary Kline Seattle BSD Users' Group (seabug) | kl...@magnesium.net
Thought Unlimited Org's Alternate Email Site
http://www.magnesium.net/~kline
To live is not a necessity; but to live honorably...is a necessity. -Kant

------------------------------

Message: 26
Date: Thu, 25 Mar 2010 10:00:05 +0700 (ICT)
From: Olivier Nicole <Olivier...@cs.ait.ac.th>
Subject: Re: hoope THIS works...
To: kl...@magnesium.net
Cc: freebsd-...@FreeBSD.ORG
Message-ID: <201003250300....@banyan.cs.ait.ac.th>

> for reasons that are beyond me, a few hours ago i stopped being able to
> connect with my mail server. mutt tells me "(connection refused)";
> the other GUI mailer say zip; they simply do not connect.
>
> i rebooted my HUB among other things; before that, i could not get outside my
> network; nor could i even get to ethic [my Server]. since the only thing i
> did was powercycle my linksys hub, i figure that did it.
>
> right now i am continuing the portupgrade on my mail/web/dns server in
> the hopes that when that is done, mail will work again. if not, what else
> could it be? directories/files/links i need to check/?

It seems the reboot of your Linksys switch helped some how.

Before portupgrading randomly this or that application, you should try
to understand what is going wrong.

Upgrade of DNS should go easily, but when you start upgrading web or
mail, you are talking about tens or hunderds of applications, you are
very likely something goes wrong and you break a system that was
working before.

When you say you could not "get" to ethic, what do you mean?

- Cannot ping?

- Cannot ssh?

- Cannot telnet port 22, 25, 80?

- Cannot traceroute (if your station and the server are on different
LAN)?

- Cannot ping another machine on your LAN?

- Are you sure it was not your desktop that was faulty?

- Etc.

You should make a diagnostic before trying to apply any solution.

As the reboot of thw switch did it, to me it looks like a network
issue: bad switch, bad cable, some highly infected machine on your LAN
that is stressing the swtich, rather than a server/service issue.

Good luck,

Olivier


------------------------------

Message: 27
Date: Wed, 24 Mar 2010 20:14:09 -0700 (PDT)
From: Tim Gustafson <t...@soe.ucsc.edu>
Subject: FreeBSD 8 / amd64 / Xorg / nvidia GeForce 5200
To: freebsd-...@freebsd.org
Message-ID:
<2092844706.5217126948...@mail-01.cse.ucsc.edu>
Content-Type: text/plain; charset="utf-8"

Hi,

My workstation runs FreeBSD 8.0-STABLE amd64. I have Xorg 1.6.5 and an nVidia GeForce 5200 dual head video card.

Currently the first head of the card is operating well using the "nv" driver. I tried to compile the nvidia-driver port, but it tells me that I need nvidia-driver-173 because the 5200 chipset isn't supported by the current driver. When I go to compile nvidia-driver-173 it tells me that it is not supported under the amd64 architecture. I can't switch to an i386 kernel because I need the amd64 architecture to take advantage of all my RAM and also because I am using ZFS on this workstation, which more or less requires the amd64 architecture.

So, I have two questions:

1. Is there any way to get the nvidia-driver-173 port to work with my amd64 OS?

2. Is there any way to get the second head of the 5200 video card to work using the nv driver? I tried adding a second device section to xorg.conf but the system errors out telling me that it tried to use conflicting hardware. I've attached both my xorg.conf and my Xorg.0.log file to this message.

Or am I stuck buying a newer card?

Tim Gustafson
Baskin School of Engineering
UC Santa Cruz
t...@soe.ucsc.edu
831-459-5354

-------------- next part --------------
A non-text attachment was scrubbed...
Name: xorg.conf.2010-03-24
Type: application/octet-stream
Size: 1563 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20100325/9af3f59b/xorg.conf-0001.obj

------------------------------

Message: 28
Date: Thu, 25 Mar 2010 10:44:56 +0700 (ICT)
From: Olivier Nicole <Olivier...@cs.ait.ac.th>
Subject: Re: OT: Rhyme
To: con...@endlessforms.com
Cc: FreeBSD-...@freebsd.org
Message-ID: <201003250344....@banyan.cs.ait.ac.th>

Hi,

> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> Is this the one you mean?

Top posting, that's the word I was missing, now I could find that:

A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?


Thanks,

Olivier


------------------------------

Message: 29
Date: Thu, 25 Mar 2010 09:02:10 +0530
From: "Arun S" <con...@endlessforms.com>
Subject: Re: OT: Rhyme
To: "Olivier Nicole" <Olivier...@cs.ait.ac.th>
Cc: FreeBSD-...@freebsd.org
Message-ID: <1269487930.29...@webmail.messagingengine.com>
Content-Type: text/plain; charset="us-ascii"

> That rhyme is written backward saying something like "why whouldn't
> you back quote, because it is difficult to read".
>
It's not a rhyme, but it reminds me of this quote:

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Is this the one you mean?

-Arun


------------------------------

Message: 30
Date: Wed, 24 Mar 2010 23:28:06 -0600
From: Sergio Tam <tam.s...@gmail.com>
Subject: Re: OT: Rhyme
To: Olivier Nicole <Olivier...@cs.ait.ac.th>,
freebsd-...@freebsd.org
Message-ID:
<d75759ac1003242228p6ce...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

2010/3/24 Olivier Nicole <Olivier...@cs.ait.ac.th>:
> Hi,
>
>> A: Because it messes up the order in which people normally read text.
>> Q: Why is top-posting such a bad thing?
>> Is this the one you mean?
>
> Top posting, that's the word I was missing, now I could find that:
>
> A: Because it fouls the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing on usenet and in e-mail?
>
>

Hi

http://en.wikipedia.org/wiki/Netiquette

http://en.wikipedia.org/wiki/Top-posting#Top-posting

http://tools.ietf.org/html/rfc1855

Regards.


------------------------------

Message: 31
Date: Thu, 25 Mar 2010 02:57:06 -0400 (EDT)
From: "trevor who" <t....@lycos.com>
Subject: The download file is corrupt
To: <freebsd-...@FreeBSD.org>
Message-ID:
<20100325025706.H...@t.who.mail-wwl10.bo3.lycos.com.lycos.com>

Content-Type: text/plain; charset="utf-8"


Hi guy's,
I downloaded the DVD version freeBSD version 8 and went to unpack it
and got these messages from winrar.
! D:\FreeBSD\8.0-RELEASE-i386-dvd1.iso.gz: Unexpected end of archive
! D:\FreeBSD\8.0-RELEASE-i386-dvd1.iso.gz: CRC failed in
8.0-RELEASE-i386-dvd1.iso. The file is corrupt
Can you let me know when it will be fine to download.
Regards,
Trevor


------------------------------

Message: 32
Date: Thu, 25 Mar 2010 08:29:12 +0100
From: Erik Norgaard <norg...@locolomo.org>
Subject: Re: The download file is corrupt
To: freebsd-...@freebsd.org
Message-ID: <4BAB10C8...@locolomo.org>
Content-Type: text/plain; charset=UTF-8; format=flowed

On 25/03/10 07:57, trevor who wrote:

> Hi guy's,
> I downloaded the DVD version freeBSD version 8 and went to unpack it
> and got these messages from winrar.
> ! D:\FreeBSD\8.0-RELEASE-i386-dvd1.iso.gz: Unexpected end of archive
> ! D:\FreeBSD\8.0-RELEASE-i386-dvd1.iso.gz: CRC failed in
> 8.0-RELEASE-i386-dvd1.iso. The file is corrupt
> Can you let me know when it will be fine to download.
> Regards,
> Trevor

There could have been a problem during download, try again. This is a
lot of data, maybe just download the bootonly iso and install using ftp.

BR, Erik

--
Erik Nørgaard
Ph: +34.666334818/+34.915211157 http://www.locolomo.org


------------------------------

Message: 33
Date: Thu, 25 Mar 2010 08:32:22 +0100
From: Adam PAPAI <wo...@wooh.hu>
Subject: Re: freebsd-update(8) under sparc64? Why is it not available?
To: freebsd-...@freebsd.org
Message-ID: <4BAB1186...@wooh.hu>
Content-Type: text/plain; charset=ISO-8859-1

On 3/24/10 11:38 PM, Marius Strobl wrote:
> On Wed, Mar 24, 2010 at 02:57:09AM -0500, Mark Linimon wrote:
>> You're the first one to ask in a while. Since our userbase is small,
>> and developer time is limited, we've never set it up.
>>
>
> The last time this topic came up IMO there was quite some
> interest in getting this running but the showstopper was that
> cperciva@ said that a requirement for any platform supported
> by freebsd-update(8) would be that the build server is able
> to run buildworld in 1 hour at most (unfortunately I currently
> just can't find that email). My 4x1.5GHz V440 I originally
> intended for this purpose unfortunately still takes 72 minutes
> last time I checked. I suspect a 8x1.2GHz V880 would be able
> to meet this requirement but I simply can't afford the housing
> for such a beast.
> Ken, did the V880s at your university become available as
> intended some time ago?

Yeah on a v100 the make buildworld takes more than 486m7.660s ~ 8 hours.

--
Adam PAPAI


------------------------------

Message: 34
Date: Thu, 25 Mar 2010 08:52:42 +0100
From: Bernt Hansson <be...@bah.homeip.net>
Subject: Re: The download file is corrupt
To: trevor who <t....@lycos.com>
Cc: freebsd-...@freebsd.org
Message-ID: <4BAB164A...@bah.homeip.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

2010-03-25 07:57, trevor who skrev:
>
> Hi guy's,
> I downloaded the DVD version freeBSD version 8 and went to unpack it
> and got these messages from winrar.
> ! D:\FreeBSD\8.0-RELEASE-i386-dvd1.iso.gz: Unexpected end of archive
> ! D:\FreeBSD\8.0-RELEASE-i386-dvd1.iso.gz: CRC failed in
> 8.0-RELEASE-i386-dvd1.iso. The file is corrupt
> Can you let me know when it will be fine to download.
> Regards,
> Trevor


After downloading the file, test it with md5.


------------------------------


End of freebsd-questions Digest, Vol 303, Issue 8
*************************************************

0 new messages