Nicolas,
I guess you didn't get any further, did you?
can you select * from vlan where vlan_id = 2013;?
I've been looking at your problem again and it really seems like
nothing but what Wei and I are thinking of so far.
good luck,
Daan
On Fri, Mar 14, 2014 at 3:26 PM, wrote:
> any idea ?
>
any idea ?
Le 13/03/2014 16:55, nicolas.lamira...@orange.com a écrit :
Yes :
mysql> select * from vlan where vlan_gateway = '10.200.244.129' and
vlan_netmask = '255.255.255.192' ;
+-+-++-+---++--
Yes :
mysql> select * from vlan where vlan_gateway = '10.200.244.129' and
vlan_netmask = '255.255.255.192' ;
+-+-++-+---++++--+
Could you give more information?
the vlan range you added, the vlans already exists in vlan table.
2014-03-13 15:43 GMT+01:00 :
> we're using CS 4.1
> we are in Advanced (Cf zone in the Cloudstack UI)
> All networks are 'Share', associated to 'Account'.
>
>
>
> Le 13/03/2014 15:16, Daan Hooglan
we're using CS 4.1
we are in Advanced (Cf zone in the Cloudstack UI)
All networks are 'Share', associated to 'Account'.
Le 13/03/2014 15:16, Daan Hoogland a écrit :
Nicolas,
Which version are you running on? What is your setup (Basic/Advanced)
is this network the only one? is it isolated/shar
Nicolas,
Which version are you running on? What is your setup (Basic/Advanced)
is this network the only one? is it isolated/shared? etc.
In short I have no idea, let's keep looking.
On Thu, Mar 13, 2014 at 3:08 PM, wrote:
> nobody has any ideas for this error ?
>
> Le 12/03/2014 14:02, nicolas
nobody has any ideas for this error ?
Le 12/03/2014 14:02, nicolas.lamira...@orange.com a écrit :
A lot of networks :
mysql> select * from networks where broadcast_uri ='vlan://2013' ;
+-+---+---+--+---+---+---
A lot of networks :
mysql> select * from networks where broadcast_uri ='vlan://2013' ;
+-+---+---+--+---+---++---+--+-+-++--
select * from networks where broadcast_uri ='vlan://2013'
2014-03-12 11:58 GMT+01:00 :
> I've got the same error during creation of a network :
>
> http://pastebin.com/aXryp0jj
>
> Le 11/03/2014 15:13, nicolas.lamira...@orange.com a écrit :
>
> Hi,
>> Nobody has ideas for what concerns ?
>>
>>
I've got the same error during creation of a network :
http://pastebin.com/aXryp0jj
Le 11/03/2014 15:13, nicolas.lamira...@orange.com a écrit :
Hi,
Nobody has ideas for what concerns ?
Le 10/03/2014 17:32, LAMIRAULT Nicolas MBS a écrit :
Hi,
I creates a network using API.
Then, I try to crea
Hi,
Nobody has ideas for what concerns ?
Le 10/03/2014 17:32, LAMIRAULT Nicolas MBS a écrit :
Hi,
I creates a network using API.
Then, I try to creates a new IP Range associated to this network. I've
got an error. This is the output logs in this paste [1]
Searching into the Cloudstack code, I
Hi,
I creates a network using API.
Then, I try to creates a new IP Range associated to this network. I've
got an error. This is the output logs in this paste [1]
Searching into the Cloudstack code, I find that :
if (vlanId.equals(vlan.getVlanTag()) &&
newVlanSubnet.equals(otherVlanSubnet)) {
12 matches
Mail list logo