<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="GENERATOR" content="GtkHTML/4.4.4">
</head>
<body link="#0000ff">
ons 2013-03-13 klockan 21:23 &#43;0000 skrev Jonathan Horne:
<blockquote type="CITE">I have a virtual machine with a 500GB thin-provisioned disk, and on it is about 2GB of data.&nbsp; Due to a pvmove operation I am running, the 500GB disk with 2GB of data is growing and growing and is currently 180GB in size, and im sure
 it will go all the way to the 500GB before it stops.<br>
<br>
&nbsp;<br>
<br>
When this process is finished, is there a way to re-thin the disk back down to the proper size again?
<br>
</blockquote>
I think this should do the trick; from inside the guest:<br>
# dd if=/dev/zero of=/foo/bar bs=1M<br>
# rm /foo/bar<br>
<br>
You &quot;fill&quot; the drive with zeroes and then deletes the file so thereĀ“s nothing left. Worth a try.<br>
<br>
/Karli<br>
<br>
<blockquote type="CITE">What about the export/import process?&nbsp; Would that export it to the data size, not the block size?<br>
<br>
&nbsp;<br>
<br>
Thanks,<br>
<br>
jonathan<br>
<br>
<br>
</blockquote>
<blockquote type="CITE"><br>
<hr align="center">
<br>
<font size="1"><font color="#bebebe">This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind
 SKOPOS to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose.</font></font><br>
</blockquote>
<br>
</body>
</html>