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

15 minute shutdown

0 views
Skip to first unread message

Kelley Underwood

unread,
Feb 1, 2005, 10:26:02 AM2/1/05
to

Ok, here in EST I did not catch the problem for 3 hours..I did not hear my pager. Since then I’ve been restarting the server every 15 minutes. I finally added a cron job to do it for me. We recently lost our CGP admin so I’m leary of trying to upgrade or downgrade at this time since I’ve never actually done this before.  I can get no answer at Stalker  and based on their posted support hours it will be 9:00 a.m. (2.5 hours after the students and faculty in Southwest Ohio heat things up) befpre I’ll be able to get help.

 

I’m watching the list in hopes of a firm solution but maybe some sleep is in order now.

 

Kelley Underwood

HCCA

Cincinnati, OH

Trevor Gall

unread,
Feb 1, 2005, 10:31:36 AM2/1/05
to
MY problemn was I exceeded the 40 lists i am allowed.
 
 

Trevor Gall
IT Manager - Australia/New Zealand
Wilson Logistics Pty Ltd

 


From: CommuniGate Pro Discussions [mailto:CGat...@mail.stalker.com] On Behalf Of Kelley Underwood
Sent: Wednesday, 2 February 2005 2:26 AM
To: CommuniGate Pro Discussions
Subject: 15 minute shutdown

Jeff Wheeler

unread,
Feb 1, 2005, 11:12:14 AM2/1/05
to
I know this doesn't really help, but a CGP upgrade is brain-dead simple:
1 - shut down the current running CGP (or just wait the 15 minutes for
it to happen on it's own ;-)
2 - run the new CGP installer
3 - reboot server (this may not be necessary)

Note that the above refers to my use of the Mac OS X version of
CGP...the process may be different for other systems, I make no
guarantees.

--
Jeff Wheeler
Postmaster, Network Admin
US Institute of Peace


#############################################################
This message is sent to you because you are subscribed to
the mailing list <CGat...@mail.stalker.com>.
To unsubscribe, E-mail to: <CGateP...@mail.stalker.com>
To switch to the DIGEST mode, E-mail to <CGatePr...@mail.stalker.com>
To switch to the INDEX mode, E-mail to <CGatePr...@mail.stalker.com>
Send administrative queries to <CGatePro...@mail.stalker.com>


Victor Sudakov

unread,
Feb 1, 2005, 11:24:11 AM2/1/05
to
Jeff Wheeler wrote:
> I know this doesn't really help, but a CGP upgrade is brain-dead simple:

I wonder if on Solaris/SPARC I must first "pkgrm STLKCGPro" and then
pkgadd it, or just pkgadd the new version?

--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN

Kelley Underwood

unread,
Feb 1, 2005, 11:24:30 AM2/1/05
to
Trial by fire. Thanks for your help but we got it figured out. I had done upgrades on test windows boxes before but not on the productions system. It was "brain-dead" simple.

I'm sure by tomorrow my blood pressure will have returned to normal.

Kelley
________________________________________
Kelley B. Underwood, MCSE, CCNA
Hamilton/Clermont Cooperative Association
7615 Harrison Ave.
Cincinnati, OH 45231
Desk: 513.728.7901 Cell: 513 315-1033


> -----Original Message-----
> From: CommuniGate Pro Discussions [mailto:CGat...@mail.stalker.com] On
> Behalf Of Jeff Wheeler
> Sent: Tuesday, February 01, 2005 11:12 AM
> To: CommuniGate Pro Discussions

> Subject: Re: 15 minute shutdown
>
> I know this doesn't really help, but a CGP upgrade is brain-dead simple:

Paul Chauvet

unread,
Feb 1, 2005, 11:25:34 AM2/1/05
to
On Tue, 2005-02-01 at 22:24 +0600, Victor Sudakov wrote:
> Jeff Wheeler wrote:
> > I know this doesn't really help, but a CGP upgrade is brain-dead simple:
>
> I wonder if on Solaris/SPARC I must first "pkgrm STLKCGPro" and then
> pkgadd it, or just pkgadd the new version?

On Solaris (SPARC also) I ALWAYS do that, and it has worked fine for me
in the past.


--
-------------------------------------------
Paul Chauvet
UNIX/Linux Systems Administrator
State University of New York at New Paltz
845-257-3828
chau...@newpaltz.edu
-------------------------------------------

Victor Sudakov

unread,
Feb 1, 2005, 11:43:28 AM2/1/05
to
Paul Chauvet wrote:
> > > I know this doesn't really help, but a CGP upgrade is brain-dead simple:
> >
> > I wonder if on Solaris/SPARC I must first "pkgrm STLKCGPro" and then
> > pkgadd it, or just pkgadd the new version?
>
> On Solaris (SPARC also) I ALWAYS do that, and it has worked fine for me
> in the past.

Always do what? Which variant?

--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN

#############################################################

Paul Chauvet

unread,
Feb 1, 2005, 11:46:22 AM2/1/05
to
On Tue, 2005-02-01 at 22:43 +0600, Victor Sudakov wrote:
> Paul Chauvet wrote:
> > > > I know this doesn't really help, but a CGP upgrade is brain-dead simple:
> > >
> > > I wonder if on Solaris/SPARC I must first "pkgrm STLKCGPro" and then
> > > pkgadd it, or just pkgadd the new version?
> >
> > On Solaris (SPARC also) I ALWAYS do that, and it has worked fine for me
> > in the past.
>
> Always do what? Which variant?
>

I always remove (with pkgrm) and then add (with pkgadd).

This is what I get when I don't get any sleep. I'm sorry I wasn't clear
Victor.

--
-------------------------------------------
Paul Chauvet
UNIX/Linux Systems Administrator
State University of New York at New Paltz
845-257-3828
chau...@newpaltz.edu
-------------------------------------------

Todd Schuldt

unread,
Feb 1, 2005, 11:52:54 AM2/1/05
to
The .rpm upgrade is just as brain-dead simple:
(http://www.stalker.com/CommuniGatePro/Install.html#Upgrade)

First wget (url to .rpm package)
(wget
http://www.stalker.com/pub/CommuniGatePro/CGatePro-Linux-4.2-8.i386.rpm) for
us
Stop the CommuniGate Pro Server.
(We use /etc/init.d/rc5.d/S80CommuniGate stop)
rpm -e CGatePro-Linux
rpm -i CGatePro-Linux-version.rpm
Start the CommuniGate Pro Server.
(We use /etc/init.d/rc5.d/S80CommuniGate start)

all done - Same disclaimer as Jeff though - this is our procedure for SuSE
Linux, Intel i386 CPU series with an .rpm (not .tgz) install

Todd

> -----Original Message-----
> From: CommuniGate Pro Discussions [mailto:CGat...@mail.stalker.com] On
> Behalf Of Jeff Wheeler
> Sent: Tuesday, February 01, 2005 10:12 AM
> To: CommuniGate Pro Discussions
> Subject: Re: 15 minute shutdown
>

> I know this doesn't really help, but a CGP upgrade is brain-dead simple:

Ozmiroid

unread,
Feb 1, 2005, 12:29:20 PM2/1/05
to
> I wonder if on Solaris/SPARC I must first "pkgrm STLKCGPro" and then
> pkgadd it, or just pkgadd the new version?

Save a copy of the init.d script, if you changed it at all.
Then do "pkgrm STLKCGPro", then pkgadd, and finally restore or edit
the init.d script.

--
- Ozmiroid

Technical Support

unread,
Feb 1, 2005, 4:06:52 PM2/1/05
to
Hello, on 01.02.2005 19:43, Victor Sudakov at sud...@sibptus.tomsk.ru
wrote:

> Paul Chauvet wrote:
>>>> I know this doesn't really help, but a CGP upgrade is brain-dead simple:
>>>

>>> I wonder if on Solaris/SPARC I must first "pkgrm STLKCGPro" and then
>>> pkgadd it, or just pkgadd the new version?
>>

>> On Solaris (SPARC also) I ALWAYS do that, and it has worked fine for me
>> in the past.
>
> Always do what? Which variant?

Remove the old package first.

--
Best regards,
Dmitry Akindinov

=======================================================================
When answering to letters sent to you by the tech.support staff, make
sure the original message you have received is included into your reply.

0 new messages