← 返回命令列表

Linux command

amadmin 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Check

amadmin [config_name] config

List

amadmin [config_name] status

Example

amadmin [config_name] force [hostname]

Delete

amadmin [config_name] delete host [hostname]

Example

amadmin [config_name] disklist

说明

amadmin is the administrative interface for Amanda (Advanced Maryland Automatic Network Disk Archiver), an open-source backup solution. It performs backup management tasks including checking configurations, forcing backups, and managing tape/disk labels. The tool provides control over backup schedules, storage allocation, and retention policies defined in Amanda configurations.

参数

config
Show and validate configuration
status
Display current backup status
disklist
List configured disks
force _host_
Force a full backup on next run
unforce _host_
Remove force flag
delete host _host_
Delete host from tape database
delete tape _label_
Delete tape/volume from database
balance
Show backup level balance

FAQ

What is the amadmin command used for?

amadmin is the administrative interface for Amanda (Advanced Maryland Automatic Network Disk Archiver), an open-source backup solution. It performs backup management tasks including checking configurations, forcing backups, and managing tape/disk labels. The tool provides control over backup schedules, storage allocation, and retention policies defined in Amanda configurations.

How do I run a basic amadmin example?

Run `amadmin [config_name] config` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does config do in amadmin?

Show and validate configuration