Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

9
  • Just to make sure, you mean deleting/adding the partition AFTER removing it from the raid?
    – damaltor
    Commented Jun 20, 2018 at 20:06
  • (Also, the Version is 1.2, so the Block should be near the beginning)
    – damaltor
    Commented Jun 20, 2018 at 20:14
  • I definitly mean not removing it from the RAID - just changing the partition size, so that after the reboot the recreated partition with the existing RAID data is used. Superblock 1.2 should be fine. Commented Jun 20, 2018 at 21:52
  • 1
    I did so now, i deleted and made the partition new. after reboot, the device was flagged as removed from the raid, so i re-added it. syncing back up now, will update on progress in the comments here.
    – damaltor
    Commented Jun 21, 2018 at 12:35
  • 1
    @poke Not all partitioning tools support resizing (most prominently fdisk does not), but all support deleting and recreating, which creates identical results. Commented Jun 13, 2019 at 15:10