RE: CloudStack usage is not working properly

2016-04-18 Thread Amir Abbasi
Hi,

Yes, that service offering already exists.

-Original Message-
From: Glenn Wagner [mailto:glenn.wag...@shapeblue.com] 
Sent: Monday, April 18, 2016 11:30 AM
To: users@cloudstack.apache.org
Subject: RE: CloudStack usage is not working properly

Hi,

When you say Changed , did you alter an existing service offering details or 
move a Instance to a service offering?  
If you create a new service offering , does the ID show in your Cloud DB and 
usage DB?

Thanks
Glenn



Regards,

Glenn Wagner

glenn.wag...@shapeblue.com
www.shapeblue.com
2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset West, Cape Town  7130South 
Africa @shapeblue

-Original Message-
From: Amir Abbasi [mailto:abb...@tebyanidc.ir]
Sent: Saturday, 16 April 2016 11:11 AM
To: users@cloudstack.apache.org
Subject: CloudStack usage is not working properly

Hello,

 

I've changed service offering 1~2 months ago but is does'nt show the service 
offering ID in cloud db, I've already restarted cloud-usage service but that is 
not fixed the issue.  I do use CS 4.4 with VMware.




Re: Best way to update Templates

2016-04-18 Thread Sean Lair
Thanks for the reply Kirk.  Will it auto-delete templates if there are not any 
VMs cloned from them?  Is there a better way to keep templates up-to-date with 
patches?

We will be patching these templates fairly often as Microsoft releases new 
patches.  It sounds like our secondary storage will grow quite quick if it 
doesn't delete old templates, or if we have long-lived VMs that are linked to 
these old templates.

This does explain why our secondary storage has grown more than we expected 
lately.

Thanks for any help or guidance you can provide!

Sean
 

> On Apr 18, 2016, at 7:24 PM, Kirk Kosinski  
> wrote:
> 
> Hi, yes that is a good way to do it.  Note that if you do delete a template 
> that is in use, it won't actually be deleted on the back-end (i.e. the 
> database entries will remain, as will the files on secondary storage), rather 
> it is just hidden from the end-users in the UI and API.  Giving a new 
> template the same name as a deleted one might be a bit confusing so you could 
> consider adding a version number or date code.
> 
> Best regards,
> 
> Regards,
> 
> Kirk Kosinski
> 
> kirk.kosin...@shapeblue.com 
> www.shapeblue.com
> 53 Chandos Place, Covent Garden, London  WC2N 4HS
> @shapeblue
> 
> -Original Message-
> From: Sean Lair [mailto:sl...@ippathways.com] 
> Sent: Monday, April 18, 2016 3:09 PM
> To: users@cloudstack.apache.org
> Subject: Best way to update Templates
> 
> Hello,
> 
> We need to periodically update our templates, for example installing the 
> latest Windows updates in our Windows Server templates  Is there a way to 
> update existing templates or do we just need to delete the old template and 
> create new one with the same name?
> 
> The only issue I see with that so far is that we lose the linkage between 
> instaces (VMs) and templates.
> 
> Thanks
> Sean
> 


Re: Unable to create a New VM - Error message: Unable to start instance due to Unable to get answer that is of class com.cloud.agent.api.StartAnswer

2016-04-18 Thread Nezar Madbouh
Hi Ilya,

Adrian Sender provided us some support today and he managed to find the
problem. The problem is with the compute and disk offerings. We created new
compute offering and created a new VM from it and it worked.

Thank you very much for your help.

Regards,
Nezar.


On 16 April 2016 at 03:32, ilya  wrote:

> Here is what i need to understand, if you are using SharedMountPoint,
> then /mnt/storage must be preset on all KVM hosts in a persistent manner
> (i.e. fstab).
>
> However, if you are using NFS, you can just let cloudstack manage the
> NFS mount points by adding the storage as NFS type.
>
> On 4/15/16 12:46 AM, ilya wrote:
> > Can you goto primary storage in cloudstack UI, is this what you have
> > defined for your NFS Server?
> >
> > "SharedMountPoint","host":"localhost","path":"/mnt/storage"
> >
> > If so, please use IP or FQDN instead..
> >
> >
> > On 4/14/16 10:39 PM, Nezar Madbouh wrote:
> >> Hi Ilya,
> >>
> >> Here is the output of mount command:
> >>
> >> [root@eqx-cs-cmp-01 ~]# mount
> >> /dev/mapper/vg_root-lv_root on / type ext4 (rw)
> >> proc on /proc type proc (rw)
> >> sysfs on /sys type sysfs (rw)
> >> devpts on /dev/pts type devpts (rw,gid=5,mode=620)
> >> tmpfs on /dev/shm type tmpfs (rw)
> >> /dev/sda1 on /boot type ext4 (rw)
> >> none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
> >> sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
> >> nfsd on /proc/fs/nfsd type nfsd (rw)
> >> 10.61.154.10:/Cloudstack/primary on
> >> /mnt/b3647480-5709-36eb-9ddd-e2c666f30b57 type nfs
> >> (rw,noatime,nfsvers=3,proto=tcp,hard,nolock,intr,addr=10.61.154.10)
> >> [root@eqx-cs-cmp-01 ~]#
> >>
> >>
> >> On 15 April 2016 at 15:22, Nezar Madbouh 
> >> wrote:
> >>
> >>> Hi Ilya,
> >>>
> >>> Thanks for the instructions. I followed them and pasted the
> information on
> >>> pastebin:
> >>>
> >>> management-server logs job-14938
> >>> http://pastebin.com/GAiy8u5H
> >>>
> >>> Agent logs
> >>> http://pastebin.com/mfiADsJc
> >>>
> >>>
> >>> Your help is much appreciated.
> >>>
> >>> Nezar.
> >>>
> >>> On 15 April 2016 at 13:58, ilya  wrote:
> >>>
>  Here is how i would troubleshoot this:
> 
>  1) ssh to MS host, run
> 
>  tail -f /var/cloudstack/management/management-server.log | grep -i
>  StartVMCmdByAdmin
> 
>  2) on cloudstack UI, press start on the VM and watch the tail log
> 
>  3) on the tail log, you should see a StartVirtualMachine api call show
>  up with job ID. For example:
> 
> > 2016-04-15 03:41:57,193 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
>  (API-Job-Executor-24:ctx-7892387a job-291575) Executing AsyncJobVO
>  {id:291575, userId: 157, accountId: 2, instanceType: VirtualMachine,
>  instanceId: 7648, cmd:
>  org.apache.cloudstack.api.command.admin.vm.StartVMCmdByAdmin, cmdInfo:
> 
> {"id":"7648","response":"json","sessionkey":"mMJsduS9KLKApqH4dPpIlGZdt1Y\u003d","ctxDetails":"{\"com.cloud.vm.VirtualMachine\":7648,\"com.cloud.uservm.UserVm\":7648,\"com.cloud.network.router.VirtualRouter\":7648}","cmdEventType":"VM.START","expires":"2016-04-15T03:51:57+","ctxUserId":"157","signatureversion":"3","httpmethod":"GET","uuid":"7648","ctxAccountId":"2","ctxStartEventId":"314416"},
>  cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0,
>  result: null, initMsid: 345051337894, completeMsid: null, lastUpdated:
>  null, lastPolled: null, created: null}
> 
>  Each task in cloudstack spins up its own job, in this case its
>  *job-291575*
> 
>  4) now execute
> > grep -A3 -B3 job-291575
>  /var/cloudstack/management/management-server.log | tee job-291575.log
> > grep job-291575 /var/cloudstack/management/management-server.log |
> grep
>  via | head -1
> 
>  you should see a response like so,
> 
> > 2016-04-15 03:41:59,259 DEBUG [c.c.a.m.ClusteredAgentAttache]
>  (Work-Job-Executor-42:ctx-b2c4af6b job-291575/job-291576
> ctx-0988152e) Seq
>  441-4181310779036795138: Forwarding Seq 441-4181310779036795138:  {
> Cmd ,
>  MgmtId: 345051337894, via: 441(my-kvm-host01.example.com), Ver: v1,
>  Flags: 100011,
> 
> [{"com.cloud.agent.api.routing.DhcpEntryCommand":{"vmMac":"06:fe:4e:00:12:ad","vmIpAddress":"10.10.27.178","vmName":"ol6-test-ilya1","defaultRouter":"10.10.27.1","defaultDns":"10.17.27.166","duid":"00:03:00:01:06:fe:4e:00:12:ad","isDefault":true,"executeInSequence":false,"accessDetails":{"zone.network.type":"Advanced","router.guest.ip":"10.10.27.166","router.ip":"169.254.0.238","
>  router.name":"r-7301-VM"},"wait":0}}] } to 345051337893
> 
>  We are looking for this line "via: 441(my-kvm-host01.example.com)"
> 
>  SSH to my-kvm-host01.example.com, and copy the
>  /var/log/cloudstack/agent.log to pastebin
> 
>  also copy job-291575.log to pastebin
> 
>  I'll try to have a look, though when i 

RE: Best way to update Templates

2016-04-18 Thread Kirk Kosinski
Hi, yes that is a good way to do it.  Note that if you do delete a template 
that is in use, it won't actually be deleted on the back-end (i.e. the database 
entries will remain, as will the files on secondary storage), rather it is just 
hidden from the end-users in the UI and API.  Giving a new template the same 
name as a deleted one might be a bit confusing so you could consider adding a 
version number or date code.

Best regards,

Regards,

Kirk Kosinski

kirk.kosin...@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HS
@shapeblue

-Original Message-
From: Sean Lair [mailto:sl...@ippathways.com] 
Sent: Monday, April 18, 2016 3:09 PM
To: users@cloudstack.apache.org
Subject: Best way to update Templates

Hello,

We need to periodically update our templates, for example installing the latest 
Windows updates in our Windows Server templates  Is there a way to update 
existing templates or do we just need to delete the old template and create new 
one with the same name?

The only issue I see with that so far is that we lose the linkage between 
instaces (VMs) and templates.

Thanks
Sean



Best way to update Templates

2016-04-18 Thread Sean Lair
Hello,

We need to periodically update our templates, for example installing the latest 
Windows updates in our Windows Server templates  Is there a way to update 
existing templates or do we just need to delete the old template and create new 
one with the same name?

The only issue I see with that so far is that we lose the linkage between 
instaces (VMs) and templates.

Thanks
Sean



RE: High importance Suggest backup tool

2016-04-18 Thread Timothy Lothering
Hi,

We have also done some testing and came up with a possible solution for Windows 
based machines (We have not yet tested Linux platforms), the outcome was that 
we were able to backup in-VM Data and restore it by traversing the "Public" 
interface.

For reference, we tested this on VMware.

This has some caveats though:

1. It uses the Public network, so if you are charging for "Public" traffic, you 
will need to keep this in mind. At present there is no way (to my knowledge) of 
excluding certain Public IP address (source of destination) from being included 
in the usage data.
2. it depends on an Agent being loaded onto the VM,
3. it isn’t free and is charge per-GB with a minimum commitment etc.

The product is made by Acronis, called "Acronis Backup Cloud" and uses 
certificates to ensure communication to the correct VM as well as securing the 
in-flight data.

Kind Regards,
Timothy Lothering

-Original Message-
From: Rafael Weingärtner [mailto:rafaelweingart...@gmail.com] 
Sent: Monday, 18 April 2016 6:40 PM
To: users@cloudstack.apache.org
Subject: Re: High importance Suggest backup tool

Exactly that.
Thanks for  clarifying my words ;)


On Mon, Apr 18, 2016 at 1:38 PM, ilya  wrote:

> I think Rafael means you probably have enterprise grade storage like 
> Netapp and EMC on the backend.
>
> In that case, just enable the snapshotting of the filesystem. The 
> snapshot can be mounted as separate directory - or in case of netapp, 
> you will have .snapshot directory within you main tree structure.
>
> How long do you plan to retain the backups?
>
> If its shortlived, storage level snapshot backups - should be enough. 
> If its long lived, you may have to move it off another place for long 
> term storage - be it tape - or disk.
>
> Regards
> ilya
>
> On 4/18/16 7:03 AM, kotipalli venkatesh wrote:
> > we are using NFS as a storage
> >
> > On Mon, Apr 18, 2016 at 7:24 PM, Rafael Weingärtner < 
> > rafaelweingart...@gmail.com> wrote:
> >
> >> If you only want that, I would use a backup tool at the storage level.
> It
> >> is pretty straight forward.
> >>
> >> I do not know what type of storage you are using, but if you have
> something
> >> over NFS+LVM, you can easily use backup tools for LVM.
> >>
> >> On Mon, Apr 18, 2016 at 10:52 AM, kotipalli venkatesh < 
> >> venkateshcloudt...@gmail.com> wrote:
> >>
> >>> Yes, Please suggest third-party backup tool. we are using 
> >>> xenserver 6.2
> >> as
> >>> a hyper-visor and cloudstack version 4.5 version.
> >>>
> >>> what is the best compatibility of the our CS environment.
> >>>
> >>>
> >>> On Mon, Apr 18, 2016 at 7:04 PM, Rafael Weingärtner < 
> >>> rafaelweingart...@gmail.com> wrote:
> >>>
>  Ok,
>  So, you want continuos backup of VHDs?
> 
>  On Mon, Apr 18, 2016 at 10:29 AM, kotipalli venkatesh < 
>  venkateshcloudt...@gmail.com> wrote:
> 
> > Hi Rafael,
> >
> > Thnx for your reply.
> >
> > Yes, we are looking os+file (Completely previous state ) level
> >> backup.
> > Suppose VM is crashed unexpectedly (WINDOWS/LINUX).we are using 
> > that
>  backup
> > spin a new VM using previous day backup.
> >
> > Regards,
> > Venkatesh.k
> >
> > On Mon, Apr 18, 2016 at 5:43 PM, Rafael Weingärtner < 
> > rafaelweingart...@gmail.com> wrote:
> >
> >> What do you mean by backup at the OS level?
> >>
> >> Backup through the hypervisor or OS of the VM?
> >>
> >> On Mon, Apr 18, 2016 at 8:50 AM, kotipalli venkatesh < 
> >> venkateshcloudt...@gmail.com> wrote:
> >>
> >>> Hi All,
> >>>
> >>> I am using cloud stack version 4.5.0 Hypervisor  XenServer 6.2
> >>>
> >>> we need full backups in the OS level by using any third party
> >> tool.
> >>>
> >>> can some one please suggest any third party tool with support.
> >>>
> >>> Regards,
> >>> Venkatesh.k
> >>>
> >>
> >>
> >>
> >> --
> >> Rafael Weingärtner
> >>
> >
> 
> 
> 
>  --
>  Rafael Weingärtner
> 
> >>>
> >>
> >>
> >>
> >> --
> >> Rafael Weingärtner
> >>
> >
>



--
Rafael Weingärtner
Timothy Lothering
Solutions Architect
Managed Services

T: +27877415535
F: +27877415100
C: +27824904099
E: tlother...@datacentrix.co.za


DISCLAIMER NOTICE: 

Everything in this e-mail and any attachments relating to the official business 
of Datacentrix Holdings Ltd. and its subsidiaries 
('Datacentrix') is proprietary to Datacentrix. It is confidential, legally 
privileged and protected by law. Datacentrix does not 
own and endorse any other content. Views and opinions are those of the sender 
unless clearly stated as being that of Datacentrix. 
The person addressed in the e-mail is the sole authorised recipient. Please 
notify the sender immediately if it has unintentionally 
reached you and do not read, disclose or use the content in any way. 
Datacentrix cannot assure that the integrity 

Re: High importance Suggest backup tool

2016-04-18 Thread ilya
Also, if you search this mailing list via markmail.org - or something
else, there was another thread about backups - month or two ago - with
more suggested tools.



On 4/18/16 7:03 AM, kotipalli venkatesh wrote:
> we are using NFS as a storage
> 
> On Mon, Apr 18, 2016 at 7:24 PM, Rafael Weingärtner <
> rafaelweingart...@gmail.com> wrote:
> 
>> If you only want that, I would use a backup tool at the storage level. It
>> is pretty straight forward.
>>
>> I do not know what type of storage you are using, but if you have something
>> over NFS+LVM, you can easily use backup tools for LVM.
>>
>> On Mon, Apr 18, 2016 at 10:52 AM, kotipalli venkatesh <
>> venkateshcloudt...@gmail.com> wrote:
>>
>>> Yes, Please suggest third-party backup tool. we are using xenserver 6.2
>> as
>>> a hyper-visor and cloudstack version 4.5 version.
>>>
>>> what is the best compatibility of the our CS environment.
>>>
>>>
>>> On Mon, Apr 18, 2016 at 7:04 PM, Rafael Weingärtner <
>>> rafaelweingart...@gmail.com> wrote:
>>>
 Ok,
 So, you want continuos backup of VHDs?

 On Mon, Apr 18, 2016 at 10:29 AM, kotipalli venkatesh <
 venkateshcloudt...@gmail.com> wrote:

> Hi Rafael,
>
> Thnx for your reply.
>
> Yes, we are looking os+file (Completely previous state ) level
>> backup.
> Suppose VM is crashed unexpectedly (WINDOWS/LINUX).we are using that
 backup
> spin a new VM using previous day backup.
>
> Regards,
> Venkatesh.k
>
> On Mon, Apr 18, 2016 at 5:43 PM, Rafael Weingärtner <
> rafaelweingart...@gmail.com> wrote:
>
>> What do you mean by backup at the OS level?
>>
>> Backup through the hypervisor or OS of the VM?
>>
>> On Mon, Apr 18, 2016 at 8:50 AM, kotipalli venkatesh <
>> venkateshcloudt...@gmail.com> wrote:
>>
>>> Hi All,
>>>
>>> I am using cloud stack version 4.5.0
>>> Hypervisor  XenServer 6.2
>>>
>>> we need full backups in the OS level by using any third party
>> tool.
>>>
>>> can some one please suggest any third party tool with support.
>>>
>>> Regards,
>>> Venkatesh.k
>>>
>>
>>
>>
>> --
>> Rafael Weingärtner
>>
>



 --
 Rafael Weingärtner

>>>
>>
>>
>>
>> --
>> Rafael Weingärtner
>>
> 


Re: High importance Suggest backup tool

2016-04-18 Thread Rafael Weingärtner
Exactly that.
Thanks for  clarifying my words ;)


On Mon, Apr 18, 2016 at 1:38 PM, ilya  wrote:

> I think Rafael means you probably have enterprise grade storage like
> Netapp and EMC on the backend.
>
> In that case, just enable the snapshotting of the filesystem. The
> snapshot can be mounted as separate directory - or in case of netapp,
> you will have .snapshot directory within you main tree structure.
>
> How long do you plan to retain the backups?
>
> If its shortlived, storage level snapshot backups - should be enough. If
> its long lived, you may have to move it off another place for long term
> storage - be it tape - or disk.
>
> Regards
> ilya
>
> On 4/18/16 7:03 AM, kotipalli venkatesh wrote:
> > we are using NFS as a storage
> >
> > On Mon, Apr 18, 2016 at 7:24 PM, Rafael Weingärtner <
> > rafaelweingart...@gmail.com> wrote:
> >
> >> If you only want that, I would use a backup tool at the storage level.
> It
> >> is pretty straight forward.
> >>
> >> I do not know what type of storage you are using, but if you have
> something
> >> over NFS+LVM, you can easily use backup tools for LVM.
> >>
> >> On Mon, Apr 18, 2016 at 10:52 AM, kotipalli venkatesh <
> >> venkateshcloudt...@gmail.com> wrote:
> >>
> >>> Yes, Please suggest third-party backup tool. we are using xenserver 6.2
> >> as
> >>> a hyper-visor and cloudstack version 4.5 version.
> >>>
> >>> what is the best compatibility of the our CS environment.
> >>>
> >>>
> >>> On Mon, Apr 18, 2016 at 7:04 PM, Rafael Weingärtner <
> >>> rafaelweingart...@gmail.com> wrote:
> >>>
>  Ok,
>  So, you want continuos backup of VHDs?
> 
>  On Mon, Apr 18, 2016 at 10:29 AM, kotipalli venkatesh <
>  venkateshcloudt...@gmail.com> wrote:
> 
> > Hi Rafael,
> >
> > Thnx for your reply.
> >
> > Yes, we are looking os+file (Completely previous state ) level
> >> backup.
> > Suppose VM is crashed unexpectedly (WINDOWS/LINUX).we are using that
>  backup
> > spin a new VM using previous day backup.
> >
> > Regards,
> > Venkatesh.k
> >
> > On Mon, Apr 18, 2016 at 5:43 PM, Rafael Weingärtner <
> > rafaelweingart...@gmail.com> wrote:
> >
> >> What do you mean by backup at the OS level?
> >>
> >> Backup through the hypervisor or OS of the VM?
> >>
> >> On Mon, Apr 18, 2016 at 8:50 AM, kotipalli venkatesh <
> >> venkateshcloudt...@gmail.com> wrote:
> >>
> >>> Hi All,
> >>>
> >>> I am using cloud stack version 4.5.0
> >>> Hypervisor  XenServer 6.2
> >>>
> >>> we need full backups in the OS level by using any third party
> >> tool.
> >>>
> >>> can some one please suggest any third party tool with support.
> >>>
> >>> Regards,
> >>> Venkatesh.k
> >>>
> >>
> >>
> >>
> >> --
> >> Rafael Weingärtner
> >>
> >
> 
> 
> 
>  --
>  Rafael Weingärtner
> 
> >>>
> >>
> >>
> >>
> >> --
> >> Rafael Weingärtner
> >>
> >
>



-- 
Rafael Weingärtner


Re: High importance Suggest backup tool

2016-04-18 Thread ilya
I think Rafael means you probably have enterprise grade storage like
Netapp and EMC on the backend.

In that case, just enable the snapshotting of the filesystem. The
snapshot can be mounted as separate directory - or in case of netapp,
you will have .snapshot directory within you main tree structure.

How long do you plan to retain the backups?

If its shortlived, storage level snapshot backups - should be enough. If
its long lived, you may have to move it off another place for long term
storage - be it tape - or disk.

Regards
ilya

On 4/18/16 7:03 AM, kotipalli venkatesh wrote:
> we are using NFS as a storage
> 
> On Mon, Apr 18, 2016 at 7:24 PM, Rafael Weingärtner <
> rafaelweingart...@gmail.com> wrote:
> 
>> If you only want that, I would use a backup tool at the storage level. It
>> is pretty straight forward.
>>
>> I do not know what type of storage you are using, but if you have something
>> over NFS+LVM, you can easily use backup tools for LVM.
>>
>> On Mon, Apr 18, 2016 at 10:52 AM, kotipalli venkatesh <
>> venkateshcloudt...@gmail.com> wrote:
>>
>>> Yes, Please suggest third-party backup tool. we are using xenserver 6.2
>> as
>>> a hyper-visor and cloudstack version 4.5 version.
>>>
>>> what is the best compatibility of the our CS environment.
>>>
>>>
>>> On Mon, Apr 18, 2016 at 7:04 PM, Rafael Weingärtner <
>>> rafaelweingart...@gmail.com> wrote:
>>>
 Ok,
 So, you want continuos backup of VHDs?

 On Mon, Apr 18, 2016 at 10:29 AM, kotipalli venkatesh <
 venkateshcloudt...@gmail.com> wrote:

> Hi Rafael,
>
> Thnx for your reply.
>
> Yes, we are looking os+file (Completely previous state ) level
>> backup.
> Suppose VM is crashed unexpectedly (WINDOWS/LINUX).we are using that
 backup
> spin a new VM using previous day backup.
>
> Regards,
> Venkatesh.k
>
> On Mon, Apr 18, 2016 at 5:43 PM, Rafael Weingärtner <
> rafaelweingart...@gmail.com> wrote:
>
>> What do you mean by backup at the OS level?
>>
>> Backup through the hypervisor or OS of the VM?
>>
>> On Mon, Apr 18, 2016 at 8:50 AM, kotipalli venkatesh <
>> venkateshcloudt...@gmail.com> wrote:
>>
>>> Hi All,
>>>
>>> I am using cloud stack version 4.5.0
>>> Hypervisor  XenServer 6.2
>>>
>>> we need full backups in the OS level by using any third party
>> tool.
>>>
>>> can some one please suggest any third party tool with support.
>>>
>>> Regards,
>>> Venkatesh.k
>>>
>>
>>
>>
>> --
>> Rafael Weingärtner
>>
>



 --
 Rafael Weingärtner

>>>
>>
>>
>>
>> --
>> Rafael Weingärtner
>>
> 


CloudStack European User Group, Berlin, June 2016

2016-04-18 Thread Steve Roles
Hi all,


We're very excited to announce the summer 2016 meeting of the CloudStack 
European User group, this time kindly hosted by BIT.Group GmbH, at the Grand 
Hotel, Berlin. As well as talks from guest speakers, there will be the chance 
to meet with other CloudStack users, lunch, and time to continue the 
discussions over a beer or two in the evening.


We have now confirmed the speakers for our event. Please see here for more 
information, and also how to register:

https://www.eventbrite.co.uk/e/cloudstack-european-user-group-tickets-23036757562

Best regards,


Regards,

Steve Roles

steve.ro...@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue


Re: High importance Suggest backup tool

2016-04-18 Thread kotipalli venkatesh
we are using NFS as a storage

On Mon, Apr 18, 2016 at 7:24 PM, Rafael Weingärtner <
rafaelweingart...@gmail.com> wrote:

> If you only want that, I would use a backup tool at the storage level. It
> is pretty straight forward.
>
> I do not know what type of storage you are using, but if you have something
> over NFS+LVM, you can easily use backup tools for LVM.
>
> On Mon, Apr 18, 2016 at 10:52 AM, kotipalli venkatesh <
> venkateshcloudt...@gmail.com> wrote:
>
> > Yes, Please suggest third-party backup tool. we are using xenserver 6.2
> as
> > a hyper-visor and cloudstack version 4.5 version.
> >
> > what is the best compatibility of the our CS environment.
> >
> >
> > On Mon, Apr 18, 2016 at 7:04 PM, Rafael Weingärtner <
> > rafaelweingart...@gmail.com> wrote:
> >
> > > Ok,
> > > So, you want continuos backup of VHDs?
> > >
> > > On Mon, Apr 18, 2016 at 10:29 AM, kotipalli venkatesh <
> > > venkateshcloudt...@gmail.com> wrote:
> > >
> > > > Hi Rafael,
> > > >
> > > > Thnx for your reply.
> > > >
> > > > Yes, we are looking os+file (Completely previous state ) level
> backup.
> > > > Suppose VM is crashed unexpectedly (WINDOWS/LINUX).we are using that
> > > backup
> > > > spin a new VM using previous day backup.
> > > >
> > > > Regards,
> > > > Venkatesh.k
> > > >
> > > > On Mon, Apr 18, 2016 at 5:43 PM, Rafael Weingärtner <
> > > > rafaelweingart...@gmail.com> wrote:
> > > >
> > > > > What do you mean by backup at the OS level?
> > > > >
> > > > > Backup through the hypervisor or OS of the VM?
> > > > >
> > > > > On Mon, Apr 18, 2016 at 8:50 AM, kotipalli venkatesh <
> > > > > venkateshcloudt...@gmail.com> wrote:
> > > > >
> > > > > > Hi All,
> > > > > >
> > > > > > I am using cloud stack version 4.5.0
> > > > > > Hypervisor  XenServer 6.2
> > > > > >
> > > > > > we need full backups in the OS level by using any third party
> tool.
> > > > > >
> > > > > > can some one please suggest any third party tool with support.
> > > > > >
> > > > > > Regards,
> > > > > > Venkatesh.k
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Rafael Weingärtner
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Rafael Weingärtner
> > >
> >
>
>
>
> --
> Rafael Weingärtner
>


Re: High importance Suggest backup tool

2016-04-18 Thread kotipalli venkatesh
Yes, Please suggest third-party backup tool. we are using xenserver 6.2 as
a hyper-visor and cloudstack version 4.5 version.

what is the best compatibility of the our CS environment.


On Mon, Apr 18, 2016 at 7:04 PM, Rafael Weingärtner <
rafaelweingart...@gmail.com> wrote:

> Ok,
> So, you want continuos backup of VHDs?
>
> On Mon, Apr 18, 2016 at 10:29 AM, kotipalli venkatesh <
> venkateshcloudt...@gmail.com> wrote:
>
> > Hi Rafael,
> >
> > Thnx for your reply.
> >
> > Yes, we are looking os+file (Completely previous state ) level backup.
> > Suppose VM is crashed unexpectedly (WINDOWS/LINUX).we are using that
> backup
> > spin a new VM using previous day backup.
> >
> > Regards,
> > Venkatesh.k
> >
> > On Mon, Apr 18, 2016 at 5:43 PM, Rafael Weingärtner <
> > rafaelweingart...@gmail.com> wrote:
> >
> > > What do you mean by backup at the OS level?
> > >
> > > Backup through the hypervisor or OS of the VM?
> > >
> > > On Mon, Apr 18, 2016 at 8:50 AM, kotipalli venkatesh <
> > > venkateshcloudt...@gmail.com> wrote:
> > >
> > > > Hi All,
> > > >
> > > > I am using cloud stack version 4.5.0
> > > > Hypervisor  XenServer 6.2
> > > >
> > > > we need full backups in the OS level by using any third party tool.
> > > >
> > > > can some one please suggest any third party tool with support.
> > > >
> > > > Regards,
> > > > Venkatesh.k
> > > >
> > >
> > >
> > >
> > > --
> > > Rafael Weingärtner
> > >
> >
>
>
>
> --
> Rafael Weingärtner
>


Re: High importance Suggest backup tool

2016-04-18 Thread Rafael Weingärtner
If you only want that, I would use a backup tool at the storage level. It
is pretty straight forward.

I do not know what type of storage you are using, but if you have something
over NFS+LVM, you can easily use backup tools for LVM.

On Mon, Apr 18, 2016 at 10:52 AM, kotipalli venkatesh <
venkateshcloudt...@gmail.com> wrote:

> Yes, Please suggest third-party backup tool. we are using xenserver 6.2 as
> a hyper-visor and cloudstack version 4.5 version.
>
> what is the best compatibility of the our CS environment.
>
>
> On Mon, Apr 18, 2016 at 7:04 PM, Rafael Weingärtner <
> rafaelweingart...@gmail.com> wrote:
>
> > Ok,
> > So, you want continuos backup of VHDs?
> >
> > On Mon, Apr 18, 2016 at 10:29 AM, kotipalli venkatesh <
> > venkateshcloudt...@gmail.com> wrote:
> >
> > > Hi Rafael,
> > >
> > > Thnx for your reply.
> > >
> > > Yes, we are looking os+file (Completely previous state ) level backup.
> > > Suppose VM is crashed unexpectedly (WINDOWS/LINUX).we are using that
> > backup
> > > spin a new VM using previous day backup.
> > >
> > > Regards,
> > > Venkatesh.k
> > >
> > > On Mon, Apr 18, 2016 at 5:43 PM, Rafael Weingärtner <
> > > rafaelweingart...@gmail.com> wrote:
> > >
> > > > What do you mean by backup at the OS level?
> > > >
> > > > Backup through the hypervisor or OS of the VM?
> > > >
> > > > On Mon, Apr 18, 2016 at 8:50 AM, kotipalli venkatesh <
> > > > venkateshcloudt...@gmail.com> wrote:
> > > >
> > > > > Hi All,
> > > > >
> > > > > I am using cloud stack version 4.5.0
> > > > > Hypervisor  XenServer 6.2
> > > > >
> > > > > we need full backups in the OS level by using any third party tool.
> > > > >
> > > > > can some one please suggest any third party tool with support.
> > > > >
> > > > > Regards,
> > > > > Venkatesh.k
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Rafael Weingärtner
> > > >
> > >
> >
> >
> >
> > --
> > Rafael Weingärtner
> >
>



-- 
Rafael Weingärtner


Re: High importance Suggest backup tool

2016-04-18 Thread Rafael Weingärtner
Ok,
So, you want continuos backup of VHDs?

On Mon, Apr 18, 2016 at 10:29 AM, kotipalli venkatesh <
venkateshcloudt...@gmail.com> wrote:

> Hi Rafael,
>
> Thnx for your reply.
>
> Yes, we are looking os+file (Completely previous state ) level backup.
> Suppose VM is crashed unexpectedly (WINDOWS/LINUX).we are using that backup
> spin a new VM using previous day backup.
>
> Regards,
> Venkatesh.k
>
> On Mon, Apr 18, 2016 at 5:43 PM, Rafael Weingärtner <
> rafaelweingart...@gmail.com> wrote:
>
> > What do you mean by backup at the OS level?
> >
> > Backup through the hypervisor or OS of the VM?
> >
> > On Mon, Apr 18, 2016 at 8:50 AM, kotipalli venkatesh <
> > venkateshcloudt...@gmail.com> wrote:
> >
> > > Hi All,
> > >
> > > I am using cloud stack version 4.5.0
> > > Hypervisor  XenServer 6.2
> > >
> > > we need full backups in the OS level by using any third party tool.
> > >
> > > can some one please suggest any third party tool with support.
> > >
> > > Regards,
> > > Venkatesh.k
> > >
> >
> >
> >
> > --
> > Rafael Weingärtner
> >
>



-- 
Rafael Weingärtner


Re: High importance Suggest backup tool

2016-04-18 Thread kotipalli venkatesh
Hi Rafael,

Thnx for your reply.

Yes, we are looking os+file (Completely previous state ) level backup.
Suppose VM is crashed unexpectedly (WINDOWS/LINUX).we are using that backup
spin a new VM using previous day backup.

Regards,
Venkatesh.k

On Mon, Apr 18, 2016 at 5:43 PM, Rafael Weingärtner <
rafaelweingart...@gmail.com> wrote:

> What do you mean by backup at the OS level?
>
> Backup through the hypervisor or OS of the VM?
>
> On Mon, Apr 18, 2016 at 8:50 AM, kotipalli venkatesh <
> venkateshcloudt...@gmail.com> wrote:
>
> > Hi All,
> >
> > I am using cloud stack version 4.5.0
> > Hypervisor  XenServer 6.2
> >
> > we need full backups in the OS level by using any third party tool.
> >
> > can some one please suggest any third party tool with support.
> >
> > Regards,
> > Venkatesh.k
> >
>
>
>
> --
> Rafael Weingärtner
>


Re: High importance Suggest backup tool

2016-04-18 Thread Rafael Weingärtner
What do you mean by backup at the OS level?

Backup through the hypervisor or OS of the VM?

On Mon, Apr 18, 2016 at 8:50 AM, kotipalli venkatesh <
venkateshcloudt...@gmail.com> wrote:

> Hi All,
>
> I am using cloud stack version 4.5.0
> Hypervisor  XenServer 6.2
>
> we need full backups in the OS level by using any third party tool.
>
> can some one please suggest any third party tool with support.
>
> Regards,
> Venkatesh.k
>



-- 
Rafael Weingärtner


High importance Suggest backup tool

2016-04-18 Thread kotipalli venkatesh
Hi All,

I am using cloud stack version 4.5.0
Hypervisor  XenServer 6.2

we need full backups in the OS level by using any third party tool.

can some one please suggest any third party tool with support.

Regards,
Venkatesh.k


RE: Error: "Unable to add host"

2016-04-18 Thread Pavan Bandarupally
Is Virtualization enabled in the BIOS for the machine ?

-Original Message-
From: Cayetano Rodríguez [mailto:tfg.cloudcomput...@gmail.com] 
Sent: Friday, April 15, 2016 8:05 PM
To: users@cloudstack.apache.org
Subject: Re: Error: "Unable to add host"

Yes, I'm trying to setup everything on a single machine. I followed that guide 
and now I've checked all steps in the KVM section. When I execute  "
lsmod | grep kvm "
 I get the following output:
[root@srvr1 ~]# lsmod | grep kvm
kvm   341551  0

In the guide it appears in the output another line (kvm_intel), am I doing 
something wrong so that line doesn't appear?

Thank you

2016-04-15 4:06 GMT+02:00 Pavan Bandarupally <
pavan.bandarupa...@accelerite.com>:

> If you have resources, it is recommended to have management server and 
> host on separate machines. But just to troubleshoot your environment 
> you can check the below link and see if things work.
>
> From my understanding you are trying to setup everything ( management 
> server and hotst) on a single machine. The error you face is generally 
> seen if the hypervisor host doesn't have KVM agent installed properly 
> (I might be wrong here). Can you please go through the below link and 
> make sure that you have followed all the required steps (for KVM 
> installation ) and confirm if KVM is properly installed (say by checking 
> lsmod | grep kvm ) ?
>
>
> http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/
> 4.6/qig.html
>
> Regards,
> Pavan
>
>
> -Original Message-
> From: Cayetano Rodríguez [mailto:tfg.cloudcomput...@gmail.com]
> Sent: Friday, April 15, 2016 6:08 AM
> To: users@cloudstack.apache.org
> Subject: Re: Error: "Unable to add host"
>
> The managenent ip address is the same as the host ip address, and the 
> same as the machine that I'm using...
> I've done this because I've followed the Quick Installation Guide that 
> is focused on doing everything in the same machine, and this guide 
> specifies to use the same ip addresses in managenent server and the first 
> host.
>
> I am interested in getting started on CloudStack doing this "trial"
> installation, so I don't need lots of resources (and actually don't 
> have them at this moment). For this reason I think doing everything in 
> the same machine is the best option for me.
>
> If you could help me doing this that would be great, or if it's not 
> possible and you think it's better and easier separating the 
> management server and host, I could look for another machine to use.
>
> Thank you very much.
>
> El jueves, 14 de abril de 2016, Simon Weller  escribió:
>
> > Can you ping the ip address you supplied from the management server?
> > Are you able to ssh into it using the credentials (from the 
> > management
> > server) you're using in the Cloudstack GUI?
> >
> > ICloudstack is really designed to be deployed on separate servers, 
> > so mixing management and hosts can complicate things a fair bit.
> >
> > - Si
> >
> >
> > 
> > From: Cayetano Rodríguez  > >
> > Sent: Thursday, April 14, 2016 12:18 PM
> > To: users@cloudstack.apache.org 
> > Subject: Error: "Unable to add host"
> >
> > Hi everyone!
> >
> > I've followed the "Quick Installation Guide for Centos 6" guide, to 
> > install CloudStack in one machine with Centos 6.5. I've followed all 
> > steps and finished installing, but I get an error while configuring 
> > it. The error appears when CloudStack is trying to add a host. The 
> > error says: "Unable to add the host".
> >
> > I've checked /var/log/cloudstack/management/management-server.log 
> > and this is the complete error:
> >
> >
> >
> > 2016-04-14 19:10:36,257 DEBUG [c.c.a.ApiServlet]
> > (catalina-exec-1:ctx-3c617426) (logid:25f4748e) ===START===
> > 192.168.1.2 -- GET
> >
> > command=listNetworkOfferings=Enabled=Shared
> > se
> > =json&_=1460653836254
> > 2016-04-14 19:10:36,315 DEBUG [c.c.a.ApiServlet]
> > (catalina-exec-1:ctx-3c617426 ctx-5090361b) (logid:25f4748e) 
> > ===END===
> > 192.168.1.2 -- GET
> >
> > command=listNetworkOfferings=Enabled=Shared
> > se
> > =json&_=1460653836254
> > 2016-04-14 19:10:36,323 DEBUG [c.c.a.ApiServlet]
> > (catalina-exec-14:ctx-8f5ed97e) (logid:30b82c99) ===START===
> > 192.168.1.2
> > -- POST  command=addHost=json
> > 2016-04-14 19:10:36,335 WARN  [c.c.a.d.ParamGenericValidationWorker]
> > (catalina-exec-14:ctx-8f5ed97e ctx-8c36d11e) (logid:30b82c99) 
> > Received unknown parameters for command addHost. Unknown parameters :
> > clustertype
> > 2016-04-14 19:10:36,339 INFO  [c.c.r.ResourceManagerImpl] 
> > (catalina-exec-14:ctx-8f5ed97e ctx-8c36d11e) (logid:30b82c99) Trying 
> > to add a new host at http://192.168.1.2 in data center 1
> > 2016-04-14 19:10:36,343 WARN  [c.c.h.k.d.LibvirtServerDiscoverer]
> > (catalina-exec-14:ctx-8f5ed97e ctx-8c36d11e) (logid:30b82c99)  can't 
> > setup agent, due to 

RE: CloudStack usage is not working properly

2016-04-18 Thread Glenn Wagner
Hi,

When you say Changed , did you alter an existing service offering details or 
move a Instance to a service offering?  
If you create a new service offering , does the ID show in your Cloud DB and 
usage DB?

Thanks
Glenn



Regards,

Glenn Wagner

glenn.wag...@shapeblue.com 
www.shapeblue.com
2nd Floor, Oudehuis Centre, 122 Main Rd, Somerset West, Cape Town  7130South 
Africa
@shapeblue

-Original Message-
From: Amir Abbasi [mailto:abb...@tebyanidc.ir] 
Sent: Saturday, 16 April 2016 11:11 AM
To: users@cloudstack.apache.org
Subject: CloudStack usage is not working properly

Hello,

 

I've changed service offering 1~2 months ago but is does'nt show the service 
offering ID in cloud db, I've already restarted cloud-usage service but that is 
not fixed the issue.  I do use CS 4.4 with VMware.