Re: Anatomy of an FAI run?
* Michael Goetze (mgoe...@mgoetze.net) [090909 11:38]: > Hi Joel, > > > Yes, I've read through it several times.. just wondered if a diagram > > or flow-chart existed so I could show my colleagues without having to > > get them them read too much. > > > > I guess I'll create my own as I'll need one for functional spec / > > design documentation for our automated installation infrastructure at > > $WORK :) > > for a high-level overview for your colleagues, you might be interested > in this poster: www.informatik.uni-koeln.de/fai/poster_a4.pdf is that gone again? i would like to see it too.
Re: Anatomy of an FAI run?
> On Thu, 25 Mar 2010 09:40:30 +0100, Andreas Schuldei > said: >> for a high-level overview for your colleagues, you might be interested >> in this poster: www.informatik.uni-koeln.de/fai/poster_a4.pdf > is that gone again? i would like to see it too. Have a look at http://www.informatik.uni-koeln.de/fai/poster/ -- regards Thomas
Re: Still puzzled by setup-storage
Michael Tautschnig a écrit : [...] The much nicer approach is introducing something like preserve_lazy:1 (a tribute to lazyformat...; but hints for better names are welcome) which causes behaviour exactly as you described. Shouldn't be too much of a hassle, but I cannot tell whether it'll be done in a day or a week. Now that one took effectively nearly three months... Sorry for the delay. I've added a patch to the experimental builds, it's in version 3.3.4~beta1+experimental2. Testing of the new preserve_lazy option is much appreciated. Looks like I'm the first one again :-) . It works as expected on a partitionless disk, but fails if the LVM volume already exists (I just tried to install again the same host) : although setup-storage claims that '(volume) will be preserved', it runs parted to create the volume group. Debug log is at http://paste.debian.net/65875/. -- Nicolas