Larry Schwimmer  <[EMAIL PROTECTED]> wrote:
}You ([EMAIL PROTECTED]) write:
}>1)  I want to replicate the volume mounted at /afs/mycell/usr/local/sws.
}>    What non-obvious things do I need to consider?
}>2)  This volume's contents change occasionally.  Is there any way to automate
}>    the release of changes to its ReadOnly clones?  Do I really have to do
}>    "vos release" after editing any file?

}[EMAIL PROTECTED] (John Hascall) writes:
}+       We use cron to do this at regular intervals (we still sometimes
}+       do it manually when we are in a hurry).
}
}       Do you always have your volumes in a releasable state?

    Generally speaking, yes -- but, the wrapper program which does
    the vos releases does check for a `not now' sentinal file.
    By regular intervals, I mean 6pm, midnite, 6am, so it's
    not really intruding on the (normal) workday.

}It's rather nice to be able to install and test software without
}it being released.

    We use the following scheme:

       /usr -> /afs/iastate.edu/system/ro/dec/v5/usr
                                       |  |   |
                          ro or rw mntpt  |   our "version"
                                          arch

   where we generally have 3 versions "live" at a time,
   the "mature", the "current", the "advanced" -- people
   who point their machine at advanced get new goodies
   sooner at the cost of things not always being exactly
   the same as they were yesterday.  (Although with the
   cost of disks having dropped 20-fold in the 5 years
   we've been doing this, we're relying less and less
   on a networked /usr tree.)

John
-- 
John Hascall                ``An ill-chosen word is the fool's messenger.''
Moderator, comp.unix.wizards
Systems Software Engineer, ISU Comp Center + Ames, IA  50011 + 515/294-9551
<a href="http://www.cc.iastate.edu/staff/systems/john/">My Homepage</a>

Reply via email to