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

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

    <bug>
          <bug_id>20550</bug_id>
          
          <creation_ts>2009-06-23 19:26:43 +0400</creation_ts>
          <short_desc>Ошибка при удалении всего и автоматическом разбиении на трёх одинаковых дисках</short_desc>
          <delta_ts>2009-06-24 22:54:51 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>alterator-vm</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>20545</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>distro-blocker</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>19564</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrey Cherepanov">cas</reporter>
          <assigned_to name="Олег Соловьев">mcpain</assigned_to>
          <cc>aen</cc>
    
    <cc>mcpain</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>93570</commentid>
    <comment_count>0</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2009-06-23 19:26:43 +0400</bug_when>
    <thetext>При выборе второго варианта (&quot;Удалить все разделы и создать разделы автоматически&quot;) на трёх одинаковых 16 ГБ дисках (KVM, один раздел на весь диск, for i in `seq 1 3`;do qemu-img create -f qcow2 cas$i.img 16G;done) выдаётся ошибка &quot;Operation not permitted&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93571</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2009-06-23 19:30:11 +0400</bug_when>
    <thetext>При этом RAID создаётся из 4 разделов: md0 994 МБ, md1 4 ГБ (ext2/3), md2 12 ГБ, md3 12 ГБ. Кроме второго у остальных неизвестная файловая система.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93572</commentid>
    <comment_count>2</comment_count>
    <who name="Sergey Bolshakov">sbolshakov</who>
    <bug_when>2009-06-23 19:33:24 +0400</bug_when>
    <thetext>версия evms ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93580</commentid>
    <comment_count>3</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2009-06-23 20:18:55 +0400</bug_when>
    <thetext>(В ответ на комментарий №2)
&gt; версия evms ?
evms-2.5.5-alt12.x86_64.rpm</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93582</commentid>
    <comment_count>4</comment_count>
    <who name="Sergey Bolshakov">sbolshakov</who>
    <bug_when>2009-06-23 20:27:18 +0400</bug_when>
    <thetext>как мне это повторить ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93612</commentid>
    <comment_count>5</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2009-06-24 12:41:45 +0400</bug_when>
    <thetext>(В ответ на комментарий №4)
&gt; как мне это повторить ?
В первом комментарии написано как создать образы.
Запуск:

#!/bin/sh -efu

iso=&apos;/space/office/farmer/images/nightly/office-server/altlinux-5.0.0_beta-latest-office-server-x86_64-ru-install-cd.iso&apos;
exec kvm -cdrom &quot;$iso&quot; -drive file=space/cas1.img,if=scsi,boot=on -drive file=space/cas2.img,if=scsi -drive file=space/cas3.img,if=scsi  -m 512 -serial stdio -net nic,vlan=0,model=virtio -net tap,vlan=0,script=/etc/kvm/brint -net nic,vlan=1,model=virtio -net tap,vlan=1,script=/etc/kvm/brext &quot;$@&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93619</commentid>
    <comment_count>6</comment_count>
    <who name="Sergey Bolshakov">sbolshakov</who>
    <bug_when>2009-06-24 13:49:00 +0400</bug_when>
    <thetext>я в курсе того, как пользоваться kvm.
вопрос следует понимать так:
что нужно предварительно поместить на диски,
чтобы достичь такого результата ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93646</commentid>
    <comment_count>7</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2009-06-24 16:51:45 +0400</bug_when>
    <thetext>(В ответ на комментарий №6)
&gt; я в курсе того, как пользоваться kvm.
&gt; вопрос следует понимать так:
&gt; что нужно предварительно поместить на диски,
&gt; чтобы достичь такого результата ?
Ничего. Просто удалить файлы и выполнить команду, указанную в комментарии №1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93653</commentid>
    <comment_count>8</comment_count>
    <who name="Sergey Bolshakov">sbolshakov</who>
    <bug_when>2009-06-24 17:24:36 +0400</bug_when>
    <thetext>предлагаю проверить на железе</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93667</commentid>
    <comment_count>9</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2009-06-24 20:01:29 +0400</bug_when>
    <thetext>(В ответ на комментарий №8)
&gt; предлагаю проверить на железе
На реальном железе то же самое.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93674</commentid>
    <comment_count>10</comment_count>
    <who name="Sergey Bolshakov">sbolshakov</who>
    <bug_when>2009-06-24 22:54:51 +0400</bug_when>
    <thetext>see #20545

*** This bug has been marked as a duplicate of bug 20545 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>