Bug#699434: grub-installer: support for Intel Matrix Raid

2013-12-18 Thread Miquel van Smoorenburg
On 02/12/13 10:59, Dmitrijs Ledkovs wrote: Hello Miquel, On 31 January 2013 12:40, Miquel van Smoorenburg miqu...@debian.org wrote: This is by far the most intrusive patch - all the others are trivial. Description: - move make_device_map() upwards so that we can call it earlier

Re: installing on mdraid imsm arrays

2013-04-19 Thread Miquel van Smoorenburg
On 19-04-13 1:22 AM, Dmitrijs Ledkovs wrote: I'm highly interested in these patches and now I was about to prepare / push personal branches to d-i/partman repos with this functionality among other fixes targetting jessie. Timing wise, it was late to review by me for wheezy. Although mdadm is

Re: installing on mdraid imsm arrays

2013-04-18 Thread Miquel van Smoorenburg
On 6-02-13 1:30 PM, Miquel van Smoorenburg wrote: On 08/13/2012 01:17 PM, Miquel van Smoorenburg wrote: At work, we're using mainly supermicro servers, and they have support in the BIOS for Intel Matrix raid (imsm), which is a form of sataraid/fakeraid. [...] I now have a version

installing on mdraid imsm arrays

2013-02-06 Thread Miquel van Smoorenburg
On 08/13/2012 01:17 PM, Miquel van Smoorenburg wrote: At work, we're using mainly supermicro servers, and they have support in the BIOS for Intel Matrix raid (imsm), which is a form of sataraid/fakeraid. [...] I now have a version of the wheezy installer that succesfully installs and boots

Bug#699430: debian-installer: support for Intel Matrix Raid (RST, imsm)

2013-01-31 Thread Miquel van Smoorenburg
Package: debian-installer Tags: patch This is a metabug for other bugs I filed against grub-installer, partman-auto, partman-base, mdadm and lvm2. I noticed that linux mdraid has working support for Intel Matrix Raid (aka Intel Rapid Storage Technology), called imsm in mdadm. This is a form of

Bug#699431: partman-auto: don't hide whole-disk partitionable mdraid arrays

2013-01-31 Thread Miquel van Smoorenburg
:14.946726850 + @@ -1,3 +1,11 @@ +partman-auto (106+1) unstable; urgency=low + + * don't hide /dev/md* arrays if they are provisioned on whole-disk +devices - in that case the md array itself is partitionable, +e.g. for md-fakeraid like imsm (Intel Matrix raid). + + -- Miquel van

Bug#699432: partman-base: parted: skip devices that are part of a mdraid device

2013-01-31 Thread Miquel van Smoorenburg
that are part of a mdraid device + + -- Miquel van Smoorenburg miqu...@debian.org Tue, 29 Jan 2013 15:50:37 +0100 + partman-base (163) unstable; urgency=low * Revert add debhelper token to postinst diff -ruN 00-ORIG/partman-base-163/init.d/parted partman-base-163/init.d/parted --- 00-ORIG/partman-base

Bug#699434: grub-installer: support for Intel Matrix Raid

2013-01-31 Thread Miquel van Smoorenburg
fakeraid underneath lvm, if it's just one array +- install grub on each disk of the underlying array +- add md/0 entry to device.map so grub-probe works (for upgrades etc) + + -- Miquel van Smoorenburg miqu...@debian.org Tue, 29 Jan 2013 15:50:37 +0100 + grub-installer (1.83) unstable; urgency

Bug#699430: debian-installer: support for Intel Matrix Raid (RST, imsm)

2013-01-31 Thread Miquel van Smoorenburg
On 01/31/2013 02:27 PM, Michael Tokarev wrote: 31.01.2013 16:14, Miquel van Smoorenburg wrote: [] I have added support for installing on mdraid based Intel Matrix raid to the debian-installer, the lvm2 package, and mdadm. With these patches applied I can install and boot Debian Wheezy without

Bug#693227: missing driver for ISCI (Intel C600 SAS) (not iscsi!)

2012-11-14 Thread Miquel van Smoorenburg
Package: debian-installer Severity: critical The debian installer images are missing the isci.ko module. This makes it impossible to install wheezy on any computer that has its disks connected to an Intel C600 SAS controller (standard on lots of motherboards). NOTE: I'm not talking about iscsi

Bug#690886: installation-reports: wheezy: isci.ko driver missing

2012-10-18 Thread Miquel van Smoorenburg
Package: installation-reports Severity: important The installer does not include the isci.ko driver for the Intel SAS controller. The 3.2.0-3 kernel in the archive does include the driver; it's just that it's not included in any udeb. I've unpacked all udebs from pool/main/l/linux from both the

installing on mdraid imsm arrays

2012-08-13 Thread Miquel van Smoorenburg
At work, we're using mainly supermicro servers, and they have support in the BIOS for Intel Matrix raid (imsm), which is a form of sataraid/fakeraid. So I have been looking at installing debian on such a raid system. d-i supports dmraid somewhat, nowadays, but the package in wheezy is out of

Bug#674894: preseeding: Partitions are not aligned when forcing GPT

2012-07-22 Thread Miquel van Smoorenburg
I reopened this bug, because I would like this bug to be fixed in a point-release of squeeze. If that is not possible or against policy, feel free to close this bug. Otherwise I ask that, if in a pointrelease an updated installer is shipped, you consider adding this patch to partman-base. Thank