public inbox for [email protected]
help / color / mirror / Atom feedGborg down?
16+ messages / 10 participants
[nested] [flat]
* Gborg down?
@ 2004-11-06 02:33 Jerry LeVan <[email protected]>
2004-11-06 03:52 ` Re: Gborg down? Marc G. Fournier <[email protected]>
2004-11-06 04:04 ` Re: [GENERAL] Gborg down? Joshua D. Drake <[email protected]>
0 siblings, 2 replies; 16+ messages in thread
From: Jerry LeVan @ 2004-11-06 02:33 UTC (permalink / raw)
To: Postgres General <[email protected]>
I don't seem to be able to connect to gborg.postgresql.org this
evening...
Jerry
^ permalink raw reply [nested|flat] 16+ messages in thread
* Re: Gborg down?
2004-11-06 02:33 Gborg down? Jerry LeVan <[email protected]>
@ 2004-11-06 03:52 ` Marc G. Fournier <[email protected]>
2004-11-06 04:16 ` Re: Gborg down? Joshua D. Drake <[email protected]>
1 sibling, 1 reply; 16+ messages in thread
From: Marc G. Fournier @ 2004-11-06 03:52 UTC (permalink / raw)
To: Jerry LeVan <[email protected]>; +Cc: Postgres General <[email protected]>
On Fri, 5 Nov 2004, Jerry LeVan wrote:
> I don't seem to be able to connect to gborg.postgresql.org this
> evening...
Already working on it ... I found an undocumented 'feature' in FreeBSD
today while doing some cleanups ... we ordered a terminal server to allow
us to do remote admin on the servers, but, unfortunately, we're still
waiting for it to arrive, so we're waiting for a tech to reset the server
...
I've posted details to the FreeBSD -stable and -current mailing list, but
the simple summary is that 'ifconfig <dev> -alias' with no ip specific'd
literally erases all IPs on that device, leaving the server running
'un-networked' ... :(
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 16+ messages in thread
* Re: Gborg down?
2004-11-06 02:33 Gborg down? Jerry LeVan <[email protected]>
2004-11-06 03:52 ` Re: Gborg down? Marc G. Fournier <[email protected]>
@ 2004-11-06 04:16 ` Joshua D. Drake <[email protected]>
2004-11-06 04:27 ` Re: Gborg down? Marc G. Fournier <[email protected]>
0 siblings, 1 reply; 16+ messages in thread
From: Joshua D. Drake @ 2004-11-06 04:16 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; +Cc: Jerry LeVan <[email protected]>; Postgres General <[email protected]>
>
> I've posted details to the FreeBSD -stable and -current mailing list,
> but the simple summary is that 'ifconfig <dev> -alias' with no ip
> specific'd literally erases all IPs on that device, leaving the server
> running 'un-networked' ... :(
>
Good lord.
Sincerely,
Joshua D. Drake
>
> ----
> Marc G. Fournier Hub.Org Networking Services
> (http://www.hub.org)
> Email: [email protected] Yahoo!: yscrappy ICQ:
> 7615664
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - [email protected] - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL
Attachments:
[text/x-vcard] jd.vcf (285B, 2-jd.vcf)
download | inline:
begin:vcard
fn:Joshua Drake
n:Drake;Joshua
org:Command Prompt, Inc.
adr:;;PO Box 215 ;Cascade Locks;OR;97014;US
email;internet:[email protected]
title:Consultant
tel;work:503-667-4564
tel;fax:503-210-0334
x-mozilla-html:FALSE
url:http://www.commandprompt.com
version:2.1
end:vcard
^ permalink raw reply [nested|flat] 16+ messages in thread
* Re: Gborg down?
2004-11-06 02:33 Gborg down? Jerry LeVan <[email protected]>
2004-11-06 03:52 ` Re: Gborg down? Marc G. Fournier <[email protected]>
2004-11-06 04:16 ` Re: Gborg down? Joshua D. Drake <[email protected]>
@ 2004-11-06 04:27 ` Marc G. Fournier <[email protected]>
2004-11-06 04:36 ` Re: Gborg down? Joshua D. Drake <[email protected]>
2004-11-06 08:44 ` Re: Gborg down? Gaetano Mendola <[email protected]>
0 siblings, 2 replies; 16+ messages in thread
From: Marc G. Fournier @ 2004-11-06 04:27 UTC (permalink / raw)
To: Joshua D. Drake <[email protected]>; +Cc: Jerry LeVan <[email protected]>; Postgres General <[email protected]>
On Fri, 5 Nov 2004, Joshua D. Drake wrote:
>
>>
>> I've posted details to the FreeBSD -stable and -current mailing list, but
>> the simple summary is that 'ifconfig <dev> -alias' with no ip specific'd
>> literally erases all IPs on that device, leaving the server running
>> 'un-networked' ... :(
>>
> Good lord.
Ya well, its not something I'm particularly proud about ...
Stupid question for someone running Linux ... is this standard behaviour
that I've been lucky never to hit before, or is this something that Linux
deals with slightly more intelligently?
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 16+ messages in thread
* Re: Gborg down?
2004-11-06 02:33 Gborg down? Jerry LeVan <[email protected]>
2004-11-06 03:52 ` Re: Gborg down? Marc G. Fournier <[email protected]>
2004-11-06 04:16 ` Re: Gborg down? Joshua D. Drake <[email protected]>
2004-11-06 04:27 ` Re: Gborg down? Marc G. Fournier <[email protected]>
@ 2004-11-06 04:36 ` Joshua D. Drake <[email protected]>
1 sibling, 0 replies; 16+ messages in thread
From: Joshua D. Drake @ 2004-11-06 04:36 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; +Cc: Jerry LeVan <[email protected]>; Postgres General <[email protected]>
>
> Ya well, its not something I'm particularly proud about ...
>
> Stupid question for someone running Linux ... is this standard
> behaviour that I've been lucky never to hit before, or is this
> something that Linux deals with slightly more intelligently?
Well in linux you would do something like this:
ifconfig <dev>
If you want an alias it is:
ifconfig <dev>:<alias>
If you don't specify a parameter such as up it will just display the
current config.
If there is no current config it just display the default.
So in short, no Linux will not do what you ran into. At least not in the
same manner.
On any init.d based Linux system (gentoo, redhat, suse) the only thing I
have found
really annoying is that it doesn't confirm for the following:
/etc/init.d/network stop
I have more than once, really late at night typed that command when
meaning to be
/etc/init.d/sendmail stop
Sincerely,
Joshua D. Drake
>
> ----
> Marc G. Fournier Hub.Org Networking Services
> (http://www.hub.org)
> Email: [email protected] Yahoo!: yscrappy ICQ:
> 7615664
--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - [email protected] - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL
Attachments:
[text/x-vcard] jd.vcf (285B, 2-jd.vcf)
download | inline:
begin:vcard
fn:Joshua Drake
n:Drake;Joshua
org:Command Prompt, Inc.
adr:;;PO Box 215 ;Cascade Locks;OR;97014;US
email;internet:[email protected]
title:Consultant
tel;work:503-667-4564
tel;fax:503-210-0334
x-mozilla-html:FALSE
url:http://www.commandprompt.com
version:2.1
end:vcard
^ permalink raw reply [nested|flat] 16+ messages in thread
* Re: Gborg down?
2004-11-06 02:33 Gborg down? Jerry LeVan <[email protected]>
2004-11-06 03:52 ` Re: Gborg down? Marc G. Fournier <[email protected]>
2004-11-06 04:16 ` Re: Gborg down? Joshua D. Drake <[email protected]>
2004-11-06 04:27 ` Re: Gborg down? Marc G. Fournier <[email protected]>
@ 2004-11-06 08:44 ` Gaetano Mendola <[email protected]>
2004-11-06 15:09 ` Re: Gborg down? Marc G. Fournier <[email protected]>
1 sibling, 1 reply; 16+ messages in thread
From: Gaetano Mendola @ 2004-11-06 08:44 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>
Marc G. Fournier wrote:
> On Fri, 5 Nov 2004, Joshua D. Drake wrote:
>
>>
>>>
>>> I've posted details to the FreeBSD -stable and -current mailing list,
>>> but the simple summary is that 'ifconfig <dev> -alias' with no ip
>>> specific'd literally erases all IPs on that device, leaving the
>>> server running 'un-networked' ... :(
>>>
>> Good lord.
>
>
> Ya well, its not something I'm particularly proud about ...
>
> Stupid question for someone running Linux ... is this standard behaviour
> that I've been lucky never to hit before, or is this something that
> Linux deals with slightly more intelligently?
I used to have a script on my remote server that I was running in BG before
to touch the network, that script was bringing up the network if was down
for more then 2 minutes. My server is now hosted in my house and I do not
need it anymore, I changed it with the no-ip script :-)
Regards
Gaetano Mendola
^ permalink raw reply [nested|flat] 16+ messages in thread
* Re: Gborg down?
2004-11-06 02:33 Gborg down? Jerry LeVan <[email protected]>
2004-11-06 03:52 ` Re: Gborg down? Marc G. Fournier <[email protected]>
2004-11-06 04:16 ` Re: Gborg down? Joshua D. Drake <[email protected]>
2004-11-06 04:27 ` Re: Gborg down? Marc G. Fournier <[email protected]>
2004-11-06 08:44 ` Re: Gborg down? Gaetano Mendola <[email protected]>
@ 2004-11-06 15:09 ` Marc G. Fournier <[email protected]>
2004-11-06 15:27 ` Re: Gborg down? Alvaro Herrera Munoz <[email protected]>
0 siblings, 1 reply; 16+ messages in thread
From: Marc G. Fournier @ 2004-11-06 15:09 UTC (permalink / raw)
To: Gaetano Mendola <[email protected]>; +Cc: [email protected]
On Sat, 6 Nov 2004, Gaetano Mendola wrote:
> Marc G. Fournier wrote:
>> On Fri, 5 Nov 2004, Joshua D. Drake wrote:
>>
>>>
>>>>
>>>> I've posted details to the FreeBSD -stable and -current mailing list,
>>>> but the simple summary is that 'ifconfig <dev> -alias' with no ip
>>>> specific'd literally erases all IPs on that device, leaving the
>>>> server running 'un-networked' ... :(
>>>>
>>> Good lord.
>>
>>
>> Ya well, its not something I'm particularly proud about ...
>>
>> Stupid question for someone running Linux ... is this standard behaviour
>> that I've been lucky never to hit before, or is this something that
>> Linux deals with slightly more intelligently?
>
> I used to have a script on my remote server that I was running in BG before
> to touch the network, that script was bringing up the network if was down
> for more then 2 minutes. My server is now hosted in my house and I do not
> need it anymore, I changed it with the no-ip script :-)
Until now, I didn't think I'd need such a think :( In almost 12 years of
networking, that is one thing that I've never done, unconfigured the main
IP ;(
Then again, I think I've been lucky so far in that I've never done an 'rm
-rf /' either :)
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 16+ messages in thread
* Re: Gborg down?
2004-11-06 02:33 Gborg down? Jerry LeVan <[email protected]>
2004-11-06 03:52 ` Re: Gborg down? Marc G. Fournier <[email protected]>
2004-11-06 04:16 ` Re: Gborg down? Joshua D. Drake <[email protected]>
2004-11-06 04:27 ` Re: Gborg down? Marc G. Fournier <[email protected]>
2004-11-06 08:44 ` Re: Gborg down? Gaetano Mendola <[email protected]>
2004-11-06 15:09 ` Re: Gborg down? Marc G. Fournier <[email protected]>
@ 2004-11-06 15:27 ` Alvaro Herrera Munoz <[email protected]>
0 siblings, 0 replies; 16+ messages in thread
From: Alvaro Herrera Munoz @ 2004-11-06 15:27 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; +Cc: Gaetano Mendola <[email protected]>; [email protected]
On Sat, Nov 06, 2004 at 11:09:07AM -0400, Marc G. Fournier wrote:
> On Sat, 6 Nov 2004, Gaetano Mendola wrote:
>
> >I used to have a script on my remote server that I was running in BG before
> >to touch the network, that script was bringing up the network if was down
> >for more then 2 minutes. My server is now hosted in my house and I do not
> >need it anymore, I changed it with the no-ip script :-)
>
> Until now, I didn't think I'd need such a think :( In almost 12 years of
> networking, that is one thing that I've never done, unconfigured the main
> IP ;(
Yeah, I think part of the problem was that it was an accident and not
something planned. I have had to change the main IP address of a remote
server a couple of times, so I used a script like Gaetano's (though I
measured time in terms of seconds, usually less than ten, not minutes).
But you weren't given the chance :-)
> Then again, I think I've been lucky so far in that I've never done an 'rm
> -rf /' either :)
Very lucky indeed. I did that (or equivalents like rm -fr /lib) at least
two times.
Unrelated: I just noticed that you added the mboxen to lists archives.
Many many thanks for that!
--
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"La realidad se compone de muchos sueños, todos ellos diferentes,
pero en cierto aspecto, parecidos..." (Yo, hablando de sueños eróticos)
^ permalink raw reply [nested|flat] 16+ messages in thread
* Re: [GENERAL] Gborg down?
2004-11-06 02:33 Gborg down? Jerry LeVan <[email protected]>
@ 2004-11-06 04:04 ` Joshua D. Drake <[email protected]>
2004-11-06 08:14 ` Re: [GENERAL] Gborg down? Alexey Borzov <[email protected]>
1 sibling, 1 reply; 16+ messages in thread
From: Joshua D. Drake @ 2004-11-06 04:04 UTC (permalink / raw)
To: Jerry LeVan <[email protected]>; +Cc: Postgres General <[email protected]>; pgsql-www
Jerry LeVan wrote:
> I don't seem to be able to connect to gborg.postgresql.org this
> evening...
>
Hello,
I can second this. Gborg is down.
Sincerely,
Joshua D. Drake
> Jerry
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - [email protected] - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL
Attachments:
[text/x-vcard] jd.vcf (285B, 2-jd.vcf)
download | inline:
begin:vcard
fn:Joshua Drake
n:Drake;Joshua
org:Command Prompt, Inc.
adr:;;PO Box 215 ;Cascade Locks;OR;97014;US
email;internet:[email protected]
title:Consultant
tel;work:503-667-4564
tel;fax:503-210-0334
x-mozilla-html:FALSE
url:http://www.commandprompt.com
version:2.1
end:vcard
^ permalink raw reply [nested|flat] 16+ messages in thread
* Re: [GENERAL] Gborg down?
2004-11-06 02:33 Gborg down? Jerry LeVan <[email protected]>
2004-11-06 04:04 ` Re: [GENERAL] Gborg down? Joshua D. Drake <[email protected]>
@ 2004-11-06 08:14 ` Alexey Borzov <[email protected]>
0 siblings, 0 replies; 16+ messages in thread
From: Alexey Borzov @ 2004-11-06 08:14 UTC (permalink / raw)
To: Joshua D. Drake <[email protected]>; +Cc: pgsql-www
Hi,
Joshua D. Drake wrote:
>> I don't seem to be able to connect to gborg.postgresql.org this
>> evening...
>>
> Hello,
>
> I can second this. Gborg is down.
Me be third, me be third!
::Meditating::
Omm... Our hosting is good... Our hosting is very reliable...
^ permalink raw reply [nested|flat] 16+ messages in thread
* gborg down?
@ 2004-11-11 14:06 Robert Treat <[email protected]>
2004-11-11 14:31 ` Re: gborg down? Chris Ryan <[email protected]>
2004-11-11 18:55 ` Re: gborg down? Marc G. Fournier <[email protected]>
0 siblings, 2 replies; 16+ messages in thread
From: Robert Treat @ 2004-11-11 14:06 UTC (permalink / raw)
To: [email protected]; Marc G. Fournier <[email protected]>; pgsql-www
I seem to be getting several different errors trying to access gborg,
can someone take a gander?
Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
^ permalink raw reply [nested|flat] 16+ messages in thread
* Re: gborg down?
2004-11-11 14:06 gborg down? Robert Treat <[email protected]>
@ 2004-11-11 14:31 ` Chris Ryan <[email protected]>
1 sibling, 0 replies; 16+ messages in thread
From: Chris Ryan @ 2004-11-11 14:31 UTC (permalink / raw)
To: Robert Treat <[email protected]>; Marc G. Fournier <[email protected]>; pgsql-www
I am unable to access anything being hosted out of hub.org.
Chris Ryan
--- Robert Treat <[email protected]> wrote:
> I seem to be getting several different errors trying to access gborg,
> can someone take a gander?
>
>
>
> Robert Treat
> --
> Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
>
>
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com
^ permalink raw reply [nested|flat] 16+ messages in thread
* Re: gborg down?
2004-11-11 14:06 gborg down? Robert Treat <[email protected]>
@ 2004-11-11 18:55 ` Marc G. Fournier <[email protected]>
2004-11-11 19:01 ` Re: gborg down? Gavin M. Roy <[email protected]>
1 sibling, 1 reply; 16+ messages in thread
From: Marc G. Fournier @ 2004-11-11 18:55 UTC (permalink / raw)
To: Robert Treat <[email protected]>; +Cc: [email protected]; pgsql-www
On Thu, 11 Nov 2004, Robert Treat wrote:
> I seem to be getting several different errors trying to access gborg,
> can someone take a gander?
Everything should be well as of a few hours ago ... had a problem wiht the
dtabase server, which affected DNS ... am working on implemented Slony to
distribute the DNS across servers better then is in place right now (all
DNS right now relys on the central server, ick)
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 16+ messages in thread
* Re: gborg down?
2004-11-11 14:06 gborg down? Robert Treat <[email protected]>
2004-11-11 18:55 ` Re: gborg down? Marc G. Fournier <[email protected]>
@ 2004-11-11 19:01 ` Gavin M. Roy <[email protected]>
0 siblings, 0 replies; 16+ messages in thread
From: Gavin M. Roy @ 2004-11-11 19:01 UTC (permalink / raw)
To: pgsql-www
If needed my 2ndary dns server is available to the project :)
Gavin
Marc G. Fournier wrote:
> On Thu, 11 Nov 2004, Robert Treat wrote:
>
>> I seem to be getting several different errors trying to access gborg,
>> can someone take a gander?
>
>
> Everything should be well as of a few hours ago ... had a problem wiht
> the dtabase server, which affected DNS ... am working on implemented
> Slony to distribute the DNS across servers better then is in place
> right now (all DNS right now relys on the central server, ick)
>
> ----
> Marc G. Fournier Hub.Org Networking Services
> (http://www.hub.org)
> Email: [email protected] Yahoo!: yscrappy ICQ:
> 7615664
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if
> your
> joining column's datatypes do not match
^ permalink raw reply [nested|flat] 16+ messages in thread
* GBorg down!?
@ 2004-12-09 18:36 Chris Ryan <[email protected]>
0 siblings, 0 replies; 16+ messages in thread
From: Chris Ryan @ 2004-12-09 18:36 UTC (permalink / raw)
To: pgsql-www
I am unable to access gborg and have been since I tried this
morning. Does anyone know what's going on?
Chris Ryan
__________________________________
Do you Yahoo!?
Jazz up your holiday email with celebrity designs. Learn more.
http://celebrity.mail.yahoo.com
^ permalink raw reply [nested|flat] 16+ messages in thread
* Gborg down?
@ 2006-09-01 09:13 John Hansen <[email protected]>
0 siblings, 0 replies; 16+ messages in thread
From: John Hansen @ 2006-09-01 09:13 UTC (permalink / raw)
To: pgsql-www
Is anyone working on restoring gborg.postgresql.org ?
... john
^ permalink raw reply [nested|flat] 16+ messages in thread
end of thread, other threads:[~2006-09-01 09:13 UTC | newest]
Thread overview: 16+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-11-06 02:33 Gborg down? Jerry LeVan <[email protected]>
2004-11-06 03:52 ` Marc G. Fournier <[email protected]>
2004-11-06 04:16 ` Joshua D. Drake <[email protected]>
2004-11-06 04:27 ` Marc G. Fournier <[email protected]>
2004-11-06 04:36 ` Joshua D. Drake <[email protected]>
2004-11-06 08:44 ` Gaetano Mendola <[email protected]>
2004-11-06 15:09 ` Marc G. Fournier <[email protected]>
2004-11-06 15:27 ` Alvaro Herrera Munoz <[email protected]>
2004-11-06 04:04 ` Joshua D. Drake <[email protected]>
2004-11-06 08:14 ` Alexey Borzov <[email protected]>
2004-11-11 14:06 gborg down? Robert Treat <[email protected]>
2004-11-11 14:31 ` Re: gborg down? Chris Ryan <[email protected]>
2004-11-11 18:55 ` Re: gborg down? Marc G. Fournier <[email protected]>
2004-11-11 19:01 ` Re: gborg down? Gavin M. Roy <[email protected]>
2004-12-09 18:36 GBorg down!? Chris Ryan <[email protected]>
2006-09-01 09:13 Gborg down? John Hansen <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox