Hi,
Check if you hypervisor host can access gluster storage. Try to mount it at
hypervisor manually and check the files. We have used CS with Ceph and seing no
problem to set it up as primary storage (in addition to NFS).
Vadim.
-Original Message-
From: Brent Hartzell [mailto:brent.ha
Hi Geoff,
Thanks a lot for your explanations.
So when testing with a 2 nodes management servers, i had split brain
scenario :/
When installing the management server, did i do the rights things ?
In my case 192.168.0.100 (VIP in netscaler, load balancing the ports you
listed above) with a serv
So is the agent.lb.enable parameter is the element who avoids split brain ?
Benoit.
2014-10-27 10:00 GMT+01:00 benoit lair :
> Hi Geoff,
>
>
> Thanks a lot for your explanations.
>
> So when testing with a 2 nodes management servers, i had split brain
> scenario :/
>
> When installing the manag
Hi Benoit,
Can you describe your split brain issues you’re seeing?
By setting agent.lb.enable to true, all requests to the management servers will
be internally balanced by the clustered management servers. In case of
split-brain, you would get different API results, for example listing of
res
Thanks Sanjeev.
Sent from Google Nexus 4
On Oct 27, 2014 5:28 AM, "Sanjeev Neelarapu"
wrote:
> VPC offering was added in 4.4 to use sdn service in vpc. i.e. implementing
> networks using GRE tunnels in vpc instead of VLAN based.
>
> -Sanjeev
>
> -Original Message-
> From: Andrija Panic [
Hello all,
Have upgraded from CS 4.4.0 to CS 4.4.1. No errors detected during
management server startup. Latest rows are:
14-10-27 15:57:52,237 INFO [o.a.c.s.l.CloudStackExtendedLifeCycle] (main:null)
Configuring CloudStack Components
2014-10-27 15:57:52,268 INFO [o.a.c.s.l.CloudS
Hi Vadim,
Did you follow the upgrade instructions (especially the systemvm upgrading):
http://cloudstack-release-notes.readthedocs.org/en/4.4.1/upgrade/upgrade-4.4.html
If consoles are not coming up, please upgrade systemvms to 4.4.1 ones and
delete existing console proxy VM(s) and retry.
Any e
Yes, I did follow this guide. APT does not have pre-compiled packages so I
have compiled them by myself. This is the only difference.
cloudstack-sysvmadm script that is mentioned in the last step has the first
line as follows:
. /etc/rc.d/init.d/functions
But there is no /etc/rc.d/ folder a
Hi!
I am trying to configure CS 4.4.1 (with XenServer) with two guest networks: One
with GRE for isolated networks, and another with VLANs for shared networks.
During configuration of Advanced Mode, I configured them, went well. Afterwards
I got an error message, after some research I found out
Hi Vadim,
See my reply in-line;
> On 27-Oct-2014, at 8:46 pm, Vadim Kimlaychuk
> wrote:
>
> Yes, I did follow this guide. APT does not have pre-compiled packages so I
> have compiled them by myself. This is the only difference.
>
> cloudstack-sysvmadm script that is mentioned in the last ste
Hi there,
Following some manipulations I did to fix the realhostip issue, my 3 CloudStack
4.2.1 Xen hosts got disconnected for no apparent reason.
Now they are in the disconnected state.
I tried the API reconnectHost command but it seems this command cannot act on
hosts in the Disconnected sta
Hello,
I have the same problem as you.
The column display from the snapshot _policy table was missing after update.
Just do: ALTER TABLE `snapshot_policy` ADD `display` TINYINT( 1 ) NOT
NULL DEFAULT '1'
Regards,
--
*Thomas Schneider*
Directeur des Opérations
Euskill SARL
Web: www.euskill.c
Hi there,
Yes, we can mount it locally on the hosts as well as CS will mount it when
adding the storage through the gui. It just seems to be unusable.
The system vm's are not working either - which I assume is related. Anything
specific we should be looking for?
Hi,
Check if you hypervisor
are they not starting? or network issues? would you send management log from
cs server,it should have all the information about why it is not starting or
error condition...
Sent from my iPhone
> On Oct 27, 2014, at 2:51 PM, Brent Hartzell
> wrote:
>
> Hi there,
> Yes, we can mount it locall
Please send us logs from the mgmt and HVs and make sure to enable DEBUG mode in
the loggers, e.g. "sed -i 's/INFO/DEBUG/g'
/etc/cloudstack/agent/log4j-cloud.xml" and restart..
Lucian
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
- Original Message -
> From: "B
Thank you for your help. It turns out that what was missing was hostname
resolution at the OS level.. resolved.
I have another question but starting a new thread.
--
Scot Gabriel
IRC (devildog31415 on irc.freenode.net)
pgp.mit.edu (0xcfe3d15c891fca57)
On Mon, Oct 20, 2014 at 5:30 AM, Geoff Higgi
Hello Vadim,
did you find the solution?
I am having similar issue. I am running CentOS 6.5
"nohup: ignoring input
Stopping and starting 1 secondary storage vm(s)...
curl: (56) Failure when receiving data from the peer
ERROR: Failed to stop secondary storage vm with id 14
Done stopping and
I'm being prompted for initial setup info and I don't know if I'm supposed
to define a new /24 range of IP's and gateway that will be setup later or
somehow base it on existing management server IP address info? server ip
10.0.2.15
it's asking:
Add Pod
name: podHQ01
gateway:
netmask:
ip range:
p
Motty,
Please provide DEBUG logs from management server and hypervisors.
It's possible you may be hitting this (as I remember similar symptoms)
https://issues.apache.org/jira/browse/CLOUDSTACK-7781
Lucian
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
- Original Me
Nux,
I just finished downgrading back to 4.4.0. but the error I get is:
HTTP STATUS 404
type status report
I will try again to upgrade as soon as is fully restore back to 4.4.0. I am
running XenServer 6.2 hypervison with Centos 6.5 as manager. has anybody
run into this issue?
Vadim, I don't meant
Hi, Scot. The add pod wizard needs the management network details for
the hypervisors in the pod. This network is sometimes called the
private network in CloudStack (database, docs, etc.). The reason is
that CloudStack needs some IPs in this network for its own use.
Basically, the gateway and n
Hi All,
I try to install cloudstack-management on an Amazon Linux AMI instance.
http://aws.amazon.com/amazon-linux-ami/latest-release-notes/
Here is the error message I cannot resolve.
--> Finished Dependency Resolution
Error: Package: cloudstack-management-4.4.1-NONOSS_3.el6.x86_64 (cloudstack)
Dear All,
I read from the Cloudstack Installation Guide, that one of system
requirements for XenServer hosts was:
*All hosts within a cluster must be homogeneous. The CPUs must be of the
same type, count, and feature flags.*
However, if our hosts in XenServer pool are heterogeneous. Can we will
Simon, you could do away with private gateway altogether by extending the
customer's vlan to a separate switch and connect the device to it. Then,
update the routing table on each table to route traffic to the new gateway.
It's a bit messy but will do the job.
On Thu, Oct 23, 2014 at 1:42 PM, Daan
There's nothing CloudStack specific in that requirement. All that means is
you need to have a valid XenServer pool. For some versions, that means
homogeneous, for some it means maskable. What XenServer version are you
running?
On Oct 27, 2014 9:10 PM, "In Huishan" wrote:
> Dear All,
>
> I read f
Hi,
Why don’t you try to add the repoforge (previously called rpmforge) repository?
It has ipmitool (http://pkgs.repoforge.org/ipmitool/).
> On 28-Oct-2014, at 8:08 am, Xunlei wrote:
>
> Hi All,
> I try to install cloudstack-management on an Amazon Linux AMI instance.
>
> http://aws.amazon.com/
26 matches
Mail list logo