This is a discussion on Inserting & Removing IDE disks while computer is on within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> On Thu, 02 Jun 2005 21:00:46 -0500, Thorn <Raptor@Etruscan.Warrior> wrote: > > Using a removable device tray for IDE ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Thu, 02 Jun 2005 21:00:46 -0500, Thorn <Raptor@Etruscan.Warrior> wrote: > > Using a removable device tray for IDE devices it's recommended to turn the > bus off before powering off the tray and removing the device. Thank you. Funny, I never think of IDE as a bus. I imagined '-Y' shutdown would also Hi-Z the bus. Last three HDDs I buy are SATA, no have same problem. Not that I want hotswap, prefer backups to different machines, drives. Projects go off-site as well... --Grant. |
| |||
| On Wed, 01 Jun 2005 17:34:12 +0200, Menno Duursma mumbled: > Insert 'new' card, > modprobe the driver and ifconfig it up. Trying that with an Ensoniq sound > cart the kernel Panic'd (or Oops'd don't remenber) though. :-) > Don't feel bad. The last time I put an Ensoniq sound card down *on my desk*, my Kernel panic'd. My box is such a coward. -- Subtlety is for those poor folks who don't have access to tactical weaponry. --Morely Dotes - NANAE |
| ||||
| Mr.Jason wrote: > I'm curious. Lets say you have two HD's on your linux box. The secondary you > use much as a backup medium. Then you want to replace the secondary drive > while computer is on. > If you spin down a hard disk is it OK to remove it and replace while power > is on? I suppose not, but please speculate and analyze the events of hotswap > ordinary IDE disk. Would it make difference if the disk is on mobilerack or > not? We actually do something similar. We have a backup HDD that is always connected to IDE cable, but we only power it up while the backup is running. We use a small electric device, which we control via serial port (RS232). So, before backup is run, we power up the HDD, mount it, and run the backup. When it completes, we unmount, hdparm to stop it, and just cut the power. It's beed working flawlessly for years now. We never disconnected the IDE cable though. You may wonder why we do this. It is some kind of protection against hackers. If someone even manages to get in and get control of computer, there is really small chance that he will notice our backup trick, and he won't see the backup disk at all. Well, I do actually do this, but a colleague of mine who is sysadmin for our webserver. -- Milan |