HomeDevCentral

Script to add a new partition to a devmapper volume group
b3af3050caadUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Script to add a new partition to a devmapper volume group

Dwellers uses CentOS 7, and so use device mapper to manage
partitions.

Adds a new partition to a device mapper volume group

Usage: new-partition <device> <volume group>

<logical volume name> [mounting point]

Example: new-partition /dev/sdb1 centos_dwellers wharf

If mounting point is omitted, disk is mounted in /<logical volume name>

Details

Provenance
derecksonAuthored on
Branches
Unknown
Tags
Unknown