anoncvs.freebsd.org down?

2003-11-20 Thread Anthony Chavez
Been getting "Connection refused" for the last couple of days when trying to use anoncvs. Anyone know why? -- Anthony Chavez http://www.anthonychavez.org/ mailto:[EMAIL PROTECTED]jabber:[EMAIL PROTECTED] pgp0.pgp Description: PGP signature

Re: anoncvs.freebsd.org down?

2003-11-20 Thread Anthony Chavez
r mirror for me than the one in the US. So, thanks for the script! It will prove useful. :-) -- Anthony Chavez http://www.anthonychavez.org/ mailto:[EMAIL PROTECTED]jabber:[EMAIL PROTECTED] pgp0.pgp Description: PGP signature

RAID migration

2008-10-12 Thread Anthony Chavez
device da1 at hptmv0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-0 device -- Anthony Chavez http://hexadecagram.org/ mailto:[EMAIL PROTECTED]xmpp:[EMAIL PROTECTED] ___ freebsd-questions@freebsd.o

Re: RAID migration

2008-10-12 Thread Anthony Chavez
Jeremy Chadwick wrote: > On Sun, Oct 12, 2008 at 07:10:31PM -0600, Anthony Chavez wrote: >> Dear freebsd-questions, >> >> I have a HighPoint 1820 RAID controller that is using 1 channel for an >> OS drive and 3 channels for a RAID-5 array. I'm interested in mig

UFS2 or ZFS for 3TB disk?

2008-10-21 Thread Anthony Chavez
d.org/projects/bigdisk [2] http://wiki.freebsd.org/ZFS [3] http://wiki.freebsd.org/ZFSKnownProblems -- Anthony Chavez http://hexadecagram.org/ mailto:[EMAIL PROTECTED]xmpp:[EMAIL PROTECTED] ___ freebsd-questions@f

linking to libc and libc_r (was Re: Certain 4.10 apps failing to run as root)

2004-07-13 Thread Anthony Chavez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here's an update... On Thu, 10 Jun 2004 09:12:33 -0600 Anthony Chavez <[EMAIL PROTECTED]> wrote: > I think that Kris has been swallowed up by other efforts at the moment, > so I'm moving this to the freebsd-stable list, wh

Re: Samba: very strange truncation error

2003-10-28 Thread Anthony Chavez
servers and send the issue hurtling off to /dev/null, at least for the time being. :-) Best of luck! -- Anthony Chavez http://www.anthonychavez.org/ mailto:[EMAIL PROTECTED]jabber:[EMAIL PROTECTED] On Wed, 27 Aug 2003 10:25:23 -0600 [EMAIL PROTECTED] wrote: &g

Certain 4.10 apps failing to run as root

2004-06-03 Thread Anthony Chavez
o remember encountering this problem once or twice before and IIRC, it was related to NIS, but it's been quite a while and I'm not sure how accurate that is. Any thoughts on what could be causing this? - -- Anthony Chavez http://www.anthonychavez.org/ mai

Re: Certain 4.10 apps failing to run as root

2004-06-03 Thread Anthony Chavez
_r|\.)' libc.so.4 => /usr/lib/libc.so.4 (0x28068000) - -- Anthony Chavez http://www.anthonychavez.org/ mailto:[EMAIL PROTECTED]jabber:[EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (Darwin) iD8DBQFAvyYFbZTbIaRBRXERAtlAAJ9j0

Re: Certain 4.10 apps failing to run as root

2004-06-10 Thread Anthony Chavez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I think that Kris has been swallowed up by other efforts at the moment, so I'm moving this to the freebsd-stable list, where it's probably more relevant anyhow. On Thu, 03 Jun 2004 01:35:33 -0600 Anthony Chavez <[EMAIL PROTECTED]>

VNC multiplexer

2005-06-26 Thread Anthony Chavez
VNC client apps to pick and choose which machine to connect to inside the LAN per session, but I'm curious to know if such a thing (or something similar) exists already. I'd be very interested in knowing what solutions any of you may have come with to tackle this problem. Cheers!

Re: VNC multiplexer

2005-06-30 Thread Anthony Chavez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Mon, 27 Jun 2005 01:42:53 -0500 Nikolas Britton <[EMAIL PROTECTED]> wrote: > On 6/26/05, Anthony Chavez <[EMAIL PROTECTED]> wrote: >> I've got a client that would like to be able to connect to VNC servers >>

Re: VNC multiplexer

2005-06-30 Thread Anthony Chavez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Thu, 30 Jun 2005 21:59:14 -0700 (PDT) Philip Hallstrom <[EMAIL PROTECTED]> wrote: >>> On 6/26/05, Anthony Chavez <[EMAIL PROTECTED]> wrote: >>>> I've got a client that would like to be able to connec

Stress testing and TIMEOUT - WRITE_DMA

2005-08-26 Thread Anthony Chavez
I received 4 TIMEOUT warnings in the space of roughly 2 weeks significant cause for concern? [1] http://people.freebsd.org/~sos/ATA/ -- Anthony Chavez http://anthonychavez.org/ mailto:[EMAIL PROTECTED] jabber:[EMAIL PROTECTED] pgp0WTnRnQrMr.pgp Description: PGP signature

Re: Stress testing and TIMEOUT - WRITE_DMA

2005-09-06 Thread Anthony Chavez
On Fri, 26 Aug 2005 03:21:35 -0600 Anthony Chavez <[EMAIL PROTECTED]> wrote: > My question is simply this: is the fact that I received 4 TIMEOUT > warnings in the space of roughly 2 weeks significant cause for concern? Apparently, the fact that the stress tool produced so few warni

Re: Re-starting a gjournal provider

2009-07-19 Thread Anthony Chavez
I'm moving this discussion to freebsd-questions, which is probably a more suitable forum (if not freebsd-geom). I apologize for the intrusion and the subsequent crosspost. Anthony Chavez wrote: > Hello freebsd-fs, > > I'm trying to get gjournal working on a "removable&

Re: Portupgrade - Piping Output to file

2004-03-12 Thread Anthony Chavez
on the monitor at the same time. Last time I tried using > the > monitor was blank but there was nothing in the file. script and tee work, but you might consider the -l and -L options to portupgrade. You can also make those options permanent in /usr/local/etc/pkgtools.conf. HTH!