<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>38461</bug_id>
          
          <creation_ts>2020-05-08 22:12:03 +0300</creation_ts>
          <short_desc>При переезде на новый make-initrd потеряли multipathd</short_desc>
          <delta_ts>2020-10-06 00:31:35 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>make-initrd-multipath</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Leonid Krivoshein">klark</reporter>
          <assigned_to name="Alexey Gladkov">legion</assigned_to>
          <cc>antohami</cc>
    
    <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>legion</cc>
    
    <cc>placeholder</cc>
    
    <cc>vt</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>189834</commentid>
    <comment_count>0</comment_count>
    <who name="Leonid Krivoshein">klark</who>
    <bug_when>2020-05-08 22:12:03 +0300</bug_when>
    <thetext>$ git clone git://git.altlinux.org/gears/m/make-initrd.git
&lt;...spipped...&gt;
$ cd features/multipath/
$ git grep multipathd |cat
$ git checkout p9
Switched to branch &apos;p9&apos;
Your branch is up to date with &apos;origin/p9&apos;.
$ git grep multipathd |cat
$ git checkout p8
Switched to branch &apos;p8&apos;
Your branch is up to date with &apos;origin/p8&apos;.
$ git grep multipathd |cat
config.mk:MULTIPATH_BIN         = /sbin/multipathd /sbin/multipath /$(LIBNAME)/multipath \
data/lib/initrd/modules/060-multipathd:msg=&apos;Starting multipathd...&apos;
data/lib/initrd/modules/060-multipathd: multipathd -s

Или так:

$ git checkout p9
$ git grep MULTIPATH_BIN |cat
config.mk:MULTIPATH_BIN     = /sbin/multipath /sbin/kpartx /lib/udev/kpartx_id
rules.mk:	@put-file &quot;$(ROOTDIR)&quot; $(MULTIPATH_BIN)

$ git checkout p8
$ git grep MULTIPATH_BIN |cat
config.mk:MULTIPATH_BIN		= /sbin/multipathd /sbin/multipath /$(LIBNAME)/multipath \
rules.mk:	@put-file &quot;$(ROOTDIR)&quot; $(MULTIPATH_BIN)

То есть, в p8 демон был, теперь его нет. При обновлении ALT Server с p8 на p9 у людей ничего не грузится, в initramfs демон с библиотеками теперь не попадает. /dev/mapper при загрузке пуст. В Сизифе такая же ситуация. Прицепить bug-report не получается.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>192897</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Gladkov">legion</who>
    <bug_when>2020-09-29 22:06:07 +0300</bug_when>
    <thetext>Можешь проверить исправление ?

http://git.altlinux.org/people/legion/packages/make-initrd.git?p=make-initrd.git;a=commit;h=e78a5a03f23e7a3b2236bd2cf5ffd47e97fb4adb</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>192982</commentid>
    <comment_count>2</comment_count>
    <who name="Leonid Krivoshein">klark</who>
    <bug_when>2020-10-03 03:47:28 +0300</bug_when>
    <thetext>(In reply to Alexey Gladkov from comment #1)
&gt; Можешь проверить исправление ?

Спасибо! Попробую... Task #259146.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>193037</commentid>
    <comment_count>3</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2020-10-06 00:31:35 +0300</bug_when>
    <thetext>make-initrd-2.11.0-alt1 -&gt; sisyphus:

 Mon Oct 05 2020 Alexey Gladkov &lt;legion@altlinux.ru&gt; 2.11.0-alt1
 - Feature luks:
   + Decrypt using plymouth if present (thx Oleg Solovyov) (ALT#38934, ALT#34634)
   + Run luks handler after mountdev
 - Feature multipath:
   + Add service file and multipathd (ALT#38461)
 - Feature plymouth:
   + Add missing label plugin (thx Oleg Solovyov)
   + Include fonts (thx Oleg Solovyov)
 - Runtime:
   + Add rdlog=console boot parameter to send all log messages to the /dev/console
   + Check bootable conditions after each uevend handler
 - Misc:
   + Replace initrd-cp by initrd-put</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>