Can someone take a look at the recommendation updated in the jira
https://issues.apache.org/jira/browse/CLOUDSTACK-6885.
Would like to know thoughts on the same.
-Sonal
On Tue, Jul 1, 2014 at 3:33 PM, Sonal Ojha wrote:
> Forgot to mention , the default size defined in the logrotate.conf file
On 07/04/2014 08:48 PM, Wido den Hollander wrote:
On 07/04/2014 03:36 PM, Sebastien Goasguen wrote:
Hi,
To fix: http://issues.apache.org/jira/browse/CLOUDSTACK-6892 on ubuntu
we need a noredist build.
anyone using Ubuntu out there, could check out the fix that was done
for CentOS and provi
Manually changing the db can help you but I prefer These steps , can be done
without any downtime .
1-add http://XXX.XXX.1.20 with /export/dd
2- migrate volumes from http://XXX.XXX.1.5 to http://XXX.XXX.1.20
3-put http://XXX.XXX.1.5 to maintains mode
4- remove http://XXX.XXX.1.5.
thanks
-
You have to change storage details in both storage_pool and image_store for
primary and secondary storages respectively.
-Original Message-
From: Giri Prasad [mailto:g_p...@yahoo.com.INVALID]
Sent: Monday, July 07, 2014 10:20 AM
To: Mike Tutkowski; dev@cloudstack.apache.org
Cc: Prashant
You can probably change the host_address field of the storage_pool table to
change the IP address of your primary storage.
You will probably want to make sure you don't have any (non-deleted)
volumes on the storage pool (primary storage) in question, though.
As you likely have seen, the volumes t
hi,
can you try updating the ip address(host_address) of your primary storage
in storage_pool table and check the logs for the storage status whether
things are working fine.
thanks.
On Mon, Jul 7, 2014 at 10:37 AM, Giri Prasad
wrote:
> Thanks.
>
> I want to change the primary storage IP addr
Thanks.
I want to change the primary storage IP address from http://XXX.XXX.1.5 to
http://XXX.XXX.1.20. Also, I need to change the primary storage directory, from
/export/aa to /export/dd. What is the procedure?
From: Prashant Kumar Mishra
To: Giri Prasad ;
For error like "The storage pool will not be used but cleanup is needed" you
should check global settings "global.clenup.interaval " ,For quick cleanup you
can set it to 300ms and check parameter related to cleanup like
storage.template.cleanup.enable , storage cleanup enabled etc. If global
Thanks.
However, I find primary storage information stored in also:
use cloud;
select account_id , domain_id , pool_id, last_pool_id, instance_id, folder from
volumes;
If I have to change the folder name manually, in the tables, what are all the
tables, should I change.
_
What about just using the standard CloudStack GUI?
http://xxx.xxx.xxx.xxx:8080/client/
On Sun, Jul 6, 2014 at 10:36 PM, Giri Prasad
wrote:
> Hi All,
>
> I am looking for a opensource end user portal to cloudstack 4.1. The CS
> is installed and working fine. I am looking at a simple end user p
cloud.storage_pool for primary storage and cloud.image_store for secondary
storage.
On Sun, Jul 6, 2014 at 10:30 PM, Giri Prasad
wrote:
> Hello,
>
> Thanks for suggestion, which I will try.
>
> Btw, I saw a lead as:
> http://comments.gmane.org/gmane.comp.apache.cloudstack.user/7000
> Which says
Hi All,
I am looking for a opensource end user portal to cloudstack 4.1. The CS is
installed and working fine. I am looking at a simple end user portal, which
will provide the users to ability to login and use the cloudstack infra
installed. A portal which will provide simple facilities like s
Hello,
Thanks for suggestion, which I will try.
Btw, I saw a lead as:
http://comments.gmane.org/gmane.comp.apache.cloudstack.user/7000
Which says :
when I've had issues deleting primary storages in the past, I've ended up
having to delete
volumes that were still associated with the datastore fr
> On June 24, 2014, 11:10 p.m., Demetrius Tsitrelis wrote:
> > The only change I can see regarding "SSL enabling" is to the getProperty()
> > method for the default value. It looks like that change to null wouldn't
> > matter as the constructor for CloudStackApi() would just reassign 8080?
>
On Thu, Jul 3, 2014, at 12:50 PM, John Burwell wrote:
> Join me in congratulating Mark!
Congrats, Mark! Happy to see you joining the PMC.
Best,
jzb
--
Joe Brockmeier
j...@zonker.net
Twitter: @jzb
http://www.dissociatedpress.net/
> On July 6, 2014, 8:45 a.m., Demetrius Tsitrelis wrote:
> > Another concern is that the new code is using EasySSLProtocolSocketFactory.
> > Why change Cloudstack to automatically except self-signed certificates
> > here?
>
> Dmitry Batkovich wrote:
> Mm, it seems that you mean "accept" i
> On June 24, 2014, 11:10 p.m., Demetrius Tsitrelis wrote:
> > The only change I can see regarding "SSL enabling" is to the getProperty()
> > method for the default value. It looks like that change to null wouldn't
> > matter as the constructor for CloudStackApi() would just reassign 8080?
>
> On July 6, 2014, 8:45 a.m., Demetrius Tsitrelis wrote:
> > Another concern is that the new code is using EasySSLProtocolSocketFactory.
> > Why change Cloudstack to automatically except self-signed certificates
> > here?
Mm, it seems that you mean "accept" instead "except".
It's not change
> On June 24, 2014, 11:10 p.m., Demetrius Tsitrelis wrote:
> > The only change I can see regarding "SSL enabling" is to the getProperty()
> > method for the default value. It looks like that change to null wouldn't
> > matter as the constructor for CloudStackApi() would just reassign 8080?
>
> On July 6, 2014, 9:04 a.m., Demetrius Tsitrelis wrote:
> > _pollTimeoutMs was 600,000 before and now default is 60,000?
ok, it's my mistake
- Dmitry
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apach
> On June 24, 2014, 11:10 p.m., Demetrius Tsitrelis wrote:
> > The only change I can see regarding "SSL enabling" is to the getProperty()
> > method for the default value. It looks like that change to null wouldn't
> > matter as the constructor for CloudStackApi() would just reassign 8080?
>
I think you want to create a ticket for infra. Can you still do that?
On Sun, Jul 6, 2014 at 4:28 AM, Suresh Ramamurthy
wrote:
> Hi Daan,
>
> I wanted to reset my password of my jira account. I tried resetting it but
> I did not get any reset password email.
>
> Could you please help to reset my
Pierre-Luc,
I think the old proces was for the citrix guys to build and upload a
version. This is not what I would prefer. We can do a build on the
commit-id or tag in jenkins.bac.o and preserve the target. in there or
copy them to a mirror.
Any thoughts, anybody?
On Fri, Jul 4, 2014 at 3:05 PM,
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21776/#review47354
---
_pollTimeoutMs was 600,000 before and now default is 60,000?
- Deme
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21776/#review47353
---
Another concern is that the new code is using EasySSLProtocolSocketF
25 matches
Mail list logo