<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.skytech.dk/index.php?action=history&amp;feed=atom&amp;title=Dd_status_during_transfer</id>
	<title>Dd status during transfer - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.skytech.dk/index.php?action=history&amp;feed=atom&amp;title=Dd_status_during_transfer"/>
	<link rel="alternate" type="text/html" href="https://wiki.skytech.dk/index.php?title=Dd_status_during_transfer&amp;action=history"/>
	<updated>2026-05-01T16:49:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.skytech.dk/index.php?title=Dd_status_during_transfer&amp;diff=1832&amp;oldid=prev</id>
		<title>Martin: Created page with &quot;Category:Linux  = Getting dd status during transfer = Issue an -USR1 to the process or use killall if you only have 1.  &lt;pre&gt; killadd -USR1 dd kill -USR1 `pidof dd` [ ... ] &lt;…&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.skytech.dk/index.php?title=Dd_status_during_transfer&amp;diff=1832&amp;oldid=prev"/>
		<updated>2012-04-11T07:14:29Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php/Category:Linux&quot; title=&quot;Category:Linux&quot;&gt;Category:Linux&lt;/a&gt;  = Getting dd status during transfer = Issue an -USR1 to the process or use killall if you only have 1.  &amp;lt;pre&amp;gt; killadd -USR1 dd kill -USR1 `pidof dd` [ ... ] &amp;lt;…&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Linux]]&lt;br /&gt;
&lt;br /&gt;
= Getting dd status during transfer =&lt;br /&gt;
Issue an -USR1 to the process or use killall if you only have 1.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
killadd -USR1 dd&lt;br /&gt;
kill -USR1 `pidof dd`&lt;br /&gt;
[ ... ]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Output will be something like (Here moving a vm machine from a slow 100mbit conn to a faster 1gbit):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
root@vm01:~# dd if=/dev/storage/varnish1 of=/dev/virtualdisk/varnish1 bs=4M&lt;br /&gt;
786+0 records in&lt;br /&gt;
785+0 records out&lt;br /&gt;
3292528640 bytes (3.3 GB) copied, 294.807 s, 11.2 MB/s&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Martin</name></author>
	</entry>
</feed>