<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="-1">Hy all of you,<br>
      <br>
      I'm brand new in using proxmox VE2.1 and I really appreciate this
      tool.<br>
      I'm surfing the web to learn and find appropriate resources.<br>
      I also try to organise correctly my environment.<br>
      <br>
      One of the first question is whereis my diskspace?<br>
      I explain, I had a 500GB RAID disk and here is my command line
      result :<br>
      <br>
      <font color="#990000"><font color="#3333ff"><i>root@proxmox:~#
            lvdisplay</i><i><br>
          </i><i>  --- Logical volume ---</i><i><br>
          </i><i>  LV Path                /dev/pve/swap</i><i><br>
          </i><i>  LV Name                swap</i><i><br>
          </i><i>  VG Name                pve</i><i><br>
          </i><i>  LV UUID               
            6hpeUQ-Id7p-8ZHb-t38K-eOP0-uFfC-N7M1wJ</i><i><br>
          </i><i>  LV Write Access        read/write</i><i><br>
          </i><i>  LV Creation host, time proxmox, 2012-09-03 14:50:26
            +0200</i><i><br>
          </i><i>  LV Status              available</i><i><br>
          </i><i>  # open                 1</i><i><br>
          </i><i>  LV Size                7.00 GiB</i><i><br>
          </i><i>  Current LE             1792</i><i><br>
          </i><i>  Segments               1</i><i><br>
          </i><i>  Allocation             inherit</i><i><br>
          </i><i>  Read ahead sectors     auto</i><i><br>
          </i><i>  - currently set to     256</i><i><br>
          </i><i>  Block device           253:1</i><i><br>
          </i><i>   </i><i><br>
          </i><i>  --- Logical volume ---</i><i><br>
          </i><i>  LV Path                /dev/pve/root</i><i><br>
          </i><i>  LV Name                root</i><i><br>
          </i><i>  VG Name                pve</i><i><br>
          </i><i>  LV UUID               
            bYw2Rk-hgku-UfK5-d54s-5pJm-YfqP-iCIcd1</i><i><br>
          </i><i>  LV Write Access        read/write</i><i><br>
          </i><i>  LV Creation host, time proxmox, 2012-09-03 14:50:26
            +0200</i><i><br>
          </i><i>  LV Status              available</i><i><br>
          </i><i>  # open                 1</i><i><br>
          </i><i>  LV Size                96.00 GiB</i><i><br>
          </i><i>  Current LE             24576</i><i><br>
          </i><i>  Segments               1</i><i><br>
          </i><i>  Allocation             inherit</i><i><br>
          </i><i>  Read ahead sectors     auto</i><i><br>
          </i><i>  - currently set to     256</i><i><br>
          </i><i>  Block device           253:0</i><i><br>
          </i><i>   </i><i><br>
          </i><i>  --- Logical volume ---</i><i><br>
          </i><i>  LV Path                /dev/pve/data</i><i><br>
          </i><i>  LV Name                data</i><i><br>
          </i><i>  VG Name                pve</i><i><br>
          </i><i>  LV UUID               
            1jWEwv-TFq7-hLjP-p9Wz-eaxB-K60K-r4LJS2</i><i><br>
          </i><i>  LV Write Access        read/write</i><i><br>
          </i><i>  LV Creation host, time proxmox, 2012-09-03 14:50:26
            +0200</i><i><br>
          </i><i>  LV Status              available</i><i><br>
          </i><i>  # open                 1</i><i><br>
          </i><i>  LV Size                345.75 GiB</i><i><br>
          </i><i>  Current LE             88512</i><i><br>
          </i><i>  Segments               1</i><i><br>
          </i><i>  Allocation             inherit</i><i><br>
          </i><i>  Read ahead sectors     auto</i><i><br>
          </i><i>  - currently set to     256</i><i><br>
          </i><i>  Block device           253:2<br>
            <br>
            ========================<br>
            root@proxmox:~# vgdisplay<br>
              --- Volume group ---<br>
              VG Name               pve<br>
              System ID             <br>
              Format                lvm2<br>
              Metadata Areas        1<br>
              Metadata Sequence No  4<br>
              VG Access             read/write<br>
              VG Status             resizable<br>
              MAX LV                0<br>
              Cur LV                3<br>
              Open LV               3<br>
              Max PV                0<br>
              Cur PV                1<br>
              Act PV                1<br>
              VG Size               464.75 GiB<br>
              PE Size               4.00 MiB<br>
              Total PE              118975<br>
              Alloc PE / Size       114880 / 448.75 GiB<br>
              Free  PE / Size       4095 / 16.00 GiB<br>
              VG UUID              
            sr3gR6-h1mZ-fsxC-i9j2-esTe-P3IH-Y2b1pn<br>
            <br>
            root@proxmox:~# df -H<br>
            Filesystem             Size   Used  Avail Use% Mounted on<br>
            /dev/mapper/pve-root   102G   1.1G    96G   2% /<br>
            tmpfs                  4.2G      0   4.2G   0% /lib/init/rw<br>
            udev                   4.2G   205k   4.2G   1% /dev<br>
            tmpfs                  4.2G    20M   4.2G   1% /dev/shm<br>
            /dev/mapper/pve-data   366G   734M   365G   1% /var/lib/vz<br>
            /dev/sda1              519M    59M   434M  12% /boot<br>
            /dev/fuse               32M    13k    32M   1% /etc/pve<br>
            <br>
          </i></font><i><br>
        </i></font>It gives us 448GB used. </font><br>
    <font size="-1"><font size="-1">Is it normal that 96 Gb are used for
        root? Is it possible/dangerous to change this?</font>If yes, how
      can I work?<br>
      <br>
      Then, when I read the documentation, it is explained that LVM
      storage is the <a
href="http://pve.proxmox.com/wiki/Storage_Model#LVM_Groups_-_An_Ideal_Solution">best
        to use</a>, but when I create one, I have almost no space free
      (see below). <br>
    </font><br>
    <font size="-1"><img src="cid:part2.09070601.04060308@tdeo.fr"
        alt=""><br>
      Is it normal?<br>
      Some posts on the are explaining that PVE already create one and
      it is useless to create one more if the hardware doesn't change.
      Is it correct?</font><br>
    <font size="-1"><font size="-1">Does a new LVM storage will adapt
        its size dynamically so that creating a new one is relevant?</font><br>
      <br>
      What I would like to understand now is if it is correct to work
      with directory storage only ? Will snapshot still available if no
      LVM is used or does all the directory created are already "inside"
      the default LVM ?<br>
      Should I create folders under the /var/lib/vz which is the LVM
      default?<br>
      <br>
      Thanks in advance for your answers.<br>
      <br>
      Regards,<br>
      <br>
      Florent THOMAS<br>
      <br>
      <br>
    </font>
  </body>
</html>