Bug 1115051 - [Docs][Bugfix][Technical]Example 5.23 "Creating a new network interface on a host" not working
Summary: [Docs][Bugfix][Technical]Example 5.23 "Creating a new network interface on a ...
Keywords:
Status: CLOSED DUPLICATE of bug 1227607
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: 3.4.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ovirt-3.5.6
: 3.5.5
Assignee: Andrew Burden
QA Contact: Lucy Bopf
URL:
Whiteboard: docs
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-01 13:20 UTC by Amador Pahim
Modified: 2019-04-28 09:03 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build Name: 22457, Command Line Shell Guide-3.3-1 Build Date: 29-04-2014 13:25:07 Topic ID: 10189-591915 [Specified]
Last Closed: 2015-10-19 02:36:27 UTC
oVirt Team: Docs
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 979463 0 None None None Never

Description Amador Pahim 2014-07-01 13:20:26 UTC
- Title: nic


- Describe the issue:

This example is not working:

Example 5.23. Creating a new network interface on a host

[RHEVM shell (connected)]# add nic --host-identifier MyHost1 --name eth0 --network MyNetwork

# add nic --host-identifier host01.example.com --name bond0 --network MyNetWithVlan100
error: object construction failure, this could happen if you using unsupported option, please see help for the given command for more details.


- Suggestions for improvement:

Here the working commands:

[RHEVM shell (connected)]# action nic bond0 --host-identifier host01.example.com attach --network-name MyNetWithVlan100

job-id      : 5ef54cdc-5a4f-42c4-8802-87552987f2e1
network-name: MyNetWithVlan100
status-state: complete


- Additional information:

Save configuration to persist:

[RHEVM shell (connected)]# action host host01.example.com commitnetconfig 

host-id     : c94c964e-23d2-4901-80a3-e7bb284e1b49
job-id      : 15328115-b612-4b46-9afb-07f04d5ebe6d
status-state: complete

Comment 1 Julie 2015-10-19 02:36:27 UTC
Closing this as a duplicate of bz#1227607.

*** This bug has been marked as a duplicate of bug 1227607 ***


Note You need to log in before you can comment on or make changes to this bug.