Re: http://www.freebsd.org site unreachable

2007-09-14 Thread Harry Maugans
I've confirmed (through a friend) in England it's not accessible either.

I'm surprised they wouldn't have redundancies to prevent this from
happening.  Round robin DNS with collocation at least.

I ran an nmap scan and it appears port 80 is open, but when netcat'ing to it
and manually passing a request, I get no response.

So the servers are up, but something internal broke.

-- 
-Harry Maugans
http://www.desktopnexus.com
Join the wallpaper revolution!


On 9/14/07, Eric <[EMAIL PROTECTED]> wrote:
>
> Pablo Mora wrote:
> > On 9/14/07, Caio Figueiredo Abecia <[EMAIL PROTECTED]> wrote:
> >> The website isn't working here too. (Brazil)
> >>
> >
> > In Chile neither
> >
>
> confirmed in chicago as well. cannot reach it
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: http://www.freebsd.org site unreachable

2007-09-14 Thread Harry Maugans
Down here as well, Southeastern US.


-- 
-Harry Maugans
http://www.desktopnexus.com
Join the wallpaper revolution!


On 9/14/07, Manolis Kiagias <[EMAIL PROTECTED]> wrote:
>
>
>
> [EMAIL PROTECTED] wrote:
> > I am unable to get to freebsd.org
> >
> > is this on my end only ?
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
> >
>
> Nope. Unreachable here in Greece as well. Just checked with 2 major
> providers.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD 4TB Raid Setup

2007-09-13 Thread Harry Maugans
Hi,

I have a problem I've been pulling my hair out over the past few days.

I'm building a server that's going to house a very large database.  For it,
I've build a RAID 5 with 4TB of space (3.5TB usable).  It's running on an
HighPoint RocketRAID 1820A 8-channel SATA Controller.

Since this is for a database, it's most likely going to be a few very large
files, so splitting up the partition to multiple mounts isn't an option for
me.

When FreeBSD boots up, dmesg shows the card detected correctly, and all
channels started successfully.  However when it actually loads it into the
device, it shows:
da0: 1241428MB (2542444544 512 byte sectors: 255H 63S/T 158259C)
That equates to about 1.1TB, rather than the 3.5TB the controller bios shows
as usable space.

The motherboard on this server is an Asus P5M2 serverboard, which can easily
handle 4TB, if that's even a concern at all.

Regardless of this note on boot, I've still gone ahead and configured GPT to
see, and when mounted, df -h reports 1.1TB as well.

I've heard of FreeBSD servers handling multiple-terabytes without issue, and
1.1 seems to be an odd number to truncate on.

I'm very devoted to FreeBSD and would very much like to figure out how to
make this work, however as time is important, if I can't resolve this I'll
be forced to look into alternative OS choices.

As of now, I can't find much information online pertaining to my specific
issue, and I'm out of ideas myself.

Thank you for your time (and replies).  :)

-- 
-Harry Maugans
http://www.desktopnexus.com
Join the wallpaper revolution!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"