Hi All,
I have integrated ceph with Openstack Havana. I am unable to boot an instance
from ceph volume.
The volume is made bootable but the console show the following error:
No bootable device
Instance logs
2014-02-25 00:50:02.630+: starting up
LC_ALL=C PATH
please somebody answer my questions so that I can come out the confusion.
Thanks
Pragya Jain
On Thursday, 6 March 2014 4:06 PM, pragya jain wrote:
hello all,
>
>
>I have some questions about Statsd server for openstack swift
>
>
>Q1: Is swift-informant middleware necessary to be included i
hello all,
according to the documents, statsd server collects the following metrics about
account-auditor:
Metric Name Description account-auditor.errors Count of audit runs (across all
account databases) which caught an Exception. account-auditor.passes Count of
individual account databases whi
Hi Akihiro,
yes you'r absolutely right but i needed to shared this network for
visibility for all. This is a requirement for such clients to
communicate with the API because they need a network ID for public net.
Such clients checks if the id exists but doesn't if the pub net isn't
shared.
In add
Hi,
I like to know what is disk_available_least and how to calculate the value
for disk_available_least nova-compute attribute.
It will be great help if some one explain about this in detail.
Regards,
Arun V
___
Mailing list: http://lists.openstack.org
Hi Stackers,
I created one document to setup Havana with razor and puppet. I tested too.
I am going to share if any one need then they can use it.
http://wp.me/p4pgLk-35
http://wp.me/p4pgLk-3e
--
*Archana Mishra*
___
Mailing list: http://lists.opens
Hallo all,
Our cloud setup was migrated to Havana and the nova-manage version in the
controller node is 2013.2. In the compute node, the nova-manage version is
2013.2.2. I am getting an error in the nova-compute log that describes
"IncompatibleObjectVersion: Version 1.9 of Instance is not suppo
> Our cloud setup was migrated to Havana and the nova-manage version in the
> controller node is 2013.2. In the
> compute node, the nova-manage version is 2013.2.2. I am getting an error in
> the nova-compute log that
> describes “IncompatibleObjectVersion:
> Version 1.9 of Instance is not supp
Hi,
Thanks for your reply. Can I kindly know should I upgrade or downgrade the nova
version?
Best regards,
Krishnaprasad
-Original Message-
From: Robert van Leeuwen [mailto:robert.vanleeu...@spilgames.com]
Sent: Montag, 10. März 2014 15:29
To: Narayanan, Krishnaprasad; openstack@lists.
> Thanks for your reply. Can I kindly know should I upgrade or downgrade the
> nova version?
If you start from scratch I would certainly run the latest version.
Quite a few bug fixes in 2013.2.2:
https://wiki.openstack.org/wiki/ReleaseNotes/2013.2.2
There are reasons to stick to an older version
The image I use to create the Trove instance is a vanalla Ubuntu image (
http://cloud-images.ubuntu.com/precise/current/precise-server-cloudimg-amd64-disk1.img)
converted into uncompressed ubuntu_mysql.qcow2 image.
In the /root/trove/etc/trove/cloudinit directory, there is a
mysql.cloudinit script
Have you referred to this document?
http://docs.openstack.org/grizzly/openstack-object-storage/admin/content/ch_introduction-to-openstack-object-storage-monitoring.html
Answers below based on that circa-April-2013 document, might need updates.
On Thu, Mar 6, 2014 at 4:36 AM, pragya jain wrote:
Guys If you found and error then please share with me so that it would be
help to others too.
On Mon, Mar 10, 2014 at 5:43 PM, Archana Mishra wrote:
> Hi Stackers,
> I created one document to setup Havana with razor and puppet. I tested
> too. I am going to share if any one need then they can u
Hallo all,
In my multi node Havana setup, I am trying to enable noVNC for accessing the
console of the VM. I have installed nova-novncproxy in the controller node. I
am unable to see the console and getting the following error "The following
page cannot be displayed".
Can I know the configurat
Hi Krishnaprasad,
can you please share nova.conf file from controller and compute node ?
On Tue, Mar 11, 2014 at 12:39 AM, Narayanan, Krishnaprasad <
naray...@uni-mainz.de> wrote:
> Hallo all,
>
>
>
> In my multi node Havana setup, I am trying to enable noVNC for accessing
> the console of the
Hi Jitendra,
The nova.conf in the controller node does not have any flags related to VNC.
In the compute node, I have the following flags defined in nova.conf
a) novncproxy_port=6080
b) novncproxy_host=
c) vnc_console_proxy_url=http://:6080/vnc_auto.html
d) novncproxy_bas
you can update the config as :
*Controller :*
# novnc
vnc_enabled=true
novncproxy_base_url=http://public_ip_of_controller:6080/vnc_auto.html
novncproxy_port=6080
vncserver_proxyclient_address=0.0.0.0
vncserver_listen=0.0.0.0
*Compute :*
# novnc
novncproxy_port=6080
novnc_enabled=true
I upgraded to the latest version 2013.2.2 and it worked.
Thanks for your feedback.
Cheers,
Krishnaprasad
-Original Message-
From: Robert van Leeuwen [mailto:robert.vanleeu...@spilgames.com]
Sent: Montag, 10. März 2014 16:06
To: Narayanan, Krishnaprasad; openstack@lists.openstack.org
Su
I made the configuration changes that you specified at the controller and
compute nodes but unfortunately it does not work. Are there any other
configurations required?
In Internet explorer, I am able to see the error message where as in Firefox, I
could not see anything. Does VNC appear in Fire
What os are you running if centos you need to open the iptables rule..
Inviato da IPad ()
> Il giorno Mar 10, 2014, alle ore 15:24, "Narayanan, Krishnaprasad"
> ha scritto:
>
> I made the configuration changes that you specified at the controller and
> compute nodes but unfortunately it does
There no any further more config required. Can you please verify
nova-consoleauth.log ?
On Tue, Mar 11, 2014 at 7:14 AM, Remo Mattei wrote:
> What os are you running if centos you need to open the iptables rule..
>
> Inviato da IPad ()
>
> Il giorno Mar 10, 2014, alle ore 15:24, "Narayanan, Kr
Thanks Anne for answering my queries.
Pragya Jain
On Monday, 10 March 2014 11:03 PM, Anne Gentle wrote:
Have you referred to this document?
>http://docs.openstack.org/grizzly/openstack-object-storage/admin/content/ch_introduction-to-openstack-object-storage-monitoring.html
>
>
>
>Answers be
Thanks Drudy Gerry for answering my queries.
But when I use curl command for recon, I get the following results:
root@swift-VirtualBox:~# curl -i http://127.0.0.1:6000/recon/mounted
curl: (7) couldn't connect to host
I don't understand where is the problem. Please help.
Thanks
Pragya Jain
O
Please somebody answer my query.
Thanks
Pragya Jain
On Monday, 10 March 2014 1:22 PM, pragya jain wrote:
hello all,
>according to the documents, statsd server collects the following metrics about
>account-auditor:
>Metric Name Description account-auditor.errors Count of audit runs (across
24 matches
Mail list logo