On Wed, 2005-Dec-07 13:34:53 -0800, Vizion wrote:
>Well having run many very large scale projects myself I find it difficult to
>accept either implication of this perspective.
There's a massive difference between running a large commercial project
and running a large open source project using vo
Yo list!
I just encountered something I think w/c is not right, e.g.:
[EMAIL PROTECTED]:~# cat /etc/group
# $FreeBSD: src/etc/group,v 1.31 2004/06/23 01:32:28 mlaier Exp $
#
wheel:*:0:root,mars
daemon:*:1:
kmem:*:2:
sys:*:3:
tty:*:4:
operator:*:5:root
mail:*:6:
bin:*:7:
news:*:8:
man:*:9:
games
Dear All,
my router box
> uname -a
FreeBSD ipv6.ppk.itb.ac.id 6.0-STABLE FreeBSD 6.0-STABLE #0: Wed Dec 7
20:53:11 WIT 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PPK i386
installed zebra-0.95 from ports/net (zebra, ospfd, and ospf6d works well)
and then I installed mcast-tools from ports/n
Torfinn Ingolfsen wrote:
I was thinking about gvinum for the storage server, but given the
current documentation and the discussions about it now, I don't want to
risk it. So, I'm looking at hardware raid 5 controllers. From this list,
You could use graid3(8) - it has data+parity components l
On Thu, Dec 08, 2005 at 12:18:57AM +0100, Torfinn Ingolfsen wrote:
> I was thinking about gvinum for the storage server, but given the
> current documentation and the discussions about it now, I don't want to
> risk it.
IMHO it's pretty stable in 6.0. I've been running gvinum RAID-5 for a
while n
It should work fine. You need to preserve mod and access
times as well as flags and permissions.
If you are going to do this on a repeated basis, I'd look
into something like cvsup or rsync, maybe even mirror, to
keep the slow machines directory structures in sync rather
than a cp -Rp.
Paul.
J
On Wednesday 07 December 2005 19:22, Torfinn Ingolfsen wrote:
> And scrolling does NOT work.
I found out this for releng_6 and appearently is the same on former versions
since all call the same problem:
when you set in xorg.conf any other option as "Option Protocol auto" the
scroll buttons are
On 2005-12-08 07:02, Jack Raats <[EMAIL PROTECTED]> wrote:
> Is it also possible to scp both directories to the slow machine?
Maybe, but why do that? NFS is going to work better :)
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/ma
Hello.
While copying a few directories from one machine to my new notebook (tar
over ssh over wireless connection [if_iwi]), the notebook paniced with
the following:
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0x52535307
fault code = supervisor read, page
On Thu, Dec 08, 2005 at 08:34:42PM +1100 I heard the voice of
Peter Jeremy, and lo! it spake thus:
> On Wed, 2005-Dec-07 13:34:53 -0800, Vizion wrote:
> >development is so good. It deserves better and more professional
> >attention to the role of end user documentation.
>
> Are you volunteering?
On Thu, Dec 08, 2005 at 09:50:50AM +0200 I heard the voice of
Oleg Palij, and lo! it spake thus:
> > Unfortunately this trace looks corrupted. Are you building your
> > kernel with -O2?
>
> I guess that no.
Isn't -O2 the default now if you're not explicitly setting it
otherwise?
--
Matthew Ful
>
> From: Peter Jeremy <[EMAIL PROTECTED]>
> Date: 2005/12/08 Thu AM 01:34:42 PST
> To: Vizion <[EMAIL PROTECTED]>
> CC: Doug Barton <[EMAIL PROTECTED]>, freebsd-stable@freebsd.org
> Subject: Re: Upgrading 5.3 > 6.0 buildworld failure now in libmagic
>
> On Wed, 2005-Dec-07 13:34:53 -0800, Vizio
>
> From: "Matthew D. Fuller" <[EMAIL PROTECTED]>
> Date: 2005/12/08 Thu AM 08:01:47 PST
> To: Peter Jeremy <[EMAIL PROTECTED]>
> CC: Doug Barton <[EMAIL PROTECTED]>, freebsd-stable@freebsd.org,
> Vizion <[EMAIL PROTECTED]>
> Subject: Re: Upgrading 5.3 > 6.0 buildworld failure now in libm
It seems bsdtar can create files it cant read. i.e. it will happily create
empty tar.gz files but when it comes to read them the following error
is output:
tar: Unrecognized archive format: Inappropriate file type or format
Having a look at libarchive shows the following code:
/* An empty arch
Peter Jeremy wrote:
On Wed, 2005-Dec-07 13:34:53 -0800, Vizion wrote:
That is a judgment call - franky my experience has been that developers who
are bad at ensuring their work is well documentated are second rate rather
than top rate developers.
Software developers are notoriously p
On Thursday 08 December 2005 08:57, [EMAIL PROTECTED] wrote:
> > From: Peter Jeremy <[EMAIL PROTECTED]>
> > Date: 2005/12/08 Thu AM 01:34:42 PST
> > To: Vizion <[EMAIL PROTECTED]>
> > CC: Doug Barton <[EMAIL PROTECTED]>, freebsd-stable@freebsd.org
> > Subject: Re: Upgrading 5.3 > 6.0 buildworld fa
On Thu, 08 Dec 2005 14:15:48 +0100
Ivan Voras <[EMAIL PROTECTED]> wrote:
> You could use graid3(8) - it has data+parity components like raid5.
What about write performance? Based on RAID3 documentation I have read
(on the 'net, so I cannot vouch for the correctness of it), you will get
worse writ
Hello,
Right now I submitted a problem report with a suggestion for a patch
concerning this. It has the internal identification `bin/90114'.
Björn
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
T
On Thu, Dec 08, 2005 at 02:31:00PM +0100, Stijn Hoop wrote:
> On Thu, Dec 08, 2005 at 12:18:57AM +0100, Torfinn Ingolfsen wrote:
> > I was thinking about gvinum for the storage server, but given the
> > current documentation and the discussions about it now, I don't want to
> > risk it.
>
> IMHO
secmgr wrote:
Doug Barton wrote:
+ When upgrading from one major version to another, it is
+ generally best to upgrade to the latest code in the branch
+ currently installed first, then do another upgrade to the
+ new branch.
Or as another poster said, just say latest
On Thu, Dec 08, 2005 at 08:30:33PM +0100, Torfinn Ingolfsen wrote:
> On Thu, 08 Dec 2005 14:15:48 +0100
> Ivan Voras <[EMAIL PROTECTED]> wrote:
>
> > You could use graid3(8) - it has data+parity components like raid5.
>
> What about write performance? Based on RAID3 documentation I have read
> (o
On Thu, Dec 08, 2005 at 05:29:06PM -, Steven Hartland wrote:
> It seems bsdtar can create files it cant read. i.e. it will happily create
> empty tar.gz files but when it comes to read them the following error
> is output:
> tar: Unrecognized archive format: Inappropriate file type or format
>
In the last episode (Dec 08), Brian Fundakowski Feldman said:
> On Thu, Dec 08, 2005 at 05:29:06PM -, Steven Hartland wrote:
> > It seems bsdtar can create files it cant read. i.e. it will happily create
> > empty tar.gz files but when it comes to read them the following error
> > is output:
>
I have a Sun Ultra5 as my home gateway.
After upgrading to 6.0 from 5.4 I started getting problems with
dhclient (I know it went from v3 to v2 imported from OpenBSD)
If my cablemodem dies without signal or something of the sort dhclient
exits like this:
Dec 8 18:38:24 ultra5 dhclient[198]: connec
On Thu, Dec 08, 2005 at 05:45:40PM -0600, Dan Nelson wrote:
> In the last episode (Dec 08), Brian Fundakowski Feldman said:
> > On Thu, Dec 08, 2005 at 05:29:06PM -, Steven Hartland wrote:
> > > It seems bsdtar can create files it cant read. i.e. it will happily create
> > > empty tar.gz files
Christian Brueffer wrote:
On Thu, Dec 08, 2005 at 12:18:57AM +0100, Torfinn Ingolfsen wrote:
In short, don't write gvinum off just yet. Documentation is around the
corner (as a result of a SoC project).
Actually gvinum(8) has been committed to CURRENT and RELENG_6 a couple
of days a
On freebsd-stable, [EMAIL PROTECTED] (Jason Harmening) wrote:
> Here's the dmesg output from the installer:
> ad4: 70911MB at ata2-master SATA150
> ad6: 70911MB at ata3-master SATA150
> ar0: 70911MB status: READY
> ar0: disk0 READY using ad4 at ata2-master
> ar0: disk1 READY using ad6 at
> Whatever you do, don't complain about it on this list, or you'll just be
> told that if you really wanted raid, you should be running SCSI disks
Ah, no please complain so that if s/w raid gives you trouble, there will
be something to point to when and if people doubt there are still
problems (
On Sat, Dec 03, 2005 at 09:46:05PM +, David Taylor wrote:
> On Sat, 03 Dec 2005, David Taylor wrote:
>
> > I have a USB drive (SanDisk 1GB flash drive), which I have mounted
> > on a windows PC using samba 3.0.
> >
> > I recently discovered the copy of my files on my USB device were
> > corru
Hi,
> On Thu, 8 Dec 2005 19:01:41 +0700
> [EMAIL PROTECTED](Dikshie) said:
> and then I installed mcast-tools from ports/net when I try to run
> pim6sd I got kernel panic.
> panic: register_mif0: BUG: if_attach called without if_alloc'd input()
I've committed the fix to -current.
Could
30 matches
Mail list logo