Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] automating SCSI (SATA) device add/remove
- Date: Mon, 6 Dec 2010 14:33:40 +0900
- From: Jawaad Mahmood <jawaad.mahmood@example.com>
- Subject: Re: [tlug] automating SCSI (SATA) device add/remove
- References: <AANLkTimyuai7h7eJyYSuGXVHGPBqir5bBzJX5v8bgxdC@example.com>
Would a python script for that help, or are you looking for a command to do it? (probably could make a bash shell for the same thing but I've never tried) Sent from my iPhone On 2010/12/06, at 14:03, Kalin KOZHUHAROV <me.kalin@example.com> wrote: > Hi, > > I have been pondering for quite some time at easy ways to automate > adding removal of SATA drives on my system with CLI. > I use different eSATA enclosures or SATA "drawers". > > Adding usually happens automatic, unless the drive happens to take too > long to initialize... then I have to find the device (`dmesg`), then > for a message like this: > > [451944.216906] ata5: hard resetting link > > I have to do: > echo "- - -" >/sys/class/scsi_host/host4/scan > (see the off-by-one, ata5 is host4) > > > When I want to properly stop the drive before removing it, I have to do: > hdparm -Y /dev/sdc > echo 1 >/sys/bus/scsi/devices/host4/target4\:0\:0/4\:0\:0\:0/delete > > Now, I got lost in /sys many times and I need help .... I guess there > is a shorter way from /dev/sdc to xyz/delete > > Can you point me to an easier way/command to do the following: > > 1. (attach) When I see "ata5: hard resetting link" do COMMAND ata5 and > have it rescan the host > 2. (detach) When I want to detach sdf, do COMMAND2 sdf and have it > powered down and remove the device from kernel > > > Cheers, > Kalin. > > -- > To unsubscribe from this mailing list, > please see the instructions at http://lists.tlug.jp/list.html > > The TLUG mailing list is hosted by the award-winning Internet provider > ASAHI Net. > Visit ASAHI Net's English-language Web page: http://asahi-net.jp/en/
- Follow-Ups:
- Re: [tlug] automating SCSI (SATA) device add/remove
- From: Kalin KOZHUHAROV
- References:
- [tlug] automating SCSI (SATA) device add/remove
- From: Kalin KOZHUHAROV
Home | Main Index | Thread Index
- Prev by Date: [tlug] automating SCSI (SATA) device add/remove
- Next by Date: Re: [tlug] automating SCSI (SATA) device add/remove
- Previous by thread: [tlug] automating SCSI (SATA) device add/remove
- Next by thread: Re: [tlug] automating SCSI (SATA) device add/remove
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links