Mailinglist Archive: opensuse-autoinstall (72 mails)

< Previous Next >
Re: [opensuse-autoinstall] mountby option ignored
  • From: Frank Steiner <fsteiner-mail1@xxxxxxxxxxxxxx>
  • Date: Thu, 28 Feb 2008 14:49:56 +0100
  • Message-id: <47C6BC04.1020409@xxxxxxxxxxxxxx>
Ok, it definitely works on some schemes, on some not. It seems to work
always when creating the partitions and hangs on some profile trying to
keep existing partitions.

I have two quite similar schemes that might help you to catch the bug.
Logfiles are quite big so I put them on my web page.

A profile created (by our script) from this template works with keeping:
/dev/sda1 /dos vfat defaults 8gb
/dev/sda2 swap swap defaults 4gb
/dev/sda3 / ext3 defaults 25gb
/dev/sda5 /local ext3 defaults 50gb
/dev/sda6 /usr/local/storage ext3 defaults max

A profile based on this template works with creating, but fails with keeping partitions (when it ran through with creating before so that the
partitions indeed exist). It works with keeping partitions without
the patch.
/dev/sda1 /dos vfat defaults 8gb
/dev/sda2 swap swap defaults 4gb
/dev/sda3 / ext3 defaults 25gb
/dev/sda5 /local ext3 defaults 50gb
/dev/sda6 /tmp ext3 defaults 4gb
/dev/sda7 /usr/local/storage ext3 defaults max

Little difference, but seems to be an imporant one... Failing here means
it loops endlessly and I killed it when y2log was larger than 1GB.

The logs and profiles:

Working with keep:
http://www.bio.ifi.lmu.de/~steiner/ay/part_riemann_keep.xml
http://www.bio.ifi.lmu.de/~steiner/ay/y2log.riemann.keep.works.bz2

Works with create:
http://www.bio.ifi.lmu.de/~steiner/ay/part_cantor_create.xml
http://www.bio.ifi.lmu.de/~steiner/ay/y2log.cantor.create.works.bz2

Fails with keep (woks without patch):
http://www.bio.ifi.lmu.de/~steiner/ay/part_cantor_keep.xml
http://www.bio.ifi.lmu.de/~steiner/ay/y2log.cantor.keep.failed.bz2

Hope this helps! I don't mind to act as beta tester for any try of
a patch.

cu,
Frank

--
Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17 Phone: +49 89 2180-4049
80333 Muenchen, Germany Fax: +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups