Hi all,
I've got an instance that's been running for several months now, and suddenly
we can not ping or telnet to it. It shows up in the list as Active and Running,
but just isn't responding. We earlier had a disk full problem on that node, but
this happened before that occurred, so I don't th
On 07/04/13 23:39, Filipe Manco wrote:
>
> The way to go is upgrade to Ubuntu 13.04, right?
Or, Downgrade to 12.04.
12.04 will get packages for OpenStack Grizzly, Havana and "I", 13.04 on
the other hand will get Grizzly and that's it. If you want Havana,
you'll need to upgrade to 13.10, or dow
Sheng Bo Hou wrote:
> Hi folks from Cinder and OpenStack community,
>
> I have viewed the page https://launchpad.net/cinder/grizzly/2013.1.
> Shouldn't we add the blueprint ISCSI chap support
> (https://blueprints.launchpad.net/cinder/+spec/iscsi-chap) into it,
> since it is implemented?
Nice cat
Hi all,
I am using Folsom, and I want to set up a HA between VMs. For example, I
have two DB VMs. One is the primary and other is a slave. I want to use
Keepalive or pacemake to switch between them when one is failed.
But how to implement this? Because in general, we need a dynamic IP to
associat
Hi Lei Zhang,
You can find more information about HA in OpenStack in this guide:
http://docs.openstack.org/trunk/openstack-ha/content/index.html
Best regards,
Syed Armani
On Monday 08 April 2013 04:46 PM, Lei Zhang wrote:
> Hi all,
>
> I am using Folsom, and I want to set up a HA between VMs. F
Hi Syed,
Thanks for you quickly reply. But What I want is HA between VMs not HA
between Physical Machine(Openstack Node/ Services)
On Mon, Apr 8, 2013 at 7:20 PM, Syed Armani wrote:
> Hi Lei Zhang,
>
> You can find more information about HA in OpenStack in this guide:
> http://docs.openstack.or
Hi Aaron,
Thanks a lot for your answer.
I couldn't follow up the discussion because I was on vacation.
Before I dive in any debug, I am going to switch to grizzly release and
then try to launch a VM.
I'll get back to you if I face the same issue.
Best regards,
Amine.
On Fri, Mar 29, 2013 at 8:
Hi,
I am new to openstack and I have several questions. I will be grateful if
somebody will be kind enough to answer me.
I am going to set up a small openstack deployment with 1 controller and 10
compute nodes.
Is it possible to have fedora 18 controller and debian wheezy compute nodes?
Is it
Is it possible to have fedora 18 controller and debian wheezy compute nodes?
Masochistic but possible. Ubuntu does the best job of packaging, that is what
I used for my test system (even though I loathe ubuntu server). For Grizzly
I am going to see if there are good repos for el6.
Is it p
Hi,
Thanks for your reply. So, Its better to stick to only one distribution. I am
trying out folsom as debian wheezy supports this.
can you please direct me to some tutorial on how to do that?
> Date: Mon, 8 Apr 2013 07:35:41 -0600
> From: m...@tpsit.com
> To: arin...@live.com
> CC: openstack@
On 04/05/2013 03:32 PM, skible.openst...@gmail.coma wrote:
> Hi there,
>
> How can i add the official grizzly packages to ubuntu 12.10 ?
>
> This seems to work fine on ubuntu 12.04 but not sure it does on 12.10 !
> deb http://ubuntu-cloud.archive.canonical.com/ubuntu
> precise-updates/grizzly mai
Hello Lei,
Both ways can be used, depends if you want your database to be
accessible outside the datacenter network as highly available then FIP can
be used , if it would internal services that would be using database , then
you can implement using Fixed ips , but for that , you need to mark
fi
Hi Ritesh
How could I switch the virtual ip from one VM to another? As I know, the
libvirt nw-filter will block this? right? Or not use nw-filter?
On Mon, Apr 8, 2013 at 10:18 PM, Ritesh Nanda wrote:
> Hello Lei,
>
>Both ways can be used, depends if you want your database to be
> accessible
Another question, what's you mean about FIP? floating ip? But how can I
switch the floating IPs and implement with keepalive/pacemaker?
On Mon, Apr 8, 2013 at 11:17 PM, Lei Zhang wrote:
> Hi Ritesh
> How could I switch the virtual ip from one VM to another? As I know, the
> libvirt nw-filter wi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Adding (well trying to add) the grizzly to ubuntu 12.04 and on apt-get update I
get:
W: GPG error: http://ubuntu-cloud.archive.canonical.com precise-updates/grizzly
Release:
The following signatures were invalid: BADSIG 5EDB1B62EC4926EA Canonical Cl
aptitude install ubuntu-cloud-keyring
aptitude update
On 8 April 2013 13:05, Steve Heistand wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Adding (well trying to add) the grizzly to ubuntu 12.04 and on apt-get
> update I get:
>
> W: GPG error:
> http://ubuntu-cloud.archive.canoni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Same error message doing this as well.
aptitude update
Hit http://ubuntu-cloud.archive.canonical.com precise-updates/grizzly/main
amd64 Packages
Hit http://ubuntu-cloud.archive.canonical.com precise-updates/grizzly/main i386
Packages
Ign http://
On 8 April 2013 17:19, Steve Heistand wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Same error message doing this as well.
> aptitude update
Hi,
Please make sure that 'ubuntu-cloud-keyring' package is installed.
dave@frap:~$ apt-cache policy ubuntu-cloud-keyring | grep Installed
Hi all,
I'm trying to launch a lot of instances simultaneously. I'm using Openstack
2012.2.3-0ubuntu1 installed on an ubuntu server, from
deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-updates/folsom
main
repository, according to the official documentation. When I try that my
nova-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
thanks, this did point me in a direction that did help.
needed to clean up the apt cache and redo the keyring install.
but yeah Im just playing around with grizzly at this point so
Im ok with changes..
s
On 04/08/2013 10:30 AM, Daviey Walker wrote:
Dave,
Have you tried rebooting it (via OpenStack dashboard/CLI/API)? Obviously
you'll lose memory state, but the VM will boot from the same (current)
virtual disks, so if those disks are ok the instance will have all
previously saved/altered data.
On 8 April 2013 19:09, Dave Pigott wrote:
> Hi
And if a nova reboot fails, you can always fall back to issuing virsh
commands on the node behind nova's back.
-nld
On Mon, Apr 8, 2013 at 8:28 PM, Blair Bethwaite
wrote:
> Dave,
>
> Have you tried rebooting it (via OpenStack dashboard/CLI/API)? Obviously
> you'll lose memory state, but the VM w
Hello,
After launching the instance i waited for long time , but still the
status of the instance shows 'BUILD' , the flavor of the image is
'm1.small' . Is there any work around to know what's happening with the
instance ?. Are there any logs where i can check the instance
launc
Hello,
You can check the console logs
nova console-log
On the api node, you can find /var/log/nova/nova-*.log,
And from "nova show " get the hypervisor hostname and check
the hypervisor compute-log too.
Hope, this will give some info to start troubleshoot.
+Sachin
On Tue, Apr 9, 2013 at 1
Hi all:
I just installed swift from github, after I configure a proxy node and a
storage node, and run the stat command, it fails:
# swift -v -V 2.0 -A http://controller:5000/v2.0 -U service:swift -K
nsfocus stat
Account not found
Keystone and disk configuation seem OK, syslog gives:
Apr 9 13:45
Have you tried to increase 'rpc_response_timeout' in nova.conf (e.g. 180
seconds)?
https://bugs.launchpad.net/nova/+bug/1094226
---
JuanFra
2013/4/8 Jorge Luiz Correa
> Hi all,
>
> I'm trying to launch a lot of instances simultaneously. I'm using
> Openstack 2012.2.3-0ubuntu1 installed on an u
Below is output which i got on running '*nova console-log*'
nova console-log *d46530e2-.*
Error: The server has either erred or either incapable of performing the
requested operation. HTTP(500) (Request-ID: req-be41c539...)
i tried the other nova commands like 'nova reboot' , ' nova relo
how about use other mirrors to create instance?
2013/4/9 Deepak A.P
> Below is output which i got on running '*nova console-log*'
>
> nova console-log *d46530e2-.*
>
> Error: The server has either erred or either incapable of performing the
> requested operation. HTTP(500) (Request-ID: req-b
28 matches
Mail list logo