Re: recover a expunged machine

2016-04-08 Thread Dag Sonstebo
> Someone with root user deleted and expunged a instance on CloudStack. >> >> Exist some way to recover this instance ? >> >> really thanks any help >> >> -- >> Hollman Eduardo Enciso R. >> http://algolibre.com >> @hollman >> > > > >-- >Hollman Eduardo Enciso R. >http://algolibre.com >@hollman Regards, Dag Sonstebo dag.sonst...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue

Re: Secondary Storage VM overloaded

2016-04-01 Thread Dag Sonstebo
. Also keep in mind you could increase the service offering for system VMs to increase the capacity the SSVM can handle, this could negate the requirement for multiple SSVM instances. Dag Sonstebo Cloud Architect ShapeBlue On 01/04/2016, 10:10, "christian.kir...@zv.fraunhof

Re: CloudStack HA

2016-03-30 Thread Dag Sonstebo
Hi Martins, yes this is a typical example of host self fencing, where a host will reboot when losing connectivity to a primary storage pool. As you have already found this is controlled by the xenheartbeat.sh script. Dag Sonstebo Cloud Architect ShapeBlue On 30/03/2016, 10:04, "Mā

Re: Override BIOS config to specify boot from attached ISO

2016-03-23 Thread Dag Sonstebo
ally cause issues. Keep in mind though once you've set the boot order in the BIOS it will stay persistent, and obviously only boot to ISO if one is present. Dag Sonstebo Cloud Architect ShapeBlue On 23/03/2016, 14:35, "seth.r...@bt.com" <seth.r...@bt.com> wrote: &g

Re: Certification info

2016-03-21 Thread Dag Sonstebo
- this is described in the CloudStack documentation. Dag Sonstebo Cloud Architect ShapeBlue S: +44 20 3603 0540 | dag.sonst...@shapeblue.com | http://www.shapeblue.com <http://www.shapeblue.com/> | Twitter:@ShapeBlue <https://twitter.com/#!/shapeblue> On 19/03/2016, 21:15, "ko

Re: Certification info

2016-03-19 Thread Dag Sonstebo
not ask for dumps - the certification is based on your own studies and effort. Dag Sonstebo Cloud Architect ShapeBlue On 17/03/2016, 09:46, "kotipalli venkatesh" <venkateshcloudt...@gmail.com> wrote: >Hi Sonstebo, > >Really very helpful which you send prev

Re: Certification info

2016-03-15 Thread Dag Sonstebo
/CLOUDSTACK/Home Dag Sonstebo Cloud Architect ShapeBlue [ShapeBlue]<http://www.shapeblue.com> Dag Sonstebo ShapeBlue d: | s: +44 203 603 0540<tel:|%20s:%20+44%20203%20603%200540> e: dag.sonst...@shapeblue.com | t: <mailto:dag.sonst...@shapeblue.com%20|%20t

Re: Cannot create VPC

2016-01-22 Thread Dag Sonstebo
Agree with Erik - my understanding is that statement applies to tunnelling. Regards, Dag Sonstebo [ShapeBlue]<http://www.shapeblue.com> Dag Sonstebo ShapeBlue d: | s: +44 203 603 0540<tel:|%20s:%20+44%20203%20603%200540> e: dag.sonst...@shapeblue.com | t: <m

Re: CloudStack4.2.1 dnsmasq service down on VR

2016-01-12 Thread Dag Sonstebo
the full picture. As already mentioned - with newer versions of CloudStack more issues will have been fixed and you will be less likely to have any problems. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 12/01/2016, 07:46, "Makrand" <makrandsa...@gmail.com> wrote: >Ryot

Re: Getting crazy with KVM network config

2016-01-08 Thread Dag Sonstebo
VLANs. The most important part is to make sure your CloudStack zone networking has the correct KVM traffic label for each type of network, i.e. these have to be configured with “cloudbr0” etc. depending on what you called your bridges. Regards, Dag Sonstebo [ShapeBlue]<h

Re: Stuck Upgrading Virtual Router

2015-12-30 Thread Dag Sonstebo
Alessandro, if all your VRs are showing with “requires upgrade” set to "no" you should be OK. Regards, Dag Sonstebo Cloud Architect ShapeBlue [ShapeBlue]<http://www.shapeblue.com> Dag Sonstebo ShapeBlue d: | s: +44 203 603 0540<tel:|%20s:%20+44%202

Re: ACS + XenServer + DAS ?

2015-12-09 Thread Dag Sonstebo
production environments using IP based storage. Personally I’ve ran XenServer with an iSCSI backend over 10gig in the past and even during ACS boot storms never managed to push the network links past 20-30% utilisation. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 09/12/2015, 08:48, &quo

Re: Help me locate the VM owner of (corrupt) VDI - also 'primary footer invalid: invalid cookie' error

2015-12-08 Thread Dag Sonstebo
Hi France, have a look at the following writeup I did a few weeks back - http://www.shapeblue.com/recovery-of-vms-to-new-cloudstack-instance/ It should give you an idea how to troubleshoot the VHD chain and how to tie it back to DB entries and potential VM owner. Regards, Dag Sonstebo Cloud

Re: How to replace Primary Storage

2015-12-08 Thread Dag Sonstebo
Hi Amir Not tried it - but as Ahmad pointed out just make sure your DB matches real VMFS location, otherwise the two platforms go out of sync. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 08/12/2015, 04:15, "Amir Abbasi" <abb...@tebyanidc.ir> wrote: >Hi, &g

Re: Multiples Publics Networks

2015-12-04 Thread Dag Sonstebo
your own to match your use case. Not sure if I follow your second question - could you elaborate? Regards, Dag Sonstebo Cloud Architect ShapeBlue On 01/12/2015, 17:23, "Rubens Malheiro" <rubens.malhe...@gmail.com> wrote: >Thank Dag >Got it. >But if I use sh

Re: Multiples Publics Networks

2015-12-01 Thread Dag Sonstebo
that if you present public IP ranges as shared networks that you may encounter security issues on your VMs. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 01/12/2015, 16:26, "Rubens Malheiro" <rubens.malhe...@gmail.com> wrote: >Hello everyone! > >it is possib

Re: DHCP reservations on VR

2015-11-23 Thread Dag Sonstebo
Hi Makrand, if you want to have a look check the /etc/dhcphosts.txt file on your VRs: root@r-207-VM:~# cat /etc/dhcphosts.txt 02:00:21:fd:10:a7,set:10_1_1_162,VM2,infinite Regards, Dag Sonstebo Cloud Architect ShapeBlue On 23/11/2015, 12:56, "Rene Moser" <m...@renemoser.net

Re: SSVM can not connect to Management

2015-11-19 Thread Dag Sonstebo
server listening on port 8250? - From any external host can you telnet to port 8250 and get a handshake response? Regards, Dag Sonstebo Cloud Architect ShapeBlue On 19/11/2015, 06:18, "Yan Bai" <baiyan...@gmail.com> wrote: >The java version is 1.7.0_91. Is there anyon

Re: CloudStack server with public ip address

2015-11-13 Thread Dag Sonstebo
range - this all depends on how you haver labelled your traffic in the zone setup wizard. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 11/11/2015, 15:07, "Yan Bai" <baiyan...@gmail.com> wrote: >Hi Dag, > >Thanks your reply. I am using basic zone. > >-Y

Re: Console proxy VM not runing

2015-11-13 Thread Dag Sonstebo
with your system template - it might be an idea to download this again. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 13/11/2015, 06:23, "kotipalli venkatesh" <venkateshcloudt...@gmail.com> wrote: >Hi All, > >My Cloudstack setup is 4.3.2 and Xenserver is 6.2 &

Re: CloudStack server with public ip address

2015-11-11 Thread Dag Sonstebo
Hi Yan, are you trying to create a basic zone or an advanced zone? Regards, Dag Sonstebo Cloud Architect ShapeBlue On 10/11/2015, 04:38, "Yan Bai" <baiyan...@gmail.com> wrote: >Hi All, > >I have only one physical computer and IP address of this mach

Re: CPBM

2015-11-02 Thread Dag Sonstebo
following Citrix¹ revamp of their documentation site. Another resource you will also find very useful is the cookbook on http://support.citrix.com/servlet/KbServlet/download/36125-102-708539/CPBM_ 2.2_Cookbook.pdf . Regards, Dag Sonstebo Cloud Architect ShapeBlue On 02/11/2015, 14:12, "koti

Re: snapshot.backup.rightafter parameter problem for RBD Storage

2015-11-02 Thread Dag Sonstebo
, secondary storage traffic and management traffic to ensure I/O bottlenecks don¹t take your CloudStack infrastructure offline. Regards, Dag Sonstebo Cloud Architect On 30/10/2015, 09:08, "Özhan Rüzgar Karaman" <oruzgarkara...@gmail.com> wrote: >Hi Dag; >If this is the d

Re: CloudStack KVM VM Load Balancing

2015-10-30 Thread Dag Sonstebo
them at random within that pod - userconcentratedpod_firstfit: concentrates the users VMs on the same pod, but picks the first host with available capacity Hope this answers your question. Regards, Dag Sonstebo Cloud Architect On 29/10/2015, 20:35, "Özhan Rüzgar Karaman" &l

Re: snapshot.backup.rightafter parameter problem for RBD Storage

2015-10-30 Thread Dag Sonstebo
Hi Özhan, this is by design, the idea being you take a snapshot which you can then download if you require (the same goes for templates you create). To allow downloads the snapshot requires to be accessible from the SSVM, I.e. it has to be copied to secondary storage. Regards, Dag Sonstebo Cloud

Re: CloudStack KVM VM Load Balancing

2015-10-28 Thread Dag Sonstebo
Hi Özhan, pure DRS style load balancing for KVM hosts doesn¹t exist yet for CloudStack. Regards, Dag Sonstebo Cloud Architect On 28/10/2015, 13:33, "Özhan Rüzgar Karaman" <oruzgarkara...@gmail.com> wrote: >Hi; >Does CloudStack handle, VM Load Balancing over KVM hosts? I

Re: Problem in Agent for system VM

2015-10-27 Thread Dag Sonstebo
Hi Ghaith, with regards to your third listed issue - what is the status of the template download in your zone? You might want to check that you can reach the URL for any URL from locally on the SSVM as well, just to rule out any other connectivity issues. Regards, Dag Sonstebo Cloud Architect

Re: CloudStack 4.5: "Add VMware Datacenter" ?

2015-10-26 Thread Dag Sonstebo
- for VMware each VR requires an IP address in the management IP range, compared to XenServer which uses link-local IP addresses. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 26/10/2015, 05:16, "Timothy Lothering" <tlother...@datacentrix.co.za> wrote: >Hi Traiano, >

Re: Cloudstack - Monitoring

2015-10-19 Thread Dag Sonstebo
+1 for Zenoss - I¹m not directly involved like Andrew, but I did a POC a couple years back and was impressed with features, ease of use, etc. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 18/10/2015 18:13, "Andrew Kirch" <trel...@trelane.net> wrote: >Depends on the

Re: Migration among hypervisors

2015-10-19 Thread Dag Sonstebo
/details.aspx?id=42497 Nux¹ comments still stand though - whatever migration method you use you will have to sort HV specific drivers and tools as part of the conversion - which sometimes involve some surgery. Regards, Dag Sonstebo ShapeBlue On 18/10/2015 11:01, "Nux!" <n...@li.nux.ro>

Re: Cloudstack sandbox installation and configuration.

2015-09-08 Thread Dag Sonstebo
Hi Ejike http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.5/ is a good starting point. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 08/09/2015 14:44, "Ejike Daniel" <ejike.dan...@layer3.com.ng> wrote: >Hello All, > >Please am new to c

Re: No attached volume found on Windows 2008

2015-09-07 Thread Dag Sonstebo
Which hypervisor Christian? Regards, Dag Sonstebo Cloud Architect ShapeBlue On 07/09/2015 14:50, "Cristian Ciobanu" <cristian.c@istream.today> wrote: >Hello, > > I created a Windows template everything is working fine but, i did >a deploy from the Windows

Re: No attached volume found on Windows 2008

2015-09-07 Thread Dag Sonstebo
Check the mail thread from Friday - subject ³Can´t attach volume to windows 2008 R2² - looks like it might be the same issue? Regards, Dag Sonstebo Cloud Architect ShapeBlue On 07/09/2015 15:41, "Cristian Ciobanu" <cristian.c@istream.today> wrote: >Hello, > >

Re: Debug/Develop

2015-09-04 Thread Dag Sonstebo
Hi David, you¹ve come to the right place. Have a look at the getting started documentation on http://docs.cloudstack.apache.org/en/master/. If you have questions as you go along post them up and someone will assist. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 03/09/2015 19:34

Re: Cluster level OS Preference

2015-09-01 Thread Dag Sonstebo
are busy then Windows VMs will start elsewhere, and vice versa. If you also have set these OS preferences after VMs where powered up CloudStack will not rebalance the cluster to meet your OS preferences. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 31/08/2015 14:26, "M?rti?š Jakub

Re: Centos 7 Firewalld and CloudStack

2015-08-26 Thread Dag Sonstebo
Hi Ron, Also keep in mind you can just restore iptables functionality, the procedure is something along the lines of systemctl mask firewalld systemctl stop firewalld yum -y install iptables-services systemctl enable iptables systemctl start iptables Regards, Dag Sonstebo Cloud Architect

Re: Failed to create chardev

2015-08-25 Thread Dag Sonstebo
Hi Christian, On your KVM host check the ³devpts² line in your /etc/fstab, and if needed change it to: devpts /dev/pts devpts gid=5,mode=620 0 0 Then remount with: mount -o remount /dev/pts Followed by a reboot, etc. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 25/08/2015 11:45

Re: Export secondary disk ova

2015-08-03 Thread Dag Sonstebo
Hi Bimandika, Can you also let us know what the error message from VMware player / Virtualbox is? Regards, Dag Sonstebo Cloud Architect http://cloudstackcollab.org S: +44 20 3603 0540 | M: +44 7753958173 | dag.sonst...@shapeblue.com | http://www.shapeblue.com | Twitter:@ShapeBlue https

Re: Cloudstack Old env messed up!

2015-07-28 Thread Dag Sonstebo
which you need to recover? Regards, Dag Sonstebo Cloud Architect ShapeBlue On 28/07/2015 14:54, gagan chhabra gagan.13031...@gmail.com wrote: I have been given an already set-up Cloud stack environment with 6 hosts (2 clusters with 3 hosts each) ,1 management server and one NFS storage as primary

Re: resources release when deleting account or user!

2015-07-27 Thread Dag Sonstebo
Hi Gagandeep, Have a look at the following global settings: - account.cleanup.internal - controls how long deleted accounts are kept - expunge.delay - controls how long ACS waits before deleting destroyed VMs - expunge.interval - controls how often the system checks for deleted VMs Regards, Dag

OpenDaylight Hydrogen SDN integration?

2014-02-04 Thread Dag Sonstebo
Hi, I see the OpenDaylight project has just announced it's first SDN controller release - Hydrogen. Does anyone know any timeline for including this in CS? Dag

Re: Cloudstack 4.2.1 / Xenserver 6.1 GRE tunnelling / createTunnelNetwork failed

2014-01-16 Thread Dag Sonstebo
. Maybe it will added to future releases. Will looking into your issue to find out the problem. Thanks, --Tuna Sent from my GT-N7000 On Jan 15, 2014 5:53 AM, Dag Sonstebo d...@sonstebo.co.uk wrote: Hi, I’ve spent a fair bit of lab time trying to get GRE tunnelling working

Cloudstack 4.2.1 / Xenserver 6.1 GRE tunnelling / createTunnelNetwork failed

2014-01-14 Thread Dag Sonstebo
Hi, I’ve spent a fair bit of lab time trying to get GRE tunnelling working in CloudStack 4.2.1 / Xenserver 6.1 but have had no luck so far. As per various posts, documents and wiki articles I’ve got: - Xenserver 6.1 cluster with all patches, CloudStack 4.2.1 installed from RPMs (CentOS 6.5).

<    1   2   3   4   5