My /proc/partitions (edited to keep only the relevant parts): 8 48 976762584 sdd 8 80 976762584 sdf 8 81 976760001 sdf1 8 96 976762584 sdg 8 64 976762584 sde
My /etc/mdadm/mdadm.conf looks like this: DEVICE partitions ARRAY /dev/md0 UUID=<UUID of array> On Wed, Jun 8, 2011 at 3:09 PM, martin f krafft <[email protected]> wrote: > also sprach [email protected] <[email protected]> > [2011.06.08.0317 +0200]: > > I don't have access to the file server at this moment, but > > /etc/mdadm/mdadm.conf defines just the array (via UUID). I was under the > > impression that md would automatically assemble the array based on the > > information in the superblocks. > > Sure: it scans all the devices listed with DEVICE in mdadm.conf, or > in /proc/partitions if there are no DEVICEs listed. > > -- > .''`. martin f. krafft <[email protected]> Related projects: > : :' : proud Debian developer http://debiansystem.info > `. `'` http://people.debian.org/~madduck http://vcs-pkg.org > `- Debian - when you have better things to do than fixing systems > > "lessing was a heretics' heretic" > -- walter kaufmann >

