Am facing the same issue while adding the kvm host.
"localPath":"/var/lib/libvirt/images","hostPath":"/var/lib/libvirt/images","poolType":"Filesystem","capacityBytes":52844687360,"availableBytes":49413353472},"resourceType":"STORAGE_POOL","hostDetails":{},"type":"Storage","dataCenter":"1","pod":"
I've pushed a patch for CLOUDSTACK-1194 in 4.1 and master.
(2013/06/06 3:22), Musayev, Ilya wrote:
Hi All,
Sorry I was a bit disconnected from the community - as my $dayjob kept me very
busy.
I would like to start of this thread to keep track of bugfixes we need to back
port from 4.1 to 4.1.
I guess after object store merge there are changes with json library. The same
json deserialization is happening with kvm agent.
> -Original Message-
> From: Nitin Mehta [mailto:nitin.me...@citrix.com]
> Sent: Tuesday, June 25, 2013 12:21 PM
> To: dev@cloudstack.apache.org
> Subject: Re:
Ah, that would be fine, too.
(2013/06/22 1:39), Min Chen wrote:
I don't get this. Based on my previous question on the dev list, we should
create a new schema-410to411.sql and Upgrade410to411 to handle any upgrade
from 4.1.0 to 4.1.1, that is how I made the commit in 4.1 for
CLOUDSTACK-3015
(htt
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11327/#review22352
---
Commit 09626337ab81bcb6af6da737ec17462add6a4fb1 in branch refs/heads
After object store merge did you guys built the systemvm to get the new
systemvm iso ? I haven't tried it myself but contemplating that.
On 25/06/13 12:15 PM, "Pranav Saxena" wrote:
>+1 , I am getting it too !
>
>-Original Message-
>From: Sanjay Tripathi [mailto:sanjay.tripa...@citrix.co
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11327/#review22351
---
Commit 8bb43effe728952c6c8ac784cb809a59e376b228 in branch refs/heads
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11991/
---
(Updated June 25, 2013, 6:46 a.m.)
Review request for cloudstack and Prasanna S
+1 , I am getting it too !
-Original Message-
From: Sanjay Tripathi [mailto:sanjay.tripa...@citrix.com]
Sent: Tuesday, June 25, 2013 12:03 PM
To: dev@cloudstack.apache.org
Subject: RE: Master broken on systemVM start
I am also getting this exception on latest master:
WARN [utils.nio.Ta
> On June 4, 2013, 2:29 p.m., Hugo Trippaers wrote:
> > Heya,
> >
> > You know you can commit this directly? No need to go through the review
> > process now you are a committer.
> >
> > However, since you opted to go through the review board, here is my review
> > :D Just a couple of small
I am also getting this exception on latest master:
WARN [utils.nio.Task] (AgentManager-Handler-2:) Caught the following exception
but pushing on
com.google.gson.JsonParseException: The JsonDeserializer
com.cloud.agent.transport.ArrayTypeAdaptor@18e6ae2 failed to deserialize json
object
[{"Sta
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11540/#review22349
---
Commit 2d6369c826790d4979383a0b1e350b2fd031425d in branch refs/heads
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10798/#review22347
---
Commit 4797e67d96e75201bb0c4ca273042cbe4b4ab150 in branch refs/heads
On Tue, Jun 25, 2013 at 05:25:08AM +, Rayees Namathponnan wrote:
>
> List VLAN range API call failed with null pointer exception in
> latest build from master and master-6-17-stable branch build,
>
> SSVM and router test cases failed due this from BVT
>
> http://jenkins.cloudstack.org/view/c
Hi,
The 4.1/pip/pypi version when it starts it should say 4.1.0-1, it does not
have the display field, it was only added on master after the 4.1 branch
was frozen.
The json output works for me using the master branch. So, pl. build and
install cloudmonkey from the master branch.
We're in process
List VLAN range API call failed with null pointer exception in latest build
from master and master-6-17-stable branch build,
SSVM and router test cases failed due this from BVT
http://jenkins.cloudstack.org/view/cloudstack-qa/job/test-smoke-matrix/suite=test_ssvm/lastCompletedBuild/testReport/
It's also perhaps worth mentioning that the event table (and
event_view) is also missing a column that describes the subject of the
event (the thing being acted upon). Some events contain the id of the
subject being acted upon in the 'description' column, for example
"Successfully completed rebooti
ok, if they're just bugs then we can help fix them, it just seems like
the ActionEvents in particular were missing them everywhere, and that
something else might be going on.
On Mon, Jun 24, 2013 at 11:03 PM, Sangeetha Hariharan
wrote:
> I had logged a similar bug where the UUID of the user that
I had logged a similar bug where the UUID of the user that was disabled and the
UUID of the domain that was deleted is not included:
CLOUDSTACK-1673 - AWS Regions - Events - User disable / Domain Delete event
does not include the UUID of the user/domain that was disabled.
-Thanks
Sangeetha
I had to install Cloudstack 4.02. I use 5 hosts, 1 as management
server, and the other into the hypervisor (KVM). when all has gone
well, I went to the UI and see my primary storage show only 98 Gb ,
while the entire capacity of hypervisor should be 2 Tb . How can I
change the size of my primary st
Here's another, when deleting a VPC. I see the details of all of the
things it's doing (removing the router, networks, etc), but I can't
tell which VPC was being deleted. I feel like that '*' under
ActionEvent should be telling me the uuid, like that position does in
the other events:
[x]
'manage
On Mon, Jun 24, 2013 at 05:15:06PM +0100, Nux! wrote:
> On 24.06.2013 15:21, Daan Hoogland wrote:
> >Nux,
> >
> >Have a look at the file create_schema.sql from the git repository.
> >As far
> >as I know there are no cascading deletes supported and as you started
> >deleting you'll have to follow th
Hi all,
I've been playing around with the new event bus, trying to see if
it could be useful, and I'm a bit confused about the output. If I
subscribe to all topics, and try to reboot a virtual machine, this is
all I see:
'management-server.ActionEvent.VM-REBOOT.VirtualMachine.*':'{"status":"Sch
Dear all,
I have been trying CloudMonkey for a couple of days. Both the 4.1 release
note [1] and wiki [2] mention the JSON output feature, but as I have tried,
non of the following versions support this feature:
* Install via "pip install cloudmonkey" (4.1.0-1)
* Build from 4.1.0 source code (4.1.
Hi all,
In the CloudStack installation guides(both 4.0 and 4.1), it says that
we need to install cloud-agent.
(http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.0/html/Installation_Guide/hypervisor-kvm-install-flow.html#hypervisor-host-install-agent)
However I could not find this p
Hello,
(First, sorry if I am posting on bad list)
We are trying to use a Dell DR400 NFS server as secondary storage in our
Cloudstack plateform. All hosts run on CentOS using KVM.
Our problem is CS wants to mount directly the subdirectory of the given
template to obtain /mnt/«template_i
Due to time constraints for developing the UI for so many other features for
4.2 , unfortunately this dynamic loading of content on the tooltip would have
to be targeted for the next release . Currently , the only way to add tooltip
information is to hardcode the content in docs.js file .
The
Hey all -
So, at David Nalley's suggestion, I'm trying to run jclouds' live tests for
ACS against a simulator instance, so that I can actually run the full
battery of API tests (including global admin, advanced and basic
networking, etc) without having to set up a ton of CloudStack instances. In
a
Joe,
I agree with the deafening silence comment. I have not seen any resolution
either.
Cc'ing Pranav, since he was the one proposing to make an FS for the
auto-tooltip feature.
Thanks,
Jessica Tomechak
-Original Message-
From: Joe Brockmeier [mailto:j...@zonker.net]
Sent: Saturday,
On Jun 23, 2013, at 9:43 PM, Prasanna Santhanam wrote:
> On Sun, Jun 23, 2013 at 04:14:47PM -0500, Joe Brockmeier wrote:
>> On Sun, Jun 23, 2013, at 04:01 PM, David Nalley wrote:
>>> Uhhh - can we start with a fresh license and notice file.
>>> There are clearly not some of the things mentioned i
On 24.06.2013 15:21, Daan Hoogland wrote:
Nux,
Have a look at the file create_schema.sql from the git repository. As
far
as I know there are no cascading deletes supported and as you started
deleting you'll have to follow the relations yourself. a mysql
workbench is
going to be your best frie
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12063/
---
Review request for cloudstack, Abhinandan Prateek, Kishan Kavala, and Nitin
Meht
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11989/#review22321
---
Commit 3c214aba97fc5e7507fe2e175f5f7a0f745557fe in branch
refs/head
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11936/#review22324
---
Commit ad33e6d475adf1abf45e3d983aaaba71460f1c3b in branch
refs/head
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11989/#review22320
---
Commit 3c214aba97fc5e7507fe2e175f5f7a0f745557fe in branch
refs/head
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11989/#review22322
---
Commit f7b1d3d8d5be58a8032fc79eec4dd5711226b93a in branch refs/heads
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11989/#review22323
---
Commit f7b1d3d8d5be58a8032fc79eec4dd5711226b93a in branch refs/heads
Nux,
Have a look at the file create_schema.sql from the git repository. As far
as I know there are no cascading deletes supported and as you started
deleting you'll have to follow the relations yourself. a mysql workbench is
going to be your best friend right now. 'host_pod_ref' is not ref'd from
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11627/
---
(Updated June 24, 2013, 12:06 p.m.)
Review request for cloudstack and Kishan Ka
On 22.06.2013 15:15, Nux! wrote:
On 22.06.2013 11:56, Nux! wrote:
On 22.06.2013 11:36, Pranav Saxena wrote:
Did you try deleting the physical network ? If not , try that .
There is no network left (other than the one for the basic zone,
which I need obviously). There's just the pod.
Where is t
40 matches
Mail list logo