On Thu, Feb 28, 2013 at 11:42:12AM +0530, Prasanna Santhanam wrote:
> On Thu, Feb 28, 2013 at 01:47:34AM +0530, Mike Tutkowski wrote:
> > I ran the following:
> >
> > git fetch upstream
> >
> > where upstream equals https://github.com/apache/incubator-cloudstack.git
> This guy ^^ is out of date (
On Thu, Feb 28, 2013 at 01:47:34AM +0530, Mike Tutkowski wrote:
> I ran the following:
>
> git fetch upstream
>
> where upstream equals https://github.com/apache/incubator-cloudstack.git
This guy ^^ is out of date (14d old). Don't use him as upstream. Use
the official repo git-wip-us:// instead a
or branch into master already.
>
> ** **
>
> *From:* Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
> *Sent:* Wednesday, February 27, 2013 10:44 AM
> *To:* cloudstack-dev@incubator.apache.org; Edison Su
> *Subject:* Issue in storage_refactor branch
>
> **
ter already.
>
> ** **
>
> *From:* Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
> *Sent:* Wednesday, February 27, 2013 10:44 AM
> *To:* cloudstack-dev@incubator.apache.org; Edison Su
> *Subject:* Issue in storage_refactor branch
>
> ** **
>
> H
Hi Mike, cloud you try it on latest master branch? I already merged
storage_refactor branch into master already.
From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
Sent: Wednesday, February 27, 2013 10:44 AM
To: cloudstack-dev@incubator.apache.org; Edison Su
Subject: Issue in
After I encountered this error, if I try to view the details of a Primary
Storage, I get the following stack trace:
ERROR [cloud.api.ApiServer] (1327304593@qtp-1554485524-2:) unhandled
exception executing api command: listStoragePools
java.lang.NullPointerException
at
com.cloud.dao.EntityManagerIm
Hi,
I'm currently using the storage_refactor branch and have come across an
issue while trying to create Primary Storage. My iSCSI target is up and
running. I created a Storage Repository for it in XenServer. In
CloudStack, I tried to create Primary Storage (PreSetup type), but get the
followin