[6008] in Release_7.7_team

home help back first fref pref prev next nref lref last post

9.4.47 (mostly) released

daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Thu May 29 03:04:46 2008

Message-Id: <200805290704.m4T748Bt011716@vorpal-blade.mit.edu>
From: Jonathon Weiss <jweiss@MIT.EDU>
To: release-team@MIT.EDU
cc: ops@MIT.EDU
Date: Thu, 29 May 2008 03:04:08 -0400
X-Spam-Flag: NO
X-Spam-Score: 0.00


I've released 9.4.47 for linux.  For solaris, I'm in the middle fo the
final vos release.  Since I'm also falling asleep, I'm going to leave
it to finish on its own.

If you want a status, try running: vos e system.sun4.srvd-9.4



I had a little excitement propogating the Solaris release when glibc
killed synctree due to memory corruption (on my linux machine).  As a
result I've entirely switched to rsync for propogation.  The solaris
install was propogated with synctree, the os with both, since it was
the case that broke and everythign else with rsync.


# Notes, mostly for my own reference.  '**' means, don't run this
  until you're ready to let the release out, though I could probably
  release the solaris os and install volumes without any real problem.

# Prep
vorpal-blade.mit.edu# fs setcell dev -suid
vorpal-blade.mit.edu# fs setcell ath -suid


# Linux
cd /afs/dev.mit.edu/system/rhlinux/
rsync  -vaW rhel-4-updates/ /afs/.athena.mit.edu/system/rhlinux/rhel-4-updates/
vos release system.rhel4.updates -c ath -verb -enc
rsync -vaW athena-9.4/ /afs/.athena.mit.edu/system/rhlinux/athena-9.4/
vos release system.rhlnx.athena94 -c ath -verb -enc
fs sq /afs/.athena.mit.edu/system/rhlinux/config/ 1000000
rsync -vaW config/ /afs/.athena.mit.edu/system/rhlinux/config/
vos release system.rhlnx.config -c ath -verb -enc
rsync -vaW control/ /afs/.athena.mit.edu/system/rhlinux/control/
** vos release system.rhlnx.control -c ath -verb -enc


# Solaris
rsync  --delete --exclude=.deleted -vaW /afs/dev.mit.edu/system/sun4x_510/install-9.4/ /afs/.athena.mit.edu/system/sun4x_510/install-9.4/
rsync  --delete --exclude=.deleted -vaW /afs/dev.mit.edu/system/sun4x_510/os-9.4/ /afs/.athena.mit.edu/system/sun4x_510/os-9.4/
rsync  --delete --exclude=.deleted -vaW /afs/dev.mit.edu/system/sun4x_510/srvd-9.4/ /afs/.athena.mit.edu/system/sun4x_510/srvd-9.4/

** vos release system.sun4x_510.inst -c ath -verb -enc
** vos release system.sun4x_510.os -c ath -verb -enc
** vos release system.sun4.srvd-9.4 -c ath -verb -enc

### OLD
cd /afs/.athena.mit.edu/system/sun4x_510/install-9.4/
synctree -s /afs/dev.mit.edu/system/sun4x_510/install-9.4 -d . -a /afs/dev.mit.edu/project/release/rconf.dev-to-athena
cd /afs/.athena.mit.edu/system/sun4x_510/os-9.4
synctree -s /afs/dev.mit.edu/system/sun4x_510/os-9.4 -d . -a /afs/dev.mit.edu/project/release/rconf.dev-to-athena
cd /afs/.athena.mit.edu/system/sun4x_510/srvd-9.4
synctree -s /afs/dev.mit.edu/system/sun4x_510/srvd-9.4 -d . -a /afs/dev.mit.edu/project/release/rconf.dev-to-athena

	Jonathon

home help back first fref pref prev next nref lref last post