[Openstack] OpenStack Folsom

2013-06-12 Thread Alexandre De Carvalho
Hi !

I use OpenStack Folsom and i would like to perform an instance evacuation
from down host to specified host. I saw the function nova evacuate for
OpenStack Grizzly but i don't find the same function for OpenStack Folsom !

How can i resolve my problem ?


Thanks !

-- 
regards,
Alexandre
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Nova evacuate + OpenStack Folsom

2013-06-11 Thread Alexandre De Carvalho
Hi !

I use OpenStack Folsom and i would like to perform an instance evacuation
from down host to specified host. I saw the function nova evacuate for
OpenStack Grizzly but i don't find the same function for OpenStack Folsom !

How can i resolve my problem ?


Thanks !

-- 
regards,
Alexandre
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] NetApp + Openstack folsom

2013-06-07 Thread Alexandre De Carvalho
Hi !


I have : 1 controller, 1 compute, 1 block storage and all that this works
well.  (Ubuntu 12.04 LTS + OpenStack Folsom)

And i would like to add a NetApp iSCSI FAS2020 for this structure. But i
don't know how and I don't find any document to do it.


If you can help me, i'm interested !


Thanks for your help !

-- 
regards,
Alexandre
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] How to install a Network Node ?

2013-06-02 Thread Alexandre De Carvalho
Hi !

I followed this document :
http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_network.html
but
i have a problem with the dhcp agent.
And there are some mistakes in the official document.

So i search a document that i can followed without any problem. With
grizzly, i always have a problem with the network. So, if you have a good
document to install openstack grizzly in 3 nodes, i'm interested !

Thanks for your help !

-- 
regards,
Alexandre
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] How add an iScsi Storage with devstack

2013-05-16 Thread Alexandre De Carvalho
Hi !

I would like to know how to add an iscsi storage for my instances. I used
devstack to install openstack.
I think i need to modify my localrc in my controller node but what ! i
don't know.

Can you help me, please ? If you have some documents or a localrc conf it
would be nice.

Thanks !

-- 
regards,
Alexandre
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Compute node with xenserver

2013-05-15 Thread Alexandre De Carvalho
Hi Bob,

I tried your localrc configuration. But these ones doesn't work and i don't
know why !

Here my localrc configuration :

MYSQL_PASSWORD=test
SERVICE_TOKEN= test
ADMIN_PASSWORD= test
SERVICE_PASSWORD= test
RABBIT_PASSWORD= test
SWIFT_HASH=66a3d6b56c1f479c8b4e70ab5c2000f5
# This is the password for the OpenStack VM (for both stack and root users)
GUEST_PASSWORD= test

# XenAPI parameters
# IMPORTANT: The following must be set to your dom0 root password!
XENAPI_PASSWORD=nexylqn
XENAPI_CONNECTION_URL=http://178.161.20.30;
VNCSERVER_PROXYCLIENT_ADDRESS=178.161.20.30

# Do not download the usual images yet!
IMAGE_URLS=
# Explicitly set virt driver here
VIRT_DRIVER=xenserver
# Explicitly set multi-host
MULTI_HOST=1
# Give extra time for boot
ACTIVE_TIMEOUT=45
# Host Interface, i.e. the interface on the nova vm you want to expose the
# services on. Usually eth2 (management network) or eth3 (public network)
and
# not eth0 (private network with XenServer host) or eth1 (VM traffic
network)
# The default is eth3.
HOST_IP_IFACE=eth0

# Settings for netinstalling Ubuntu
# UBUNTU_INST_RELEASE=precise

# First time Ubuntu network install params
#UBUNTU_INST_IFACE=dhcp
#UBUNTU_INST_IP=178.161.20.30

ENABLED_SERVICES=n-cpu,n-net,n-api,g-api,-mysql
DATABASE_TYPE=mysql
MYSQL_HOST=178.161.20.29
RABBIT_HOST=178.161.20.29
KEYSTONE_AUTH_HOST=178.161.20.29
GLANCE_HOSTPORT=178.161.20.29:9292

PUB_IP=178.161.30.54
VM_IP=10.1.30.54

I launch ./install_os_domU.sh

It's ok. When i want see the ip vm , i have this one ip : 10.0.213.195 and
not one ip in 10.1.30.X ou 178.161.30.X


Can you help me to resolve my problem, please ?


Thanks for your help Bob.

regards,
alexandre



2013/5/14 Bob Ball bob.b...@citrix.com

 Hi Alex,

 ** **

 There appear to be conflicting (or partially incomplete) guides for this
 at http://devstack.org/guides/multinode-lab.html and at
 http://devstack.org/localrc.html.  There is full documentation on the
 stack script and which settings you need to consider for multi host (search
 for multi) at http://devstack.org/stack.sh.html.

 ** **

 We set the following variables on the slave to enable a multi-host setup:*
 ***

 ENABLED_SERVICES=n-cpu,n-net,n-api,g-api,-mysql

 DATABASE_TYPE=mysql

 MYSQL_HOST=controller IP

 RABBIT_HOST=controller IP

 KEYSTONE_AUTH_HOST=controller IP

 GLANCE_HOSTPORT=controller IP:9292

 PUB_IP=This node public network IP

 VM_IP=This node VM network IP

 ** **

 Of course, on the master MULTI_HOST also needs to be set to true.

 ** **

 Note that the hostnames for the computes need to be unique, and so if you
 already have a compute called “DevStackOSDomU” (the default) then you’ll
 have to change GUEST_NAME in localrc and the hostname for the second
 compute node.  This is also true if you want to add further compute nodes.
 

 ** **

 Thanks,

 ** **

 Bob

 ** **

 *From:* Alexandre De Carvalho [mailto:alexandre7.decarva...@gmail.com]
 *Sent:* 14 May 2013 16:55
 *To:* Bob Ball
 *Cc:* openstack@lists.launchpad.net
 *Subject:* Re: [Openstack] Compute node with xenserver

 ** **

 Thanks for your reply Bob. Ok now i have a xenserver with a domU. I have
 followed this doc :
 https://github.com/openstack-dev/devstack/blob/master/tools/xen/README.md*
 ***

 ** **

 But now how to indicate that this xenserver is the compute node of my 
 Controller
 on Ubuntu 12.04 LTS (used devstack) ?

 ** **

 Alex

 ** **

 2013/5/14 Bob Ball bob.b...@citrix.com

 Hi Alexandre,

  

 Interesting question!

  

 I’d suggest you follow the devstack installation guide at
 https://wiki.openstack.org/wiki/XenServer/DevStack.  There is a handy
 script there which makes installation of devstack on an existing XenServer
 or other XenAPI host very straight forward.

  

 It would also be helpful to review
 http://docs.openstack.org/trunk/openstack-compute/admin/content/introduction-to-xen.htmlto
  understand how the host is setup for Nova in XenServer since the nova
 code lives in a virtual machine to isolate it from the privileged domain 0.
 

  

 Thanks,

  

 Bob

  

 *From:* Openstack [mailto:openstack-bounces+bob.ball=
 citrix@lists.launchpad.net] *On Behalf Of *Alexandre De Carvalho
 *Sent:* 14 May 2013 15:18
 *To:* openstack@lists.launchpad.net
 *Subject:* [Openstack] Compute node with xenserver

  

 Hi !

  

 I have 

  

 1) Controller on Ubuntu 12.04 LTS (used devstack)

 2) Node Compute on Ubuntu 12.04 LTS with KVM hypervisor (used devstack)***
 *

 ** **

  

 And i would like to have a node compute on xenserver. But i don't know how to 
 do it. Can you help me and say me the steps to do it, please ? 

  

 --
 regards,

 Alexandre

  

  



 

 ** **



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net

[Openstack] Compute node with xenserver

2013-05-14 Thread Alexandre De Carvalho
Hi !

I have

1) Controller on Ubuntu 12.04 LTS (used devstack)
2) Node Compute on Ubuntu 12.04 LTS with KVM hypervisor (used devstack)

And i would like to have a node compute on xenserver. But i don't know
how to do it. Can you help me and say me the steps to do it, please ?


-- 
regards,
Alexandre
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Compute node with xenserver

2013-05-14 Thread Alexandre De Carvalho
Thanks for your reply Bob. Ok now i have a xenserver with a domU. I have
followed this doc :
https://github.com/openstack-dev/devstack/blob/master/tools/xen/README.md

But now how to indicate that this xenserver is the compute node of my
Controller
on Ubuntu 12.04 LTS (used devstack) ?

Alex


2013/5/14 Bob Ball bob.b...@citrix.com

 Hi Alexandre,

 ** **

 Interesting question!

 ** **

 I’d suggest you follow the devstack installation guide at
 https://wiki.openstack.org/wiki/XenServer/DevStack.  There is a handy
 script there which makes installation of devstack on an existing XenServer
 or other XenAPI host very straight forward.

 ** **

 It would also be helpful to review
 http://docs.openstack.org/trunk/openstack-compute/admin/content/introduction-to-xen.htmlto
  understand how the host is setup for Nova in XenServer since the nova
 code lives in a virtual machine to isolate it from the privileged domain 0.
 

 ** **

 Thanks,

 ** **

 Bob

 ** **

 *From:* Openstack [mailto:openstack-bounces+bob.ball=
 citrix@lists.launchpad.net] *On Behalf Of *Alexandre De Carvalho
 *Sent:* 14 May 2013 15:18
 *To:* openstack@lists.launchpad.net
 *Subject:* [Openstack] Compute node with xenserver

 ** **

 Hi !

 ** **

 I have 

 ** **

 1) Controller on Ubuntu 12.04 LTS (used devstack)

 2) Node Compute on Ubuntu 12.04 LTS with KVM hypervisor (used devstack)***
 *

 ** **

 And i would like to have a node compute on xenserver. But i don't know how to 
 do it. Can you help me and say me the steps to do it, please ? 

 ** **

 --
 regards,

 Alexandre

 ** **

 ** **




-- 
Cordialement,
Alexandre DE CARVALHO
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Unable to create security group

2013-05-06 Thread Alexandre De Carvalho
Hi everyone !

I can't create a security group. And when i want see the secirity group
list i have this error message :

root@cloud:/etc/init.d# nova secgroup-list
ERROR: The server has either erred or is incapable of performing the
requested operation. (HTTP 500) (Request-ID:
req-67a452d8-445c-4f44-a95c-dc1e60c747a0)


Here my nova.conf for the security group :

# Security Groups
firewall_driver=nova.virt.firewall.NoopFirewallDriver
security_group_api=quantum


Can you help me to resolve it, please ?


-- 
regards,
Alexandre
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Unable to launch a vm

2013-05-06 Thread Alexandre De Carvalho
Hi everyone !

I can't launch a vm. I still this message when i write this command :  nova
show  3299f0ad-70dd-4f32-84e7-d6fba53abefd

root@c01:~# nova show  3299f0ad-70dd-4f32-84e7-d6fba53abefd
+-++
| Property| Value
   |
+-++
| status  | ERROR
   |
| updated | 2013-05-06T12:11:09Z
|
| OS-EXT-STS:task_state   | None
|
| OS-EXT-SRV-ATTR:host| c01
   |
| key_name| gaetan
|
| image   | Gentoo
(27de904e-d290-41f8-8d86-8a988698bd4a)
 |
| hostId  |
4cb5adfe94f22d227b1a5ddcfdcee99a53f4935d469d99a1066589ca
|
| OS-EXT-STS:vm_state | error
   |
| OS-EXT-SRV-ATTR:instance_name   | instance-0006
   |
| OS-EXT-SRV-ATTR:hypervisor_hostname | c01
   |
| flavor  | m1.tiny (1)
   |
| id  |
3299f0ad-70dd-4f32-84e7-d6fba53abefd
|
| security_groups | [{u'name': u'default'}]
   |
| user_id | ed41d5fb53e64126bc6cfceb0d5ffcb4
|
| name| cxcxcx
|
| created | 2013-05-06T12:11:07Z
|
| tenant_id   | 6fc900677d5b41848d50630051ca7511
|
| OS-DCF:diskConfig   | MANUAL
|
| metadata| {}
|
| accessIPv4  |
   |
| accessIPv6  |
   |
| fault   | {u'message': u'NoValidHost',
u'code': 500, u'details': u'No valid host was found.  |
| | ', u'created':
u'2013-05-06T12:11:09Z'}|
| OS-EXT-STS:power_state  | 0
   |
| OS-EXT-AZ:availability_zone | nova
|
| config_drive|
   |
+-++


I followed this doc
http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_network.html#basic-install_network-operating

For the moment, i installed a controller on a server and on an other server
a compute node. I did not have installed a network node yet.
I would like to install the network node on the compute node but i would
like to do work the controller and the compute before.

I can ping from controller to compute and from compute to controller. So i
don't understand this error message : No valid host was found



Can you help me, please ?


Have a good day !

-- 
Regards,
Alexandre
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Help About The Documentation

2013-04-30 Thread Alexandre De Carvalho
Hi everyone !

I found these ones in the documentation : Volume storage: two disks with 2
TB (SATA) for volumes attached to the compute nodes. And I don't
understand this sentence. Someone can explain to me this sentence, please ?

Thanks !

Have a good day !

-- 
regards,
Alexandre
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Help About The Documentation

2013-04-30 Thread Alexandre De Carvalho
Here the link :
http://docs.openstack.org/trunk/openstack-compute/admin/content/compute-system-requirements.html

regards,
Alexandre

2013/4/30 Razique Mahroua razique.mahr...@gmail.com

 Hi,
 can you provide us the link ?
 I think that means create an LVM VG made of two disks (so two PV) that you
 will call nova-volume
 Regards,

 *Razique Mahroua** - **Nuage  Co*
 razique.mahr...@gmail.com
 Tel : +33 9 72 37 94 15


 Le 30 avr. 2013 à 09:49, Alexandre De Carvalho 
 alexandre7.decarva...@gmail.com a écrit :

 Hi everyone !

 I found these ones in the documentation : Volume storage: two disks with
 2 TB (SATA) for volumes attached to the compute nodes. And I don't
 understand this sentence. Someone can explain to me this sentence, please ?

 Thanks !

 Have a good day !

 --
 regards,
 Alexandre


  ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


NUAGECO-LOGO-Fblan_petit.jpg___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Error : ProcessExecutionError

2013-01-29 Thread Alexandre De Carvalho
Hi,

I have this problem when i want to create a vm:


root@alex-X9SCD:~# nova show 6ada5acd-9c6a-4760-b449-02281c24c941
+-+---+
| Property| Value
  |
+-+---+
| OS-DCF:diskConfig   | MANUAL
   |
| OS-EXT-SRV-ATTR:host| alex-X9SCD
   |
| OS-EXT-SRV-ATTR:hypervisor_hostname | alex-X9SCD
   |
| OS-EXT-SRV-ATTR:instance_name   | instance-002b
  |
| OS-EXT-STS:power_state  | 0
  |
| OS-EXT-STS:task_state   | None
   |
| OS-EXT-STS:vm_state | error
  |
| accessIPv4  |
  |
| accessIPv6  |
  |
| config_drive|
  |
| created | 2013-01-29T10:45:13Z
   |
| ext_net network | XXX.XXX.XX.XX
   |
| fault   | {u'message':
u'ProcessExecutionError', u'code': 500, u'created':
u'2013-01-29T10:45:16Z'} |
| flavor  | m1.tiny (1)
  |
| hostId  |
fc37206bbc9e86adf9b658433d4e7b60b9d3ff2aa55cae8152719a9e
   |
| id  |
6ada5acd-9c6a-4760-b449-02281c24c941
   |
| image   | Ubuntu
(c421b9d0-6de9-40de-a1f1-4eb42013e824)
|
| key_name| nova_key
   |
| metadata| {}
   |
| name| test2
  |
| privé network   | XX.X.X.X
   |
| security_groups | [{u'name': u'default'}]
  |
| status  | ERROR
  |
| tenant_id   | 815e4563b34246cb94b6ab6aee7da633
   |
| updated | 2013-01-29T10:45:16Z
   |
| user_id | 6f194e6e223d4fdcb9fffd41e0c3368f
   |
+-+---+
root@alex-X9SCD:~#


and i don't know how to resolve it.

Can you help me please ?

-- 
Cordialement,
Alexandre DE CARVALHO
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Unable to create a vm

2013-01-23 Thread Alexandre De Carvalho
Hi Razique,

I ran this command :

alex@alex-X9SCD:~$ egrep '^flags.*(vmx|svm)' /proc/cpuinfo
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc
aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16
xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx
f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi
flexpriority ept vpid fsgsbase smep erms
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc
aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16
xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx
f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi
flexpriority ept vpid fsgsbase smep erms
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc
aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16
xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx
f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi
flexpriority ept vpid fsgsbase smep erms
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc
aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16
xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx
f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi
flexpriority ept vpid fsgsbase smep erms
alex@alex-X9SCD:~$




Alex


2013/1/22 Razique Mahroua razique.mahr...@gmail.com

 Hi Alexandre,
 can you run the following command?

 egrep '^flags.*(vmx|svm)' /proc/cpuinfo


 thanks !

 *Razique Mahroua** - **Nuage  Co*
 razique.mahr...@gmail.com
 Tel : +33 9 72 37 94 15


 Le 22 janv. 2013 à 22:35, Alexandre De Carvalho 
 alexandre7.decarva...@gmail.com a écrit :

 Hi,

 I have this problem when i want to create a vm.

 Could not access KVM kernel module: Permission denied failed to initialize
 KVM: Permission denied
 No accelerator found!

 Can you help me, please ?

 best regards,
 Alexandre
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp





-- 
Cordialement,
Alexandre DE CARVALHO
NUAGECO-LOGO_logo_complet.gif___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Unable to add a floating ip address

2013-01-23 Thread Alexandre De Carvalho
hi,

I search to add a floating ip address. I use quantum and not nova-network.

Can you help me ?


Thanks for your help

-- 
Cordialement,
Alexandre DE CARVALHO
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Unable to create a vm

2013-01-22 Thread Alexandre De Carvalho
Hi,

I have this problem when i want to create a vm.

Could not access KVM kernel module: Permission denied failed to initialize
KVM: Permission denied
No accelerator found!

Can you help me, please ?

best regards,
Alexandre
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp