Questions tagged [hotswap]

Hot swapping is replacing components without significant interruption to the operation of the system.

Hot swapping and hot plugging are terms used to describe the functions of replacing computer system components without shutting down the system. More specifically, hot swapping describes replacing components without significant interruption to the system, while hot plugging describes the addition of components that would expand the system without significant interruption to the operation of the system. Once the appropriate software is installed on the computer, a user can plug and unplug the component without rebooting. A well-known example of this functionality is the Universal Serial Bus (USB) that allows users to add or remove peripheral components such as a mouse, keyboard, or printer.

Source: Wikipedia.

81 questions
2
votes
4 answers

Xen find VBD id for physical disks

I'm starting a xen domU using xm create config.cfg. Within the config file are a number of physical block devices (LVs) which are added to the guest and can be accessed fine when it boots. However, at a point in the future I need to be able to hot…
Joe
  • 344
  • 7
  • 23
2
votes
2 answers

How to power off a hard drive to essentially "hot swap"

I'm looking for either freeware or the programming basics to power off/on a hard drive. Mounting and unmounting a hard drive is simple enough just using the command prompt in Windows XP. Now I need to be able to power down the hard drive so it…
Brandon
2
votes
4 answers

sata controller without raid support

I'm looking for a 4 ports pci or pci-express (not pci-x) sata controller with these features: - real hot swap support - no RAID support, or with RAID support that can be disabled through the controller bios interface or reflashing the bios My need…
damko
  • 457
  • 3
  • 15
2
votes
5 answers

Why is hotswap so much more expensive?

I am currently looking a building a server, and am comparing hardware. In particular I have been looking at hard drives. It seems like hotswap hard drives are significantly more expensive than normal hard drives A 500GB HDD is around $50-60…
Sam Lee
2
votes
1 answer

What is the purpose of /sys/block/sd?/device/rescan?

I need to "rescan" the SATA bus of our Linux server in search of a hotplug device that doesn't show up. I've seen an old question on the topic (How do I make Linux recognize a new SATA /dev/sda drive I hot swapped in without rebooting?) and the…
Sylvain Leroux
  • 175
  • 1
  • 8
1
vote
2 answers

Supermicro: New NVMe is not detected properly

We have a Supermicro SuperServer 2029U-TN24R4T with currently 8 U.2 NVMe drives (Samsung PM1725a 1.6 TB) running on CentOS 7 with kernel 5.0.10-1.el7.elrepo.x86_64. After adding a new one (PM1725b 1.6 TB), it shows up for a few seconds in /dev (but…
1
vote
1 answer

Can the Megaraid 2208 mirrored root disks be hot swapped?

I've inherited a Supermicro SMC2208 RAID. The root drive (on which the OS is installed) is two RAID1 mirrored Intel SSDSC2CW240A3 240GB drives ... one of which is reporting as bad. Controller ID: 0 VD is now DEGRADED VD 1 Event…
BurningKrome
  • 525
  • 2
  • 8
  • 21
1
vote
0 answers

Scriptless automount for systemd Linux systems

What is the proper way to do a boot/hot-plug automount for ATA and USB storage devices on Linux systems using systemd without requiring a GUI or a user having to be logged in? It seems that calling mount from a udev rule is no longer acceptable with…
user339676
  • 171
  • 5
1
vote
2 answers

Safely remove a drive from eSATA hotswapable enclosure?

I have recently installed a Rosewill RSV-S5 eSATA RAID array on a Windows 2000 Server. I'm not using any RAID features - it is configured as 5 discrete drives (JBOD). The system is based on the Silicon Image Sil3726 and Sil3132R5 chipsets, which…
tim11g
  • 425
  • 5
  • 9
  • 21
1
vote
1 answer

Inserting new disks into an HP Proliant DL360 G7 while running

The documentation for my HP Proliant DL360 G7 says I can hot-swap phsyical disks in existing RAID sets. It doesn't say anything about inserting new physical disks and creating new logical disks while it's running. I've got one disk slot used, 3…
sudo
  • 265
  • 3
  • 10
1
vote
0 answers

Azure - VIP swap breaks outgoing connections?

I have a cloud service, and I see that during VIP swap - outgoing connections from the service outside are closed, while incoming connections are not impacted. I did this experiment to test it: Connect to a VM in the production slot via RDP In that…
duduamar
  • 111
  • 1
1
vote
1 answer

connecting HP gen 5 SAS raid cage to a third party (3ware, LSI) controller?

I have a ML350 G5 that I'm thinking of repurposing to save money. I'm looking to install FreeNAS but it (ZFS) doesn't play nice with the HP e200i card that's part of the motherboard from what I've read. I'd like to buy a good, used pcie x4 / x8 RAID…
1
vote
2 answers

Remove sata drive while running?

I have a hyperv 2012 r2 server, and the case has two bays where you can open a drawer and slide in a bare SATA drive. Theres a data and power connector at the back of the bay with cables to connect to sata card or motherboard inside the case, as…
Andy
  • 573
  • 3
  • 7
  • 25
1
vote
5 answers

Using Hot swap drive to backup on daily basis

Hot swapping and hot plugging are terms used to describe the functions of replacing computer system components without shutting down the system. In all the articles it was mentioned during some system problem the drives can be replaced using hot…
Navaneet
  • 119
  • 1
  • 4
1
vote
1 answer

Does Dell's PERC S100 RAID controller support hot-swapping?

I have a Dell Poweredge R310 w/ a PERC S100 RAID controller, and want to replace & add HDDs. The R310 backplane itself clearly supports hot-swapping, but I can't figure out if the PERC S100 supports it. I would assume so, but looking over the manual…
Jerad Rose
  • 303
  • 1
  • 5
  • 12