On 17/11/05, Lamar Owen <lowen@xxxxxxxx> wrote: > When SATA hotswap works will do it with SATA carriers; currently the > hardware will allow the hotplug, but the kernel has problems dealing with > it. I've had no problems hot-swapping SATA drives on 3Ware 8006-2LP controllers using Vantec MRK-200ST-BK drive bays and caddys. It must be said this is just disks in JBOD mode though, no underlying hardware or overlying software RAID. You can "park" the disks in 3warecli, swap them out and then rescan for new disks[1]. The drive caddys are a bit "boy-racer" and not as solid as good SCA caddys from say Compaq or Dell but they do the job. Will. [1] [root@backupserv sbin]# 3warecli 3ware CLI> info List of controllers ------------------- Controller 2: 8006-2LP (2) 3ware CLI> info c2 Controller: c2 ------------- Driver: 1.26.00.039 Model: 8006-2LP FW: FE8S 1.05.00.068 BIOS: BE7X 1.08.00.048 Monitor: ME7X 1.01.00.040 Serial #: L18501A5220444 PCB: Rev5 PCHIP: 1.30-66 ACHIP: 3.20 # of units: 2 Unit 0: JBOD 372.61 GB ( 781422768 blocks): OK Unit 1: JBOD 372.61 GB ( 781422768 blocks): OK # of ports: 2 Port 0: ST3400832AS 3NF0GD99 372.61 GB (781422768 blocks): OK(unit 0) Port 1: ST3400832AS 3NF0GE2S 372.61 GB (781422768 blocks): OK(unit 1) 3ware CLI> maint remove c2 u0 Removed unit /c2/u0, you may now safely unplug the drives. 3ware CLI> info c2 Controller: c2 ------------- Driver: 1.26.00.039 Model: 8006-2LP FW: FE8S 1.05.00.068 BIOS: BE7X 1.08.00.048 Monitor: ME7X 1.01.00.040 Serial #: L18501A5220444 PCB: Rev5 PCHIP: 1.30-66 ACHIP: 3.20 # of units: 1 Unit 1: JBOD 372.61 GB ( 781422768 blocks): OK # of ports: 2 Port 1: ST3400832AS 3NF0GE2S 372.61 GB (781422768 blocks): OK(unit 1) 3ware CLI> maint rescan Rescanning controller /c2 for units and drives ...Done. 3ware CLI> info c2 Controller: c2 ------------- Driver: 1.26.00.039 Model: 8006-2LP FW: FE8S 1.05.00.068 BIOS: BE7X 1.08.00.048 Monitor: ME7X 1.01.00.040 Serial #: L18501A5220444 PCB: Rev5 PCHIP: 1.30-66 ACHIP: 3.20 # of units: 2 Unit 0: JBOD 372.61 GB ( 781422768 blocks): OK Unit 1: JBOD 372.61 GB ( 781422768 blocks): OK # of ports: 2 Port 0: ST3400832AS 3NF0GD99 372.61 GB (781422768 blocks): OK(unit 0) Port 1: ST3400832AS 3NF0GE2S 372.61 GB (781422768 blocks): OK(unit 1) 3ware CLI>