Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Fix Version/s: Vz6.0-Update12
-
Component/s: Documentation::Documentation
-
Security Level: Public
Description
Review "prlctl set" network options for containers in Virtuozzo 6
Command Line Reference Guide.
At least it contains "--host_ifname <name>" which is reported as unrecognized.
---
[root@dhcp ~]# prlctl set 100 --name net0 --ifname eth123 --host_ifname veth123
Unrecognized option: --host_ifname
----
Need to add the following note: Currently, this option may not be supported by the prlctl utility. Use vzctl instead.
Command Line Reference Guide.
At least it contains "--host_ifname <name>" which is reported as unrecognized.
---
[root@dhcp ~]# prlctl set 100 --name net0 --ifname eth123 --host_ifname veth123
Unrecognized option: --host_ifname
----
Need to add the following note: Currently, this option may not be supported by the prlctl utility. Use vzctl instead.
Attachments
Issue Links
- cloned from
-
OVZ-6794 [documentation] correct "prlctl set" options description: Unrecognized option: --host_ifname
- Verified