[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2019-04-20 Thread David Lee
Well, the issue is that creating an array differs from machine to
machine, from controller card to controller card.

steps to reproduce:
1. install 3 or more identical drives into the machine
2. Go into controller setup menu. This usually involves pressing a key 
combination when prompted by the controller during a brief time window option 
ROM during disk detection phase.
3. Define a new RAID array. Tag all the disks you wish to set up as part of the 
array. Set up array as RAID 5. 
4. Boot from Ubuntu install DVD or thumb drive as usual.
5. Format drive and create partitions as usual on the RAID array. Proceed with 
installation as usual. Ubuntu should detect the array because the necessary 
dmraid packages are on the installation media.
6. Complete the installation and reboot. 


Upon reboot, the kernel would drop to an emergency shell because it could not 
find the kernel modules for dmraid on the ramdisk.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2019-04-20 Thread Simon Quigley
The way you could be more verbose is by detailing more precise steps on
how to reproduce it. I, for example, don't know how to configure
hardware fakeraid with RAID 5. Steps on doing that, with an expected
result, should be in the bug report.

Thanks.

** Description changed:

  [Impact]
- Users of rake raid using raid 5 can not boot their systems because the 
required kernel module is not loaded by the initramfs.  The hook script simply 
needs to request this module be loaded.
+ Users of fakeraid using raid 5 can not boot their systems because the 
required kernel module is not loaded by the initramfs.  The hook script simply 
needs to request this module be loaded.
  
  [Test Case]
  Install on a fakeraid raid 5
  
  [Regression Potential]
  None.  Seriously, the worst that can happen is that the requested module is 
not loaded anyway.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2018-08-21 Thread Phillip Susi
I'm not sure how I could be more verbose.  It is as simple as install
Ubuntu on a computer that has a hardware fakeraid configured for raid5.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2018-08-16 Thread Simon Quigley
Sorry for the delay here.

Artful is EOL so that can't be fixed any longer.

Could you please be more verbose in the SRU bug description,
specifically the test case?

When that's done, resubscribe ~ubuntu-sponsors and I'll be happy to
review.

Thanks.

** Changed in: dmraid (Ubuntu Artful)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2018-03-04 Thread Mathew Hodson
** Changed in: dmraid (Ubuntu Artful)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-12-11 Thread Jean-Baptiste Lallement
** Also affects: dmraid (Ubuntu Artful)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-12-05 Thread Phillip Susi
** Description changed:

- This is related to bug 1313169, I have had a sudden bout of clarity on
- the cause of the issue.
+ [Impact]
+ Users of rake raid using raid 5 can not boot their systems because the 
required kernel module is not loaded by the initramfs.  The hook script simply 
needs to request this module be loaded.
  
- I propose this modification to the dmraid installation script as it is a
- small but necessary enhancement.
+ [Test Case]
+ Install on a fakeraid raid 5
  
- When dmraid is installed, it adds all the necessary hooks to initramfs-
- tools. However, it has one oversight, that the required raid modules are
- not added to /etc/initramfs-tools/modules. Without these modules, dmraid
- will inevitably fail to initialize the array when started since the
- kernel would not be able to find the required modules in the image.
- 
- I propose that when dmraid is installed, during installation the script
- would check to see if the following items are already in /etc/initramfs-
- tools/modules, and append the required modules into the bottom of the
- file if it's not, and then rebuild the initramfs, update grub and if
- necessary reinstall grub. On uninstall of package, I propose that we
- should just warn the user but leave the lines in just in case they're
- using something else that also needs the modules.
- 
- The following modules should be appended to the /etc/inmitramfs-
- tools/modules file:
- 
- raid0
- dm_raid
- raid1
- raid10
- raid456
- async_raid6_recov
- async_memcpy
- async_pq
- async_tx
- raid6_pq
- async_xor
- xor
- libcrc32c
+ [Regression Potential]
+ None.  Seriously, the worst that can happen is that the requested module is 
not loaded anyway.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-12-05 Thread Phillip Susi
Attaching debdiff for bionic

** Patch added: "artful.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+attachment/5018846/+files/artful.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-12-05 Thread Phillip Susi
Oops, that was artful.  This is bionic.

** Patch added: "bionic.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+attachment/5018847/+files/bionic.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-12-01 Thread David Lee
I took a look and yes, it appears to fix the issue.

Thanks for fixing it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-12-01 Thread Phillip Susi
I have uploaded a patched dmraid to my ppa, could you please test it and
verify that it works and then I will have someone upload it to the main
archive:

https://launchpad.net/~psusi/+archive/ubuntu/ppa

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-05-12 Thread David Lee
Well, tbh, I am having similar issues on another machine running RAID-0
(striped), so I do think that dm-raid is required on that too. Maybe
it's RAID-1 (mirror) that doesn't need it but instead needs the dm-
mirror module?

In any case, I understand the risks. I'm trying this out as research
because there are circumstances that using "fakeraid" may be beneficial,
for example recent cases where several Lenovo and Asus laptops are
locked into "fakeraid" in addition to Secure Boot as a form of lock in
to Windows 10- I'm convinced that with the use of kpartx + dmraid and
proper disk preparation, one could get those working with Linux without
the use of kernel hacks (my machines currently have their disks set up
as GPT, but with a MBR compatibility partition for booting legacy GRUB).

I'm also interested in the aspect where the system would assign memory
for read-caching to further improve performance (one AMD system I have
assigns 256MB of system memory for this).

I also wish to research NVidia's claim that the NForce's RAID is
hardware accelerated (both machines I have the RAID issue on runs off
these NForce 980a motherboards).

Lastly, I use drive trays on one of the two builds, it seems to have
reliability issues if the drives in them are set up as AHCI, but behaves
properly if the drives are set up as RAID-0.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-05-02 Thread Phillip Susi
Yes, for raid5 you need the dm-raid module, but iirc, not for a raid0.

FYI, unless you are dual booting with Windows you should use
conventional linux md raid rather than fake/dmraid, as md is far better
supported and properly handles failures and reshapes, which fakeraid
does not.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-28 Thread David Lee
Well, I did more tests and I guess it's okay if we just add the dm-raid
module load to the dmraid hook. I just did some more testing and it
works out. I withdraw my two patches and upload a new patch that will
just add dm-raid force load to the dmraid hook.

** Patch added: "Adds dm-raid module to the required hook, without removing 
dm-mod."
   
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+attachment/4869224/+files/dmraid_dmod.patch

** Patch removed: "make dmsetup's hook load dm-raid instead of dm-mod"
   
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+attachment/4866107/+files/dmsetup_dmraid.patch

** Patch removed: "Makes dmraid's hook load dm-raid.ko instead of nonexistent 
module dm-mod.ko"
   
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+attachment/4867815/+files/dmraid-hook.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-27 Thread David Lee
Well, I'm running RAID5 on my media storage build and RAID0 on my gaming
build.

Noted however. But we have already observed that the behavior is caused
by the dm-raid module not getting added to the init ramdisk. Either way
it can be solved by adding the module to the hooks of either dmsetup or
dmraid.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-27 Thread Phillip Susi
Hrm... actually dm-mod is the core device mapper support itself and is
still needed.  You just don't see the module anymore because Ubuntu
started building it into the kernel instead of as a module, but if you
are running a kernel where it is built as a module, it still needs
loaded.  Are you running a raid5 or a mirror?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-25 Thread David Lee
Well, if that's the case, then I propose patching both. After all, dm-
mod.ko has been renamed to dm-raid.ko and dmsetup's hook is improper for
calling it.

I'm attaching the patch for dmraid as well.

** Patch added: "Makes dmraid's hook load dm-raid.ko instead of nonexistent 
module dm-mod.ko"
   
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+attachment/4867815/+files/dmraid-hook.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-25 Thread Phillip Susi
That's part of the dmsetup package; you want the one from the dmraid
package, but I suppose I can apply it to the right place.


** Changed in: dmraid (Ubuntu)
   Status: New => Triaged

** Changed in: dmraid (Ubuntu)
   Importance: Undecided => Medium

** Changed in: dmraid (Ubuntu)
 Assignee: (unassigned) => Phillip Susi (psusi)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-21 Thread David Lee
Additional notes: 
- I removed all the modules pertaining to raid from 
/etc/initramfs-tools/modules before patching the dmsetup hook and rebuilding 
the initramfs image. The system boots, so that means the additional modules are 
added automatically when dm_raid was added.
- There are two "modules" file, one in /etc/initramfs-tools and one in 
/usr/share/initramfs-tools . It seems that initramfs-tools will only honor the 
former and ignore the latter.
- The reiserfsprogs package still installs it's initramfs hooks to 
/etc/initramfs-tools. That one has been filed as a separate bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-21 Thread Ubuntu Foundations Team Bug Bot
The attachment "Patch to fix issue (change dm_mod to dm_raid)" seems to
be a patch.  If it isn't, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are a member of the
~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-21 Thread David Lee
PS: I am aware that dmsetup is a separate package, however I cannot find
it on launchpad. I'd be grateful if someone can please redirect this to
the correct package.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-21 Thread David Lee
I have confirmed the bug is indeed caused by the hooks calling a module
that no longer exists.

The hook involved was /usr/share/initramfs-tools/hooks/dmsetup, not
/usr/share/initramfs-tools/hooks/dmraid .

I have attached a patch made to quickly fix the problem. It's not really
needed since the issue can be fixed by hand, but for formality's sake
it's attached.

Thanks.

** Patch added: "Patch to fix issue (change dm_mod to dm_raid)"
   
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+attachment/4866107/+files/dmsetup_dmraid.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-20 Thread David Lee
Phillip Susi I will give it a look tonight. I suspect you may be right-
I have never seen the dm-mod module even since when I started using
RAID, nor has it ever shown up when I do a 'lsmod' on my RAID-enabled
systems. I will investigate tonight, and if it is indeed the case, I
will try to submit a patch.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1683105] Re: Installation of DMRaid should automatically add necessary modules to /etc/initramfs-tools/modules

2017-04-20 Thread Phillip Susi
The modules file is for the user to manually add modules.  Packages add
them via their hook script.  The dmraid hook script currently adds dm-
mod and dm-mirror, but I believe the kernel has changed and now the
correct modules are dm-raid and dm-mirror.  Can you try editing your
dmraid hook script and changing the force_load dm-mod line to dm-raid
and see if that fixes it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683105

Title:
  Installation of DMRaid should automatically add necessary modules to
  /etc/initramfs-tools/modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/1683105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs