Displaying 20 results from an estimated 200000 matches similar to: "[LLVMdev] LLVM Web Server Reboot"
2005 Dec 06
0
[LLVMdev] LLVM Web/CVS Server Reboot
Dear All,
The LLVM Web and CVS server machine froze sometime between last night
and this morning. I've rebooted it now, so services should be restored.
-- John T.
--
John T. Criswell
Research Programmer
University of Illinois at Urbana-Champaign
"It's today!" said Piglet. "My favorite day," said Pooh.
2007 Apr 23
0
[LLVMdev] Short Disruption of LLVM Service on April 24
Dear LLVMers,
Tomorrow morning, on Tuesday, April 24, at 10:00 am CDT, I will be
rebooting the server that hosts most of the LLVM services. The LLVM
website and CVS server will be down for approximately 15 minutes.
The server's console has stopped responding and my attempts to fix it by
restarting the X server and other various processes have failed. I
think the video hardware is just
2007 Aug 05
0
[LLVMdev] REMINDER: Scheduled Maitenance - web server and subversion
Just a reminder that the scheduled service interruptions will begin in
approximately one hour.
Reid.
On Sat, 2007-08-04 at 22:27 -0700, Reid Spencer wrote:
> Just a reminder that the scheduled shutdown will begin in less than 12
> hours.
>
> Reid.
>
> On Fri, 2007-08-03 at 15:57 -0700, Reid Spencer wrote:
> > All,
> >
> > The web server and subversion will
2008 Jul 08
1
[LLVMdev] Emergency Reboot of llvm.org
Dear LLVMers,
I will be rebooting the LLVM server in 5 minutes (3:35 pm Central
Time). The system is experiencing unusually high load, no other
remedies have lowered the load, and we think a reboot will fix it.
Please make sure any commits to the LLVM repository are done within the
next 5 minutes.
Thanks, and sorry for the inconvenience.
-- John T.
2007 Aug 05
1
[LLVMdev] REMINDER: Scheduled Maitenance - web server and subversion
Just a reminder that the scheduled shutdown will begin in less than 12
hours.
Reid.
On Fri, 2007-08-03 at 15:57 -0700, Reid Spencer wrote:
> All,
>
> The web server and subversion will experience a restart and possibly
> several service interruptions this Sunday morning. Services will be
> available during this time but may be interrupted on occasion during
> this period. You
2015 Nov 09
0
After reboot of web-server accessing website shows "Forbidden", restarting httpd all is fine
On Sat, 7 Nov 2015, Fred Smith wrote:
>On Fri, Nov 06, 2015 at 07:23:59PM -0800, Gordon Messmer wrote:
>>On 11/06/2015 06:30 PM, Jobst Schmalenbach wrote:
>>>What troubles me that a simple restart of the daemon fixes everything but it does not come up on reboot.
>>
>>Running the service script manually may not give you the same
>>selinux context as on boot.
2007 Jun 29
2
[LLVMdev] Web Server back up
Chris Lattner wrote:
> On Fri, 29 Jun 2007, John Criswell wrote:
>
>> The LLVM web server is up and running, but we're still working on some
>> subversion configuration issues. The server may go up and down
>> intermittently as we try configuration changes over the next half hour.
>>
>
> Apparently someone clobbered
2007 Jun 29
0
[LLVMdev] Web Server back up
On Fri, 29 Jun 2007, John Criswell wrote:
> Chris Lattner wrote:
>> On Fri, 29 Jun 2007, John Criswell wrote:
>>> The LLVM web server is up and running, but we're still working on some
>>> subversion configuration issues. The server may go up and down
>>> intermittently as we try configuration changes over the next half hour.
>>>
>>
>>
2007 Jun 29
1
[LLVMdev] Web Server back up
On Jun 29, 2007, at 3:57 PM, Chris Lattner wrote:
> On Fri, 29 Jun 2007, John Criswell wrote:
>> Chris Lattner wrote:
>>> On Fri, 29 Jun 2007, John Criswell wrote:
>>>> The LLVM web server is up and running, but we're still working
>>>> on some
>>>> subversion configuration issues. The server may go up and down
>>>>
2007 Aug 03
2
[LLVMdev] Scheduled Maitenance - web server and subversion
All,
The web server and subversion will experience a restart and possibly
several service interruptions this Sunday morning. Services will be
available during this time but may be interrupted on occasion during
this period. You are advised not to checkout or commit anything in this
window.
Scheduled Interruption:
PDT: Sunday, Aug 5, 2007, 10:00am to 12:00pm
GMT: Sunday, 2007-08-05, 17:00
2004 Jul 26
0
[LLVMdev] LLVM Server Back Up
John,
The rsyncd doesn't seem to be up. See the attached email. The mirror
tries to sync every 30 minutes and this is what I'm getting from the
cron job. This was from the sync attempted at 2:12pm (PDT) today.
Reid.
John Criswell wrote:
> Dear All,
>
> Our main server is back up, and all LLVM services (CVS, website, etc)
> should be up and available for use.
>
>
2004 Jul 27
1
[LLVMdev] LLVM Server Back Up
Reid Spencer wrote:
> John,
>
> The rsyncd doesn't seem to be up. See the attached email. The mirror
> tries to sync every 30 minutes and this is what I'm getting from the
> cron job. This was from the sync attempted at 2:12pm (PDT) today.
I think I got it working. Can you try it again and let me know if it works?
Thanks.
-- John T.
>
> Reid.
>
> John
2010 Nov 30
0
[fdo] Server reboot Wednesday morning UTC
Hi all,
I'll be rebooting all the freedesktop.org and x.org servers tomorrow
morning UTC. Estimated downtime is short, say up to 15 minutes or
thereabouts.
regards,
--
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are
2015 Nov 08
2
After reboot of web-server accessing website shows "Forbidden", restarting httpd all is fine
On Fri, Nov 06, 2015 at 07:23:59PM -0800, Gordon Messmer wrote:
> On 11/06/2015 06:30 PM, Jobst Schmalenbach wrote:
> >What troubles me that a simple restart of the daemon fixes everything but it does not come up on reboot.
>
> Running the service script manually may not give you the same
> selinux context as on boot. Services should be started using
> "run_init"
2015 Nov 07
0
After reboot of web-server accessing website shows "Forbidden", restarting httpd all is fine
On 11/06/2015 06:30 PM, Jobst Schmalenbach wrote:
> What troubles me that a simple restart of the daemon fixes everything but it does not come up on reboot.
Running the service script manually may not give you the same selinux
context as on boot. Services should be started using "run_init" to
ensure they get the correct context.
I think this is legitimately the most confusing
2007 Jun 29
0
[LLVMdev] Web Server back up
On Fri, 29 Jun 2007, John Criswell wrote:
> The LLVM web server is up and running, but we're still working on some
> subversion configuration issues. The server may go up and down
> intermittently as we try configuration changes over the next half hour.
Apparently someone clobbered /home/vadve/shared/PublicCVS/CVSROOT/passwd.
This prevents anyone with no account on zion from
2005 Jun 26
0
TDM400P-04B fails after reboot
I have a strange problem with the TDM400P-04B running on Fedora FC2 2.6.10
(and also FC2 2.6.8). I have one in an Acer server and one in a standard
white box. The card will work fine until I reboot. After rebooting the only
way to get the card to work again is to move it to another PCI slot. Or I
can also remove it, boot up, shutdown and then installed it again.
After reboot it will always error
2015 Nov 07
5
After reboot of web-server accessing website shows "Forbidden", restarting httpd all is fine
Hi.
I am stuck with this one and I do not know where and how to search for this problem nor do I know how to fix it.
When I reboot one of our servers (CentOS 6.7, selinux target, yum fully updated) the http server loads fine (no erros) but when accessing one of the server's websites it displays "Forbidden", restarting the httpd server (command line) will give full access and all is
2003 Dec 30
1
7960 Register with 2 * Servers causes phone to reboot over and over
Hi,
I have been trying to get my 7960 & 7960G to register with two seperate *
servers.
Asterisk box 1 is on out on the Internet running: Asterisk CVS-10/30/03-20:08:15
Asterisk box 2 is on the Lan running: Asterisk CVS-12/19/03-19:28:30
7960 is on the LAN running: P0S3-04-4-00
7960G is on the LAN running: P0S3-06-0-00
In sip.conf I have nat=yes to get the phones to register properly.
2009 Jan 05
0
[LLVMdev] Potential Downtime of LLVM Server on Jan. 6
Dear All,
Just a reminder that some work on our heating/cooling system will be
done tomorrow between 8 am - noon Central time. If server room
temperatures get too high, the IT staff will start shutting machines down.
Since the LLVM server may need to be shut down on short notice, I can't
guarantee that we can give you advance warning of it going offline. I
strongly urge everyone to