Daniel Pocock
2013-Mar-05 12:53 UTC
[Pkg-xen-devel] Bug#702338: can't create network from xe command line
Package: xcp-xe Version: 1.3.2-14 Severity: important I created an internal network using xe network-create name-label='Private NAT network' Looking with brctl, I could see xapi0 had been created by the tools. However, the network does not appear in openxenmanager. I even restarted openxenmanager, it still didn't appear. Then I deleted the network and created it again from openxenmanager, selecting `Internal Network'. Now it appears in openxenmanager and it is visible from the command line (as xapi1 this time)
Thomas Goirand
2013-Mar-05 18:52 UTC
[Pkg-xen-devel] Bug#702338: Bug#702338: can't create network from xe command line
On 03/05/2013 08:53 PM, Daniel Pocock wrote:> Package: xcp-xe > Version: 1.3.2-14 > Severity: important > > I created an internal network using > > xe network-create name-label='Private NAT network' > > Looking with brctl, I could see xapi0 had been created by the tools. > > However, the network does not appear in openxenmanager. I even > restarted openxenmanager, it still didn't appear. > > Then I deleted the network and created it again from openxenmanager, > selecting `Internal Network'. Now it appears in openxenmanager and it > is visible from the command line (as xapi1 this time)Please, let's not debug openxenmanager at the same time, which is known to be buggy. Please provide the list of xe commands, the expected result, and what you get. Thomas