Skip to content
This repository was archived by the owner on Jul 8, 2020. It is now read-only.
This repository was archived by the owner on Jul 8, 2020. It is now read-only.

vzdeploy: failure when adding bridge devices #13

@terrorobe

Description

@terrorobe

Commit 86a237a introduced a regression:

[root@vh02 ~]# vzdeploy --bridge br_bond_v240 --interface vlan240 12004 fe-int3.<redacted> 10.<redacted>
[..]
* Adding interface ctid: 12004, bridge: br_bond_v240, vlanid: 240, ifname: vlan240/veth12004.vlan240
/usr/lib/ruby/gems/1.8/gems/openvz-1.5.5/lib/openvz/util.rb:54:in `execute': Cannot execute: '/usr/sbin/vzctl set 12004 --save --netif_add vlan240,E2:01:20:04:02:40,veth12004.vlan240,F2:01:20:04:02:40,br_bond_v240'. Return code: 21. Stderr: Bad parameter for --netif_add: vlan240,E2:01:20:04:02:40,veth12004.vlan240,F2:01:20:04:02:40,br_bond_v240 (RuntimeError)

The same command worked fine in earlier versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions