<div class="gmail_quote">On Tue, May 19, 2009 at 12:38 AM, john wendel <span dir="ltr">&lt;<a href="mailto:jwendel10@comcast.net">jwendel10@comcast.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
After a little reading (thanks for the link), I decided that it was safe to hot-plug my e-sata disk. So, I did. And what happened? A big nothing.<br>
<br>
I&#39;ve got a WD e-sata disk connected to an Intel ICH7 controller, using the AHCI driver. If I boot with drive powered up, it comes up as device &quot;sda&quot;. If I hot-plug it, the device doesn&#39;t get created.<br>

<br>
I think I need to kick udev into action, but I don&#39;t know the incantation.<br>
<br>
If you&#39;re successfully hot-plugging an e-sata disk, can you share some tips.<br>
<br>
Thanks,<br><font color="#888888">
<br>
John</font><div><div></div><br></div></blockquote></div><br>While certainly not definitive, I did a quick google search &quot;Intel ICH7 sata hot plug&quot; and found several results where hot plugging did not work. I have an AMD770 system and was able to change out my MythTV recording drive live without rebooting... ie.<br>
<br>1. Stopped backend service<br>2. unmounted file system<br>3. Unplugged/Removed drive<br>4. Installed drive/plugged it in (recognized as same device /dev/sdb, but didn&#39;t matter since I use UUID anyway)<br>5. Formatted XFS, discovered UUID<br>
6. Updated /etc/fstab<br>7. Mounted filesystem<br>8. Restarted backend service.<br><br><br>Went surprisingly smooth actually.<br><br>Richard<br>