mariadb-parted for MariaDB Tools

Overview

The mariadb-parted utility.

mariadb-parted Options for MariaDB Tools

Option

Argument

Description

--add

Add partitions.

--archive

Archive partitions before dropping them.

--archive-database

Database to archive partitions to. Default: none

--archive-path

Directory to place mysqldumps. Default: current directory.

--drop

Remove partitions.

--dryrun (-n)

Report on actions without taking them.

--email-activity

Send a brief email report of actions taken. The email is sent to --email-to.

--email-to (-E)

Where to send activity and failure emails. Default: none.

--help (-h)

This help. See C<perldoc mariadb-parted> for full docs.

--limit (-m)

Limit the number of actions to be performed. Default: 0 (unlimited)

--logfile (-L)

Direct output to given logfile. Default: none.

--partcol-integer

Assume no partitioning time or date function in use

--prefix (-P)

Partition prefix. Defaults to 'p'.

--use-hours

Use hours instead of days when checking partitions.