Guid is not updated for cluster with specified cluster id

2016-04-15 Thread Mario Giammarco
Hello, I had to delete and insert again two servers in a zone. Now I was able to insert again the server artkvm2 with ip 10.4.1.3 but when I try to add again artkvm1 with ip 10.4.1.2 I only get: Guid is not updated for cluster with specified cluster id; need to wait for hosts in this cluster to

Re: Really really confused about Cloudstack networking

2016-03-03 Thread Mario Giammarco
Simon Weller writes: > > I do agree that the docs are confusing, especially if you have a limited knowledge of networking concepts. > > In terms of the complexity, a lot of that has to do with the fact that every company has different service > requirements and ACS needs to be

Network configuration for VM without public IPs

2016-01-24 Thread Mario Giammarco
Hello, I have a private network I have no public ips. I have guest and public network configured as 10.3.6.x and 10.3.5.x. I am using advanced zone networking. I have my router that does nat on 10.3.5.1 and 10.3.6.254. My vm get an address in the range 10.3.6.x and I see that ip 10.3.6.1 is

Re: Getting crazy with KVM network config

2016-01-08 Thread Mario Giammarco
Dag Sonstebo writes: > > > Hi Mario, > first of all you may be better off just configuring untagged bridges on top of your NIC and let CloudStack take care of VLAN tagging But with one network card I need to probably to tag at least management network else manager cannot

Re: Getting crazy with KVM network config

2016-01-08 Thread Mario Giammarco
ilya writes: > In order for CloudStack to talk to System VM, it uses the KVM host as > proxy, because the SystemVM is on link-local (unroutable) network. > Specifically, CloudStack will connect to KVM on 3922 and execute a > command called cloudstack-ssh > > example:

Getting crazy with KVM network config

2016-01-07 Thread Mario Giammarco
Hello, I am evaluating cloudstack 4.7 I have followed instructions for creating kvm hosts with openvswitch networking (and vlan 100, 200, 300 as suggested) Tried creating a basic zone network in different ways. It seems ok but it cannot reaches secondary storage. It is due to the fact that I

Migration among hypervisors

2015-10-18 Thread Mario Giammarco
Hello, If I start from one hypervisor (let's say esx) can I migrate or move or use again the virtual machines in another cloudstack installation that uses another hypervisor (e.g.: xen)? Thanks in advance for any reply. Mario

Re: Help needed for ip setup

2013-11-05 Thread Mario Giammarco
Marty Sweet msweet.dev@... writes: Hi Mario, Are you tagging VLANS to this host? If so, is the switch connected to a Layer 3 switch, which you can then configure as a router to route the traffic from your cloud VLANS to your local working network. Vlan bridges are added when

Re: Help needed for ip setup

2013-11-05 Thread Mario Giammarco
Marty Sweet msweet.dev@... writes: What have you configured VLAN 200 and 300 for in Cloudstack? Because official documentation says to do it. Anyway I tried also without creating them and it does not work...

Re: Help needed for ip setup

2013-11-04 Thread Mario Giammarco
Mario Giammarco mgiammarco@... writes: I choose basic networking type. I have a network 10.1.0.0/24 with dns/gw 10.1.0.1. I have dhcp from 10.1.0.100-10.1.0.200 (I can change the range). I have one manager/host server at ip 10.1.0.13. I have followed the installation wizard and I used

Re: Help needed for ip setup

2013-11-04 Thread Mario Giammarco
Marty Sweet msweet.dev@... writes: Hi Mario, What is the IP address of the machine you are using to access your VMs? Does the gateway of 10.1.1.1 exist as a physical device? Until two minutes ago I had no physical device with 10.1.1.1. Now I added a real device 10.1.1.1. But I cannot

Re: Help needed for ip setup

2013-11-04 Thread Mario Giammarco
Marty Sweet msweet.dev@... writes: Ok, is that IP a gateway? It would need to be able to route traffic. If you haven't specified VLANS then VLANS will not be used (as far as I'm aware), and it will just use the interfaces of your server. Example: bridging eth0 for VM traffic First I

Re: 答复:答复: Secondary storage not working

2013-10-30 Thread Mario Giammarco
sanguren sanguren@... writes: Hi This is my test server . it is working ,, I have this configuration: Primary: . ├── 3a43489a-c5f7-4b05-b916-04faa227f6af ├── 3e3d467a-dac2-47d5-ad8b-380198438d4c ├── 55658553-90c5-4197-9f9e-1425886efc42 ├── 7b565ba3-08e2-4e7f-83c3-6f995a983530 └──

Secondary storage not working

2013-10-29 Thread Mario Giammarco
Hello, I have just installed a cloudstack management server and I have problems with secondary storage. I get my first problem when I issued the command to prepare system vm template I discovered that cloud user and cloud database were not present. Then I discovered that the

Re: Secondary storage not working

2013-10-29 Thread Mario Giammarco
Geoff Higginbottom geoff.higginbottom@... writes: Mario, It looks like you have added the host that is running the CloudStack management server as a host, this is not supported. If you look in my post of some days ago running devcloud on dom0 I have asked if I can use the management

Re: Secondary storage not working

2013-10-29 Thread Mario Giammarco
Geoff Higginbottom geoff.higginbottom@... writes: Just to clarify You can use the management server as a host running say KVM, but you should not put the management server VM on a host it is managing. Thanks for clarification. Let me see if I understand it correctly: I must immediately

Re: Secondary storage not working

2013-10-29 Thread Mario Giammarco
Mario Giammarco mgiammarco@... writes: Geoff Higginbottom geoff.higginbottom at ... writes: Just to clarify You can use the management server as a host running say KVM I simplify: how many hosts do I need? at least one? two? Thanks, Mario

Re: Secondary storage not working

2013-10-29 Thread Mario Giammarco
sebgoa runseb@... writes: On Oct 29, 2013, at 10:47 AM, Mario Giammarco mgiammarco@... wrote: That should work. A single host. Just install the mgt server on the physical host not in a VM. Yes management installed on physical host.

Re: Secondary storage not working

2013-10-29 Thread Mario Giammarco
Mario Giammarco mgiammarco@... writes: Then I discovered that the cloudstack-setup-databases command gave me a list of ok but it did not install the db. So I manually run the mysql scripts and the server went up. I reply to myself. I would like to underline what I have written above. Does

Re: Secondary storage not working

2013-10-29 Thread Mario Giammarco
Sebastien Goasguen runseb@... writes: set the RAM for the console proxy, VR and ssvm to 256….then restart the mgt server... Done, but nothing changed. Thanks, Mario

Re: 答复: Secondary storage not working

2013-10-29 Thread Mario Giammarco
sanguren sanguren@... writes: Yu can try to mount secondary storage on management server check the ssvm template is download I have primary and secondary mounted. There is some data on them. What should I check? Thanks, Mario

Running devcloud on dom0

2013-10-21 Thread Mario Giammarco
Hello, I have a server with ubuntu server 12.04 fresh installed. I would like to run on it cloudstack manager AND agent. I read in forum to use devcloud with nested virtualization. I wonder why I cannot install cloudstack server and agent directly on my dom0. Is it possible? Thanks, Mario