I have installed Debian with software RAID1 (and installed Proxmox on it) on 2 256GB SSD and I now want to move to 2 500GB SSD, how do I proceed?

Edit: the RAID is of the OS disks.

  • peregus@lemmy.worldOP
    link
    fedilink
    arrow-up
    3
    ·
    2 months ago

    Oh, so easy?! If the RAID rebuilds the disk, why should I install a bootloader? Isn’t it already in the rebuilt disk? By the way…hemmm…how do I install the bootloader? 😣

    • Shadow@lemmy.ca
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      2 months ago

      Yes it’s really that easy. Raid in Linux is usually at the partition level, not the whole device. The bootloader resides in the first few blocks of the disk before your partitions, and isn’t included in the raid.

      Use grub-install on the new disk device, ie /dev/sda