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

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

    <bug>
          <bug_id>20196</bug_id>
          
          <creation_ts>2009-05-27 15:18:47 +0400</creation_ts>
          <short_desc>При попытке смены пароля выдаётся &quot;Quota on syscall for id 103: File exists&quot;</short_desc>
          <delta_ts>2009-05-28 01:05:20 +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>installer-distro-office-server-stage2</component>
          <version>unstable</version>
          <rep_platform>all</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>P3</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>19564</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrey Cherepanov">cas</reporter>
          <assigned_to name="Nobody&apos;s working on this, feel free to take it">nobody</assigned_to>
          <cc>aen</cc>
    
    <cc>aspsk</cc>
    
    <cc>sbolshakov</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>91921</commentid>
    <comment_count>0</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2009-05-27 15:18:47 +0400</bug_when>
    <thetext>[root@ham1 ~]# quota
quota: error while getting user quota on alt:/space for root [id 0]: Connection refused
Disk quotas for user root (uid 0): none
[root@ham1 ~]# vzctl set 103 --userpasswd root:123 --save
Starting container ...
vzquota : (error) Quota on syscall for id 103: File exists
vzquota on failed [3]
Saved parameters for CT 103</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91922</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2009-05-27 15:19:57 +0400</bug_when>
    <thetext>[root@ham1 ~]# vzctl start 103
Starting container ...
vzquota : (error) Quota on syscall for id 103: File exists
vzquota on failed [3]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91935</commentid>
    <comment_count>2</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2009-05-27 16:48:12 +0400</bug_when>
    <thetext>Это local misconfiguration, см. напр.
http://forum.openvz.org/index.php?t=msg&amp;goto=7081

Обычные квоты файловой системы несовместимы с квотами openvz на контейнеры.
Другими словами, /vzr/lib/vz/private должен располагаться на файловой системе без включённых на ней квот.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91936</commentid>
    <comment_count>3</comment_count>
    <who name="Vitaly Kuznetsov">vitty</who>
    <bug_when>2009-05-27 17:01:27 +0400</bug_when>
    <thetext>&gt; Обычные квоты файловой системы несовместимы с квотами openvz на контейнеры.
&gt; Другими словами, /vzr/lib/vz/private должен располагаться на файловой системе
&gt; без включённых на ней квот.

Для этого нам нужно уметь две резиновые ФС в alterator-vm</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91937</commentid>
    <comment_count>4</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2009-05-27 17:09:20 +0400</bug_when>
    <thetext>(In reply to comment #3)
&gt; &gt; Обычные квоты файловой системы несовместимы с квотами openvz на контейнеры.
&gt; &gt; Другими словами, /vzr/lib/vz/private должен располагаться на файловой системе
&gt; &gt; без включённых на ней квот.
&gt; 
&gt; Для этого нам нужно уметь две резиновые ФС в alterator-vm

Поскольку alterator-vm этого не умеет, у нас остаётся выбор из двух зол:
либо нелимитированные (неограничиваемые по размеру) ovz-контейнеры (DISK_QUOTA=no), либо безработный alterator-quota.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91938</commentid>
    <comment_count>5</comment_count>
    <who name="AEN">aen</who>
    <bug_when>2009-05-27 17:50:11 +0400</bug_when>
    <thetext>Какой вариант лучше для TP? Первый, наверное?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91939</commentid>
    <comment_count>6</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2009-05-27 18:14:48 +0400</bug_when>
    <thetext>(In reply to comment #5)
&gt; Какой вариант лучше для TP? Первый, наверное?

Второй вариант точно проще.
Как сейчас управляется инициализация квоты ovz-контейнеров?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91950</commentid>
    <comment_count>7</comment_count>
    <who name="aspsk">aspsk</who>
    <bug_when>2009-05-27 20:38:41 +0400</bug_when>
    <thetext>(В ответ на комментарий №6)
&gt; (In reply to comment #5)
&gt; &gt; Какой вариант лучше для TP? Первый, наверное?
&gt; 
&gt; Второй вариант точно проще.
&gt; Как сейчас управляется инициализация квоты ovz-контейнеров?

Если я правильно понимаю вопрос, то вот ответ.
Квоты включены по умолчанию в vz.conf. Отключить квоты
и выставить их размер можно вручную для каждого контейнера.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91964</commentid>
    <comment_count>8</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2009-05-28 01:05:20 +0400</bug_when>
    <thetext>installer-distro-office-server-5.0-alt11 -&gt; sisyphus:

* Thu May 28 2009 Dmitry V. Levin &lt;ldv@altlinux&gt; 5.0-alt11

- stage2: Removed quota support for a while (closes: #20196).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>