Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
libvirt
提交
67ec3c93
L
libvirt
项目概览
openeuler
/
libvirt
通知
3
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
L
libvirt
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
67ec3c93
编写于
6月 21, 2007
作者:
D
Daniel Veillard
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Couple of small fixes raised by danpb, Daniel
上级
a6a6c986
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
12 addition
and
26 deletion
+12
-26
docs/virsh.pod
docs/virsh.pod
+5
-13
virsh.1
virsh.1
+7
-13
未找到文件。
docs/virsh.pod
浏览文件 @
67ec3c93
...
...
@@ -91,25 +91,17 @@ list the values supported but the most commons are:
=over 4
=item xen///
=item xen
:
///
this is used to connect to the local Xen hypervisor, this is the default
=item qemu:///system
allow to connect locally as root to the daemon supervizing QEmu domains
allow to connect locally as root to the daemon supervizing QEmu
and KVM
domains
=item qemu:///session
allow to connect locally as a normal user to the his own set of QEmu domain
=item kvm:///system
allow to connect locally as root to the daemon supervizing KVM domains
=item kvm:///session
allow to connect locally as a normal user to the his own set of KVM domain
allow to connect locally as a normal user to the his own set of QEmu and KVM domains
=back
...
...
@@ -202,11 +194,11 @@ I<domain-id> can be specified as an short integer, a name or a full UUID.
=over 4
=item B<autostart> optional I<--
--
disable> I<domain-id>
=item B<autostart> optional I<--disable> I<domain-id>
Configure a domain to be automatically started at boot.
The option I<--
--
disable> disable autostarting.
The option I<--disable> disable autostarting.
=item B<console> I<domain-id>
...
...
virsh.1
浏览文件 @
67ec3c93
...
...
@@ -214,21 +214,15 @@ start up, and usually get an \fI\s-1URI\s0\fR parameter specifying how to connec
to the hypervisor. The documentation page at <http://libvirt.org/uri.html>
list the values supported but the most commons are:
.RS 4
.IP "xen///" 4
.IX Item "xen///"
.IP "xen
:
///" 4
.IX Item "xen
:
///"
this is used to connect to the local Xen hypervisor, this is the default
.IP "qemu:///system" 4
.IX Item "qemu:///system"
allow to connect locally as root to the daemon supervizing QEmu domains
allow to connect locally as root to the daemon supervizing QEmu
and \s-1KVM\s0
domains
.IP "qemu:///session" 4
.IX Item "qemu:///session"
allow to connect locally as a normal user to the his own set of QEmu domain
.IP "kvm:///system" 4
.IX Item "kvm:///system"
allow to connect locally as root to the daemon supervizing \s-1KVM\s0 domains
.IP "kvm:///session" 4
.IX Item "kvm:///session"
allow to connect locally as a normal user to the his own set of \s-1KVM\s0 domain
allow to connect locally as a normal user to the his own set of QEmu and \s-1KVM\s0 domains
.RE
.RS 4
.Sp
...
...
@@ -310,11 +304,11 @@ crashed.
The following commands manipulate domains directly, as stated
previously most commands take domain-id as the first parameter. The
\&\fIdomain-id\fR can be specified as an short integer, a name or a full \s-1UUID\s0.
.IP "\fBautostart\fR optional \fI\-\-
\-\-
disable\fR \fIdomain-id\fR" 4
.IX Item "autostart optional --
--
disable domain-id"
.IP "\fBautostart\fR optional \fI\-\-disable\fR \fIdomain-id\fR" 4
.IX Item "autostart optional --disable domain-id"
Configure a domain to be automatically started at boot.
.Sp
The option \fI\-\-
\-\-
disable\fR disable autostarting.
The option \fI\-\-disable\fR disable autostarting.
.IP "\fBconsole\fR \fIdomain-id\fR" 4
.IX Item "console domain-id"
Connect the virtual serial console for the guest.
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录