<div dir="ltr"><div class="im" style="font-family:arial,sans-serif;font-size:13px"><div>Hello,</div><div><br></div><div>Kernel:</div><div><p style="margin:0px;font-size:11px;font-family:Menlo">3.10.0-123.6.3.el7.x86_64 #1 SMP Wed Aug 6 21:12:36 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux</p>
</div><div><br></div><div>Issue:</div>In trying to set up the new LVM caching, I've run into some issues. I have followed the steps in the lvm manual:<div><br></div></div><div style="font-family:arial,sans-serif;font-size:13px">
<div class="im"><p style="margin:0px;font-size:11px;font-family:Menlo">       0. Create an origin LV we wish to cache (yours may already exist)</p><p style="margin:0px;font-size:11px;font-family:Menlo">       # lvcreate -L 10G -n lvx vg /dev/slow</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">       </p></div><p style="margin:0px;font-size:11px;font-family:Menlo">       Already Exists</p><div class="im"><p style="margin:0px;font-size:11px;font-family:Menlo">
<br></p><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo">       1. Create a cache data LV</p><p style="margin:0px;font-size:11px;font-family:Menlo">
       # lvcreate -L 1G -n lvx_cache vg /dev/fast</p><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p></div><p style="margin:0px;font-size:11px;font-family:Menlo">       [root@cheeseboy mysql_python]# vgextend dataraid10 /dev/md30 /dev/md31 /dev/md32 /dev/md33 /dev/md34</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> </p><p style="margin:0px;font-size:11px;font-family:Menlo">       [root@cheeseboy mysql_python]# lvcreate -i 5 -I 32 -l 100%FREE -n dataraid10ssdcache dataraid10</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  Logical volume "dataraid10ssdcache" created</p><div class="im"><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo">
       2. Create a cache metadata LV</p><p style="margin:0px;font-size:11px;font-family:Menlo">       # lvcreate -L 8M -n lvx_cache_meta vg /dev/fast</p><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p></div>
<p style="margin:0px;font-size:11px;font-family:Menlo">       [root@cheeseboy mysql_python]# vgextend dataraid10 /dev/md35</p><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo">
       [root@cheeseboy mysql_python]# lvcreate -i 1 -I 32 -L 20G -n dataraid10metadata dataraid10</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Ignoring stripesize argument with single stripe</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Logical volume "dataraid10metadata" created</p><div class="im"><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo">       3. Create a cache pool LV specifying cache mode "writethrough"</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">       # lvconvert --type cache-pool --poolmetadata vg/lvx_cache_meta \</p><p style="margin:0px;font-size:11px;font-family:Menlo">            --cachemode writethrough vg/lvx_cache</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p></div><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">       [root@cheeseboy mysql_python]# lvconvert --type cache-pool --poolmetadata dataraid10/dataraid10metadata --cachemode writethrough dataraid10/dataraid10ssdcache</p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">  Converted dataraid10/dataraid10ssdcache to cache pool.</p><div class="im"><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">     </p>
<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo">       4. Create a cache LV by combining the cache pool LV and origin LV</p><p style="margin:0px;font-size:11px;font-family:Menlo">
       # lvconvert --type cache --cachepool vg/lvx_cache vg/lvx</p><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p></div><p style="margin:0px;font-size:11px;font-family:Menlo">       [root@cheeseboy mysql_python]# lvconvert --type cache --cachepool dataraid10/dataraid10ssdcache dataraid10/dataraid10one</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  dataraid10/dataraid10one is now cached.</p><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo"><br>
</p><p style="margin:0px;font-size:11px;font-family:Menlo">[root@cheeseboy mysql_python]# vgchange -a y dataraid10  [==> causes crash]</p></div><div class="im" style="font-family:arial,sans-serif;font-size:13px"><div><br>
</div><div>All the above steps seem to run perfectly fine. The issue arises when I try to activate the volume group after. Every time an activation is attempted the box crashes. Everything works fine once I revert back to before the cache was implemented.</div>
<div><br></div><div>Additional info:<br></div><div><br></div></div><div style="font-family:arial,sans-serif;font-size:13px"><b>PVSCAN</b></div><div class="im" style="font-family:arial,sans-serif;font-size:13px"><div>Not sure whether related but running pvscan results in the following:</div>
<div><br></div></div><div style="font-family:arial,sans-serif;font-size:13px"><p style="margin:0px;font-size:11px;font-family:Menlo">[root@cheeseboy mysql_python]# pvscan</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  No device found for PV gjmSco-2SdO-5uwL-lSQD-nwYo-fUE1-REYBQ4.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV OnYrCH-Qfv0-AMdo-7IKv-bd6L-FgMk-bvQALX.</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  No device found for PV cpuPLk-GZWG-hcz4-4Byc-jFVH-d2o3-zT1Yn1.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV dzvkpM-CLSx-UdJG-RUP4-aazN-Ew8Y-z5ePLc.</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  No device found for PV 0c7AOC-Ulj3-tHKs-XfLz-1Mgc-AzEn-dOFQJx.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV HDPYYO-Us7J-wpfM-718x-D32U-IEXg-J8tDTa.</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  No device found for PV h6F3OG-u3Bm-yjwX-rDe3-xfvm-KxtW-bZa0Zv.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV R0rajR-2os4-3z6g-TWur-6NR5-B5SE-4frydn.</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  No device found for PV 7aNXGY-uEOp-54Vc-GWZl-yhEn-DGOG-D8IqDe.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  .</p><p style="margin:0px;font-size:11px;font-family:Menlo">  .</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  .</p><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p></div><div style="font-family:arial,sans-serif;font-size:13px"><p style="margin:0px;font-size:11px;font-family:Menlo">lvdisplay does not show logical volumes:</p>
<p style="margin:0px;font-size:11px;font-family:Menlo"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo">[root@cheeseboy mysql_python]# lvdisplay</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV gjmSco-2SdO-5uwL-lSQD-nwYo-fUE1-REYBQ4.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV OnYrCH-Qfv0-AMdo-7IKv-bd6L-FgMk-bvQALX.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV cpuPLk-GZWG-hcz4-4Byc-jFVH-d2o3-zT1Yn1.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV dzvkpM-CLSx-UdJG-RUP4-aazN-Ew8Y-z5ePLc.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV 0c7AOC-Ulj3-tHKs-XfLz-1Mgc-AzEn-dOFQJx.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV HDPYYO-Us7J-wpfM-718x-D32U-IEXg-J8tDTa.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV h6F3OG-u3Bm-yjwX-rDe3-xfvm-KxtW-bZa0Zv.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV R0rajR-2os4-3z6g-TWur-6NR5-B5SE-4frydn.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV 7aNXGY-uEOp-54Vc-GWZl-yhEn-DGOG-D8IqDe.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV 2GmnAa-b54k-P9kx-LS4t-ZVsq-aMt1-3Eaor2.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV xyRCY0-SnWX-HZXw-t6rj-J8lK-bnhc-2WOh0f.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV L2dFmg-3vo3-Qgzp-cke5-WQAA-2jo3-hYGSR1.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV E52f7l-zIdM-xJCH-Bv3i-Bz59-HXrY-r1dKqU.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV s5M4FU-JW1J-24rU-Jrko-LisL-XceJ-ESxZYx.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV 95bymI-HufG-WuPZ-xRfF-XU2v-vgoE-8T1vTZ.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV mflwNJ-PNDc-iUAJ-2g4J-zMM3-bFBM-4rdnhI.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV iiHFY6-fcco-DTZI-z9Qd-3lDu-lp1p-8BRfED.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV 11wo7e-0uyN-PMUY-Ghf2-4lIK-hAOM-A9yjkK.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV F9BOg5-Teoj-JZhM-ceXi-acFe-tjFi-aP9NYb.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  PV WtZGHQ-aa5r-WvSh-1GHN-uxMu-G9Mu-jy67Hs not recognised. Is the device missing?</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV XQHcKW-3vGk-6hSJ-6XQm-U3EO-U2I9-KeQJ2b.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV jdzvH3-dtdp-YAWB-924q-vklQ-ecSz-HEqxls.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV AGvbXF-p5N5-18Wy-VsUa-Nc23-o5Xc-CRFAWW.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV rj4zVq-1NFN-r3Pv-PH2L-mj1j-MAss-0308eY.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV vHThPr-Z2e6-4pHW-2OvI-32f6-IbvZ-Gibrni.</p><p style="margin:0px;font-size:11px;font-family:Menlo">  No device found for PV guPIc9-q8t8-hdCv-33Us-0REQ-iNlG-gkR4yP.</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  --- Logical volume ---</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Path                /dev/centos_cheeseboy/root</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  LV Name                root</p><p style="margin:0px;font-size:11px;font-family:Menlo">  VG Name                centos_cheeseboy</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV UUID                6WOyCP-nBHy-Uigl-Md0Q-E0hf-ef01-2pnE1S</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  LV Write Access        read/write</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Creation host, time localhost, 2014-08-14 10:39:43 -0400</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  LV Status              available</p><p style="margin:0px;font-size:11px;font-family:Menlo">  # open                 1</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Size                100.03 GiB</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Current LE             25607</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Segments               1</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Allocation             inherit</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Read ahead sectors     auto</p><p style="margin:0px;font-size:11px;font-family:Menlo">  - currently set to     256</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Block device           253:0</p><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">
   </p><p style="margin:0px;font-size:11px;font-family:Menlo">  --- Logical volume ---</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Path                /dev/centos_cheeseboy/swap</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  LV Name                swap</p><p style="margin:0px;font-size:11px;font-family:Menlo">  VG Name                centos_cheeseboy</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV UUID                DAmiIx-El4e-8Ykl-lOY9-74LS-Ovzg-h2Lye4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  LV Write Access        read/write</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Creation host, time localhost, 2014-08-14 10:39:44 -0400</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  LV Status              available</p><p style="margin:0px;font-size:11px;font-family:Menlo">  # open                 2</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Size                11.18 GiB</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Current LE             2862</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Segments               1</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Allocation             inherit</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Read ahead sectors     auto</p><p style="margin:0px;font-size:11px;font-family:Menlo">  - currently set to     256</p><p style="margin:0px;font-size:11px;font-family:Menlo"></p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Block device           253:1</p><div class="im"><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo"><span style="font-family:arial;font-size:small">I am able to get around this by running the "pvscan --cache" command.</span><br>
</p><p style="margin:0px;font-size:11px;font-family:Menlo"><span style="font-family:arial;font-size:small"><br></span></p></div><p style="margin:0px;font-size:11px;font-family:Menlo">[root@cheeseboy mysql_python]# pvscan --cache /dev/md*</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">[root@cheeseboy mysql_python]# lvdisplay</p><p style="margin:0px;font-size:11px;font-family:Menlo">  --- Logical volume ---</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  LV Path                /dev/centos_cheeseboy/root</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Name                root</p><p style="margin:0px;font-size:11px;font-family:Menlo">  VG Name                centos_cheeseboy</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  LV UUID                6WOyCP-nBHy-Uigl-Md0Q-E0hf-ef01-2pnE1S</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Write Access        read/write</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  LV Creation host, time localhost, 2014-08-14 10:39:43 -0400</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Status              available</p><p style="margin:0px;font-size:11px;font-family:Menlo">  # open                 1</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  LV Size                100.03 GiB</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Current LE             25607</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Segments               1</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Allocation             inherit</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Read ahead sectors     auto</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  - currently set to     256</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Block device           253:0</p><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">   </p><p style="margin:0px;font-size:11px;font-family:Menlo">
  --- Logical volume ---</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Path                /dev/centos_cheeseboy/swap</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Name                swap</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  VG Name                centos_cheeseboy</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV UUID                DAmiIx-El4e-8Ykl-lOY9-74LS-Ovzg-h2Lye4</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  LV Write Access        read/write</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Creation host, time localhost, 2014-08-14 10:39:44 -0400</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  LV Status              available</p><p style="margin:0px;font-size:11px;font-family:Menlo">  # open                 2</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Size                11.18 GiB</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Current LE             2862</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Segments               1</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Allocation             inherit</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Read ahead sectors     auto</p><p style="margin:0px;font-size:11px;font-family:Menlo">  - currently set to     256</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Block device           253:1</p><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">
   </p><p style="margin:0px;font-size:11px;font-family:Menlo">  --- Logical volume ---</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Path                /dev/dataraid10/dataraid10one</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  LV Name                dataraid10one</p><p style="margin:0px;font-size:11px;font-family:Menlo">  VG Name                dataraid10</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV UUID                wxexCz-Bt86-JT8d-4iFa-esYy-vDqX-LRdfZO</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  LV Write Access        read/write</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Creation host, time <a href="http://cheeseboy.adverplex.com/" target="_blank">cheeseboy.adverplex.com</a>, 2014-08-18 10:27:10 -0400</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  LV Status              NOT available</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Size                27.84 TiB</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Current LE             7297020</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Segments               1</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Allocation             inherit</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Read ahead sectors     auto</p><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">   </p><p style="margin:0px;font-size:11px;font-family:Menlo">  --- Logical volume ---</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  LV Path                /dev/dataraid10/dataraid10two</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Name                dataraid10two</p><p style="margin:0px;font-size:11px;font-family:Menlo">  VG Name                dataraid10</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  LV UUID                bRxXOb-44NS-DpvG-kwlt-Pqb4-ikrS-57sIS5</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Write Access        read/write</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  LV Creation host, time <a href="http://cheeseboy.adverplex.com/" target="_blank">cheeseboy.adverplex.com</a>, 2014-08-18 10:29:05 -0400</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Status              NOT available</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  LV Size                16.24 TiB</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Current LE             4256595</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Segments               1</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Allocation             inherit</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Read ahead sectors     auto</p><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">
   </p><p style="margin:0px;font-size:11px;font-family:Menlo">  --- Logical volume ---</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Path                /dev/dataraid10/tmpdir</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  LV Name                tmpdir</p><p style="margin:0px;font-size:11px;font-family:Menlo">  VG Name                dataraid10</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV UUID                xA6k4n-sDfH-Cnuc-SL1e-jrTZ-s1xW-cxzXvt</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  LV Write Access        read/write</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Creation host, time <a href="http://cheeseboy.adverplex.com/" target="_blank">cheeseboy.adverplex.com</a>, 2014-08-18 10:41:27 -0400</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  LV Status              NOT available</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Size                405.26 GiB</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Current LE             103747</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Segments               1</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Allocation             inherit</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Read ahead sectors     auto</p><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">   </p><p style="margin:0px;font-size:11px;font-family:Menlo">  --- Logical volume ---</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  LV Path                /dev/dataraid10/dataraid10ssdcache</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Name                dataraid10ssdcache</p><p style="margin:0px;font-size:11px;font-family:Menlo">  VG Name                dataraid10</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  LV UUID                2xhgEd-OLMK-Zwgp-4FgT-5Ncw-msJf-zyLWLa</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Write Access        read/write</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  LV Creation host, time <a href="http://cheeseboy.adverplex.com/" target="_blank">cheeseboy.adverplex.com</a>, 2014-08-25 11:06:26 -0400</p><p style="margin:0px;font-size:11px;font-family:Menlo">  LV Status              NOT available</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">  LV Size                3.87 TiB</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Current LE             1013475</p><p style="margin:0px;font-size:11px;font-family:Menlo">
  Segments               1</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Allocation             inherit</p><p style="margin:0px;font-size:11px;font-family:Menlo">  Read ahead sectors     auto</p><p style="margin:0px;font-size:11px;font-family:Menlo">
</p><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">   </p><p style="margin:0px;font-size:11px;font-family:Menlo"><span style="font-family:arial;font-size:small"><br></span></p><p style="margin:0px">
I've read that disabling the lv2-lvmetad daemon might yield some results. This did not change the outcome.</p><p style="margin:0px"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo">[root@cheeseboy ~]# service lvm2-lvmetad stop</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">Redirecting to /bin/systemctl stop  lvm2-lvmetad.service</p><p style="margin:0px;font-size:11px;font-family:Menlo">Warning: Stopping lvm2-lvmetad.service, but it can still be activated by:</p>
<p style="margin:0px"></p><p style="margin:0px;font-size:11px;font-family:Menlo">  lvm2-lvmetad.socket</p><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo">
[root@cheeseboy ~]# systemctl stop lvm2-lvmetad.socket</p><p style="margin:0px;font-size:11px;font-family:Menlo"></p><p style="margin:0px;font-size:11px;font-family:Menlo">[root@cheeseboy ~]#</p><p style="margin:0px;font-size:11px;font-family:Menlo">
<br></p></div><div><br></div>-- <br><div dir="ltr">Elvin</div>
</div>