Hello guys,
I was wondering if anyone managed to add the XenServer Core to ACS?
I was trying to setup the XenServer + ceph cluster and add it to ACS and
frankly not having much luck with the adding to ACS part. I am currently on ACS
4.1.1. To setup the XenServer + Ceph I've used the following
configured manually link-local ip listed in the web in ssvm with gateway
ip(hypervisor link local ip)
stopped iptables in both hypervisor and ssvm. I can able to ssh. if
iptables is running i can't ssh.
tried adding iso. but not successful.
log shows
[storage.endpoint.DefaultEndPointSelector] (Sta
Hi,
I'd like to use basic network configuration. No vlans in the network.
I've two networks. one is primary used for all cloudstack servers(guest,
system vms, management server, hypervisor, etc).
another one is connected to storage. only hypervisors(kvm) have access to
this network.
my question
Hi CS Users.
Simple question I think.
I've acquired a Public IP and created some port forwarding rules to an
instance. (KVM, Advanced Setup).
My question is where does this Public IP actually reside? I've checked the
Virtual Router for the network it's been assigned to but cannot see it
bound to
The Public IP is assigned to the Public Interface of the VR
Regards
Geoff Higginbottom
D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
geoff.higginbot...@shapeblue.com
-Original Message-
From: ronald higgins [mailto:ronald.higg...@gmail.com]
Sent: 17 October 2013 11:30
To:
Hi,
The public ip address is assigned to public interface of the VR.
You can't see using ifconfig command.
To see the ip addresses assigned use the below command.
ip addr show
Thanks,
Jayapal
On 17-Oct-2013, at 3:59 PM, ronald higgins wrote:
> Hi CS Users.
>
> Simple question I think.
>
> I
Xenserver core is not a supported hypervisor. For ACS 4.1 the supported XS
versions are 5.6 sp2, 6.0, 6.0.2, 6.1.
On 17-Oct-2013, at 2:04 PM, Andrei Mikhailovsky wrote:
> Hello guys,
>
> I was wondering if anyone managed to add the XenServer Core to ACS?
>
> I was trying to setup the XenSe
Awesome.
Thanks Jayapal :)
On Thu, Oct 17, 2013 at 12:53 PM, Jayapal Reddy Uradi <
jayapalreddy.ur...@citrix.com> wrote:
> Hi,
>
> The public ip address is assigned to public interface of the VR.
> You can't see using ifconfig command.
>
> To see the ip addresses assigned use the below comman
Hi Raj,
You don't have to configure bridges on the host in the first place, as
you pointed out cloudstack does that, check if the version of system
template you have added is correct. As pointed out reboot ssvm once.
The above log is a warning not an error, I am not sure about the
reason
Users and developers,
So far the list of hackathons on CCC Europe has taken a serious shape.
Don't forget to check and make sure your personal or company interest
is represented at
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CCC+Europe:
h2. hackathon proposals
|| chair || subject || d
Thank you Sanjeev, that was solved my problem!
On Wed, Oct 16, 2013 at 11:38 PM, Sanjeev Neelarapu <
sanjeev.neelar...@citrix.com> wrote:
> Did you allow ping traffic in ingress rules in the guest network?
>
> -Original Message-
> From: motty cruz [mailto:motty.c...@gmail.com]
> Sent: S
For my host, I have Xen(XCP) running on Centos6.4, is there a plugin or
something that I also need to setup/configure on this host for it to be
recoginised by CloudStack 4.2?
At the moment when I try to Add Host it does not find it, what does
cloudstack look for on the host to identify it is a Xen
On Thu, Oct 17, 2013 at 6:55 AM, Chiradeep Vittal <
chiradeep.vit...@citrix.com> wrote:
> Fixed pep8 and other issues (with flake8).
>
> Does this warrant a new release?
>
The idea of fast iteration and release process was to get even smallest
feature that is tested and works out in the public, s
Fred,
The updated doc I saw was this one:
http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/index.html
If you look at this section:
http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/management-server-install-flow.html#prepa
Fred,
Attachements are stripped from maila to the list. It sounds like this
is your problem yes. Why don't you try adding the jar and restarting
the ms?
regards,
Daan
On Wed, Oct 16, 2013 at 3:04 PM, Fred Messinger wrote:
> Hi All,
>
> I'm trying to upgrade from 4.1.1 to 4.2 using vmware. And I
All,
Now I'm curious about public IPs on Guest VMs within CloudStack 4.2.0.
I have one IPv4 /27 for Public IPs and that's working fine. Now what
I want to do is assign a live IP address from another /27 to a Guest VM,
which appears to work but can't actually touch the default gateway.
So here's
Hello, install Cloudstack 4.2 with KVM hypervisors, Console Proxy MV
started but I am not able to ping the private or public IP, second VM won't
start. When I ran the command
[root@kvm1 network-scripts]# virsh list
IdName State
Hello!
I stucked something like this in Xen.
The problem was the networks (and vlans) on sysvm.
Can you ssh it (in xen, ssh -i .ssh/id_rsa.cloud -p 3922 169.254.X.Y
from the xen host machine, which own the guest), and check the network
avaibility of the system vm?
Best regards,
Peter
201
Thanks Peter,
I tried the command you suggested,
[root@kvm1 network-scripts]# ssh -i .ssh/id_rsa.cloud -p 3922 169.254.3.53
Warning: Identity file .ssh/id_rsa.cloud not accessible: No such file or
directory.
ssh: connect to host 169.254.3.53 port 3922: No route to host
[root@kvm1 network-scripts]#
Hi,
use the key file at /root/.ssh/id_rsa.cloud
If it not found, locate key file
Thanks,
Jayapal
On 18-Oct-2013, at 2:41 AM, motty cruz wrote:
> Thanks Peter,
> I tried the command you suggested,
>
> [root@kvm1 network-scripts]# ssh -i .ssh/id_rsa.cloud -p 3922 169.254.3.53
> Warning: Ident
Hi,
While creating a zone you must specify guest and management traffic with ip
ranges from your primary network.
If you want to use dedicated storage network then add the storage traffic to
physical network (during zone creation) and specify ip range from your second
network.
This should work
Hi,
If you are creating isolated network with your /27 cidr and deploying vm in
that , default gateway on the vm will always points to ip address configured on
the virtual routers guest interface. So for the vms to point to the gateway in
/27 cidr, create a shared network and deploy vm in that.
Create share network with your ip ranges and add vm nic to in the share network.
-Jayapal
On 18-Oct-2013, at 10:51 AM, Sanjeev Neelarapu
wrote:
> Hi,
>
> If you are creating isolated network with your /27 cidr and deploying vm in
> that , default gateway on the vm will always points to ip ad
23 matches
Mail list logo