Report of hoary array-6 installation
Colin Watson
cjwatson at ubuntu.com
Mon Mar 7 13:01:09 CST 2005
On Mon, Mar 07, 2005 at 10:12:12AM -0800, Matt Zimmerman wrote:
> On Mon, Mar 07, 2005 at 06:26:38PM +0100, Xan wrote:
> > Diumenge 06 Març 2005 19:02, en/na Matt Zimmerman (<Matt Zimmerman
> > <mdz at ubuntu.com>>) va escriure:
> >
> > The output is:
> > [...]
> > > cat /etc/mdadm/mdadm.conf
> > DEVICE partitions
>
> This is the cause of the problem. This file does not exist on systems
> installed with the Warty installer, and should not exist unless RAID is in
> use. Colin, is this related to your recent RAID fixes?
No, it was an upstream change, and the bug probably exists in Debian
too:
mdcfg (0.23) unstable; urgency=medium
* Joshua Kwan
- Create a mdadm.conf and copy it into /target/etc/mdadm/ during
prebaseconfig. Works around #231823, possibly unbreaks 2.6 installs
over software RAID.
[...]
-- Joshua Kwan <joshk at triplehelix.org> Mon, 21 Jun 2004 13:32:25 -0700
Josh, can we make this only happen when RAID is in use? Maybe just
surround it by 'if [ -e /proc/mdstat ] && grep ^md /proc/mdstat'. I'll
drop this into Ubuntu's mdcfg for now.
--
Colin Watson [cjwatson at ubuntu.com]
More information about the ubuntu-devel
mailing list