put agent log in debug mode, which should then print exact commands ACS used to set a bridge - see here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/KVM+agent+debug
best, On Mon, 9 Nov 2020 at 15:46, Hean Seng <[email protected]> wrote: > Suddnly encounter issue : > > 2020-11-09 14:40:43,556 WARN [resource.wrapper.LibvirtStartCommandWrapper] > (agentRequest-Handler-1:null) (logid:c6bda6be) InternalErrorException > > com.cloud.exception.InternalErrorException: Failed to create vnet 206: > Error: argument "brenp130s0f1-206" is wrong: "name" not a valid > ifnameError: argument "brenp130s0f1-206" is wrong: "dev" not a valid > ifnameFailed to create br: brenp130s0f1-206 > > > > I manually create bridge > > > brctl addbr brenp130s0f1-206 > > brctl addif brenp130s0f1-206 enp130s0f1.*206* > > It seem not return any error , but has issue in cloudstack agent log > > > -- > Regards, > Hean Seng > -- Andrija Panić
