Skip to content

Create ansible configuration for RAID1 disks #8

@ljmf00

Description

@ljmf00
  • Created MBR partition table with RAID autodetect partition type with full space.
  • Created mdadm array with: sudo mdadm --create /dev/md0 --level=mirror --raid-devices=2 /dev/sdb1 /dev/sdc1
  • Mount /dev/md0p1 into /mnt/raid1/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions