Environment:
- 4.3 master (synced with master 08/28/2013 08:43 AM)
- XenServer 6.2
I have a problem creating a Virtual Router on XenServer 6.2, here are the
symptoms, vmops.log and SMlog don't tell you much, but when I run the copy
command native I get an error like the copy_vhd_from_secondaryst
-423e7e5d6539.vhd
./template/tmpl/1/5/template.properties
./template/tmpl/2
./volumes
./snapshots
From: Soheil Eizadi [seiz...@infoblox.com]
Sent: Tuesday, September 24, 2013 5:11 PM
To: dev@cloudstack.apache.org
Subject: Problem creating VirtualRouter on XenServer
-3f8fdc02aaf3.vhd.
I am not sure at what stage this happened, and rather than debug this further,
I just reinstalled it from scratch and fixed the issue.
-Soheil
From: Soheil Eizadi [seiz...@infoblox.com]
Sent: Tuesday, September 24, 2013 6:10 PM
To: dev
Here is problem I just encoutered on 4.3 Master:
1. Created a Shared Advanced network
2. Created an instance
3. Removed the instance
4. After the GUI showed the Instance was removed I tried to delete the network
The network deletion fails, due to VRouter Instance being present:
>> WARN [c.c.n.Net
updated accordingly ?
On 27/09/13 11:30 AM, "Soheil Eizadi" wrote:
>I traced this to a problem with ListTemplateCommand() that is returning
>what I assumed is a cached value
>10.48.15.22:/home/nfs/secondary/template/tmpl/1/1/34b74283-916e-4562-82fd-
>082b387b51c5.vhd, the
This seems similar to a problem I had on 4.3 Master with System VM creation. If
it is the same problem you can check from API command ListTemplateCommand(),
from CloudMonkey and see if it returns a bogus cached value. Then you know it
is the same problem.
-Soheil
http://mail-archives.apache.or
Since I synced my code with 4.3 Master, the Host and Management Network is
getting properly for me. The storage network is empty.
-Soheil
From: Mike Tutkowski [mike.tutkow...@solidfire.com]
Sent: Friday, October 11, 2013 11:23 AM
To: dev@cloudstack.apache.o
I am running on CloudStack Master 4.3.
I had a use case where my XenServer ran out of memory and I could not create
any more instances on CloudStack.
I shutdown the XenServer and increased the memory on XenServer and brought up
the Management Server again, but the Management Server still sees th
ee if changing it works.
On 16/10/13 11:56 AM, "Soheil Eizadi" wrote:
>I am running on CloudStack Master 4.3.
>
>I had a use case where my XenServer ran out of memory and I could not
>create any more instances on CloudStack.
>I shutdown the XenServer and increased the me
otal_capacity
mysql> select * from op_host_capacity;
mysql> update op_host_capacity set total_capacity=7546932288 where id=1;
mysql> commit;
________
From: Soheil Eizadi [seiz...@infoblox.com]
Sent: Wednesday, October 16, 2013 12:25 PM
To: dev@cloudstack.
I just had someone from our Product Marketing that had been to the local meetup
demonstrating DevCloud2. They have a situation where they configured some basic
configuration and then the next time they ran DevCloud2 it complained about
lack of memory and would not come up for them, it was not ob
This Wiki below might be of interst for unit tests and integrating into the
build. The wiki does not go into the detail of how to setup a Maven project for
unit test but you can get the recipe from one of the other projects.I have been
running the JUnit tests from the Eclipse IDE, without having
I don't know if the following is a known issue, while testing some negative
test case, I added a device that was not part of network provider associated
with the physical network from CloudMonkey, from the log I could see that they
system returned an error as expected, but looks like CloudMonkey
: Prasanna Santhanam [t...@apache.org]
Sent: Thursday, May 30, 2013 10:43 PM
To: dev@cloudstack.apache.org
Cc: bhais...@apache.org
Subject: Re: CloudMonkey handling of Job Status Error Code
On Fri, May 31, 2013 at 01:49:02AM +, Soheil Eizadi wrote:
> I don't know if the following is a known issu
I am looking at the code for findByServiceProvider in
PhysicalNetworkServiceProviderDaoImpl.java:
public PhysicalNetworkServiceProviderVO findByServiceProvider(long
physicalNetworkId, String providerType) {
SearchCriteria sc =
physicalNetworkServiceProviderSearch.create();
s
ructor, the string
> "serviceProvderType" is associated with the VO field 'providerName'. If
> you fix the method, you should fix the constructor (although there is no
> apparent logic error, just confused naming)
>
> On 6/4/13 6:40 PM, "Sohei
Has there been any discussion of common GUI and abstraction for adding Network
Devices for various Plugins?
They all need some common facilities:
- Physical Network that is served by Device
- Device IP Address/FQDN
- User
- Password
- Certificate Import facility, if using secure connection
In ad
Has there been any discussion of common GUI and abstraction for adding network
devices to CloudStack.
They all need some common facilities:
- Physical Network that is served by Device
- Device IP Address/Name
- UserName / Password
- Certificate Import facility for Device if using secure connecti
Sorry for the duplicate emails, my Outlook Client crashed so there are two
emails. -Soheil
From: Soheil Eizadi [seiz...@infoblox.com]
Sent: Wednesday, June 05, 2013 9:36 AM
To: dev@cloudstack.apache.org
Subject: Add Device for Plugins
Has there been any
I found GUI to add devices under the Physical Network> Configure "Network
Service Providers"
The GUI is for a subset of all the devices (Virtual Router, Security Groups,
NetScaler, Nicira and BigSwitch.)
-Soheil
____
From: Soheil Eizadi
Sent: Wedne
I am bringing up a Storage VM on my XenServer that is running on My MAC. I
noticed that the Management Server IP Address is incorrect 192.168.56.1 versus
172.16.197.1. Checking if this is something others have seen? This address is
in the last boot record for the Storage VM. The IP Address 192.1
template host table
INFO [storage.download.DownloadMonitorImpl] (AgentConnectTaskPool-1:) Template
Sync did not find CentOS 5.5(64-bit) no GUI (KVM) on the server 2, will request
download shortly
...
From: Soheil Eizadi [seiz...@infoblox.com]
Sent
What is missing is a facility to import a certificate into the store. If it was
available you could use it for self signed CERTS. Ideally it should be part of
GUI to add devices.
I am implementing a similar HTTP Client. You are using DefaultHttpClient so it
is based on the newer Apache librarie
nectivity Problem
What is the value in cloud.configuration table with name='host'?
-Wei
2013/6/6, Soheil Eizadi :
> For now I patched this by editing the file /var/cache/cloud/cmdline and
> fixing the IP Address and restarting the Cloud Service on
13/6/6 Soheil Eizadi
> The configuration database is definitely wrong, just not sure how it got
> that way.
> -Soheil
>
>
> mysql> select * from configuration where name= "host";
>
> +--+--+---+--+--+---
CloudStack uses Maven you need to use M2e - Eclipse Maven Plugin that will
create the Projects for you.
-Soheil
From: Sebastien Goasguen [run...@gmail.com]
Sent: Monday, June 10, 2013 6:45 AM
To: dev@cloudstack.apache.org
Subject: Re: Contributing as a non-
This was a good resource, I added a section for Remote Debugging to the Wiki.
-Soheil
From: Alex Huang [alex.hu...@citrix.com]
Sent: Monday, June 10, 2013 8:00 PM
To: dev@cloudstack.apache.org
Subject: RE: Contributing as a non-committer
Paul,
That line is
I did not find any UI development resources on the Wiki. I need to update the
UI to support a new Device. I wanted to know if there is there any recommended
tooling for the CloudStack UI. I was planning to use Eclipse JavaScript
Development Tools (JSDT), but wanted to see if there is any recomme
would recommend
going through the UI plugin development tutorial and see if it will address
your needs for the feature:
https://cwiki.apache.org/CLOUDSTACK/ui-plugin-tutorial.html. It goes through
setting up a new list view with a set of actions.
-Brian
-Original Message-----
From: Soheil Eiza
Is there a scheduled outage for the CloudStack Git Repo?
"Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance
downtime or capacity problems. Please try again later."
x27;
> Subject: RE: UI Development
>
> I'm pretty sure there is a modular system in place for the backend, though I
> only do front-end development so I'm not familiar with it. Maybe a server-
> side dev can answer that?
>
> -Brian
>
> -Original Message-
I synced today, initialized the database and built image and found that I could
not login to the CS UI. Not sure exactly what is going on but looks like the
default field for Account Table was not created, when I tried to manually
create it I got an error. The problem corrected itself when I ran
I merged the latest master into my branch and could not run it. I switched to
master branch and built it but can not run it either, has anyone else seen this
problem with sspCredentialDaoImpl?
ERROR [web.context.ContextLoader] (main:) Context initialization failed
org.springframework.beans.facto
a later checkin.
Thanks
-min
On 6/26/13 11:02 AM, "Soheil Eizadi" wrote:
>I merged the latest master into my branch and could not run it. I
>switched to master branch and built it but can not run it either, has
>anyone else seen this problem with sspCredentialDaoImpl?
>
>
problem
Hiroaki fixed this with 39ef9240e87234afc2d4ddb37beaa63fe3240e4a. Do
you have that commit SHA in your branch?
On Wed, Jun 26, 2013 at 06:45:20PM +, Soheil Eizadi wrote:
> I don't see a fix checked in for that, my merged branch is ahead of master.
> It looks like it is due
This is a new problem I have not seen before, I failed to mount primary NFS
storage but it looks like it is mounted on XenServer and operational. After
this problem it is in a loop where you can not fix the problem from wizard, as
every time you try to mount it you get an exception since it is a
I set the following three arguments to make sure they are consistent:
host
management.network.cidr
secstorage.allowed.internal.sites
Is there a reason why this does not get set as part of the standard
wizard/basic setup?
-Soheil
From: Trippie [trip...@gma
-util', 'scan', '-f',
'-c', '-m', '/var/run/sr-mount/476d133b-5c8c-a674-6544-89e261cd18cb/*.vhd']
I fixed this problem and the resolved the problem with mounting the primary
storage.
-Soheil
From: Soheil
at issues.apache.org?
Cheers,
Hugo
On Jun 27, 2013, at 4:04 PM, Soheil Eizadi wrote:
> I set the following three arguments to make sure they are consistent:
>
> host
> management.network.cidr
> secstorage.allowed.internal.sites
>
> Is there a reason why this does not g
Last week I had someone in Tech Marketing bring up a 4.1 using the distribution
and following the installation guide. They were not able to connect the
XenServer to CloudStack due to the /usr/bin/vhd-util
/opt/xenserver/bin/vhd-util not being present. I patched the system so it was
operational
A few days ago I built the latest 4.2 and it came up and secondary storage
loaded TinyLinux Image that I was able to deploy it adding instances.
Today I rebuilt my system, initialized the database and this time using the
same NFS secondary storage. I don't have Tiny Linux Image, when I go to add
PM
To: dev@cloudstack.apache.org
Subject: RE: Secondary Storage/TinyLinux
When you see it under Templates, what is the property of 'Ready' attribute of
the template?
Regards,
Devdeep
> -Original Message-
> From: Soheil Eizadi [mailto:seiz...@infoblox.com]
> Sent: Monday, Ju
I found that the DNS Network Domain set for Basic Networking is not getting
passed down to Network Plugins. I am trying to figure out how DNS Network
Domain is suppose to work for my plugin integration.
I was getting a NULL value for Basic Networking for the DNS Domain even though
I had set a v
Hi Mike,
You typically have a public interface for your DAO:
public interface InfobloxDao extends GenericDao{
}
Then an implementation:
public class InfobloxDaoImpl extends GenericDaoBase
implements InfobloxDao {
...
}
This is a good link for the details of Database Access:
https://cwik
I am trying to understand how the Host object state transitions to Up state? I
see it starts in Alert state.
There is not a setter for status and the comment for it in HostVO.java said:
/**
* Note: There is no setter for status because it has to be set in the dao
code.
*/
@Co
Up
The GetHostStatsCommand() might be a good placeholder to get Network Plugin
stats.
-Soheil
________
From: Soheil Eizadi [seiz...@infoblox.com]
Sent: Friday, July 05, 2013 6:55 PM
To: dev@cloudstack.apache.org
Subject: Plugin/ Agent/ Host States
I am
I have been doing some negative testing with Plugin, it caused VMs not to start
properly I had some that were in Stopped or Stopping state that I had clean out
of the system manually. After I was done I found that the XenServer Hypervisor
Local Storage Stats was off between CloudStack and the Xe
I have code to delete the Plugin device from the system, when I try to execute
this code I get an exception before my Command gets invoked in system code that
tries to create an event. I debugged this to the event table underlying SQL
definition. I wanted to know what the best practice was for C
Hi Mike,
You have another thread open where you got information to use:
ssh -i /root/.ssh/id_rsa.cloud -p 3922 root@
After you get access to the SSVM, then you run the following script to check
the status:
root@s-1-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh
It will print out some common dia
% packet loss
round-trip min/avg/max/stddev = 1.508/1.742/1.977/0.235 ms
Good: Can ping DNS server
ERROR: DNS not resolving download.cloud.com
resolv.conf follows
nameserver 172.16.140.1
nameserver 8.8.8.8
On Wed, Jul 17, 2013 at 11:29 AM, Soheil
gt;>> Ubuntu (for NFS secondary storage) at 172.16.140.5
>>> XenServer at 172.16.140.6
>>> System VM range at 172.16.140.30 to 172.16.140.40
>>> User VM range at 172.16.140.50 to 172.16.140.60
>>>
>>>
>>> On Wed, Jul 17, 2013 at 11:45 AM,
I am trying to figure out if the behavior I am seeing for Basic Networking:
For my use case I have a Network Service Offering that has replaced Virtual
Router service, e.g. DHCP/DNS with my plugin service. Then I created a zone
with Basic Networking configuration with that Network Service Offeri
I logged jira bug to track this problem:
https://issues.apache.org/jira/browse/CLOUDSTACK-3671
-Soheil
From: Soheil Eizadi [seiz...@infoblox.com]
Sent: Wednesday, July 17, 2013 11:57 AM
To: dev@cloudstack.apache.org
Subject: RE: Trouble uploading ISO file
Created Jira bug against this, was going to submit a UI patch:
https://issues.apache.org/jira/browse/CLOUDSTACK-3754
-Soheil
From: Soheil Eizadi [seiz...@infoblox.com]
Sent: Tuesday, July 02, 2013 6:36 PM
To: dev@cloudstack.apache.org
Subject: DNS Network
need to be updated in the attached Networks. So I would
not close the Jira bug until those additional cases are fixed in the UI.
Thanks,
Soheil Eizadi
@cloudstack.apache.org
Subject: Re: DNS Network Domain
Not sure. I don't think it will break anything to remove this check.
On 7/24/13 3:04 AM, "Soheil Eizadi" wrote:
>Created Jira bug against this, was going to submit a UI patch:
>https://issues.apache.org/jira/browse/CLOUD
at this some more and submitted another patch for this problem.
- Soheil Eizadi
On July 23, 2013, 10:03 p.m., Soheil Eizadi wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache
at this some more and submitted another patch for this problem.
- Soheil Eizadi
On July 23, 2013, 10:03 p.m., Soheil Eizadi wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache
> On July 24, 2013, 9:22 p.m., Soheil Eizadi wrote:
> > After thinking about this some more I think a better way to fix this
> > problem is to have the UI leave this NULL and have the Network Manager fill
> > in the value by looking up the value in the Network, if it is
iff: https://reviews.apache.org/r/12883/diff/
Testing (updated)
---
Validated that the defaultGuestNetwork created had the DNS Domain value set to
NULL.
I mades sure that calls to prepare/release to Network Element Plugins had the
DNS Domain set to the Zone value.
Thanks,
Soheil Eizadi
;Soheil,
>
>I noticed your post not being replied to so I wondered what it was about,
>I
>can make a guess but it doesn't contain a question, only an observation.
>Do
>you mean to have some question about the behavior you are seeing?
>
>regards,
>Daan Hoogland
>
&g
) {
// TBD: NetworkOfferingId and zoneId. Send uuids instead.
throw new InvalidParameterValueException("Domain name
change is not supported by network offering id="
+ networkOfferingId + " in zone id=" + zoneId);
}
- Soheil
oheil
From: Soheil Eizadi [seiz...@infoblox.com]
Sent: Monday, July 29, 2013 6:41 PM
To: dev@cloudstack.apache.org
Subject: RE: Physical Network / Guest Network / Service Offering Interactions
for Basic Networking
Thanks for the replies, I posted the message as I was
I am trying to figure out what would be the proper way for a Plugin to interact
with the CloudStack VM deployment and provide an authoritative IP Address from
its database versus the local CloudStack database. It looks like the
NetworkElements are not presented an opportunity to provide an IP Ad
Address allocated that could be
reused.
Does anyone see a problem with this approach?
-Soheil
From: Soheil Eizadi [seiz...@infoblox.com]
Sent: Monday, August 05, 2013 2:35 PM
To: dev@cloudstack.apache.org
Subject: IP Address Allocation
I am trying to figure
, August 06, 2013 3:24 AM
To: dev@cloudstack.apache.org
Subject: Re: IP Address Allocation
On 06/08/13 8:59 AM, "Soheil Eizadi" wrote:
>One way to achieve this behavior is to have a call out in prepareNic() to
>the NetworkElements before the call to the NetworkGuru allowing the
&g
this inside an element. Perhaps we need a
3rd type (IpAddressReserver?)
On 8/6/13 10:42 AM, "Soheil Eizadi" wrote:
>The NetworkGuru does a lot more than IP address allocation, e.g. handle
>the Layer2/3 networking unique to the particular vendor. There are a lot
>of NetworkEleme
aps we need a
> 3rd type (IpAddressReserver?)
>
>
> On 8/6/13 10:42 AM, "Soheil Eizadi" wrote:
>
> >The NetworkGuru does a lot more than IP address allocation, e.g. handle
> >the Layer2/3 networking unique to the particular vendor. There are a
> >lot of Ne
age-
> From: Soheil Eizadi [mailto:seiz...@infoblox.com]
> Sent: Tuesday, August 06, 2013 2:29 PM
> To: dev@cloudstack.apache.org
> Subject: RE: IP Address Allocation
>
> We can define a third type of element for IP Address Allocation, let me look
> at the code and see is there is
visioning. So the NetworkGuru forms the URI for isolation and then it
>has code at the hypervisor side to resolve the URI to something that the
>hypervisor can understand.
>
>--Alex
>
>> -Original Message-
>> From: Soheil Eizadi [mailto:seiz...@infoblox.com]
>>
Hi Mike,
The problem is with handling the command
org.apache.cloudstack.storage.command.CopyCommand, look at the log before this
error and see if there is any problem with the registered agent that is suppose
to handle this command.
-Soheil
From: Mike Tu
My experience was that you had to keep two versions of it on the XenServer, the
original one (/usr/sbin/vhd-util) and download a new one that ends up in
/opt/xensource/bin/vhd-util
-Soheil
From: Prasanna Santhanam [t...@apache.org]
Sent: Thursday, August 0
erver host.
--Sanjay
> -Original Message-
> From: Soheil Eizadi [mailto:seiz...@infoblox.com]
> Sent: Friday, August 09, 2013 11:37 AM
> To: dev@cloudstack.apache.org
> Subject: RE: Quick Question about System VM problem
>
> My experience was that you had to keep two version
Hi Mike,
Check the SM.log on the XenServer and see if you get more information why the
request failed.
-Soheil
From: Mike Tutkowski [mike.tutkow...@solidfire.com]
Sent: Tuesday, August 13, 2013 2:54 PM
To: dev@cloudstack.apache.org
Subject: Unable to create
exception
Strictly speaking, it's "SMlog" (no '.')
> -Original Message-
> From: Soheil Eizadi [mailto:seiz...@infoblox.com]
> Sent: 14 August 2013 02:21
> To: dev@cloudstack.apache.org
> Subject: RE: Unable to create link local network exceptio
I have an operlapping window problem on a Modal Dialog box that is shown. The
problem happens on FireFox and Chrome. The window overlaps only if you create
two offerings back to back. I create one, enable service and go back and create
another one and I have the problem.
I have not I have seen
I mis-typed removed "I have not", below
____
From: Soheil Eizadi [seiz...@infoblox.com]
Sent: Wednesday, August 28, 2013 3:16 PM
To: dev@cloudstack.apache.org
Subject: Add network offering UI problem
I have an operlapping window problem on a Mo
: dev@cloudstack.apache.org
Subject: Re: Add network offering UI problem
Yes, it would be worth logging a bug.
It would also be good if you could test on some more browsers, if they all
are affected then it should be an easy fix :)
Marty
On Wednesday, August 28, 2013, Soheil Eizadi wrote:
> I
I migrated my development environment to the top of trunk which points to 4.3
now. I created a new CloudStack runtime environment running XenServer 6.2, for
my Secondary Store I replicated another NFS Server that has images for preRC
CloudStack version 4.2 SystemVM and TinyLinux on it.
I have t
ect: Re: Template Problem
Just the contents of template_store_ref
On 8/30/13 9:17 AM, "Soheil Eizadi" wrote:
>Chiradeep,
>What do you want me to lookup, before I clean up my system?
>-Soheil
>
>From: Wei ZHOU [ustcweiz...@gmail.com
a?name=weizhou
> >a
> >dded
> >a comment - 29/Aug/13
> >23:10
> >
> >It works well on 4.2-forward branch.
> >
> >
> >
> >2013/8/29 Soheil Eizadi
> >
> >> I migrated my development environment to the top of trunk which points
>
Hi Prasanna,
The limitation you have highlighted "enable network service providers without
actually adding the device" is not enforced by the NetworkManager but by the
design of the NetworkElement.
If you have not registered a device with the Netscaler NetworkElement it is
rejecting the Enable.
Eliminate duplication, recently I updated the wiki about how to install the
SystemVM template for development. I found that there are two places where
setting up development environment is documented, one was a wiki that I could
modify.
-Soheil
https://cwiki.apache.org/confluence/display/CLOUDS
Not just Hyper-V but looks like none of the sytemvm images e.g. Xen/VMware are
posted on the site. -Soheil
From: Donal Lafferty [donal.laffe...@citrix.com]
Sent: Wednesday, September 04, 2013 12:35 PM
To: dev@cloudstack.apache.org
Subject: SystemVM download
t: Re: Template Problem
Do you have contents of template_view and vm_templates?
Thanks
-min
On 8/30/13 9:25 AM, "Soheil Eizadi" wrote:
>It was in the origi
11:43 AM, "Soheil Eizadi" wrote:
>Hi Min,
>Your timing is good, today I worked on this setup some more and figured
>out what is going on with it. I made some changes to it and so it is not
>exactly what I documented before but the problem is still there.
>
>I removed the
punge failing to NetworkManager
exception the system would retry on a timer. After the fix the VM was removed
from the system after the first retry.
Thanks,
Soheil Eizadi
I had not looked at the DhcpServiceProvider NetworkElement before, but after
recent problem, I got a chance to look at it in more detail. I am new to
CloudStack and don't have a lot of the history and had some questions.
Is there a link to documentation for the DhcpServiceProvider work?
I assum
9/6/13 2:54 PM, "Soheil Eizadi" wrote:
>I ran the master branch with my NetworkElement integrated which provides
>DHCP service. In my use case I was able to create a VM but when I deleted
>it there was an exception in the NetworkManager when it called:
>
>isDhcpAccros
I ran the master branch with my NetworkElement integrated which provides DHCP
service. In my use case I was able to create a VM but when I deleted it there
was an exception in the NetworkManager when it called:
isDhcpAccrossMultipleSubnetsSupported() >> getDhcpServiceProvider()
My DHCP Provide
Ordering and dependency needs to be handled with multiple sql files not an
issue with single file.
-Soheil
From: Alex Huang [alex.hu...@citrix.com]
Sent: Wednesday, September 11, 2013 8:29 AM
To: dev@cloudstack.apache.org
Subject: RE: There is no upgrade pa
Forgot to comment, I like the idea of having smaller sql files rather than one
large file. -Soheil
From: Soheil Eizadi [seiz...@infoblox.com]
Sent: Wednesday, September 11, 2013 9:02 AM
To: dev@cloudstack.apache.org
Subject: RE: There is no upgrade path
In the Advanced Networking use cases you have two physical networks (Public and
Guest Networks). What is the reason for the GUI not providing Network Service
Provider configuration for the Public Network?
Thanks,
-Soheil
Posting my questions again... -Soheil
From: Soheil Eizadi [seiz...@infoblox.com]
Sent: Friday, September 06, 2013 3:13 PM
To: dev@cloudstack.apache.org
Subject: DhcpServiceProvider
I had not looked at the DhcpServiceProvider NetworkElement before, but
I have not come across this when testing Basic Networking on 4.2, but on
4.3/master with Advanced Networking I have a call to create the Virtual Router
with Mac Address is NULL on call to prepare(). Is this normal?
-Soheil
2013-09-13 11:14:22,684 INFO [o.a.c.n.e.InfobloxElement]
(Job-Executor-
@cloudstack.apache.org
Subject: Re: Advanced Networking Public Network Service Providers
What services would you provide on the public network?
I see a similar discussion here:
http://goo.gl/eESveL
On 9/13/13 11:35 AM, "Soheil Eizadi" wrote:
>In the Advanced Networking use cases you have two phys
>
> On 9/13/13 11:31 AM, "Soheil Eizadi" wrote:
>
> >Posting my questions again... -Soheil
> >____
> >From: Soheil Eizadi [seiz...@infoblox.com]
> >Sent: Friday, September 06, 2013 3:13 PM
> >To: dev@cloudstack.apac
Is there anyone on the development community involved in the OpenDayLight
Project?
(http://www.opendaylight.org/)
-Soheil
I pulled the top of trunk today and had this same issue.
$ git clone https://git-wip-us.apache.org/repos/asf/cloudstack.git
I followed the instruction here to build:
http://cloudstack.apache.org/develop/environment.html
I am new to CloudStack if there is a more stable branch I should be
working
13 3:12 PM, "Chiradeep Vittal" wrote:
>Soheil, the instructions appear to be out of order.
>First you need to run the cloudstack server
>mvn -pl :cloud-client-ui jetty:run
>
>Wait for the console logs to stop spewing
>
>THEN deploy
>mvn -P developer -pl tools/devcloud -D
1 - 100 of 136 matches
Mail list logo