Bug ID 907331
Summary yast2 partitioner: failure when creating thin lvm volume
Classification openSUSE
Product openSUSE Factory
Version 201411*
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component YaST2
Assignee yast2-maintainers@suse.de
Reporter mpluskal@suse.com
QA Contact jsrain@suse.com
Found By ---
Blocker ---

Created attachment 615112 [details]
y2logs

When trying to create thin volume on thin pool (lvm), following error occurs:
2014-11-26 15:57:50 <1> medusa(3470) [Ruby] modules/StorageClients.rb:123
CommitErrorPopup error:-3008 last_action:Formatting logical volume
/dev/storage/volume (512.00 GiB) with xfs extended_message:/sbin/mkfs.xfs -q -f
-m crc=1 '/dev/storage/volume':
/bin/sh: /sbin/mkfs.xfs: No such file or directory

# lsblk -f
NAME                      FSTYPE      LABEL UUID                               
   MOUNTPOINT
sda                                                                             
������sda1                    swap             
401da6ed-9159-40a9-a080-31f6638c3a66   [SWAP]
������sda2                    btrfs       root 
3346482b-e201-4f14-bf36-f8fa7f16acbc   /
sdb                                                                             
������sdb1                    LVM2_member      
mlavlB-jorg-mbxn-o1p9-ybOf-tKJn-xEHaJh 
  ������storage-tpool_tmeta                                                         
  ��� ������storage-tpool-tpool                                                       
  ���   ������storage-tpool                                                           
  ���   ������storage-volume                                                          
  ������storage-tpool_tdata                                                         
    ������storage-tpool-tpool                                                       
      ������storage-tpool                                                           
      ������storage-volume                                                          
sr0
# vgdisplay 
  WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  connect() failed on local socket: No such file or directory
  Internal cluster locking initialisation failed.
  WARNING: Falling back to local file-based locking.
  Volume Groups with the clustered attribute will be inaccessible.
  --- Volume group ---
  VG Name               storage
  System ID             
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  8
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                2
  Open LV               0
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               1.82 TiB
  PE Size               64.00 MiB
  Total PE              29808
  Alloc PE / Size       16388 / 1.00 TiB
  Free  PE / Size       13420 / 838.75 GiB
  VG UUID               qAn87V-alZH-uhHu-RbGF-g7CM-Fyx2-NUt2sk

# lvdisplay 
  WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it!
  connect() failed on local socket: No such file or directory
  Internal cluster locking initialisation failed.
  WARNING: Falling back to local file-based locking.
  Volume Groups with the clustered attribute will be inaccessible.
  --- Logical volume ---
  LV Name                tpool
  VG Name                storage
  LV UUID                K7sGmc-qkU2-P9Kq-Tynm-clf1-ecIl-5RZGHE
  LV Write Access        read/write
  LV Creation host, time medusa, 2014-11-26 15:57:44 +0100
  LV Pool metadata       tpool_tmeta
  LV Pool data           tpool_tdata
  LV Status              available
  # open                 2
  LV Size                1.00 TiB
  Allocated pool data    0.00%
  Allocated metadata     0.43%
  Current LE             16384
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           254:2

  --- Logical volume ---
  LV Path                /dev/storage/volume
  LV Name                volume
  VG Name                storage
  LV UUID                2XA1WV-QzZu-r0dF-EsOm-5wD8-sF1M-sKmo3g
  LV Write Access        read/write
  LV Creation host, time medusa, 2014-11-26 15:57:49 +0100
  LV Pool name           tpool
  LV Status              available
  # open                 0
  LV Size                512.00 GiB
  Mapped size            0.00%
  Current LE             8192
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           254:4


You are receiving this mail because: