[Bug 1093918] Re: grub-probe auto-detection fails on raid

2014-01-16 Thread Launchpad Bug Tracker
This bug was fixed in the package multipath-tools - 0.4.9-3ubuntu5.1

---
multipath-tools (0.4.9-3ubuntu5.1) precise; urgency=low

  * Add 0010-fix-extended-partitions.patch: Only expose the
first two sectors of the extended partition (LP: #1093918).
 -- Phillip Susi ps...@ubuntu.com   Tue, 28 May 2013 11:14:46 -0400

** Changed in: multipath-tools (Ubuntu Precise)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1093918] Re: grub-probe auto-detection fails on raid

2014-01-15 Thread Ing. Josef Klotzner
tested - OK !

*when will it be available?*

there are only - as already mentioned some error messages a little ugly -
but it works


2014/1/9 Josef Hope josef.klotz...@gmail.com

 Ok i will test in next days
 Am 09.01.2014 17:53 schrieb Phillip Susi ps...@ubuntu.com:

 The backport to precise is still waiting for someone to test and verify
 it, see comment #56.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1093918

 Title:
   grub-probe auto-detection fails on raid

 Status in “multipath-tools” package in Ubuntu:
   Fix Released
 Status in “multipath-tools” source package in Precise:
   Fix Committed

 Bug description:
   kpartx was mapping the entire extended partition then stacking the
   logical partitions on that device.  This exposes a device that
   otherwise appears to be an entire disk device containing the logical
   partitions, and this confuses grub.  The extended partition is
   supposed to only expose the first two sectors to allow LILO to be
   installed.

   The patch has been applied upstream now, and since this is the only
   change since quantal, a simple copy to quantal-updates should resolve
   it there as well.  I have done this in my ppa and the reporter has
   verified it has fixed the issue.

   TEST CASE:

   Use fdisk to create an extended parition either on a fakeraid disk or
   an LVM logical volume.  Run kpartx -a /dev/mapper/whatever to activate
   the partitions on the disk.  Assuming the extended partition is number
   3, then sudo blockdev --getsz /dev/mapper/whatever3 will report the
   apparent size of the extended partition.  The size should only be 2
   sectors regardless of the size of the extended partition.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions




-- 
Ing. Josef Klotzner

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2014-01-15 Thread Phillip Susi
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2014-01-09 Thread Phillip Susi
** No longer affects: multipath-tools (Ubuntu Quantal)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1093918] Re: grub-probe auto-detection fails on raid

2014-01-09 Thread Ing. Josef Klotzner
Does it mean it is already fixef in 12.04.3 and newer?
Am 09.01.2014 16:13 schrieb Phillip Susi ps...@ubuntu.com:

 ** No longer affects: multipath-tools (Ubuntu Quantal)

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1093918

 Title:
   grub-probe auto-detection fails on raid

 Status in “multipath-tools” package in Ubuntu:
   Fix Released
 Status in “multipath-tools” source package in Precise:
   Fix Committed

 Bug description:
   kpartx was mapping the entire extended partition then stacking the
   logical partitions on that device.  This exposes a device that
   otherwise appears to be an entire disk device containing the logical
   partitions, and this confuses grub.  The extended partition is
   supposed to only expose the first two sectors to allow LILO to be
   installed.

   The patch has been applied upstream now, and since this is the only
   change since quantal, a simple copy to quantal-updates should resolve
   it there as well.  I have done this in my ppa and the reporter has
   verified it has fixed the issue.

   TEST CASE:

   Use fdisk to create an extended parition either on a fakeraid disk or
   an LVM logical volume.  Run kpartx -a /dev/mapper/whatever to activate
   the partitions on the disk.  Assuming the extended partition is number
   3, then sudo blockdev --getsz /dev/mapper/whatever3 will report the
   apparent size of the extended partition.  The size should only be 2
   sectors regardless of the size of the extended partition.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2014-01-09 Thread Phillip Susi
The backport to precise is still waiting for someone to test and verify
it, see comment #56.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1093918] Re: grub-probe auto-detection fails on raid

2014-01-09 Thread Ing. Josef Klotzner
Ok i will test in next days
Am 09.01.2014 17:53 schrieb Phillip Susi ps...@ubuntu.com:

 The backport to precise is still waiting for someone to test and verify
 it, see comment #56.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1093918

 Title:
   grub-probe auto-detection fails on raid

 Status in “multipath-tools” package in Ubuntu:
   Fix Released
 Status in “multipath-tools” source package in Precise:
   Fix Committed

 Bug description:
   kpartx was mapping the entire extended partition then stacking the
   logical partitions on that device.  This exposes a device that
   otherwise appears to be an entire disk device containing the logical
   partitions, and this confuses grub.  The extended partition is
   supposed to only expose the first two sectors to allow LILO to be
   installed.

   The patch has been applied upstream now, and since this is the only
   change since quantal, a simple copy to quantal-updates should resolve
   it there as well.  I have done this in my ppa and the reporter has
   verified it has fixed the issue.

   TEST CASE:

   Use fdisk to create an extended parition either on a fakeraid disk or
   an LVM logical volume.  Run kpartx -a /dev/mapper/whatever to activate
   the partitions on the disk.  Assuming the extended partition is number
   3, then sudo blockdev --getsz /dev/mapper/whatever3 will report the
   apparent size of the extended partition.  The size should only be 2
   sectors regardless of the size of the extended partition.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-09-04 Thread Phillip Susi
** Changed in: multipath-tools (Ubuntu Precise)
Milestone: ubuntu-12.04.3 = ubuntu-12.04.4

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-08-24 Thread Ing. Josef Klotzner
Btw: i like Your Atari logo ... i am still owning a Mega STE and a Falcon,
which i had to repair last time as battery of battery buffered NVRAM was
dead. Now it still and again is alive !!  :D


2013/8/24 Josef Klotzner josef.klotz...@gmail.com

 Sorry, but in the moment it will not be a good idea to destroy my RAID
 again only to know, if this would work also with new install.
 I have several OS Systems on the Raid besides ~ 1 TB data.
 It would take me days of work to test and bring my machine back to state
 of before via Backup.
 I need it currently every day an am not able to.

 I have already tested was P. Susi created to fix that bug. You can trust
 it works and implement as it is.
 Fact is: if you don't implement susi's fix ubuntu installs will still
 TOTALLY fail if you want to install on extended partitions of a Raid. If
 you implement it only can improve.

 What i can imagine to do, is to test with a life CD, updated to include
 fix, if the Raid is mounted and accessible, because either this did not
 work properly as far as i can remember. But please don't ask me to destroy
 my RAID for a further test. Thank You.

 kind regards
 Josef


 2013/8/18 Launchpad Bug Tracker 1093...@bugs.launchpad.net

 ** Branch linked: lp:~ubuntu-branches/ubuntu/precise/multipath-tools
 /precise-proposed

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1093918

 Title:
   grub-probe auto-detection fails on raid

 Status in “multipath-tools” package in Ubuntu:
   Fix Released
 Status in “multipath-tools” source package in Precise:
   Fix Committed
 Status in “multipath-tools” source package in Quantal:
   Triaged

 Bug description:
   kpartx was mapping the entire extended partition then stacking the
   logical partitions on that device.  This exposes a device that
   otherwise appears to be an entire disk device containing the logical
   partitions, and this confuses grub.  The extended partition is
   supposed to only expose the first two sectors to allow LILO to be
   installed.

   The patch has been applied upstream now, and since this is the only
   change since quantal, a simple copy to quantal-updates should resolve
   it there as well.  I have done this in my ppa and the reporter has
   verified it has fixed the issue.

   TEST CASE:

   Use fdisk to create an extended parition either on a fakeraid disk or
   an LVM logical volume.  Run kpartx -a /dev/mapper/whatever to activate
   the partitions on the disk.  Assuming the extended partition is number
   3, then sudo blockdev --getsz /dev/mapper/whatever3 will report the
   apparent size of the extended partition.  The size should only be 2
   sectors regardless of the size of the extended partition.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions




-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-08-24 Thread Ing. Josef Klotzner
Sorry, but in the moment it will not be a good idea to destroy my RAID
again only to know, if this would work also with new install.
I have several OS Systems on the Raid besides ~ 1 TB data.
It would take me days of work to test and bring my machine back to state of
before via Backup.
I need it currently every day an am not able to.

I have already tested was P. Susi created to fix that bug. You can trust it
works and implement as it is.
Fact is: if you don't implement susi's fix ubuntu installs will still
TOTALLY fail if you want to install on extended partitions of a Raid. If
you implement it only can improve.

What i can imagine to do, is to test with a life CD, updated to include
fix, if the Raid is mounted and accessible, because either this did not
work properly as far as i can remember. But please don't ask me to destroy
my RAID for a further test. Thank You.

kind regards
Josef

2013/8/18 Launchpad Bug Tracker 1093...@bugs.launchpad.net

 ** Branch linked: lp:~ubuntu-branches/ubuntu/precise/multipath-tools
 /precise-proposed

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1093918

 Title:
   grub-probe auto-detection fails on raid

 Status in “multipath-tools” package in Ubuntu:
   Fix Released
 Status in “multipath-tools” source package in Precise:
   Fix Committed
 Status in “multipath-tools” source package in Quantal:
   Triaged

 Bug description:
   kpartx was mapping the entire extended partition then stacking the
   logical partitions on that device.  This exposes a device that
   otherwise appears to be an entire disk device containing the logical
   partitions, and this confuses grub.  The extended partition is
   supposed to only expose the first two sectors to allow LILO to be
   installed.

   The patch has been applied upstream now, and since this is the only
   change since quantal, a simple copy to quantal-updates should resolve
   it there as well.  I have done this in my ppa and the reporter has
   verified it has fixed the issue.

   TEST CASE:

   Use fdisk to create an extended parition either on a fakeraid disk or
   an LVM logical volume.  Run kpartx -a /dev/mapper/whatever to activate
   the partitions on the disk.  Assuming the extended partition is number
   3, then sudo blockdev --getsz /dev/mapper/whatever3 will report the
   apparent size of the extended partition.  The size should only be 2
   sectors regardless of the size of the extended partition.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-08-17 Thread Adam Conrad
Hello Ing., or anyone else affected,

Accepted multipath-tools into precise-proposed. The package will build
now and be available at http://launchpad.net/ubuntu/+source/multipath-
tools/0.4.9-3ubuntu5.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: multipath-tools (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-08-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/multipath-tools
/precise-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-07-09 Thread Dmitrijs Ledkovs
This bug's description should be updated as per
https://wiki.ubuntu.com/StableReleaseUpdates#SRU_Bug_Template to be
published in precise.

In particular, a minimal test-case to reproduce the problem  observe
the fix would be nice. Reading all the comments on the bug report it's
not quite clear to me, how to test this bug. I have access to maxtor 
intel fakeish raid controllers if that helps.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-07-09 Thread Phillip Susi
** Description changed:

  kpartx was mapping the entire extended partition then stacking the
  logical partitions on that device.  This exposes a device that otherwise
  appears to be an entire disk device containing the logical partitions,
  and this confuses grub.  The extended partition is supposed to only
  expose the first two sectors to allow LILO to be installed.
  
  The patch has been applied upstream now, and since this is the only
  change since quantal, a simple copy to quantal-updates should resolve it
  there as well.  I have done this in my ppa and the reporter has verified
  it has fixed the issue.
+ 
+ TEST CASE:
+ 
+ Use fdisk to create an extended parition either on a fakeraid disk or an
+ LVM logical volume.  Run kpartx -a /dev/mapper/whatever to activate the
+ partitions on the disk.  Assuming the extended partition is number 3,
+ then sudo blockdev --getsz /dev/mapper/whatever3 will report the
+ apparent size of the extended partition.  The size should only be 2
+ sectors regardless of the size of the extended partition.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-05-28 Thread Phillip Susi
** Branch linked: lp:~psusi/ubuntu/precise/multipath-tools/fix-dmraid-
extended-partitions

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-05-28 Thread Dmitrijs Ledkovs
** Also affects: multipath-tools (Ubuntu Precise)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-05-28 Thread Phillip Susi
** Changed in: multipath-tools (Ubuntu Precise)
   Status: New = In Progress

** Changed in: multipath-tools (Ubuntu Precise)
 Assignee: (unassigned) = Phillip Susi (psusi)

** Changed in: multipath-tools (Ubuntu Precise)
   Importance: Undecided = Critical

** Changed in: multipath-tools (Ubuntu Precise)
Milestone: None = ubuntu-12.04.3

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-04-29 Thread Ing. Josef Klotzner
Dear Philip!
i did new install today (30th april 2013) with 12.04.2

same bug 

it is still not in the updates   !!!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-01-29 Thread Launchpad Bug Tracker
This bug was fixed in the package multipath-tools - 0.4.9-3ubuntu7

---
multipath-tools (0.4.9-3ubuntu7) raring; urgency=low

  * Add 0010-fix-extended-partitions.patch: Only expose the
first two sectors of the extended partition (LP: #1093918).
 -- Phillip Susi ps...@ubuntu.com   Fri, 04 Jan 2013 16:14:34 -0500

** Changed in: multipath-tools (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-01-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/multipath-tools

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-01-08 Thread Robie Basak
Since you now have a patch that appears to work, I presume this can be
marked Triaged?

** Changed in: multipath-tools (Ubuntu)
   Status: New = Triaged

** Changed in: multipath-tools (Ubuntu Quantal)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-01-07 Thread Stefano Rivera
** Also affects: multipath-tools (Ubuntu Quantal)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1093918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-01-05 Thread Ing. Josef Klotzner
Good Job!
Nearly perfect ...  only some error message left when doing 'sudo update-grub':

josef@josef-maxtor-quad:~$ sudo dmsetup ls --tree
[sudo] password for josef: 
via_jehhchjje9 (252:8)
 └─via_jehhchjje (252:1)
├─ (8:128)
└─ (8:112)
via_jehhchjje8 (252:7)
 └─via_jehhchjje (252:1)
├─ (8:128)
└─ (8:112)
via_jehhchjje7 (252:6)
 └─via_jehhchjje (252:1)
├─ (8:128)
└─ (8:112)
via_jehhchjje6 (252:5)
 └─via_jehhchjje (252:1)
├─ (8:128)
└─ (8:112)
via_jehhchjje5 (252:4)
 └─via_jehhchjje (252:1)
├─ (8:128)
└─ (8:112)
via_jehhchjje3 (252:3)
 └─via_jehhchjje (252:1)
├─ (8:128)
└─ (8:112)
via_jehhchjje2 (252:2)
 └─via_jehhchjje (252:1)
├─ (8:128)
└─ (8:112)
via_jehhchjje1 (252:0)
 └─via_jehhchjje (252:1)
├─ (8:128)
└─ (8:112)
josef@josef-maxtor-quad:~$ sudo update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.2.0-35-generic
Found initrd image: /boot/initrd.img-3.2.0-35-generic
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-3 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-3 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-3 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-3 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-3 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-3 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-3 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-3 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-3 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-3 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-3 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-3 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-3 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-3 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-3 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-3 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-3 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-3 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-3 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-3 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-3 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-3 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-3 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-3 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-3 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-3 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-3 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-3 to 4608
ERROR: hpt45x: seeking device /dev/dm-3 to 18446744073709547008
ERROR: isw: 

Re: [Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-01-05 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Did the other errors go away?  Those were odd... looked like something
dmraid might say but AFAIK it isn't run by update-grub.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQEcBAEBAgAGBQJQ6KYMAAoJEJrBOlT6nu75ZmUH/R0th/T1IAfPDDLTwAdNjaw5
Ve6Os4/cjdthWt2ZDY1l3RfUmmc5DzNdEdbbNqNYlzquCeydV3BuY5h0Z6Ag/D/l
TrObvoFxXSTnGzPcA4SKNAcYcfjV1/pqcX1bmYEwjaxgAcS+6kFD6g/c6Si1L8zm
zqmhpFnYzsdJzmrsLejYAsRuGUD4/fYASupsvM4g6jk1f4g4N/wx2ZfPodKGlpwW
qr8gKQdJS4wI4tHbDtwSl+LjIFSAIBisbON3t2T44VGELXV4Nut+k0YcMxf7RQkZ
fW0H4cTq2lpxYok6mVqkS+AYcAZfFLpvrQVfPH7oVzUlYuxj2qSJrwOjBBBCb8U=
=LPPW
-END PGP SIGNATURE-

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-01-04 Thread Phillip Susi
kpartx is incorrectly mapping the entire extended partition, then
building the logical partitions on top of the extended.  Bad kpartx.


** Also affects: multipath-tools (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-01-04 Thread Ing. Josef Klotzner
and now? can i do something meanwhile, or need to wait for some nice guy to 
bugfix kpartx  ??
does bug report need an updated title?  :D

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1093918] Re: grub-probe auto-detection fails on raid

2013-01-04 Thread Phillip Susi
I believe I have fixed the problem.  Please add my PPA to your sources
and update:

sudo apt-add-repository ppa:psusi/ppa
sudo apt-get update
sudo apt-get upgrade


** Branch linked: lp:~psusi/ubuntu/raring/multipath-tools/fix-extended-
partitions

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1093918

Title:
  grub-probe auto-detection fails on raid

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs