Re: [Openstack] ask - Multiple External Network and Multiple NIC

2014-07-06 Thread Mahardhika Gilang

i've tried, but it's not working,
got error *Unable to reload_allocations dhcp for ID*
dhcp on tenant local network not working

On 7/4/2014 12:42 PM, sylecn wrote:

Hi,

vm1eth0localnet - externalnet--Internet
vm1eth1---localnet 1-- externalnet1 - Internet


I have confidence this works. The logical network topology will look 
like this:



 externalnetexternalnet1
 ||
 ||
 ||
virtual router  virtual router1
 ||
 ||
 ||
 tenant net  tenant net1
  |   |
 portport
\   /
 \ /
  ---  
 \/
 VM


You need to create two routers to use two external networks. Just 
declare the external networks and do router-gateway-set.

Add each tenant network to their corresponding router.


>> vm1eth0localnet - externalnet--Internet
>> vm1eth1---localnet -- externalnet1 - Internet

This, however, does not work out of the box. I remember you can't 
create two NIC from the same tenant network.


--
Thanks,
Yuanle



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] ask - Multiple External Network and Multiple NIC

2014-07-03 Thread Mahardhika Gilang

Dear all,
i've used this doc for installation 
http://docs.openstack.org/trunk/install-guide/install/apt/content/

and used 3 node architecture

in some vm it will be use for this schema :
vm1 have 2 interface that will connect to 2 external net,
eth0 will connect to externalnet
eth1 will connect to externalnet2

so it will be like this
localnet is network in it's tenant

vm1eth0localnet - externalnet--Internet
vm1eth1---localnet -- externalnet1 - Internet

or

vm1eth0localnet - externalnet--Internet
vm1eth1---localnet 1-- externalnet1 - Internet

How can i get this work? give me some advice please.

thanks


--
Regards,
Mahardhika Gilang



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Libguestfs in Icehouse with ubuntu 14

2014-06-17 Thread Mahardhika Gilang

Hi sorry, this error log from nova-compute.log that in my first concern
* RemoteError: Remote error: DBError SQLite DateTime type only accepts 
Python datetime and date objects as input. *


i used mysql connection, i have turn off ceilometer service but no luck 
with that.


thanks
On 6/17/2014 9:17 PM, Pádraig Brady wrote:

On 06/17/2014 11:47 AM, Mahardhika Gilang wrote:

Hi, i've got this warning in nova-compute.log
*Failed to close augeas aug_close: call launch before using this function**
**(in guestfish, don't forget to use the 'run' command)*

is that mean i have to install libguestfs?
thanks

Is this intermittent?
Perhaps there was an issue starting the VM,
and this is just a warning issued when making sure everything is torn down.

thanks,
Pádraig




--
Regards,
Mahardhika Gilang

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Libguestfs in Icehouse with ubuntu 14

2014-06-17 Thread Mahardhika Gilang

Hi, i've got this warning in nova-compute.log
*Failed to close augeas aug_close: call launch before using this function**
**(in guestfish, don't forget to use the 'run' command)*

is that mean i have to install libguestfs?
thanks
--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Switch to tenants from admin

2014-06-16 Thread Mahardhika Gilang

Dear all,

i have this little bit problem, when switching from admin tenant to 
other tenant in horizon dashboard, it will redirect to login form 
*192.168.1.10/horizon/auth/login/?next=/horizon/admin/*

is there any solution?
thanks
--
Regards,
Mahardhika Gilang

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Openstack with Ubuntu 14.04

2014-06-08 Thread Mahardhika Gilang

Hi all,
Does anyone get 3 node setup done and work with ubuntu 14.04?
if i used 12.04.4 which will end on 2017, what am i must to do? upgrade 
OS? doest that will replace my current configuration?


Thanks
--
Regards,
Mahardhika Gilang



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Icehouse with Ubuntu 14 - [Error: Unexpected vif_type=binding_failed].

2014-06-06 Thread Mahardhika Gilang

Dear All,
I've got it stuck at creating instance via horizon, it showed Please try 
again later *[Error: Unexpected vif_type=binding_failed].*
following this instruction 
http://docs.openstack.org/trunk/install-guide/install/apt/content/

and with my previous installation in havana version with ubuntu 12.04

i used 3 node configuration.

please check my ml2 config on network node

[ml2]
type_drivers = gre
tenant_network_types = gre
mechanism_drivers = openvswitch
[ml2_type_flat]
[ml2_type_vlan]
[ml2_type_gre]
tunnel_id_ranges = 1:1000
[ml2_type_vxlan]
[securitygroup]
[ovs]
local_ip = 172.16.1.1
tenant_network_type = gre
integration_bridge = br-int
[agent]
tunnel_type = gre
root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
enable_tunneling = True
[securitygroup]
firewall_driver = 
neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver

enable_security_group = True
=


neutron.conf on network node

[DEFAULT]
verbose = True
debug = True
state_path = /var/lib/neutron
lock_path = $state_path/lock
core_plugin = neutron.plugins.ml2.plugin.Ml2Plugin
service_plugins = router
auth_strategy = keystone
allow_overlapping_ips = True
rpc_backend = neutron.openstack.common.rpc.impl_kombu
rabbit_host = 10.10.10.10
rabbit_password = guest
notification_driver = neutron.openstack.common.notifier.rpc_notifier
[quotas]
[agent]
root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
[keystone_authtoken]
auth_host = 10.10.10.10
auth_port = 35357
auth_protocol = http
admin_tenant_name = service
admin_user = neutron
admin_password = password
signing_dir = /var/lib//keystone-signing
=


ml2 in compute node

[ml2]
type_drivers = gre
tenant_network_types = gre
mechanism_drivers = openvswitch
[ml2_type_flat]
[ml2_type_vlan]
[ml2_type_gre]
tunnel_id_ranges = 1:1000
[ml2_type_vxlan]
[securitygroup]
enable_security_group = True
firewall_driver = 
neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewal lDriver

[ovs]
local_ip = 172.16.1.11
tenant_network_type = gre
integration_bridge = br-int
tunnel_id_ranges = 1:1000
enable_tunneling = True
tunnel_bridge = br-tun
[agent]
tunnel_type = gre
root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
enable_tunneling = True
==

neutron conf in compute node
[DEFAULT]
verbose = True
debug = True
state_path = /var/lib/neutron
lock_path = $state_path/lock
core_plugin = neutron.plugins.ml2.plugin.Ml2Plugin
service_plugins = router
api_paste_config = /etc/neutron/api-paste.ini
auth_strategy = keystone
allow_overlapping_ips = True
rpc_backend = neutron.openstack.common.rpc.impl_kombu
control_exchange = neutron
rabbit_host = 10.10.10.10
rabbit_password = guest
notification_driver = neutron.openstack.common.notifier.rpc_notifier
agent_down_time = 10
nova_admin_tenant_id = c33e9e029d53484083a79a82d8231383
nova_admin_password = password
nova_admin_auth_url = http://10.10.10.10:35357/v2.0
[quotas]
[agent]
root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
[keystone_authtoken]
auth_uri = http://10.10.10.10:5000
auth_host = 10.10.10.10
auth_port = 35357
auth_protocol = http
admin_tenant_name = service
admin_user = neutron
admin_password = password
signing_dir = /var/lib/keystone-signing
[database]
connection = mysql://neutron:password@10.10.10.10/neutron


Thanks


--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Ceilometer stats not show

2014-04-08 Thread Mahardhika Gilang

Dear All,

I have configured and running ceilometer, but in horizon in Resource 
Usage > tab Stats it just didn't show anything.

How to display the stat?
also on other tab like Global Disk Usage , Global Network Traffic Usage 
and Global Network Usage didn't show the number.


thanks
--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Not able to deploy a instance from controller node

2014-03-21 Thread Mahardhika Gilang

Hi, please chat the output of #tail -f /var/log/nova/nova-compute.log
in your compute node

On 3/21/2014 1:55 PM, Manoj K wrote:

Hello OpenStack,

I have simple dual-node OpenStack, On both node all service works fine.

#nova-manage service list

Binary   Host Zone Status State Updated_At
nova-certcontroller internal enabled:-)   
2014-03-21 06:49:18
nova-consoleauth controller internal enabled:-)   
2014-03-21 06:49:18
nova-scheduler   controller internal enabled:-)   
2014-03-21 06:49:18
nova-conductor   controller internal enabled:-)   
2014-03-21 06:49:17
nova-compute compute1 nova enabled:-)   2014-03-21 
06:49:17
nova-network compute1 internal enabled:-)   2014-03-21 
06:49:17



When i try to launch a instance from controller, I am getting this 
error "2014-03-21 00:38:58.677 865 WARNING nova.scheduler.driver 
[req-acb89cd9-e435-45bd-9e3d-ec5763448139 
08b7690d9a434f09a9617e5a3da9b1dd 17663b2a7f7447348d04b0fa2d370b21] 
[instance: f24b6f13-9233-4db3-be25-703d88eaf32c] Setting instance to 
ERROR state.

".

Am not able to solve this please guide me.

Thanks in advance.

_*Mysetup:*_
_*
*_
Controller - 192.168.0.10
Compute1 - 192.168.0.11

*Controller:*

_nova.conf_
_
_
[DEFAULT]
dhcpbridge_flagfile=/etc/nova/nova.conf
dhcpbridge=/usr/bin/nova-dhcpbridge
logdir=/var/log/nova
state_path=/var/lib/nova
lock_path=/var/lock/nova
force_dhcp_release=True
iscsi_helper=tgtadm
libvirt_use_virtio_for_bridges=True
connection_type=libvirt
root_helper=sudo nova-rootwrap /etc/nova/rootwrap.conf
verbose=True
ec2_private_dns_show_ip=True
api_paste_config=/etc/nova/api-paste.ini
volumes_path=/var/lib/nova/volumes
enabled_apis=ec2,osapi_compute,metadata


rpc_backend = nova.rpc.impl_kombu
rabbit_host = controller
rabbit_password = RABBIT_PASS

my_ip=192.168.0.10
vncserver_listen=192.168.0.10
vncserver_proxyclient_address=192.168.0.10

auth_strategy=keystone

[database]
connection = mysql://nova:NOVA_DBPASS@controller/nova

[keystone_authtoken]
auth_host = controller
auth_port = 35357
auth_protocol = http
admin_tenant_name = service
admin_user = nova
admin_password = NOVA_PASS

_Compute1:_
_
_
_
[DEFAULT]
dhcpbridge_flagfile=/etc/nova/nova.conf
dhcpbridge=/usr/bin/nova-dhcpbridge
logdir=/var/log/nova
state_path=/var/lib/nova
lock_path=/var/lock/nova
force_dhcp_release=True
iscsi_helper=tgtadm
libvirt_use_virtio_for_bridges=True
connection_type=libvirt
root_helper=sudo nova-rootwrap /etc/nova/rootwrap.conf
verbose=True
ec2_private_dns_show_ip=True
api_paste_config=/etc/nova/api-paste.ini
volumes_path=/var/lib/nova/volumes
enabled_apis=ec2,osapi_compute,metadata




rpc_backend = nova.rpc.impl_kombu
rabbit_host = controller
rabbit_password = RABBIT_PASS

auth_strategy=keystone

my_ip=192.168.0.11
vnc_enabled=True
vncserver_listen=0.0.0.0
vncserver_proxyclient_address=192.168.0.11
novncproxy_base_url=http://controller:6080/vnc_auto.html

glance_host=controller



network_manager=nova.network.manager.FlatDHCPManager
firewall_driver=nova.virt.libvirt.firewall.IptablesFirewallDriver
network_size=254
allow_same_net_traffic=False
multi_host=True
send_arp_for_ha=True
share_dhcp_address=True
force_dhcp_release=True
flat_network_bridge=br100
flat_interface=eth0
public_interface=eth0


[database]
# The SQLAlchemy connection string used to connect to the database
connection = mysql://nova:NOVA_DBPASS@controller/nova
_
_
_



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] instance management error

2014-03-13 Thread Mahardhika Gilang

Hi, you can get the log from nova-compute in : /var/log/nova-compute.log
on your compute node
On 3/13/2014 6:14 PM, cheniour ghassen wrote:

Hi,
I have configured openstack havana. I am trying to create an instance 
but an error occurs each time. I looked in the apache2 error.log but 
nothing is there and so nova.
My question is: which log file give me information about instance 
deployment errors?

And is there a step by step guide that can help me?
Thank.
sincerely,
Ghassen Cheniour.


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Install Ceilometer on Ubuntu 12.04

2014-01-21 Thread Mahardhika Gilang

Hi, i will give it try, will update this email if i got any result.
thanks!
On 1/21/2014 4:09 PM, Igor Karpov wrote:

On 21 Jan 2014, at 10:17, Mahardhika Gilang wrote:

Hi, i have tried this step for installing ceilometer : 
http://docs.openstack.org/developer/ceilometer/install/manual.html
have any of you got it work? or there's another documentation for 
installing ceilometer?


There are packages released for 12.04, so you probably not have to 
install from sources:


$ apt-cache search ceilometer
ceilometer-agent-central - ceilometer central agent
ceilometer-agent-compute - ceilometer compute agent
ceilometer-api - ceilometer api service
ceilometer-collector - ceilometer collector service
ceilometer-common - ceilometer common files
python-ceilometer - ceilometer python libraries
python-ceilometerclient - Client library for Openstack ceilometer server.

I failed to make it work because there is no anything I could call a 
documentation. YMMV, especially f you are able to read the python code.



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Install Ceilometer on Ubuntu 12.04

2014-01-21 Thread Mahardhika Gilang
Hi, i have tried this step for installing ceilometer : 
http://docs.openstack.org/developer/ceilometer/install/manual.html
have any of you got it work? or there's another documentation for 
installing ceilometer?


thanks


--
Regards,
Mahardhika Gilang



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] How to remove swift from horizon

2014-01-08 Thread Mahardhika Gilang

You can first try to get service id from keystone
#keystone service-list
then
#keystone service-delete 

On 1/8/2014 3:14 PM, Robber Phex wrote:

I am using OpenStack H In Ubuntu.

I am try to add swift to OpenStack, But I failed. So, I want to remove 
swift. I remove swift's user, service, endpoint in keystone, But swift 
still in list(Admin -> System Info -> Services has "swift").


How to totally remove swift?

Thank you!

--
Regards,
RobberPhex

About me: http://about.me/RobberPhex


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [Ask] Cinder Ubuntu Saucy 13.10

2014-01-05 Thread Mahardhika Gilang

Hi, so am i must reinstall all node with Ubuntu 12.04 or stay with 13.10?
On 1/5/2014 5:27 AM, Sean Dague wrote:

On 01/04/2014 01:16 PM, Mac Innes, Kiall wrote:

Hi Mahardhika,

So - There's actually a bunch of good reasons why people still use
precise for OpenStack..

* Ubuntu precise is the most recent Ubuntu LTS release[1].
* Canonical have committed to providing new OpenStack releases for their
LTS releases[2]. e.g. Precise will get OpenStack Icehouse, Saucy will 
not.



[1]: https://wiki.ubuntu.com/LTS
[2]: https://wiki.ubuntu.com/ServerTeam/CloudArchive


Actually, read that chart carefully. 12.04 will not get Icehouse. 
Which was actually a surprise to a lot of us at the last summit.


-Sean




--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] [Ask] Cinder Ubuntu Saucy 13.10

2014-01-03 Thread Mahardhika Gilang

Hi all,
i have done some configuration and all work except cinder, i used Ubuntu 
Saucy 13.10 in all physical machine. i've got cinder version 1.0.6
is there you guys get this version too in 13.10 ubuntu? and i wondering, 
what is your apt repository or source for updating havana cloud?


I just want make this clear, since i see many still used precise Ubuntu 
for cloud.

--
Regards,
Mahardhika Gilang

**
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] VM Can Access Internet But No Floating IP

2013-12-12 Thread Mahardhika Gilang

Hi all

I've got this strange issue, my vm is get local ip from dhcp (neutron) . 
When i tried to give floating ip it just show on dashboard not in real vm.
I have tried ssh to that vm using floating ip and no work. But vm can 
access to internet, i figured it out that vm get router ip in the first 
subnet  (allocation pool is 192.168.7.20 end=192.168.7.30) router get 
192.168.7.20 and the vm get it too , all vm. So yes vm can access internet.


What to check and handle this? i have tried recreate external network.
--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] What to check when vm not get IP

2013-12-10 Thread Mahardhika Gilang

Hi all,

This question seems like repeat from another question. But i will ask to 
make it clear.

What component to check if vm not get local ip that we define in neutron?
i have check dhcp_agent and it just look fine, And i have tried put the 
IP manual into vm to ping router gateway local, and its not get any 
reply. what should i check? This happen when i upgrade from grizzly to 
havana.


Thanks
--
Regards,
Mahardhika Gilang



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Database Migrate from Quantum to Neutron

2013-12-08 Thread Mahardhika Gilang

Dear all,

I have tried with this 
https://github.com/openstack/neutron/tree/master/neutron/db/migration

with command

neutron-db-manage --config-file /path/to/neutron.conf \
 --config-file /path/to/plugin/config.ini upgrade head

to upgrade database version, and it's look work in their log , but when 
i tried to see router list with #neutron router-list
it said /Request Failed: internal server error while processing your 
request.//

/Seems like something is blocking neutron.

how to do it in proper way with upgrading this database? thanks

--
Regards,
Mahardhika Gilang

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] What version to use for production?

2013-12-05 Thread Mahardhika Gilang
Yah thats true, it will add our skill for troubleshooting, i am in 
progress upgrading from grizzly to havan,
Got some trouble with glance and keystone when run #keystone-manage 
db_sync command

/DEBUG migrate.versioning.util [-] Disposing SQLAlchemy engine Engine(/


On 12/5/2013 2:52 PM, Robert van Leeuwen wrote:
> I run grizzly before and it run good , but when havana out, i 
figured it out that it have some change, and start to
> wondering how to upgrade into it , but it fail to upgrade , lucky it 
just on development test.
> So, where can i found resource or how to step procedure to upgrade  
into the latest release?


We did not use any upgrade documentation so cannot help you there.
We immediately upgraded our dev environment when Havana was released 
and figured out ourselves what needed to be fixed.

Mostly adding a few things to the config files.
Most memorable thing were issues we had with the db-upgrade script.
There were a few constraints with the wrong names (due to the database 
being an upgrade from Folsom)

I saw a bugreport with this so it probably is fixed already.
We just renamed the constraints in the db so the migration script worked.

I think these upgrades are a good moment to test your knowledge / 
troubleshooting skills on dev ;)
Usually checking what happens in the logfiles gives you enough 
information on where to look.


Cheers,
Robert van Leeuwen



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] What version to use for production?

2013-12-04 Thread Mahardhika Gilang
I run grizzly before and it run good , but when havana out, i figured it 
out that it have some change, and start to wondering how to upgrade into 
it , but it fail to upgrade , lucky it just on development test.
So, where can i found resource or how to step procedure to upgrade  into 
the latest release?


Thanks
On 12/4/2013 5:16 PM, Robert van Leeuwen wrote:

i plan and want to deploy some production vm server on openstack cloud
architecture, but since openstack have recently update to havana ,
what version that suited to used on production? i plan to used havana
with all latest technology like neutron, heat and quantum.
and if it released new version, am i must follow this progress?

I really would certainly start with Havana.
If you do not you will have to do the quantum => neutron rename at a later time 
which is a pain.

We are running production on Havana on SL6. (Started with Folsom, upgraded to 
Grizzly and now to Havana)
With the current pace of development I think it is probably a good thing to 
keep close to the new releases.
Every release had stuff that we wanted anyway. Maybe in a few years things will 
look different when things have settled more.
Also, upgrades for us so far have been, relatively, painless.
(Just had a few small bumps with the db upgrades. Make sure you have a 
mysqldump before doing those. :)

Cheers,
Robert van Leeuwen



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] What version to use for production?

2013-12-04 Thread Mahardhika Gilang

Dear all,

i plan and want to deploy some production vm server on openstack cloud 
architecture, but since openstack have recently update to havana ,
what version that suited to used on production? i plan to used havana 
with all latest technology like neutron, heat and quantum.

and if it released new version, am i must follow this progress?

thanks

--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Centos 5 image for VM

2013-11-27 Thread Mahardhika Gilang
Hi, its nice to now, i've been using your usefull script on github, when 
used on centos5 it said not found /dev/hdc and some other error.
i just need centos 5 because it will run php 5.2 , since it will be use 
on our developer,

if it not available i must manually compile php 5.2 on centos 6.x
thanks!
On 11/27/2013 5:15 PM, Haefliger, Juerg wrote:

Hi,


Hi all, i've been testing for centos 5 to work on openstack as VM that can be
resize-able with choosen flavor.
is any of you have tried this and success?

I'm assuming you're referring to a bootable qcow2 image and not a split 
Amazon-style AMI/ARI/AKI images?

I'm the maintainer of the cloud-initramfs-tool package for Fedora/EPEL which 
you would need in order to grow the root partition. More specifically, the 
dracut-modules-growroot sub-package. However, it only exists in EPEL6 since I 
haven't had any requests for EPEL5 yet. You can file a bug at 
bugzilla.redhat.com to request an EPEL5 package. But if I'm not mistaken 
cloud-init in EPEL5 doesn't support filesystem resizing so the growroot package 
might not be sufficient.
  
...Juerg





thanks
--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Centos 5 image for VM

2013-11-27 Thread Mahardhika Gilang
Hi all, i've been testing for centos 5 to work on openstack as VM that 
can be resize-able with choosen flavor.

is any of you have tried this and success?
thanks
--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Ubuntu Image for VM

2013-11-26 Thread Mahardhika Gilang
Dear All, where can i get ubuntu image that ready to use in vm on 
openstack environment

i need image that can be resize or used custom size in flavor.

Thanks
--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] How to know total size disk on host

2013-11-20 Thread Mahardhika Gilang

Hi all,
I want to know how i can get total disk size of all compute node host 
without check them manual, if i got many compute node it will take much 
time to do it.

thanks
--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] What Exactly Flavor Work?

2013-10-10 Thread Mahardhika Gilang
Hi joe, how to used that kickstart file? sorry new for this type 
installation.


On 10/9/2013 9:32 PM, Bob Ball wrote:


Yes, just to confirm the XenAPI driver will automatically resize disks 
where it can without needing an agent / cloud-init installed in the VM.


It does this by mounting the disk in the domain running nova and 
resizing the filesystem/device.


Bob

*From:*Joe Topjian [mailto:joe.topj...@cybera.ca]
*Sent:* 09 October 2013 14:52
*To:* Tom Fifield
*Cc:* openstack@lists.openstack.org
*Subject:* Re: [Openstack] What Exactly Flavor Work?

My understanding is that automatic resize will occur if the
following are all true:
* auto_disk_config=True is set as a property on the image in the
Image Registry.
* The disk on the image has only one partition.
* The file system on the one partition is ext3 or ext4.

I think Xen provides some extra help in this area by doing the resize 
itself (I *think*). KVM defers the job to the user.


There was a long discussion on the openstack-operators list about 
building CentOS images:


http://www.gossamer-threads.com/lists/openstack/operators/25790

The td;dr version would be this post where I link to some scripts that 
are able to build a complete CentOS image that resizes as you would 
expect:


http://www.gossamer-threads.com/lists/openstack/operators/28733#28733

Hope that helps,

Joe

--

Joe Topjian

Systems Architect

Cybera Inc.

www.cybera.ca <http://www.cybera.ca>

Cybera is a not-for-profit organization that works to spur and support 
innovation, for the economic benefit of Alberta, through the use 
of cyberinfrastructure.




___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] What Exactly Flavor Work?

2013-10-09 Thread Mahardhika Gilang

Alright, i'll give it try, thanks for both of you. will update soon.
On 10/9/2013 9:32 PM, Bob Ball wrote:


Yes, just to confirm the XenAPI driver will automatically resize disks 
where it can without needing an agent / cloud-init installed in the VM.


It does this by mounting the disk in the domain running nova and 
resizing the filesystem/device.


Bob

*From:*Joe Topjian [mailto:joe.topj...@cybera.ca]
*Sent:* 09 October 2013 14:52
*To:* Tom Fifield
*Cc:* openstack@lists.openstack.org
*Subject:* Re: [Openstack] What Exactly Flavor Work?

My understanding is that automatic resize will occur if the
following are all true:
* auto_disk_config=True is set as a property on the image in the
Image Registry.
* The disk on the image has only one partition.
* The file system on the one partition is ext3 or ext4.

I think Xen provides some extra help in this area by doing the resize 
itself (I *think*). KVM defers the job to the user.


There was a long discussion on the openstack-operators list about 
building CentOS images:


http://www.gossamer-threads.com/lists/openstack/operators/25790

The td;dr version would be this post where I link to some scripts that 
are able to build a complete CentOS image that resizes as you would 
expect:


http://www.gossamer-threads.com/lists/openstack/operators/28733#28733

Hope that helps,

Joe

--

Joe Topjian

Systems Architect

Cybera Inc.

www.cybera.ca <http://www.cybera.ca>

Cybera is a not-for-profit organization that works to spur and support 
innovation, for the economic benefit of Alberta, through the use 
of cyberinfrastructure.




___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] What Exactly Flavor Work?

2013-10-08 Thread Mahardhika Gilang

On 10/9/2013 11:27 AM, Tom Fifield wrote:

On 09/10/13 15:04, Mahardhika Gilang wrote:

Hi all,
get confused here after several days finding away out through this 
issue,

- i can't get real size of /vda/ disk on instance that i create
- i have follow many step out here :
http://www.logilab.org/blogentry/115219
http://waipeng.wordpress.com/2013/05/20/building-centos-images-for-openstack/ 



http://hackstack.org/x/blog/2013/04/25/a-centos-6-image-for-openstack/
none of those work, the result is the size image (ex: 5gb) that was the
real /vda/
- How can i get real size and same size that written on flavor and
instance?
- have open question here
https://ask.openstack.org/en/question/5721/instance-disk-different-with-flavor/ 



no one answer yet.

Please help me out.

My understanding is that automatic resize will occur if the following 
are all true:
* auto_disk_config=True is set as a property on the image in the Image 
Registry.

* The disk on the image has only one partition.
* The file system on the one partition is ext3 or ext4.


Regards,

Tom

___
Mailing list: 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Post to : openstack@lists.openstack.org
Unsubscribe : 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Hi, i have followed that list, and it's on xen server , i used KVM 
hypervisor .


--
Regards,
Mahardhika Gilang



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] What Exactly Flavor Work?

2013-10-08 Thread Mahardhika Gilang

On 10/9/2013 11:29 AM, Tom Fifield wrote:

On 09/10/13 15:27, Tom Fifield wrote:

On 09/10/13 15:04, Mahardhika Gilang wrote:

Hi all,
get confused here after several days finding away out through this 
issue,

- i can't get real size of /vda/ disk on instance that i create
- i have follow many step out here :
http://www.logilab.org/blogentry/115219
http://waipeng.wordpress.com/2013/05/20/building-centos-images-for-openstack/ 




http://hackstack.org/x/blog/2013/04/25/a-centos-6-image-for-openstack/
none of those work, the result is the size image (ex: 5gb) that was the
real /vda/
- How can i get real size and same size that written on flavor and
instance?
- have open question here
https://ask.openstack.org/en/question/5721/instance-disk-different-with-flavor/ 




no one answer yet.

Please help me out.


My understanding is that automatic resize will occur if the following
are all true:
* auto_disk_config=True is set as a property on the image in the Image
Registry.
* The disk on the image has only one partition.
* The file system on the one partition is ext3 or ext4.


Also - are you using cloud-init inside your vm?

Regards,

Tom


___
Mailing list: 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Post to : openstack@lists.openstack.org
Unsubscribe : 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Yes i used cloud init on it, could you please give some path to get 
trough into this?
i used centos for vm, i have installed cloud init, and just 1 partition 
with ext4. Thanks!


--
Regards,
Mahardhika Gilang

**
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] What Exactly Flavor Work?

2013-10-08 Thread Mahardhika Gilang

Hi all,
get confused here after several days finding away out through this issue,
- i can't get real size of /vda/ disk on instance that i create
- i have follow many step out here :
http://www.logilab.org/blogentry/115219
http://waipeng.wordpress.com/2013/05/20/building-centos-images-for-openstack/
http://hackstack.org/x/blog/2013/04/25/a-centos-6-image-for-openstack/
none of those work, the result is the size image (ex: 5gb) that was the 
real /vda/

- How can i get real size and same size that written on flavor and instance?
- have open question here 
https://ask.openstack.org/en/question/5721/instance-disk-different-with-flavor/

no one answer yet.

Please help me out.

--
Regards,
Mahardhika Gilang

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Instance Disk Problem

2013-10-06 Thread Mahardhika Gilang

Hi, just want to follow up this things up, have not find any clue yet.
i used ubuntu 13 on host, instance with cirros.

On 10/4/2013 11:55 AM, Ritesh Nanda wrote:

Hello ,

Which operating system is it , if ubuntu  you would need 
initramfs-growroot , so that it allocates the root space at the time 
of boot . Same would be for another os also but you need to check the 
package name.


Regards,

Ritesh


On Fri, Oct 4, 2013 at 9:49 AM, Mahardhika Gilang 
mailto:mahardika.gil...@andalabs.com>> 
wrote:


Hi all,
i have deploy one instance and used flavor that have 20G Disk with
ephermal 10G
when instance up, i check with df -h command, and it show like
this (LVM)
*FilesystemSize  Used Avail Use% Mounted on**
**/dev/mapper/VolGroup-lv_root**
**   2.5G  1.7G  753M 70% /**
**tmpfs 499M 0  499M   0% /dev/shm**
**/dev/vda1 485M   33M  427M   8% /boot*

The size is just 2.5G

when i check with #fdisk -l
it show actual value of flavor
*Disk /dev/vda: 21.5 GB, 21474836480 bytes*

how can this happen? it happen to instance with no LVM on it too.

please help

-- 
Regards,

Mahardhika Gilang

___
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
<mailto:openstack@lists.openstack.org>
Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack




--

* With Regards
*

* Ritesh Nanda
*

***
*





___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Instance Disk Problem

2013-10-03 Thread Mahardhika Gilang

Hi, instance run with centos 6.4 and host used ubuntu 13.
i try run instance with cirros and still get same issue with different 
value.

On 10/4/2013 11:55 AM, Ritesh Nanda wrote:

Hello ,

Which operating system is it , if ubuntu  you would need 
initramfs-growroot , so that it allocates the root space at the time 
of boot . Same would be for another os also but you need to check the 
package name.


Regards,

Ritesh


On Fri, Oct 4, 2013 at 9:49 AM, Mahardhika Gilang 
mailto:mahardika.gil...@andalabs.com>> 
wrote:


Hi all,
i have deploy one instance and used flavor that have 20G Disk with
ephermal 10G
when instance up, i check with df -h command, and it show like
this (LVM)
*FilesystemSize  Used Avail Use% Mounted on**
**/dev/mapper/VolGroup-lv_root**
**   2.5G  1.7G  753M 70% /**
**tmpfs 499M 0  499M   0% /dev/shm**
**/dev/vda1 485M   33M  427M   8% /boot*

The size is just 2.5G

when i check with #fdisk -l
it show actual value of flavor
*Disk /dev/vda: 21.5 GB, 21474836480 bytes*

how can this happen? it happen to instance with no LVM on it too.

please help

-- 
Regards,

Mahardhika Gilang

___
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
<mailto:openstack@lists.openstack.org>
Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack




--

* With Regards
*

* Ritesh Nanda
*

***
*






--
Regards,
Mahardhika Gilang

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Instance Disk Problem

2013-10-03 Thread Mahardhika Gilang

Hi all,
i have deploy one instance and used flavor that have 20G Disk with 
ephermal 10G

when instance up, i check with df -h command, and it show like this (LVM)
*FilesystemSize  Used Avail Use% Mounted on**
**/dev/mapper/VolGroup-lv_root**
**   2.5G  1.7G  753M  70% /**
**tmpfs 499M 0  499M   0% /dev/shm**
**/dev/vda1 485M   33M  427M   8% /boot*

The size is just 2.5G

when i check with #fdisk -l
it show actual value of flavor
*Disk /dev/vda: 21.5 GB, 21474836480 bytes*

how can this happen? it happen to instance with no LVM on it too.

please help

--
Regards,
Mahardhika Gilang
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] How Swift Integrate with PHP

2013-09-30 Thread Mahardhika Gilang

Thanks, will get that sdk for our programmer.
On 9/30/2013 4:36 PM, Kuo Hugo wrote:

Hi ,

  * PHP-opencloud <http://php-opencloud.com/> - Official Rackspace
PHP bindings that should work for other Swift deployments too.


Check here : 
http://docs.openstack.org/developer/swift/associated_projects.html?highlight=php



Hope it help


+Hugo Kuo+
(+886) 935004793


2013/9/30 Mahardhika Gilang <mailto:mahardika.gil...@andalabs.com>>


Hi all,
i just wondering how can i make some simple script (upload file)
that integrate with swift? so the file will be upload to swift node.
Need help here.
thanks
-- 
    Regards,

Mahardhika Gilang



___
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
<mailto:openstack@lists.openstack.org>
Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack





--
Regards,
Mahardhika Gilang**
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] How Swift Integrate with PHP

2013-09-30 Thread Mahardhika Gilang

Great thanks, that's for our programmer to get in touch with that SDK.
On 9/30/2013 4:32 PM, Mike Preston wrote:

There are a number of language bindings for PHP. Also if you want to write your 
own it is pretty easy with just curl and the rackspace cloudfiles dev guide.

https://wiki.openstack.org/wiki/SDKs#PHP
https://github.com/rackspace/php-opencloud

http://docs.rackspace.com/ -- docs

I wrote my own bindings for PHP, so if you get stuck feel free to ask.

Mike Preston
Infrastructure Team  |  SYNETY
www.synety.com

direct: 0116 424 4016
mobile: 07950 892038
main: 0116 424 4000



-Original Message-
From: Mahardhika Gilang [mailto:mahardika.gil...@andalabs.com]
Sent: 30 September 2013 09:57
To: Openstack Milis
Subject: [Openstack] How Swift Integrate with PHP

Hi all,
i just wondering how can i make some simple script (upload file) that integrate 
with swift? so the file will be upload to swift node.
Need help here.
thanks
--
Regards,
Mahardhika Gilang



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] How Swift Integrate with PHP

2013-09-30 Thread Mahardhika Gilang

Hi all,
i just wondering how can i make some simple script (upload file) that 
integrate with swift? so the file will be upload to swift node.

Need help here.
thanks
--
Regards,
Mahardhika Gilang



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-26 Thread Mahardhika Gilang

Hi, i've enable keystone ssl on keystone.conf, but port 443 wont up.
On 9/26/2013 2:14 PM, Jeffrey Walton wrote:




On Thu, Sep 26, 2013 at 2:18 AM, Mahardhika Gilang 
mailto:mahardika.gil...@andalabs.com>> 
wrote:


When i put https on it, error come up
Authorization Failure. Authorization Failed: [Errno 1] _ssl.c:504:
error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol

SSL/TLS is not enabled on the server or port you are connecting. It 
might not be properly configured on the server; or it might be on the 
server but not the port you are connecting.


You can verify from the command line with:

$ openssl s_client -connect example.com:443 <http://example.com:443>

But its just going to give you the same error.

By the way, openssl errstr can sometimes be helpful (but not in this 
case):


$ /usr/local/ssl/bin/openssl errstr 140770FC
error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol

Jeff

On 9/24/2013 10:09 PM, Hua ZZ Zhang wrote:


try https since you have enabled it in proxy configuration.
swift -V 2 -A_https://localhost:5000/v2.0_
<http://localhost:5000/v2.0> -U admin:admin -K ADMIN stat
or:
swift --os-auth-url https://localhost:5000/v2.0 --os-tenant-name
admin --os-username admin --os-password ADMIN stat

-Zhang Hua(Edward)




--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Entry point 'proxy' not found in egg 'swift'

2013-09-25 Thread Mahardhika Gilang

Hi all
i've got this error when setting up new proxy server
Error trying to load config /etc/swift/proxy-server.conf: Entry point 
'proxy' not found in egg 'swift' (dir: 
/usr/local/lib/python2.7/dist-packages/swift-1.8.0-py2.7.egg; protocols: 
paste.app_factory, paste.composite_factory, paste.composit_factory; 
entry_points: )

*
i have install this package i used ubuntu 13.04(raring)

*ii  python-swift 1.8.0-0ubuntu1.2   all  
distributed virtual object store - Python \
ii  python-swiftclient 1:1.3.0-0ubuntu1   
all  Client libary for Openstack Swift API.
ii  swift 1.8.0-0ubuntu1.2   all  
distributed virtual object store - common files
ii  swift-proxy 1.8.0-0ubuntu1.2   all  
distributed virtual object store - proxy server*


**here's my proxy-server.conf*

[DEFAULT]
cert_file = /etc/swift/cert.crt
key_file = /etc/swift/cert.key
bind_port = 8080
workers = 8
user = swift

[pipeline:main]
pipeline = healthcheck proxy-logging cache tempauth proxy-logging 
proxy-server


[app:proxy-server]
use = egg:swift#proxy
allow_account_management = true
account_autocreate = true

#[filter:authtoken]
#paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory
#auth_host = 10.10.10.10
#auth_port = 35357
#auth_protocol = http
#auth_uri = http://10.10.10.10:5000/
#admin_tenant_name = service
#admin_user = swift
#admin_password = swift
#cache = swift.cache

#[filter:keystoneauth]
#use = egg:swift#keystoneauth
#operator_roles = admin, swiftoperator, member

[filter:proxy-logging]
use = egg:swift#proxy_logging

[filter:tempauth]
use = egg:swift#tempauth
user_system_root = testpass .admin https://10.10.10.40:8080/v1/AUTH_system

[filter:healthcheck]
use = egg:swift#healthcheck

[filter:cache]
use = egg:swift#memcache
memcache_servers = 10.10.10.40:11211

please help
thanks

--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Swift got [Errno -5] No address associated with hostname

2013-09-24 Thread Mahardhika Gilang
Hi all, i have follow this fuide for setting up multinode proxy-swift 
storage

http://docs.openstack.org/grizzly/openstack-compute/admin/content/configuring-swift-to-use-keystone.html

when on part to verifying identity it get's me [Errno -5] No address 
associated with hostname

i run this command
#swift -V 2 -A http://keystone_server:5000/v2.0 -U tenantname:tenantuser 
-K password stat


Please give some advice

Thanks

Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-24 Thread Mahardhika Gilang

  
  
Hi, thanks it work, but i fail when run
  this command
  $ swift -V 2 -A http://localhost:5000/v2.0 -U admin:admin -K ADMIN
  stat
  
  [Errno -5] No address associated with hostname
  
  On 9/24/2013 4:58 PM, Hua ZZ Zhang wrote:


  try the sample here:
http://docs.openstack.org/grizzly/openstack-compute/admin/content/configuring-swift-to-use-keystone.html

Best Regards, 
  

  
  

  

  
Edward Zhang(张华)
  Advisory Software Engineer
  Software Standards & Open Source Software
  Emerging Technology Institute(ETI)
  IBM China Software Development Lab
  e-mail: zhu...@cn.ibm.com
  Notes ID: Hua ZZ Zhang/China/IBM
  Tel: 86-10-82450483
  


  
地址:北京市海淀区东北旺西路8号 中关村软件园28号楼
  环宇大厦3层 邮编:100193
  Address: 3F Ring, Building 28 Zhongguancun Software
  Park, 8 Dongbeiwang West Road, Haidian District,
  Beijing, P.R.C.100193
  

  
  

  

  


  
  

  


  


  

  
  
  Mahardhika Gilang ---09/24/2013
04:33:12 PM---Mahardhika Gilang

  
  

  

  
Mahardhika Gilang
 
09/24/2013 04:34 PM
  


  

  

  To


  
Hua ZZ
  Zhang/China/IBM@IBMCN, 
  

  
  

  cc


  
Openstack Milis
  
  

  
  

  Subject


  
Re: [Openstack]
  Swift not detect Keystone and Authtoken
  

  

  
  

  


  

  

  

  
  
  I got this error
LookupError: No loader given in section 'filter:keystoneauth'

On 9/24/2013 2:17 PM, Hua ZZ Zhang wrote:
  

I don't get what does it mean for "this syntax give same result"?
what is your version of swift and keystone?
Here's my suggestion for 3 sections in the proxy server
paste file:

  
  [pipeline:main]
  pipeline = catch_errors healthcheck proxy-logging cache authtoken keystoneauth proxy-logging proxy-server 
  
  [filter:authtoken]
  paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory
  signing_dir = /var/cache/swift/
  auth_uri = http://10.10.10.40:5000/
  auth_host = 10.10.10.40
  #auth_uri = http://192.168.7.85:5000/
  #auth_host = 192.168.7.85
  auth_port = 35357
  auth_protocol = https
  admin_tenant_name = service
  admin_user = swift
  admin_password = admin
  #cache = swift.cache
  auth_token = admin
  
  [filter:keystoneauth]
  #use = egg:swift#keystoneauth
  operator_roles = Member,admin
  is_admin = true 


  http://docs.openstack.org/grizzly/openstack-compute/admin/content/configuring-swift-to-use-keystone.html
  
  
Mahardhika Gilang
  ---2013-09-24 上午 11:58:24---Mahardhika Gilang 


  

  
    
  Mahardhika Gilang
  
  2013-09-24 上午
  11:59

  
  

  

  
To
  
  

  Hua ZZ
   

Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-24 Thread Mahardhika Gilang

  
  
I got this error
  LookupError: No loader given in section 'filter:keystoneauth'
  
  On 9/24/2013 2:17 PM, Hua ZZ Zhang wrote:


  I don't get what does it mean for "this syntax give same result"?
what is your version of swift and keystone?
Here's my suggestion for 3 sections in the
proxy server paste file:
  
  
[pipeline:main]
pipeline = catch_errors healthcheck proxy-logging cache authtoken keystoneauth proxy-logging
proxy-server 

[filter:authtoken]
paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory
signing_dir = /var/cache/swift/
auth_uri = http://10.10.10.40:5000/
auth_host = 10.10.10.40
#auth_uri = http://192.168.7.85:5000/
#auth_host = 192.168.7.85
auth_port = 35357
auth_protocol = https
admin_tenant_name = service
admin_user = swift
admin_password = admin
#cache = swift.cache
auth_token = admin

[filter:keystoneauth]
#use = egg:swift#keystoneauth
operator_roles = Member,admin
is_admin = true
  
  
http://docs.openstack.org/grizzly/openstack-compute/admin/content/configuring-swift-to-use-keystone.html
  
  
  Mahardhika
Gilang ---2013-09-24 上午 11:58:24---Mahardhika Gilang

  
  

  

      
Mahardhika Gilang
 
2013-09-24 上午 11:59
  


  

  

  To


  
Hua ZZ
  Zhang/China/IBM@IBMCN, 
  

  
  

  cc


  
Openstack Milis
  
  

  
  

  Subject


  
Re: [Openstack]
  Swift not detect Keystone and Authtoken
  

  

  
  

  


  

  

  

  
  
  Hi, i've try change with
auth_token and it's work, but does this syntax give same result?

On 9/24/2013 6:21 AM, Hua ZZ Zhang wrote:
  

try this:
paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory

  
  
Mahardhika Gilang
  ---2013-09-23 下午 07:15:28---Mahardhika Gilang 


  

  
    
  Mahardhika Gilang
  
  2013-09-23 下午
  07:16

  
  

  

  
To
  
  

  Hua ZZ
Zhang/China/IBM@IBMCN, 

  


  
cc
  
  

  Openstack
Milis  

  


  
Subject
  
  

  Re:
[Openstack] Swift not detect Keystone and
Authtoken 

  

  


  

  
  

  

  

  


  Hi, thanks for answering, i believe it work till i stuck at
  this error
  ImportError: No module named swift_auth
  
  it's on filter:keystone part
paste.filter_factory =
keystone.middleware.swift_auth:filter_factory

   

Re: [Openstack] [OpenStack][Grizzly]how to config multiple l3 agent for quantum ? I wanna run multiple l3 agent on one network node, because I wanna multiple external network.

2013-09-24 Thread Mahardhika Gilang
Have you tried to add another gateway_external_network_id=xx.xx.xx.x on 
l3_agent.ini ?

On 9/24/2013 12:34 PM, happy idea wrote:
I have read this page ,but it seems not enough,  there are something 
other need to config , but I don't  know how , then I found a page 
related to my question -- 
https://answers.launchpad.net/neutron/+question/230239

in this page ,there are something I can not understand .
"regarding 'Can multiple l3-agent instances run on one host?", the 
answer is yes, butyou should define the 'host' to different value in 
l3_agent.ini, and the namespace must be enalbed."
"one host can have only one l3 agent. the host is defined by host 
configuration configuration file, not physical one.


anyone can explain that to me ?
Thank you.


2013/9/24 Ashok Kumaran <mailto:ashokkumara...@gmail.com>>


Here you go,


http://docs.openstack.org/trunk/openstack-network/admin/content/adv_cfg_l3_agent_multi_extnet.html


On Tue, Sep 24, 2013 at 8:34 AM, happy idea
mailto:guolongcang.w...@gmail.com>>
wrote:

can anyone tell me how to config multiple l3 agent for quantum
?  I wanna run multiple l3 agent on one network node,  because
I wanna multiple external network.

Thank you.

___
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
<mailto:openstack@lists.openstack.org>
Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack








___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

Mobile : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-23 Thread Mahardhika Gilang

  
  
Hi, i've try change with auth_token and
  it's work, but does this syntax give same result?
  
  On 9/24/2013 6:21 AM, Hua ZZ Zhang wrote:


  try this:
paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory


    
Mahardhika
  Gilang ---2013-09-23 下午 07:15:28---Mahardhika Gilang
  


  

  

  Mahardhika Gilang
   
  2013-09-23 下午
  07:16

  
  

  

  
To
  
  

  Hua ZZ
Zhang/China/IBM@IBMCN, 

  


  
cc
  
  

  Openstack
Milis 

  


  
Subject
  
  

  Re:
[Openstack] Swift not detect Keystone and
Authtoken

  

  


  

  
  

  

  

  


Hi, thanks for answering, i
  believe it work till i stuck at this error
  ImportError: No module named swift_auth
  
  it's on filter:keystone part
paste.filter_factory =
keystone.middleware.swift_auth:filter_factory

how to solved this issue?
  On 9/23/2013 4:53 PM, Hua ZZ Zhang wrote:
  
  

The authtoken
and keystone middleware
should be put ahead of proxy-server.
you need to change the main pipeline as below:

  [pipeline:main]
  pipeline = catch_errors healthcheck proxy-logging cache
  authtoken keystone 
  proxy-logging proxy-server

Best Regards, 



  

  

  Edward Zhang(张华) 

  
  

  

  
  

  


  
  

  

  


  
  


  

  
  
    
    Mahardhika Gilang
  ---09/23/2013 05:14:26 PM---Mahardhika Gilang 


  

  

      Mahardhika Gilang
  
  09/23/2013 05:01
  PM

  
  

  

  
To
  
  

  Openstack
Milis , 

  


  
cc
  
  


  
Subject
  
  

  [Openstack]
Swift not detect Keystone and Authtoken 

  

  


  

  
  

  

  

  


Hi all
i've got an issue when i want to used keystone for
authentication on 
swift proxy node.
i got this when run #swift-init proxy restart
LookupError: No section 'authtoken'
LookupError: No section 'keystone'

here's my proxy-server.conf
[DEFAULT]
cert_file = /etc/swift/cert.crt
key_file = /etc/swift/cert.key
bind_port = 8080
   

Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-23 Thread Mahardhika Gilang

  
  
Hi, thanks for answering, i believe it
  work till i stuck at this error
  ImportError: No module named swift_auth
  
  it's on filter:keystone part
  paste.filter_factory =
  keystone.middleware.swift_auth:filter_factory
  
  how to solved this issue?
On 9/23/2013 4:53 PM, Hua ZZ Zhang wrote:


  The authtoken
and keystone middleware
should be put ahead of proxy-server.
you need to change the main pipeline as
below:

[pipeline:main]
  pipeline = catch_errors healthcheck proxy-logging cache
  authtoken keystone 
  proxy-logging proxy-server

Best Regards, 
  

  
  

  

  
Edward Zhang(张华)
  


  

  
  

  


  
  

  

  


  
  

  


  


  

  
  
  Mahardhika Gilang ---09/23/2013
05:14:26 PM---Mahardhika Gilang

  
  

  

  
    Mahardhika Gilang
 
09/23/2013 05:01 PM
  


  

  

  To


  
Openstack Milis
  , 
  

  
  

  cc



  
  

  Subject


  
[Openstack]
  Swift not detect Keystone and Authtoken
  

  

  
  

  


  

  

  

  
  
  Hi all
  i've got an issue when i want to used keystone for
  authentication on 
  swift proxy node.
  i got this when run #swift-init proxy restart
  LookupError: No section 'authtoken'
  LookupError: No section 'keystone'
  
  here's my proxy-server.conf
  [DEFAULT]
  cert_file = /etc/swift/cert.crt
  key_file = /etc/swift/cert.key
  bind_port = 8080
  #bind_port = 443
  workers = 8
  user = swift
  swift_dir = /etc/swift
  
  [pipeline:main]
  pipeline = catch_errors healthcheck proxy-logging cache
  tempauth 
  proxy-logging proxy-server keystone authtoken
  
  [app:proxy-server]
  use = egg:swift#proxy
  allow_account_management = true
  account_autocreate = true
  
  [filter:authtoken]
  #use = egg:swift:authtoken
  paste.filter_factory =
  keystone.middleware.auth_token:filter_factory
  signing_dir = /var/cache/swift/
  auth_uri = http://10.10.10.40:5000/
  auth_host = 10.10.10.40
  #auth_uri = http://192.168.7.85:5000/
  #auth_host = 192.168.7.85
  auth_port = 35357
  auth_protocol = https
  admin_tenant_name = service
  admin_user = swift
  admin_password = admin
  #cache = swift.cache
  auth_token = admin
  
  [filter:catch_errors]
  use = egg:swift#catch_errors
  
  [filter:proxy-logging]
  use = egg:swift#proxy_logging
  
  #[filter:tempauth]
  #use = egg:swift#tempauth
  #user_system_root = testpass .admin https://10.10.10.40:8080/v1/AUTH_system
  #user_test_tester = testing .admin https://10.10.10.40:8080/v1/AUTH_test
  
  [filter:healthcheck]
  use = egg:swift#healthcheck
  
  [filter:cache]
  use = egg:swift#memcache
  memcache_servers = 10.10.10.40:11211
  
  [filter:keystone]
  #use = egg:swift#keystone
  paste.filter_factory =
  keystone.middleware.swift_auth:filter_factory
  operator_roles = Member,admin
  is_admin = true
  
  
  Please help
  thanks
  
  -- 
  R

[Openstack] Swift not detect Keystone and Authtoken

2013-09-23 Thread Mahardhika Gilang

Hi all
i've got an issue when i want to used keystone for authentication on 
swift proxy node.

i got this when run #swift-init proxy restart
LookupError: No section 'authtoken'
LookupError: No section 'keystone'

here's my proxy-server.conf
[DEFAULT]
cert_file = /etc/swift/cert.crt
key_file = /etc/swift/cert.key
bind_port = 8080
#bind_port = 443
workers = 8
user = swift
swift_dir = /etc/swift

[pipeline:main]
pipeline = catch_errors healthcheck proxy-logging cache tempauth 
proxy-logging proxy-server keystone authtoken


[app:proxy-server]
use = egg:swift#proxy
allow_account_management = true
account_autocreate = true

[filter:authtoken]
#use = egg:swift:authtoken
paste.filter_factory = keystone.middleware.auth_token:filter_factory
signing_dir = /var/cache/swift/
auth_uri = http://10.10.10.40:5000/
auth_host = 10.10.10.40
#auth_uri = http://192.168.7.85:5000/
#auth_host = 192.168.7.85
auth_port = 35357
auth_protocol = https
admin_tenant_name = service
admin_user = swift
admin_password = admin
#cache = swift.cache
auth_token = admin

[filter:catch_errors]
use = egg:swift#catch_errors

[filter:proxy-logging]
use = egg:swift#proxy_logging

#[filter:tempauth]
#use = egg:swift#tempauth
#user_system_root = testpass .admin https://10.10.10.40:8080/v1/AUTH_system
#user_test_tester = testing .admin https://10.10.10.40:8080/v1/AUTH_test

[filter:healthcheck]
use = egg:swift#healthcheck

[filter:cache]
use = egg:swift#memcache
memcache_servers = 10.10.10.40:11211

[filter:keystone]
#use = egg:swift#keystone
paste.filter_factory = keystone.middleware.swift_auth:filter_factory
operator_roles = Member,admin
is_admin = true


Please help
thanks

--
Regards,
Mahardhika Gilang



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] How to specify a compute node for instance to boot

2013-09-20 Thread Mahardhika Gilang

Tryin to answer here,
Instance will build on compute node that have nova-compute and kvm on 
it, and determining which is compute with quantum configuration in 
sql_connection section.


On 9/20/2013 4:41 PM, Piotr Kopec wrote:


Hello folks,

I'm wondering how those compute nodes are working in practice. End 
user will use Dashboard for building instances.

So I have deployed nova as follows:

|[root@ctlnode136 ~]# nova-manage service list
Binary   Host Zone Status   
  State Updated_At
nova-certctlnode136   internal enabled  
  :-)   2013-09-20 09:34:04
nova-scheduler   ctlnode136   internal enabled  
  :-)   2013-09-20 09:34:04
nova-consoleauth ctlnode136   internal enabled  
  :-)   2013-09-20 09:34:04
nova-conductor   ctlnode136   internal enabled  
  :-)   2013-09-20 09:33:58
nova-compute network  nova enabled  
  :-)   2013-09-20 09:34:01
nova-console ctlnode136   internal enabled  
  :-)   2013-09-20 09:34:02
nova-compute compute  nova enabled  
  :-)   2013-09-20 09:34:01
nova-console compute  internal enabled  
  XXX   2013-09-20 09:32:20|

And each time when I'm creating instance from Dashboard it's admin 
panel shows that those instances live on "compute" host. Not even 
single instance, created from Dashboard, live on (in my case) 
"network" host.


Is there any way to distribute equally among compute nodes instances 
created from Dashboard?


Thanks for replies.

Piotr.



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Activate Swift on Horizon

2013-09-18 Thread Mahardhika

Hi
it all work well, could you please give me a screenshot on Containers 
menu that you have, i wonder how it look like.


On 9/18/2013 5:43 PM, Matthias Runge wrote:

On 18/09/13 11:49, Mahardhika wrote:

Hi Matthias,
from horizon host sure it can be reach, because it's on the same network.
Am i must configure some file? because i've not input proxy node IP to
horizon node (controller)


Well, that does not mean anything; you could have firewalls, port
filter, strange routing entries. To be really sure, try to telnet to
your swift (ip and port).

 From horizon POV, it's dead simple: Everything is stored on keystone.

Matthias




--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Activate Swift on Horizon

2013-09-18 Thread Mahardhika

Hi Matthias,
from horizon host sure it can be reach, because it's on the same network.
Am i must configure some file? because i've not input proxy node IP to 
horizon node (controller)


On 9/18/2013 4:17 PM, Matthias Runge wrote:

On 18/09/13 10:22, Mahardhika wrote:

Hi All,
how to activate object container on horizon dashboard? there's
Containers menu on that, but when i click it return to 500 Internal
Server Error
In other part, i have setup and work swift node with proxy and storage.
Please advice.


It looks like you already activated it, as the menu is visible.

Please verify, your swift is answering and is reachable from the horizon
host.

Matthias


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Activate Swift on Horizon

2013-09-18 Thread Mahardhika

Hi All,
how to activate object container on horizon dashboard? there's 
Containers menu on that, but when i click it return to 500 Internal 
Server Error

In other part, i have setup and work swift node with proxy and storage.
Please advice.

Thanks
--
Regards,
Mahardhika Gilang
**
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Swift Fail Unauthorized

2013-09-17 Thread Mahardhika
Hi, i have disable selinux, and restart swift-proxy but the files (.pem) 
still nothing in signing_dir.


On 9/16/2013 9:01 PM, Adam Young wrote:

On 09/16/2013 07:02 AM, Mahardhika wrote:

Hi Adam, in my proxy node, am i must create keystone.conf ?
Sorry, not sure what you mean by this?  In most deployements, there is 
a file /etc/keystone/keystone.conf created for you.


currently i used keystone that same as on controller node, so i can 
get all tenant list with *#keystone tenant-list *command on proxy node.

On your blog post, in signing_dir part, where i suppose to check?
Depends on the config file for your application.  THe config file 
options are specified in auth_token middleware, buyt are read from 
swifts, nova, or whatever the remote services config file.  So it 
would be swift.conf or something comparable.


https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/middleware/auth_token.py#L199



sorry i just confused in this part
thanks

On 9/13/2013 11:40 PM, Adam Young wrote:

On 09/13/2013 03:25 AM, Mahardhika wrote:
Hi, still i can't get out from this issue, can you please lead me. 
I follow this guide

http://docs.openstack.org/developer/swift/howto_installmultinode.html

On 9/12/2013 9:24 AM, Kuo Hugo wrote:

You can observe the log out put while issue the request.
I vote on memcache related ...

+Hugo Kuo+
(+886) 935004793


2013/9/11 Mahardhika <mailto:mahardika.gil...@andalabs.com>>


Hi, following this guide

http://docs.openstack.org/developer/swift/development_saio.html#partition-section
i am stuck at step 14 = Check that you can GET

account:curl-v-H'X-Auth-Token:'

*I run this command*
#curl -v -H 'X-Auth-Token:
AUTH_tkebd882e8ac094a08a1842811e025f2a8'
http://127.0.0.1:8080/v1/AUTH_swift



Can you use this token to talk to Keystone?

Have you gone through the troubleshooting steps I posted here?

http://adam.younglogic.com/2013/07/troubleshooting-pki-middleware/


and get
===
/* About to connect() to 127.0.0.1 port 8080 (#0)//
//*   Trying 127.0.0.1...//
//* Connected to 127.0.0.1 (127.0.0.1) port 8080 (#0)//
//> GET /v1/AUTH_swift HTTP/1.1//
//> User-Agent: curl/7.29.0//
//> Host: 127.0.0.1:8080 <http://127.0.0.1:8080>//
//> Accept: */*//
//> X-Auth-Token: AUTH_tkebd882e8ac094a08a1842811e025f2a8//
//>//
//< HTTP/1.1 401 Unauthorized//
//< Content-Length: 131//
//< Content-Type: text/html; charset=UTF-8//
//< Date: Wed, 11 Sep 2013 04:53:35 GMT//
//https://$PROXY_LOCAL_NET_IP:8080/v1/AUTH_system//
//user_swift_swift = pass .admin//
//
//[filter:healthcheck]//
//use = egg:swift#healthcheck//
//
//[filter:cache]//
//use = egg:swift#memcache//
//#memcache_servers = $PROXY_LOCAL_NET_IP:11211//
//
//[filter:proxy-logging]//
//use = egg:swift#proxy_logging//
/
    Please help me out
thanks

-- 
Regards,

Mahardhika Gilang



___
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
<mailto:openstack@lists.openstack.org>
Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack





--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com


___
Mailing list:http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to :openstack@lists.openstack.org
Unsubscribe :http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack




___
Mailing list:http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to :openstack@lists.openstack.org
Unsubscribe :http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com





--
Regards,
Mahardhika Gilang

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Swift Fail Unauthorized

2013-09-16 Thread Mahardhika

Hi Adam, in my proxy node, am i must create keystone.conf ?
currently i used keystone that same as on controller node, so i can get 
all tenant list with *#keystone tenant-list *command on proxy node.

On your blog post, in signing_dir part, where i suppose to check?
sorry i just confused in this part
thanks

On 9/13/2013 11:40 PM, Adam Young wrote:

On 09/13/2013 03:25 AM, Mahardhika wrote:
Hi, still i can't get out from this issue, can you please lead me. I 
follow this guide

http://docs.openstack.org/developer/swift/howto_installmultinode.html

On 9/12/2013 9:24 AM, Kuo Hugo wrote:

You can observe the log out put while issue the request.
I vote on memcache related ...

+Hugo Kuo+
(+886) 935004793


2013/9/11 Mahardhika <mailto:mahardika.gil...@andalabs.com>>


Hi, following this guide

http://docs.openstack.org/developer/swift/development_saio.html#partition-section
i am stuck at step 14 = Check that you can GET

account:curl-v-H'X-Auth-Token:'

*I run this command*
#curl -v -H 'X-Auth-Token:
AUTH_tkebd882e8ac094a08a1842811e025f2a8'
http://127.0.0.1:8080/v1/AUTH_swift



Can you use this token to talk to Keystone?

Have you gone through the troubleshooting steps I posted here?

http://adam.younglogic.com/2013/07/troubleshooting-pki-middleware/


and get
===
/* About to connect() to 127.0.0.1 port 8080 (#0)//
//*   Trying 127.0.0.1...//
//* Connected to 127.0.0.1 (127.0.0.1) port 8080 (#0)//
//> GET /v1/AUTH_swift HTTP/1.1//
//> User-Agent: curl/7.29.0//
//> Host: 127.0.0.1:8080 <http://127.0.0.1:8080>//
//> Accept: */*//
//> X-Auth-Token: AUTH_tkebd882e8ac094a08a1842811e025f2a8//
//>//
//< HTTP/1.1 401 Unauthorized//
//< Content-Length: 131//
//< Content-Type: text/html; charset=UTF-8//
//< Date: Wed, 11 Sep 2013 04:53:35 GMT//
//https://$PROXY_LOCAL_NET_IP:8080/v1/AUTH_system//
//user_swift_swift = pass .admin//
//
//[filter:healthcheck]//
//use = egg:swift#healthcheck//
//
//[filter:cache]//
//use = egg:swift#memcache//
//#memcache_servers = $PROXY_LOCAL_NET_IP:11211//
//
//[filter:proxy-logging]//
//use = egg:swift#proxy_logging//
/
    Please help me out
thanks

-- 
Regards,

Mahardhika Gilang



___
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
<mailto:openstack@lists.openstack.org>
Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack





--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com


___
Mailing list:http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to :openstack@lists.openstack.org
Unsubscribe :http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack




___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Swift Fail Unauthorized

2013-09-13 Thread Mahardhika
Hi, still i can't get out from this issue, can you please lead me. I 
follow this guide

http://docs.openstack.org/developer/swift/howto_installmultinode.html

On 9/12/2013 9:24 AM, Kuo Hugo wrote:

You can observe the log out put while issue the request.
I vote on memcache related ...

+Hugo Kuo+
(+886) 935004793


2013/9/11 Mahardhika <mailto:mahardika.gil...@andalabs.com>>


Hi, following this guide

http://docs.openstack.org/developer/swift/development_saio.html#partition-section
i am stuck at step 14 = Check that you can GET

account:curl-v-H'X-Auth-Token:'

*I run this command*
#curl -v -H 'X-Auth-Token:
AUTH_tkebd882e8ac094a08a1842811e025f2a8'
http://127.0.0.1:8080/v1/AUTH_swift
and get
===
/* About to connect() to 127.0.0.1 port 8080 (#0)//
//*   Trying 127.0.0.1...//
//* Connected to 127.0.0.1 (127.0.0.1) port 8080 (#0)//
//> GET /v1/AUTH_swift HTTP/1.1//
//> User-Agent: curl/7.29.0//
//> Host: 127.0.0.1:8080 <http://127.0.0.1:8080>//
//> Accept: */*//
//> X-Auth-Token: AUTH_tkebd882e8ac094a08a1842811e025f2a8//
//>//
//< HTTP/1.1 401 Unauthorized//
//< Content-Length: 131//
//< Content-Type: text/html; charset=UTF-8//
//< Date: Wed, 11 Sep 2013 04:53:35 GMT//
//https://$PROXY_LOCAL_NET_IP:8080/v1/AUTH_system//
//user_swift_swift = pass .admin//
//
//[filter:healthcheck]//
//use = egg:swift#healthcheck//
//
//[filter:cache]//
//use = egg:swift#memcache//
//#memcache_servers = $PROXY_LOCAL_NET_IP:11211//
//
//[filter:proxy-logging]//
//use = egg:swift#proxy_logging//
/
    Please help me out
thanks

-- 
Regards,

Mahardhika Gilang



___
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
<mailto:openstack@lists.openstack.org>
Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack





--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Translation Push - get the dashboard in your language by Sep 24

2013-09-12 Thread Mahardhika

Wow that great!, i am in for indonesian language.
On 9/12/2013 3:16 PM, Tom Fifield wrote:

Do you write Spanish, Italian, Russian, German or Dutch?

How about Portuguese? Indonesian? Arabic? Hindi?

Actually, if you can write in any language other than English, you 
have the ability to help get the OpenStack Dashboard into your language.


Find your language on:

 https://www.transifex.com/projects/p/horizon/

and join the team.


It's actually a lot of fun, all done through an easy web interface.

If we can get 100% completion in your language by September 24th, your 
text will be included in the next release of OpenStack for thousands 
around the world to see.


So, why not get your friends together and make it happen? :)


Thanks,

from your friendly Internationalisation Team
https://wiki.openstack.org/wiki/I18nTeam

___
Mailing list: 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Post to : openstack@lists.openstack.org
Unsubscribe : 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Swift Fail Unauthorized

2013-09-12 Thread Mahardhika

Hi, thanks i'll do multinode process for this time.
if error still appear i'll update
On 9/12/2013 3:51 AM, Adam Young wrote:

I am the Keystone dev that wrote the PKI token code.

Here is my guide to troubleshooting it.

http://adam.younglogic.com/2013/07/troubleshooting-pki-middleware/


___
Mailing list: 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Post to : openstack@lists.openstack.org
Unsubscribe : 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Swift Fail Unauthorized

2013-09-10 Thread Mahardhika
Hi, following this guide 
http://docs.openstack.org/developer/swift/development_saio.html#partition-section
i am stuck at step 14 = Check that you can GET 
account:curl-v-H'X-Auth-Token:'


*I run this command*
#curl -v -H 'X-Auth-Token: AUTH_tkebd882e8ac094a08a1842811e025f2a8' 
http://127.0.0.1:8080/v1/AUTH_swift

and get
===
/* About to connect() to 127.0.0.1 port 8080 (#0)//
//*   Trying 127.0.0.1...//
//* Connected to 127.0.0.1 (127.0.0.1) port 8080 (#0)//
//> GET /v1/AUTH_swift HTTP/1.1//
//> User-Agent: curl/7.29.0//
//> Host: 127.0.0.1:8080//
//> Accept: */*//
//> X-Auth-Token: AUTH_tkebd882e8ac094a08a1842811e025f2a8//
//>//
//< HTTP/1.1 401 Unauthorized//
//< Content-Length: 131//
//< Content-Type: text/html; charset=UTF-8//
//< Date: Wed, 11 Sep 2013 04:53:35 GMT//
#user_system_root = testpass .admin 
https://$PROXY_LOCAL_NET_IP:8080/v1/AUTH_system//

//user_swift_swift = pass .admin//
//
//[filter:healthcheck]//
//use = egg:swift#healthcheck//
//
//[filter:cache]//
//use = egg:swift#memcache//
//#memcache_servers = $PROXY_LOCAL_NET_IP:11211//
//
//[filter:proxy-logging]//
//use = egg:swift#proxy_logging//
/
Please help me out
thanks

--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Question About Multinode and Swift

2013-09-04 Thread Mahardhika
Yeah i thought of that way, could it be SAN that attach to 
/var/lib/nova/instance?

so in this way swift is just for database / object thing .
thanks so much.
On 9/5/2013 1:36 PM, Gangur, Hrushikesh (HP Converged Cloud - R&D - 
Sunnyvale) wrote:


Yes, the compute node's sizing must be done in terms of CPU, Memory 
and Disk based on the flavor being selected. If you want to host 50 
vms that have flavor specs 1 vcpu, 2 gb RAM, 10 gb root disk each, you 
need a compute node with 500 GB instance repository, 72 GB Memory, 16 
core CPU.


Instead of local repository, you may like to mount 
/var/lib/nova/instances as an NFS. This way it would be compute node 
independent and you easily migrate VM instances across compute nodes 
(in case of failure).


Regards~hrushi

*From:*Mahardhika [mailto:mahardika.gil...@andalabs.com]
*Sent:* Wednesday, September 04, 2013 11:28 PM
*To:* Gangur, Hrushikesh (HP Converged Cloud - R&D - Sunnyvale)
*Cc:* Openstack Milis
*Subject:* Re: [Openstack] Question About Multinode and Swift

So, in this case we can't separate them to another server?
so thats mean we need large hardisk for compute node, is that right?
On 9/5/2013 12:48 PM, Gangur, Hrushikesh (HP Converged Cloud - R&D - 
Sunnyvale) wrote:


vm instances' root and ephemeral disk data are stored in compute node's 
/var/lib/nova/instances. for storing user data i.e persistent, you must use 
cinder's block storage or swifts object store.

  


Cheers ~hrushi

  

  


On Sep 4, 2013, at 10:19 PM, "Mahardhika"  
<mailto:mahardika.gil...@andalabs.com>  wrote:

  


Dear all, i have some question around my head.

  


1. i have compute node and running KVM hypervisor in there, controller 
node and network node.

question is, in where data that instance run store? is it on compute 
node?

2. if i want to store all data in separate node let say using swift 
(swift node), can this happen?

3. what is flavor used to store data? i mean when i create instance 
with selected flavor(ex:10GB), where that space that would be create? in swift 
node?

4. So if this can be done, in my compute node is just run KVM, and no 
data store that. right?

  


Thanks before.

-- 


Regards,

Mahardhika Gilang

  

  


___

Mailing 
list:http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Post to :openstack@lists.openstack.org  
<mailto:openstack@lists.openstack.org>

Unsubscribe 
:http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

--
Regards,
Mahardhika Gilang

**



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Question About Multinode and Swift

2013-09-04 Thread Mahardhika

So, in this case we can't separate them to another server?
so thats mean we need large hardisk for compute node, is that right?
On 9/5/2013 12:48 PM, Gangur, Hrushikesh (HP Converged Cloud - R&D - 
Sunnyvale) wrote:

vm instances' root and ephemeral disk data are stored in compute node's 
/var/lib/nova/instances. for storing user data i.e persistent, you must use 
cinder's block storage or swifts object store.

Cheers ~hrushi


On Sep 4, 2013, at 10:19 PM, "Mahardhika"  wrote:


Dear all, i have some question around my head.

1. i have compute node and running KVM hypervisor in there, controller node and 
network node.
question is, in where data that instance run store? is it on compute node?
2. if i want to store all data in separate node let say using swift (swift 
node), can this happen?
3. what is flavor used to store data? i mean when i create instance with 
selected flavor(ex:10GB), where that space that would be create? in swift node?
4. So if this can be done, in my compute node is just run KVM, and no data 
store that. right?

Thanks before.
--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Question About Multinode and Swift

2013-09-04 Thread Mahardhika

Dear all, i have some question around my head.

1. i have compute node and running KVM hypervisor in there, controller 
node and network node.

question is, in where data that instance run store? is it on compute node?
2. if i want to store all data in separate node let say using swift 
(swift node), can this happen?
3. what is flavor used to store data? i mean when i create instance with 
selected flavor(ex:10GB), where that space that would be create? in 
swift node?
4. So if this can be done, in my compute node is just run KVM, and no 
data store that. right?


Thanks before.
--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Update Swift to 1.9

2013-09-04 Thread Mahardhika

Hi all, currently i used swift 1.6.0, how can i update to recent swift 1.9 ?
thanks
--
Regards,
Mahardhika Gilang

**
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Attach CD/DVDROM to instance

2013-08-29 Thread Mahardhika

Hi, attaching cdrom to instance still not work . please help.
On 8/24/2013 11:01 PM, wu jiang wrote:

Yes, as you said. Plz have a try~ :-)


On Thu, Aug 22, 2013 at 10:37 PM, Andalabs 
mailto:mahardika.gil...@andalabs.com>> 
wrote:


Hi i will give it try later, as all machine is on office
Does this rescue will recovering or i can troubleshoot the problem
on instance such as cant booting, error grub or kernel etch

Thanks!

Email-an dari Kokpit

On 22 Agt 2013, at 08:32 PM, wu jiang mailto:win...@gmail.com>> wrote:


Hi, you can find the "rescue" function in Nova.
-
Here're simple steps:

1. Add a "rescue_image_id=$(imageId you want to choose)" in
nova.conf firstly. If not given, the origin image will be used.
2. Secondly, waiting for your VM turn to "ACTIVE" after you
execute "nova rescue $vmid" command.
3. Access to your VM via VNC and fix it.
4. Execute "nova unrescue $vmid" back to normal.

Please see there for details:
https://wiki.openstack.org/wiki/RescueMode

Thanks~


On Tue, Aug 20, 2013 at 5:12 PM, Mahardhika
mailto:mahardika.gil...@andalabs.com>> wrote:

Hi, thanks for answering
i mean attaching disk for troubleshooting issue, likes system
rescue and etc
i want to boot from disk, i tried used block device mapping
but it fail.


On 8/20/2013 2:56 PM, Razique Mahroua wrote:

Good question,
I do it manually by editing the domain on the compute node.
Assuming you are using the libvirt driver, you can follow
this procedure:

http://builder.virt-tools.org/artifacts/libvirt-virshcmdref/html/sect-attach-disk.html

Regards,
Razique

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



Le 20 août 2013 à 08:40, Mahardhika
mailto:mahardika.gil...@andalabs.com>> a écrit :


Hi, wondering how to attach cd with iso on it to running
instance?
iso has been submit to glance.


-- 
Regards,

Mahardhika Gilang


___
Mailing list:
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
<mailto:openstack@lists.openstack.org>
Unsubscribe :
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack





-- 



___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Import Centos 5 (KVM) to Openstack

2013-08-28 Thread Mahardhika

Hi it work! thanks for the idea.
now my issue is, how to troubleshoot if vm got damage? likes can't 
booting and we must used live cd to get into linux rescue mode?

in that case we must attach cd to instance, how to do it?
thanks before.
On 8/29/2013 1:09 AM, laclasse wrote:

There is a good chance that your centos 5.6 image was not made on
virtIO block device for the root disk, hence the error trying to boot
on one.
Include a virtIO block driver in your base init ramdisk and rebuild it
(the ramdisk of the VM). Then it should work.

See:
https://bugzilla.redhat.com/show_bug.cgi?id=560672
http://crunchtools.com/kvm-virtualization-102/
http://wiki.libvirt.org/page/Virtio

Hope this helps.

On Wed, Aug 28, 2013 at 9:24 AM, Mahardhika
 wrote:

Hi, wondering if you guys have tried to import centos 5.6 that running
previously on KVM to Openstack infrastructure
while importing centos 6 it's work well, but not with centos 5.6, it said
No Volume groups found
Volume group VolGroup00 not foumd
kernel pani
etc

anyone have tried this?
--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Import Centos 5 (KVM) to Openstack

2013-08-28 Thread Mahardhika
Hi, wondering if you guys have tried to import centos 5.6 that running 
previously on KVM to Openstack infrastructure

while importing centos 6 it's work well, but not with centos 5.6, it said
No Volume groups found
Volume group VolGroup00 not foumd
kernel pani
etc

anyone have tried this?
--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] What Action take if VM/Instance Broken

2013-08-21 Thread Mahardhika
Hi, i want to know about your guide/tips or how to , if vm/instance 
cannot get into the system and stuck at booting/bios screen?
i purpose to know how to make a bootable cd with iso in it that attache 
to vm.


thanks
--
Regards,
Mahardhika Gilang

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Attach CD/DVDROM to instance

2013-08-20 Thread Mahardhika

  
  
Hi, thanks for answering
  i mean attaching disk for troubleshooting issue, likes system
  rescue and etc
  i want to boot from disk, i tried used block device mapping but it
  fail.
  
  On 8/20/2013 2:56 PM, Razique Mahroua wrote:


  
  Good question,
  I do it manually by editing the domain on the compute node.
  Assuming you are using the libvirt driver, you can follow
this procedure:
  http://builder.virt-tools.org/artifacts/libvirt-virshcmdref/html/sect-attach-disk.html
  
  
  Regards,
  Razique
  

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



  Le 20 août 2013 à 08:40, Mahardhika <mahardika.gil...@andalabs.com>
a écrit :
  
  Hi, wondering how to attach cd with
iso on it to running instance?
iso has been submit to glance.


-- 
Regards,
    Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
  


  



-- 
  Regards,
  Mahardhika Gilang
  
  PT. Andalabs Technology
  
  Gedung Gravira
  Jl. Cideng Barat no. 54
  Jakarta Pusat 10150
  
  HP : 0852 139 55861
  Email : mahardika.gil...@andalabs.com 
  

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Attach CD/DVDROM to instance

2013-08-19 Thread Mahardhika

Hi, wondering how to attach cd with iso on it to running instance?
iso has been submit to glance.


--
Regards,
Mahardhika Gilang


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Help Import Centos 5.x from virtualbox (.vdi) to openstack

2013-08-19 Thread Mahardhika


Hi all, first i've no issue while importing centos 6.x .vdi file to 
glance system to used for instance, it just work like a charm
but when i want to importing centos 5.x .vdi image to glance and used 
for instance it stuck at booting, error message is

*mount: could not find filesystem '/dev/root'**
**setuproot: moving /dev failed: No such file or directory**
**no fstab.sys, mounting internal defaults*

Please help

--
Regards,
Mahardhika Gilang




___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] glance image-list returns nothing

2013-07-31 Thread Mahardhika

Have you set your environment variable?
make some file likes:
#nano -w creds
export OS_TENANT_NAME=admin
export OS_USERNAME=admin
export OS_PASSWORD=admin_pass
export OS_AUTH_URL="http://192.168.1.1:5000/v2.0/";

then load it
#source creds

hope that helps
On 7/31/2013 1:28 AM, Steve Dainard wrote:

I've started the process of bringing openstack.

I've just brought up keystone and glance and cannot see a list of all 
images on in the service.


I can successfully add a image to glance, and get the individual image 
details:


[root@openstack-controller mnt]# glance image-show 
a831385e-dadf-4d8c-b40e-aaacb0547e77

+--+--+
| Property | Value  |
+--+--+
| checksum | bb00dcd7db1a4b44cd7bbaa1e0a7e6a6 |
| container_format | bare |
| created_at   | 2013-07-30T16:09:20  |
| deleted  | False  |
| disk_format  | qcow2  |
| id   | a831385e-dadf-4d8c-b40e-aaacb0547e77 |
| is_public| False  |
| min_disk | 0  |
| min_ram  | 0  |
| name | Windows 2008R2 x64 |
| protected| False  |
| size | 2995314688 |
| status   | active |
| updated_at   | 2013-07-30T16:10:26  |
+--+--+

But I cannot list existing images:

[root@openstack-controller mnt]# glance image-list

[root@openstack-controller mnt]#



Any ideas what might be wrong here?





*Steve*


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] can not access vm via vnc(grizzly)

2013-07-30 Thread Mahardhika
You should check on machine that running compute node (nova-compute), it
will be /qemu-system-x

#netstat -tulpn


On 7/30/2013 9:52 AM, sam lee wrote:
> I doesn't find any application listening port 5900 on controller node,
> Do I miss something?
>
>
> 2013/7/29 Wangpan  <mailto:hzwang...@corp.netease.com>>
>
> vnc is supported by qemu, so we needn't to install a vnc-server
> into instance.
> you may check the vnc connection by connecting it directly on the
> host by a vnc client,
> 1. virsh dumpxml ${instance-uuid}
> 2. get the vnc port: like 5900 or 59XX
> 3. get the vnc bind address: like 127.0.0.1 or 0.0.0.0(same as the
> vncserver_listen = 127.0.0.1 in nova.conf)
> 4. make a port forwarding to the host by ssh and set the proxy in
> vnc client if your vncserver_listen = 127.0.0.1
> 5. set the target ip address to the host of instance and the vnc
> port 59XX to the vnc client and connect to the instance
>  keymap='en-us'>
> 
> 
> if this is ok, then may be the vncproxy type you config is wrong,
> there are two types :'novnc' and 'xvpvnc', and in my env, the
> 'novnc' is used,
> the novnc service need be installed on the host,
> then you can get the vnc-console by 'nova get-vnc-console
> ${instance-uuid} novnc',
> hzwangpan@myhost:~$ <mailto:hzwangpan@myhost:%7E$> nova
> get-vnc-console e4975b9f-95d0-4223-8df9-7d4f017b5de7 novnc
> 
> +---+-+
> | Type | Url |
> 
> +---+-+
> | novnc |
> 
> http://xxx.xxx.xxx.xxx:6080/vnc_auto.html?token=45fc8fc6-4488-4b4f-9b20-53de67d9ef8d
> |
> 
> +---+-+
> the ip of Url is same as the config novncproxy_base_url =
> http://xxx.xxx.xxx.xxx:6080/vnc_auto.html in the nova.conf.
> then you can try to open the url in the browser like google chrome
> of firefox(html5/websocket should be supported).
> the vnc console will be open if there is no error.
> 2013-07-29
> 
> Wangpan
> 
> *发件人:*Mahardhika  <mailto:mahardika.gil...@andalabs.com>>
> *发送时间:*2013-07-29 16:07
> *主题:*Re: [Openstack] can not access vm via vnc(grizzly)
> *收件人:*"sam lee" <mailto:lixq2...@gmail.com>>,"openstack" <mailto:openstack@lists.openstack.org>>
> *抄送:*
> Have you tried to used console on horizon dashboard? vnc must be
> installed on instance first, like tiger-vnc
> On 7/29/2013 2:53 PM, sam lee wrote:
>> yes.
>>
>>
>> 2013/7/29 Mahardhika > <mailto:mahardika.gil...@andalabs.com>>
>>
>>
>> Does the nova novnc start well?
>>
>> On 7/29/2013 2:14 PM, sam lee wrote:
>>> Hi all,
>>>
>>> I am installing openstack grizzly on redhat 6.4. when I
>>> created a instances successfully and tried to access it via
>>> vnc, it had no response. the log file xvpvncproxy.log shows
>>> an error as below:
>>>
>>> Host: 172.16.2.91:6081 <http://172.16.2.91:6081/>
>>>
>>> Referer:
>>> 
>>> http://172.16.2.91/dashboard/project/instances/e1f21ec1-7dfd-452b-ab3e-88ecfabc0929/
>>>
>>> User-Agent: Mozilla/5.0 (Windows NT 6.1)
>>> AppleWebKit/537.31 (KHTML, like Gecko)
>>> Chrome/26.0.1410.64 Safari/537.31
>>>
>>> 2013-07-29 10:35:18.231 3111 INFO nova.XCP VNC
>>> Proxy.wsgi.server [-] Traceback (most recent call last):
>>>
>>> File
>>> "/usr/lib/python2.6/site-packages/eventlet/wsgi.py",
>>> line 393, in handle_one_response
>>>
>>> for data in result:
>>>
>>> TypeError: 'NoneType' object is not iterable
>>>
>>>
>>> Anyone has encountered the same question before? thanks in
>>> advance.
>>>
>>>
>>> ___
>>&g

Re: [Openstack] can not access vm via vnc(grizzly)

2013-07-29 Thread Mahardhika

Check this on nova.conf
novncproxy_base_url
vncserver_proxyclient_address
vncserver_listen

my config nova.conf on vnc section
novncproxy_base_url = http://192.168.7.85:6080/vnc_auto.html
vncserver_proxyclient_address = 192.168.7.85
vncserver_listen = 0.0.0.0



On 7/29/2013 3:19 PM, sam lee wrote:
Current now I can not access vm via vnc on dashboard. I found the vm 
doesn't hava a fix ip. maybe the issues is caused by this, right?



2013/7/29 Mahardhika <mailto:mahardika.gil...@andalabs.com>>


Have you tried to used console on horizon dashboard? vnc must be
installed on instance first, like tiger-vnc

On 7/29/2013 2:53 PM, sam lee wrote:

yes.


2013/7/29 Mahardhika mailto:mahardika.gil...@andalabs.com>>

Does the nova novnc start well?

On 7/29/2013 2:14 PM, sam lee wrote:

Hi all,

  I am installing openstack grizzly on redhat 6.4. when
I created a instances successfully and tried to access it
via vnc, it had no response. the log file xvpvncproxy.log
shows an error as below:

Host: 172.16.2.91:6081 <http://172.16.2.91:6081/>

Referer:

http://172.16.2.91/dashboard/project/instances/e1f21ec1-7dfd-452b-ab3e-88ecfabc0929/

User-Agent: Mozilla/5.0 (Windows NT 6.1)
AppleWebKit/537.31 (KHTML, like Gecko)
Chrome/26.0.1410.64 Safari/537.31

2013-07-29 10:35:18.231 3111 INFO nova.XCP VNC
Proxy.wsgi.server [-] Traceback (most recent call last):

File
"/usr/lib/python2.6/site-packages/eventlet/wsgi.py",
line 393, in handle_one_response

  for data in result:

TypeError: 'NoneType' object is not iterable


Anyone has encountered the same question before? thanks in
advance.


___
Mailing 
list:http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to :openstack@lists.openstack.org  
<mailto:openstack@lists.openstack.org>
Unsubscribe 
:http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



-- 
Regards,

Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
<mailto:mahardika.gil...@andalabs.com>





-- 
Regards,

Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
    <mailto:mahardika.gil...@andalabs.com>





--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] can not access vm via vnc(grizzly)

2013-07-29 Thread Mahardhika
Have you tried to used console on horizon dashboard? vnc must be 
installed on instance first, like tiger-vnc

On 7/29/2013 2:53 PM, sam lee wrote:

yes.


2013/7/29 Mahardhika <mailto:mahardika.gil...@andalabs.com>>


Does the nova novnc start well?

On 7/29/2013 2:14 PM, sam lee wrote:

Hi all,

  I am installing openstack grizzly on redhat 6.4. when I
created a instances successfully and tried to access it via vnc,
it had no response. the log file xvpvncproxy.log shows an error
as below:

Host: 172.16.2.91:6081 <http://172.16.2.91:6081/>

Referer:

http://172.16.2.91/dashboard/project/instances/e1f21ec1-7dfd-452b-ab3e-88ecfabc0929/

User-Agent: Mozilla/5.0 (Windows NT 6.1)
AppleWebKit/537.31 (KHTML, like Gecko)
Chrome/26.0.1410.64 Safari/537.31

2013-07-29 10:35:18.231 3111 INFO nova.XCP VNC
Proxy.wsgi.server [-] Traceback (most recent call last):

  File
"/usr/lib/python2.6/site-packages/eventlet/wsgi.py", line
393, in handle_one_response

for data in result:

TypeError: 'NoneType' object is not iterable


Anyone has encountered the same question before? thanks in advance.


___
Mailing list:http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to :openstack@lists.openstack.org  
<mailto:openstack@lists.openstack.org>
Unsubscribe :http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



-- 
Regards,

Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
<mailto:mahardika.gil...@andalabs.com>





--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] can not access vm via vnc(grizzly)

2013-07-29 Thread Mahardhika

Does the nova novnc start well?
On 7/29/2013 2:14 PM, sam lee wrote:

Hi all,

I am installing openstack grizzly on redhat 6.4. when I created a 
instances successfully and tried to access it via vnc, it had no 
response. the log file xvpvncproxy.log shows an error as below:


Host: 172.16.2.91:6081 <http://172.16.2.91:6081/>

Referer:

http://172.16.2.91/dashboard/project/instances/e1f21ec1-7dfd-452b-ab3e-88ecfabc0929/

User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.31
(KHTML, like Gecko) Chrome/26.0.1410.64 Safari/537.31

2013-07-29 10:35:18.231 3111 INFO nova.XCP VNC
Proxy.wsgi.server [-] Traceback (most recent call last):

  File "/usr/lib/python2.6/site-packages/eventlet/wsgi.py",
line 393, in handle_one_response

for data in result:

TypeError: 'NoneType' object is not iterable


Anyone has encountered the same question before? thanks in advance.


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack