← 返回命令列表

Linux command

virsh-pool-start 命令

文件

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

常用示例

Start storage pool

virsh pool-start [pool]

说明

virsh pool-start activates a defined storage pool. Makes pool available for creating and using volumes. Pool must be defined before starting.

FAQ

What is the virsh-pool-start command used for?

virsh pool-start activates a defined storage pool. Makes pool available for creating and using volumes. Pool must be defined before starting.

How do I run a basic virsh-pool-start example?

Run `virsh pool-start [pool]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.