[doc] Create bond interface in the official documentation

Bug #1595996 reported by Aymen Frikha
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Invalid
Medium
Graham Morrison

Bug Description

Command mentioned in the official documentation (https://maas.ubuntu.com/docs1.9/networking.html) to create a bond interface doesn't work.

with this command:

maas ubuntu node-interfaces create-bond $NODE name=bond0 vlan=0 parents=$ETH0 parents=$ETH1 bond_mode=802.3ad bond_downdelay=200 bond_updelay=200 mtu=9000

result:

argument COMMAND: invalid choice: u'create-bond' (choose from 'read')

The right command is:

maas ubuntu interfaces create-bond $NODE name=bond0 vlan=0 parents=$ETH0 parents=$ETH1 bond_mode=802.3ad bond_downdelay=200 bond_updelay=200 mtu=9000

result: success with interface details.

Tags: doc maasgh
Christian Reis (kiko)
Changed in maas:
milestone: none → 1.9.4
Changed in maas:
status: New → Triaged
importance: Undecided → Medium
tags: added: doc maasgh
no longer affects: maas/1.9
no longer affects: maas/2.0
no longer affects: maas/trunk
Revision history for this message
Andres Rodriguez (andreserl) wrote :

@Graham,

The docs here https://docs.ubuntu.com/maas/1.9/en/installconfig-networking-concepts examples of configuring the interfaces, however, I'm unable to find their equivalent for 2.x. It seems these have been dropped:

https://docs.ubuntu.com/maas/2.2/en/manage-cli

Changed in maas:
assignee: nobody → Graham Morrison (morrisong)
summary: - Create bond interface in the official documentation
+ [doc] Create bond interface in the official documentation
Revision history for this message
Graham Morrison (morrisong) wrote :
Revision history for this message
Adam Collard (adam-collard) wrote :

This bug has not seen any activity in the last 6 months, so it is being automatically closed.

If you are still experiencing this issue, please feel free to re-open.

MAAS Team

Changed in maas:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.