40m QIL Cryo_Lab CTN SUS_Lab CAML OMC_Lab CRIME_Lab FEA ENG_Labs OptContFac Mariner WBEEShop
  40m Log  Not logged in ELOG logo
Entry  Mon Aug 15 10:27:56 2022, Koji, Update, General, Recap of the additional measures for the outage prep PXL_20220812_234438097.jpgPXL_20220812_234655309.jpgPXL_20220812_234748559.jpgrn_image_picker_lib_temp_b5f3e38d-796c-4816-bc0e-b11ba3316cbe.jpgPXL_20220812_235429314.jpg
    Reply  Mon Aug 15 15:43:49 2022, Anchal, Update, General, Complete power shutdown and startup documentation 
       Reply  Mon Aug 15 18:06:07 2022, Anchal, Update, General, c1vac issues, 1 pressure gauge died 
          Reply  Mon Aug 15 20:09:18 2022, Koji, Update, General, c1vac issues, 1 pressure gauge died 
             Reply  Wed Aug 17 10:23:05 2022, Tega, Update, General, c1vac issues, pressure gauge replacement 
                Reply  Fri Nov 18 09:00:27 2022, JC, Update, VAC, Pressure Gauge Information 
Message ID: 17086     Entry time: Wed Aug 17 10:23:05 2022     In reply to: 17082     Reply to this: 17283
Author: Tega 
Type: Update 
Category: General 
Subject: c1vac issues, pressure gauge replacement 

- Disk full

I updated the configuration file '/etc/logrotate.d/rsyslog' to set a file sise limit of 50M on 'syslog' and 'daemon.log' since these are the two log files that capture caget & caput terminal outputs. I also reduce the number of backup files to 2.

controls@c1vac:~$ cat /etc/logrotate.d/rsyslog
/var/log/syslog
{
    rotate 2
    daily
    size 50M
    missingok
    notifempty
    delaycompress
    compress
    postrotate
        invoke-rc.d rsyslog rotate > /dev/null
    endscript
}

/var/log/mail.info
/var/log/mail.warn
/var/log/mail.err
/var/log/mail.log
/var/log/daemon.log
{
    rotate 2
    missingok
    notifempty
    size 50M
    compress
    delaycompress
    postrotate
        invoke-rc.d rsyslog rotate > /dev/null
    endscript
}
/var/log/kern.log
/var/log/auth.log
/var/log/user.log
/var/log/lpr.log
/var/log/cron.log
/var/log/debug
/var/log/messages
{
    rotate 4
    weekly
    missingok
    notifempty
    compress
    delaycompress
    sharedscripts
    postrotate
        invoke-rc.d rsyslog rotate > /dev/null
    endscript
}

- Vacuum gauge

The XGS-600 can handle 6 FRGs and we currently have 5 of them connected. Yes, having a spare would be good. I'll see about placing an order for these then.

Quote:

- Disk Full: Just use the usual /etc/logrotate thing

- Vacuum gauge

I rather feel not replacing P1a. We used to have Ps and CCs as they didn't cover the entire pressure range. However, this new FRG (=Full Range Gauge) does cover from 1atm to 4nTorr.

Why don't we have a couple of FRG spares, instead?

Questions to Tega: How many FRGs can our XGS-600 controller handle?

 

 

ELOG V3.1.3-