[Bug 517442] New: kpartx: add support for -u (update)
http://bugzilla.novell.com/show_bug.cgi?id=517442 User puzel@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=517442#c501773 Summary: kpartx: add support for -u (update) Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: hare@novell.com ReportedBy: puzel@novell.com QAContact: qa@suse.de Found By: Development Created an attachment (id=301199) --> (http://bugzilla.novell.com/attachment.cgi?id=301199) kpartx: implement -u option Please consider adding attached patches to multipath-tools due to bug #501773, comment #12. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=517442 User puzel@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=517442#c1 --- Comment #1 from Petr Uzel <puzel@novell.com> 2009-06-29 09:56:57 MDT --- Created an attachment (id=301201) --> (http://bugzilla.novell.com/attachment.cgi?id=301201) kpartx: adapt udev rules to -u option -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=517442 Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |501773 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=517442 User hare@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=517442#c2 Hannes Reinecke <hare@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Hannes Reinecke <hare@novell.com> 2009-06-30 04:41:53 MDT --- Looks good. I will be creating a new branch in my multipath-tools repository shortly; hopefully I'll find some time during hackweek. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=517442 User puzel@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=517442#c4 --- Comment #4 from Petr Uzel <puzel@novell.com> 2009-06-30 05:45:44 MDT --- Hannes, please let me know if you think the patch can get to 11.2 since the fix for #501773 depends on it. Thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=517442 User puzel@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=517442#c5 Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO CC| |aschnell@novell.com Info Provider| |hare@novell.com --- Comment #5 from Petr Uzel <puzel@novell.com> 2009-08-20 09:09:50 MDT --- Hannes, any update here? We should really do something with the inconsistent naming of DM devices in 11.2. The patch I propose for kpartx is one of the ways. If I'm not mistaken, the core problem now is that parted does not assign UUID to newly created linear mappings (like kpartx does), but udev rules rely on these UUID's. So another way would be to mimic kpartx behavior in parted - something I would rather avoid (duplication of naming logic on two places that need to be kept in sync looks like a maintenance nightmare to me). Please, let me know if there is anything I could help you with. Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=517442 User hare@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=517442#c6 Hannes Reinecke <hare@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|hare@novell.com | --- Comment #6 from Hannes Reinecke <hare@novell.com> 2009-08-21 06:35:45 MDT --- Yes, the patch is okay, and I intend to take it. Sadly, I'm currently busy with SLES10 SP3 and L3 calls, so haven't really had time to update the rpm in factory... I have updated the git tree at git://git.kernel.org/pub/scm/linux/kernel/git/hare/multipath-tools.git branch opensuse-11.2 so you could use that to build your local rpm for further development. Or update the multipath-tools rpm for factory yourself :-) You can have a look at the sles10-sp3 tree; this has a build_rpm script which generates a source rpm from the git tree. Should be quite easy to port that to the opensuse-11.2 tree. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=517442 User hare@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=517442#c7 Hannes Reinecke <hare@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #7 from Hannes Reinecke <hare@novell.com> 2009-08-21 08:15:05 MDT --- Hmm, did it myself now. Currently trying to submit a package via osc ... hmm. Again getting confused with OBS. I've submitted a new package to Base:System. Not sure if that's correct ... Anyway, minor details. Main point is that the patches have been integrated. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=517442 User puzel@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=517442#c8 --- Comment #8 from Petr Uzel <puzel@novell.com> 2009-08-21 09:25:57 MDT --- (In reply to comment #7)
Hmm, did it myself now. Currently trying to submit a package via osc ... hmm. Again getting confused with OBS. I've submitted a new package to Base:System. Not sure if that's correct ...
Yes, it looks fine.
Anyway, minor details. Main point is that the patches have been integrated.
Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=517442 User puzel@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=517442#c9 --- Comment #9 from Petr Uzel <puzel@novell.com> 2009-08-21 09:34:06 MDT --- (In reply to comment #8)
Not sure if that's correct ...
Yes, it looks fine. ..except the fact that it does not build - related to comment #3
-- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=517442 User puzel@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=517442#c10 Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #10 from Petr Uzel <puzel@novell.com> 2009-08-25 10:13:12 MDT --- To give more details about the build failure: the patch that adds -u option to kpartx depends on reverting the 'noflush' patch, which is IMO wrong, as I've described in [*]. [*] http://osdir.com/ml/dm-devel/2009-06/msg00162.html Could you please take a look at the link and tell me whether the noflush patch can be reverted (and/or modified), or whether it is OK and the update patch needs to be updated? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=517442 Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |hare@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=517442 Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|501773 | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=517442 http://bugzilla.novell.com/show_bug.cgi?id=517442#c Ihno Krumreich <ihno@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ihno@novell.com OS/Version|Other |openSUSE 11.2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=517442 https://bugzilla.novell.com/show_bug.cgi?id=517442#c11 Petr Uzel <puzel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|hare@suse.com | Resolution| |FIXED --- Comment #11 from Petr Uzel <puzel@suse.com> 2011-11-27 14:38:54 UTC --- Fixed long time ago. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com