On 21 March 2013 09:05, Suresh Ramamurthy wrote:
> Hi,
>
> Could any one please give me some details or point to some documentation
> for following items:
>
> 1. I coned cloudstack code from master. I am not able to build rpm using
> the existing documentation. I saw
> that waf file and other
>
Change the global setting 'host' to your LB and restart services and
add the agent pointing to the LB
> sunil.
--
Prasanna.,
eam! And a big thanks to all the contributors at
leaseweb who've been fixing issues on our point releases!
--
Prasanna.,
I would be thankful for any help.
>
> Best regards.
Users are not allowed to target clusters for deployingVMs because they
have no visibility of it. It is possible through the Root admin api to
target a host
http://incubator.apache.org/cloudstack/docs/api/apidocs-4.0.0/root_admin/deployVirtualMachine.html
--
Prasanna.,
ortant usage bug fixed in this release that you
might want to get: http://incubator.apache.org/cloudstack/downloads.html
--
Prasanna.,
esource.virtualnetwork.VirtualRoutingResource] (main:null)
> VirtualRoutingResource _scriptDir to use: scripts/network/domr/kvm
That isn't enough to tell - can you enable DEBUG mode in
/etc/cloud/agent/log4j-cloud.xml and re-add your host? Should show
more revealing logs there.
--
Prasanna.,
on't care what's in there
you can wipe it out even when the service is running:
$ cat /dev/null > /var/log/cloud/management/management-server.log
--
Prasanna.,
bastien
Saw this as it was developing a while back. Good stuff!
--
Prasanna.,
On Wed, Feb 27, 2013 at 08:58:19PM +0530, Prasanna Santhanam wrote:
> On Wed, Feb 27, 2013 at 08:36:18PM +0530, Shane Witbeck wrote:
> > Thanks Prasanna but unfortunately it looks like this is incomplete too:
> >
> > cloudstack@cs10:~$ sudo apt-get install cloud-client
>
On Wed, Feb 27, 2013 at 08:36:18PM +0530, Shane Witbeck wrote:
> Thanks Prasanna but unfortunately it looks like this is incomplete too:
>
> cloudstack@cs10:~$ sudo apt-get install cloud-client
> Reading package lists... Done
> Building dependency tree
> Reading state i
ld start from the ISO, create your instance and make a template
of it. How did you go about creating the template? What is the
BOOTPROTO in /etc/sysconfig/network-scripts/ifcfg-eth0? Can you turn
off network-manager control for the ip and try again?
Also note RHEL6(.3?) has the ifcfg-em1/em2 convention.
--
Prasanna.,
ldconfig deferred processing now taking place
> Errors were encountered while processing:
> cloud-client
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>
The 4.1 packaging for debian is still in the works. Wido and Noa have
been working on their github branch, perhaps try the source from
there?
https://github.com/noaresare/incubator-cloudstack/tree/packaging
--
Prasanna.,
name/password in the
UI? Even that would likely fail because we assume a root account on
the host which could be a supportable scenario - may be post an
enhancement?
--
Prasanna.,
ty.list(), @Http(method=POST/PUT)Entity.create(),
@Http(method=DELETE)Entity.delete()
c) An alert to downstream projects may be when you start this? -
jclouds, libcloud etc
--
Prasanna.,
y to go.
On RHEL systems - createrepo can manage the xml-rpm-metadata creation
that yum will need. If that's not an option you'll have to Exec[] the
install.sh script in your recipe.
--
Prasanna.,
Chris Sears responded with some python code on how to do this in your
thread from y'day. Is that not working for you?
On 16 January 2013 11:58, Asmita Vagyani
wrote:
> Hi all,
>
> I want to generate the api key for an account user through Cloudstack API.
> Is there any way to do it?
>
> I can see
y/CLOUDSTACK/CloudStack+cloudmonkey+CLI
It encapsulates what you are trying to do through an autcompleteing
CLI.
--
Prasanna.,
If so - ZFS seems to export these with
root_squash enabled. To turn it off there are some instructions here:
https://forums.oracle.com/forums/thread.jspa?threadID=1925369
$ zfs set sharenfs=root=hostname tank/filesystem
--
Prasanna.,
/vogxn/devcloud-ci
I'm setting this up via jenkins CI so we don't have to run it by hand.
but it's got some weird issue with xcp-xapi not coming up during
devcloud2 bootup. After that it should be rolling.
--
Prasanna.,
automation. Sudha advised to bring this up in community forum to get
> builds. Should not be an issue .
> 8. Mike T informed forum that he started to attending meetings and
> he may contribute more in future.
>
[1] https://builds.apache.org/view/A-F/view/Cloudstack/
[2] http://jenkins.cloudstack.org/view/debug/job/nightly-smoke-xen/
--
Prasanna.,
articipate?
--
Prasanna.,
On Tue, Jan 08, 2013 at 11:54:29AM +0530, Sudha Ponnaganti wrote:
> Reminder - there is scrum meeting tomorrow morning at 10 AM PST. If
> you are interested, dial in. See below for dial in details
>
> Thanks
> /sudha
>
> -Original Appointment-
t with 100-200 and then later extend my switch and cloudstack
to do 300-400, 492 and 50-80 say?
--
Prasanna.,
This was documented in the release docs, but not sure if you have the
updated docs.
Pl. do read through
[1] https://issues.apache.org/jira/browse/CLOUDSTACK-134
--
Prasanna.,
to see all the folks come together and figure out
how to unite the QA effort.
--
Prasanna.,
On Wed, Dec 19, 2012 at 04:38:57AM +0530, Prasanna Santhanam wrote:
> On Wed, Dec 19, 2012 at 04:32:02AM +0530, Sudha Ponnaganti wrote:
> > Hi All,
> >
> > Reaching out to community to see if we can have a dedicated QA
> > mailing list mainly to have a focused attenti
s incumbent expressions, views and thoughts are their own
> and not necessarily representative of those of the Peer Point Internet Ltd or
> associated companies.
--
Prasanna.,
er if we can get the logs when you repro the scenario:
1. stop MS
2. start MS
3. state of hosts in the table before and after restart
select * from hosts;
The logs corresponding to these actions.
That'll make the bug report more complete to begin investigating.
Thanks,
--
Prasanna.,
ternally will still figure out the deployment destination
one VM after another. So you'll need a planner that does bulk VM
deployment for something like this.
--
Prasanna.,
d-setup-databases arguments?
[0] http://pastebin.com/JhSTLdTQ
--
Prasanna.,
Hi,
Yes deploydb should insert those entires into vm_templates tables. Not
all the templates will be downloaded. If you have XenServer in your
zone, all xenserver built-ins will be downloaded and so on, depending
on the hypervisor in your zone.
--
Prasanna.,
On Sun, Nov 11, 2012 at 10:51:51PM
u first bring up the management server? Why not insert them as
built-in's into the vm_template table before setting up your
databases?
You need to change the vm_template table for that. The script IIRC is
setup/db/templates.sql
--
Prasanna.,
On 10 November 2012 16:42, Charles Moulliard wrote:
> Hi,
>
> Is there a SQL script (or cloud api) that we can use to upload a new ISO
> file (CentOs, Debian, RHEL, Ubuntu) into the Mngt Server ?
>
> Regards,
>
Don't think there is an SQL script. Do you want these pre-seeded when
you first bring
power as root.
> My question is..Username must be 'root' to add host??
>
Which hypervisor? Could you post a bug report for this on
https://issues.apache.org/jira/browse/CLOUDSTACK
Thanks,
--
Prasanna.,
table?
mysql> select * from accounts;
Do you have an account by the name of admin with an md5 hash passwd
and a system account?
For the mysql access problem
a) try, grant all on *.* to `root`@`%` with grant option
b) is iptables allowing connections on 3306 on the db server?
--
Prasanna.,
- cloud-iControl.jar
>- cloud-netscaler.jar
>- cloud-netscaler-sdx.jar
>- cloud-manageontap.jar
>- vmware-vim.jar
>- vmware-vim25.jar
>- vmware-apputils.jar
>
> Regards
>
--
Prasanna.,
> >
> >> > The template on the primary storage is not deleted and takes space.
> >> > I guess, the purpose is to save time when you deploy the same
> >> > template on
> >> the
> >> > same primary storage with a cloning process.
> >> >
> >> > Does it possible to delete these templates after a specific time ?
> >> >
> >> >
> >> >
> >> > For a customer, it's taking a lot of space and we want to delete
> >> > these templates through CloudStack and not manually in the datastore.
> >> >
> >> >
> >> >
> >> > Thanks for your feedback,
> >> >
> >> > Fabrice
> >> >
> >> >
> >> >
> >> > --
> >> > Fabrice Brazier
> >> > *Apalia*(tm)*
> >> > *FR: +33-632-73-53-00
> >> > *http://www.apalia.net**
> >> > **fabrice.braz...@apalia.net*
> >>
> >>
> >
--
Prasanna.,
On 18 October 2012 13:21, Ahmad Saif wrote:
> From where I can download a later version ? I can't see any release from
> cloudstack after 3.0.2, and version 4.0 is still beta .
>
> Can you please advice if there is a later version and from where I can
> download it ?
>
I don't think support for X
On 27 September 2012 13:12, 汤聿津 wrote:
> Hi all,
>
> I know that CloudStack can work with XenServer in which Open vSwitch
> is installed.
> Can it work with KVM+OVS as well?
> I tried to do so and had no problem until I tried to create some
> instances, the error message was like
>>>
> com.cloud.e
Caleb - what kind of storage are you using? XenServer local store or NFS shared
store. We faced this with local store but only worked around the issue.
- Original Message -
From: Ahmad Emneina [mailto:ahmad.emne...@citrix.com]
Sent: Friday, September 14, 2012 10:39 PM
To: cloudstack-use
gt;
> >There are a couple of things I've seen questions about and some code
> >but am unsure of their status, namely:
> >Midokura Midonet support
> >Support for Riak CS as backend for object storage.
> >
> >--David
> >
>
--
Prasanna.,
Are you able to get the artifcats from here?
http://jenkins.cloudstack.org/job/build-cloudstack-4.0-rhel6.3/
--
Prasanna.,
ur switch check
if all packets are broadcast all over or if they are getting ignored.
>
>
> Can u help me to resolve this problem
>
> Ps: Can u send me detail document about cloudstack networking ? I
> search on internet but most of them doesn’t descipt detail about
> network problem.
>
>
--
Prasanna.,
the private network and nat 1:1 to a public IP.
Would you mind posting an improvement request @
https://issues.apache.org/jira/browse/CLOUDSTACK ?
--
Prasanna.,
&serviceOfferingId=sss
&networkId=nn,nn
Most likely the default gateway gets clobbered and only one NIC is in
use at all times. The other being passive.
Just Curious, What would be a use-case for such a requirement though?
Thanks,
--
Prasanna.,
>From the IRC minutes of last week the expected date is Thursday this week -
>Sep 6th.
--
Prasanna.,
On Mon, Sep 03, 2012 at 07:42:43AM -0400, Salih Yakoubov wrote:
> Hi,
>
> For September 26th is scheduled the final release (4.0). According to
> the blog post, RC1 is sc
erface & User Experience | Citrix Systems - CloudPlatform
> 4988 Great America Parkway, Santa Clara, CA 95054, USA
--
Prasanna.,
atting might exist in the final version.
--
Prasanna.,
On Thu, Aug 09, 2012 at 07:05:57AM -0400, David Nalley wrote:
> On Thu, Aug 9, 2012 at 6:59 AM, Prasanna Santhanam
> wrote:
> > On Thu, Aug 09, 2012 at 06:44:17AM -0400, Kimihiko Kitase wrote:
> >> Hello,
> >
elp you test your UI fixes.
Requirements:
python 2.7 and a working pip installer which I think are part of
DevCloud. Other network model configurations are in the
tools/marvin/marvin/sandbox
HTH
--
Prasanna.,
ASF for all its projects. CloudStack has a
namespace there.
> http://wiki.cloudstack.org/dashboard.action
This is the older wiki whose content is being migrated by David
and others into the new wiki.
Both are currently active so you might want to check for any content
across both.
--
Prasanna.,
ptables-save > some-file and then include
> the following
> pre-up iptables-restore < some-file in the /etc/network/interfaces file.
>
Could you post a bug for docs at bugs.cloudstack.org? The label to be
used I think is 'doc', 'installguide'
--
Prasanna.,
is only 'protocol'
>
> Regards,
> Heince
>
>
> On 19-Jul-2012, at 2:58 PM, Prasanna Santhanam wrote:
>
> > On Thu, Jul 19, 2012 at 02:47:14AM -0400, heince kurniawan wrote:
> >> Hi All,
> >>
> >> I can't seem to create this, b
t;
> { "createfirewallruleresponse" : {"errorcode" : 530, "errortext" : } }
You need to provide a cidrlist for the source traffic and the
ipaddressid (listPublicIpAddresss) on which you are applying this
firewall rule.
--
Prasanna.,
s in
that domain including those belong to the users in the domain. Hence
the confusion.
The domain admin dashboard UI needs to be fixed. Please file a bug
report with these screenshots. This problem still exists on master
branch.
Thanks,
--
Prasanna.,
_backup.sql)
into a tarball and file a bug for us at bugs.cloudstack.org we could
track this down. Do attach the logs to the bug report.
Thanks,
--
Prasanna.,
> Thanks
>
> On Jul 4, 2012, at 11:39 PM, Prasanna Santhanam wrote:
>
> > On Thu, Jul 05, 2012 at 01:26:26A
e nics table to see if that
nic_id is removed. The ones that are in use are in "Reserved" state.
Deleting of a zone has been an issue in 3.0.0 IIRC. Which version are
you at?
--
Prasanna.,
>
> -Original Message-
> From: Caleb Call [mailto:calebc...@me.com]
> Sent:
f __name__ == '__main__':
requests = {
"apiKey":
"SssziXYGqdB4V4lvdTeZasmrTJQi-WWNphD-3_FRa5EsibrIkgcLXwoBHRyhlDsl3aYI7heEdWW0RtwhK9thew",
"response" : "json",
"command" : "listZones"
}
secretKey =
"dKGxVNF_mcBq_ZhvO9YY7lzQzkckdRQ-CQ5MIAymQYhvt141_6j-AVwGbtmjoswh84uvv_r_GFOIF9hWHoZaXw"
make_request(requests, secretKey)
I'll put all the examples in different languages on the wiki because
this will come up in the future on the lists. Any takers for a Ruby/.NET
implementation?
--
Prasanna.,
02/08/running-puppet-on-cloudstack-instances/
--
Prasanna.,
HA-1 you need to url encode the request
url stripping it off reserved characters like "+, !, $" etc. Then you
perform the HMAC on the resultant string. This then is passed through
a base64 encoder to obtain the signature. It looks like you missed
this step. Can you base64 encode the hmac result and give it a shot?
--
Prasanna.,
e its API key? If
> not, it should be blocked.
>
Can't think of a use case. But since the listUser API is admin only
there's going to be no way for non-admin userse to see those keys. If
the above two enhancements do happen this should be blocked.
--
Prasanna.,
(same bug - mirrored)
Today one has to change the user password only through the admin
interface. This uses the updateUser api call which is an admin only
call.
--
Prasanna.,
60 matches
Mail list logo