I can try that. Thanks, Rajani!
> On Aug 22, 2016, at 12:17 AM, Rajani Karuturi wrote:
>
> Did you build and run it with noredist option?
>
> I see this CNF error when I forget to run jetty with noredist
> option.
>
> ~ Rajani
> http://cloudplatform.accelerite.com/
>
> On August 18, 2016 at 7
Did you build and run it with noredist option?
I see this CNF error when I forget to run jetty with noredist
option.
~ Rajani
http://cloudplatform.accelerite.com/
On August 18, 2016 at 7:57 PM, Tutkowski, Mike
(mike.tutkow...@netapp.com) wrote:
Based on the error message of not being able to fin
Github user abhinandanprateek commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1639#discussion_r75614226
--- Diff:
engine/storage/src/org/apache/cloudstack/storage/datastore/ObjectInDataStoreManagerImpl.java
---
@@ -92,6 +92,7 @@ public ObjectInDa
Github user abhinandanprateek commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1639#discussion_r75614167
--- Diff: setup/db/db/schema-490to491.sql ---
@@ -0,0 +1,4 @@
+
+LOCK TABLES `vm_template` WRITE;
+INSERT INTO `vm_template` VALUES
Github user nathanejohnson commented on the issue:
https://github.com/apache/cloudstack/pull/1645
The snapshot in primary stays raw anyway, it's only the backup to secondary
that gets converted.
---
If your project is set up for it, you can reply to this email and have your
reply app
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1639#discussion_r75611082
--- Diff: tools/marvin/marvin/sshClient.py ---
@@ -146,9 +146,8 @@ def createConnection(self):
if self.retryCnt == 0 or ret == SUCCE
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1639#discussion_r75610946
--- Diff: tools/marvin/marvin/lib/common.py ---
@@ -334,13 +335,57 @@ def get_template(
return FAILED
for template in list_te
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1639#discussion_r75610781
--- Diff:
engine/storage/src/org/apache/cloudstack/storage/datastore/ObjectInDataStoreManagerImpl.java
---
@@ -92,6 +92,7 @@ public ObjectInDataStoreMa
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1639#discussion_r75610768
--- Diff: setup/db/db/schema-490to491.sql ---
@@ -0,0 +1,4 @@
+
+LOCK TABLES `vm_template` WRITE;
+INSERT INTO `vm_template` VALUES (13,'macc
Github user jburwell commented on the issue:
https://github.com/apache/cloudstack/pull/1639
@abhinandanprateek the Jenkins build failed. Please investigate and fix
the error.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as we
Github user wido commented on the issue:
https://github.com/apache/cloudstack/pull/1645
Are we sure this will work? Since the DB format will probably stay RAW,
correct?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
11 matches
Mail list logo