Hyper-V question...

2014-08-06 Thread eric-list
I haven't really dived into testing anything out yet, but I'm assuming
Storage Spaces can be used as the SMB3 primary storage.
If so, does Tiered storage work well with CloudStack's tagged storage?

Sincerely,

Eric Tykwinski
TrueNet, Inc.
P: 610-429-8300
F: 610-429-3222






RE: Cisco help on public interface

2014-08-06 Thread eric-list
Well, I'm primarily a networking guy, but Ilya is pretty much right.
There's nothing really special about CloudStack on the networking side of 
things.

You simply have a vlan which has publicly accessible (from a client's 
standpoint) IPs.
As far as networking this could either be a SVI or passed up to your 7200VXRs, 
depending on how you want to design it.

Advanced networking has the added guest network VLANs which are basically just 
trunk ports of the guest networks 
and added to those interfaces as allowed vlans.  Management server only needs 
to access the management vlan and not the guest vlans or even the public vlan, 
this actually confused me at first.  Basically all it really does is setup the 
VMs to have those interfaces through which ever hypervisor you are using.

Sincerely,

Eric Tykwinski
TrueNet, Inc.
P: 610-429-8300
F: 610-429-3222

-Original Message-
From: ilya musayev [mailto:ilya.mailing.li...@gmail.com] 
Sent: Wednesday, August 06, 2014 2:06 AM
To: users@cloudstack.apache.org
Subject: Re: Cisco help on public interface

Matthew,

This appears to be more network question, i dont know how many network folks 
are on this list. From what in understand, you dont have to do anything special 
for cloudstack on the network side. It is done as it would be without 
cloudstack when it comes to setting up routers and switches.

Regards
ilya

On 8/5/14, 1:09 PM, Matthew Midgett wrote:
> I need to ask my network administrator to prepare my public interfaces. On 
> switch where cloud-public is plugged into those need to be trunk ports pn 
> switch since multiple vlan will be passing. I need them to setup the gateway 
> on a vlan. On a cisco switch or router do you add a virtual switch port with 
> vlan and gateway? If you can give me examples it would be nice. Main routers 
> are 7200's and main switch is a 6513 and my local switch is a 6509. Im not 
> sure what routing engines are in them. Any advice is welcome.





Re: MonkeyMan-1.0.0

2014-08-06 Thread Rohit Yadav
+ Dev ML

This is great thanks for Sharing Vladimir!

On 05-Aug-2014, at 10:48 pm, Vladimir Melnik  wrote:

> Dear colleagues,
>
> The 1.0.0 version has been released, the development branch has been merged 
> to the stable one.
>
> Now you can use bin/makesnapshots.pl to automatically create snapshots by 
> your own schedule. For example, you want snapshots for some volumes to be 
> taken only in the night, but some of them should be taken only on Saturdays, 
> also you want the planner to start not more than 2 parallel jobs for a 
> storagepool, oldest snapshots shall be deleted, but 2 latest snapshots shall 
> be kept, etc... And you can easily configure it, make sure how easy it is: 
> https://github.com/melnik13/monkeyman/blob/stables/etc/backup_schedule.conf.example
>  :)
>
> Feel free to download and use MonkeyMan, any feedback will be greatly 
> appreciated.
>
> The project's website: http://monkeyman.tucha.ua/
> The project's Twitter: https://twitter.com/monkey13man
>
> --
> V.Melnik

Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +41 779015219 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab



Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build
CSForge – rapid IaaS deployment framework
CloudStack Consulting
CloudStack Infrastructure 
Support
CloudStack Bootcamp Training Courses

This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error. Shape Blue Ltd is a company 
incorporated in England & Wales. ShapeBlue Services India LLP is a company 
incorporated in India and is operated under license from Shape Blue Ltd. Shape 
Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company 
registered by The Republic of South Africa and is traded under license from 
Shape Blue Ltd. ShapeBlue is a registered trademark.


Re: Host stuck in "Alert" status after adding a new primary storage

2014-08-06 Thread Amir Abbasi

Hi,

I've removed the host (in alert state) from database but when I try to add 
it again I get following error:


Cannot transit agent status with event AgentDisconnected for host 66, 
mangement server id is 345050455587,Unable to transition to a new state from 
Creating via AgentDisconnected


Here is the complete error message:

2014-08-06 15:33:51,506 DEBUG [db.Transaction.Transaction] 
(catalina-exec-21:null) Rolling back the transaction: Time = 2 Name =  pr
ocessConnect; called 
by -Transaction.rollback:837-Transaction.removeUpTo:780-Transaction.close:599-DatabaseCallback.interceptComplet

e:67-DatabaseCallback.intercept:32-LocalStoragePoolListener.processConnect:107-DatabaseCallback.intercept:30-AgentManagerImpl.notify
MonitorsOfConnection:601-AgentManagerImpl.handleDirectConnectAgent:1496-ResourceManagerImpl.createHostAndAgent:1574-ResourceManagerI
mpl.discoverHostsFull:677-ResourceManagerImpl.discoverHosts:514
2014-08-06 15:33:51,538 WARN  [cloud.storage.LocalStoragePoolListener] 
(catalina-exec-21:null) Unable to setup the local storage poo

l for Host[-66-Routing]
javax.persistence.EntityExistsException: Entity already exists:
   at 
com.cloud.utils.db.GenericDaoBase.persist(GenericDaoBase.java:1302)
   at 
com.cloud.storage.dao.StoragePoolDaoImpl.persist(StoragePoolDaoImpl.java:225)
   at 
com.cloud.utils.db.DatabaseCallback.intercept(DatabaseCallback.java:30)
   at 
com.cloud.storage.LocalStoragePoolListener.processConnect(LocalStoragePoolListener.java:107)
   at 
com.cloud.utils.db.DatabaseCallback.intercept(DatabaseCallback.java:30)
   at 
com.cloud.agent.manager.AgentManagerImpl.notifyMonitorsOfConnection(AgentManagerImpl.java:601)
   at 
com.cloud.agent.manager.AgentManagerImpl.handleDirectConnectAgent(AgentManagerImpl.java:1496)
   at 
com.cloud.resource.ResourceManagerImpl.createHostAndAgent(ResourceManagerImpl.java:1574)
   at 
com.cloud.resource.ResourceManagerImpl.discoverHostsFull(ResourceManagerImpl.java:677)
   at 
com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:514)

   at com.cloud.api.commands.AddHostCmd.execute(AddHostCmd.java:136)
   at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:132)
   at com.cloud.api.ApiServer.queueCommand(ApiServer.java:509)
   at com.cloud.api.ApiServer.handleRequest(ApiServer.java:416)
   at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:300)
   at com.cloud.api.ApiServlet.doGet(ApiServlet.java:59)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
   at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
   at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
   at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
   at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
   at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
   at 
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:555)
   at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
   at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
   at 
org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:889)
   at 
org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:721)
   at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2268)
   at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
   at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)

   at java.lang.Thread.run(Thread.java:679)
Caused by: 
com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: 
Duplicate entry '41c00af0-3b6d-3811-90cb-9e31

a7081bdb' for key 'uuid'
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
Method)
   at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
   at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

   at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
   at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
   at com.mysql.jdbc.Util.getInstance(Util.java:381)
   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1015)
   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
   at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
   at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
   at com.mysql.jd

[ACS44] release 4.4.1

2014-08-06 Thread Daan Hoogland
People,

Since there are some problems in 4.4.0 I am planning a bugfix release.

I created a wiki page for it. This only contains dates so far. I am
offline starting the 16th so I want to have it out by the 14th,
optimist that I am. For this to happen a successful RC must be
available by the 10th. This is maybe a tight schedule but I hope
everybody is putting their full attention to having a viable 4.4 out
there.

Please add any important info to
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+4.4.1+BugFix+Release

Thanks
-- 
Daan