[Bug 1793444] Re: [wishlist] Request to support software raid devices

Woodrow Shen woodrow.shen at canonical.com
Wed Oct 3 08:59:46 UTC 2018


Hi Stephane,

Just subscribe you and give a notify that a capser patch for cosmic is
waiting for someone's review.

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

Title:
  [wishlist] Request to support software raid devices

Status in OEM Priority Project:
  New
Status in casper package in Ubuntu:
  New
Status in casper source package in Bionic:
  New

Bug description:
  As OEM projects had a task of Intel VROC support, the one of targets
  is to install customized desktop on VROC RAID devices. I found that
  current casper can't support it with latest code:

  https://git.launchpad.net/ubuntu/+source/casper/tree/scripts/casper?h=ubuntu
  /cosmic-devel#n654:

      # or do the scan of block devices
      for sysblock in $(echo /sys/block/* | tr ' ' '\n' | egrep -v "/(loop|ram|fd|md)"); do
          devname=$(sys2dev "${sysblock}")

  Also, I knew that the previous bug
  (https://bugs.launchpad.net/ubuntu/+source/casper/+bug/63398)
  mentioned that the similar request, however, if mdadm can be seeded
  into https://code.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/,
  then can we make casper work with md?

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1793444/+subscriptions



More information about the foundations-bugs mailing list