Re: [Openstack] Swift Ring Maintenance

2014-08-25 Thread Lillie Ross-CDSR11
agement in Swift: > > https://swiftstack.com/blog/2012/04/09/swift-capacity-management/ > > > --John > > > > > On Aug 22, 2014, at 11:50 AM, Lillie Ross-CDSR11 > wrote: > >> All, >> >> I want to reconfigure a number of disks in my Swi

[Openstack] Swift Ring Maintenance

2014-08-22 Thread Lillie Ross-CDSR11
All, I want to reconfigure a number of disks in my Swift storage cluster to reside in different zones, and I’m unsure of the best way to accomplish this. One way would be to set the drive weights to 0 and wait for data to migrate off the drives, then remove the drive from their current zone and

[Openstack] Havana Neutron Warning "Failed scheduling network"

2014-07-15 Thread Lillie Ross-CDSR11
All, I’m noticing the following Neutron server error “failed scheduling network” when a user attempts to startup multiple instances at one time. In this case, a number of instances fail to configure their network access. I suspect this is a scaling issue, as we’re running a relatively small O

[Openstack] Keystone w/ LDAP identity

2014-05-01 Thread Lillie Ross-CDSR11
I’ve been playing with using LDAP authentication (identity) and SQL authorization (assignment) within Keystone in the current devstack release running in a single VM. The problem with this setup, as I understand it, is the need to have LDAP entries for each service user (i.e. nova, glance, etc.

[Openstack] Multi-NIC instance is only configuring one interface

2014-03-26 Thread Lillie Ross-CDSR11
All, A quick search didn't shed any insight into this, and I was wondering if this is a known issue. Running the Havana release with Neutron networking in our private cloud. I'm booting an instance with multiple (2) NICs, but the dhclient process is only being started on the first NIC (eth0).

[Openstack] Metadata config with both VLAN and FLAT networks

2014-03-06 Thread Lillie Ross-CDSR11
We’d like our Openstack configuration to provide 2 ways to obtain an address on our campus network. First, I’ve defined an EXTERNAL network and attached a subnet from which floating IP addresses can be allocated. Then, in normal fashion, instance boot into a private tenant network and can be a

Re: [Openstack] Hadoop/Swift/Savanna native filesystem integration

2014-02-25 Thread Lillie Ross-CDSR11
op/lib/hadoop-swift.jar. 2. Issue happens only if data locality is disabled. You can enable data locality in savanna. Refer to savanna docs how to do it. 3. I can send you jar with issue fixed (or you can build it by yourself from code with https://review.openstack.org/#/c/76405/ applied). Thank

[Openstack] Hadoop/Swift/Savanna native filesystem integration

2014-02-25 Thread Lillie Ross-CDSR11
All, I’m trying to integrate and test access to/from our Swift storage ring via our Hadoop cluster. After setting the HDFS permissions, I’m able to perform the following tests using the Swift/Hadoop file system: distcp swift://{container}.{provider}/object swift://{container}.{provider}/new-o

Re: [Openstack] Neutron (Havana) problem with multiple private routers

2014-02-15 Thread Lillie Ross-CDSR11
All, Disregard my panic. Bridge device config on a number of compute nodes had not yet been completed. My bad. /ross On Feb 14, 2014, at 5:03 PM, Lillie Ross-CDSR11 mailto:ross.lil...@motorolasolutions.com>> wrote: Greetings, I’ve recently installed Openstack Havana running on mu

[Openstack] Neutron (Havana) problem with multiple private routers

2014-02-14 Thread Lillie Ross-CDSR11
Greetings, I’ve recently installed Openstack Havana running on multiple Ubuntu 12.04.3 servers and am seeing the following problem. If I configure neutron with one external network and multiple tenant routers connected to individual tenant private networks, only the first instance that boots w

Re: [Openstack] Neutron (Havana) configuration on Ubuntu

2014-02-11 Thread Lillie Ross-CDSR11
, Lillie Ross-CDSR11 wrote: > As a further follow-on… > > Forget my question about namespaces on the compute node. Dumb. Realized it > the minute I hit send. > > Regarding my instance not receiving a DHCP response, I did the following test. > > In the namespace for my dh

Re: [Openstack] Neutron (Havana) configuration on Ubuntu

2014-02-11 Thread Lillie Ross-CDSR11
; Run on the neutron node: >> >> sudo ip netns exec qrouter-43c596c4-65fe-4c22-a48a-0a6e200abf78 ping -c 4 >> 10.0.1.2 >> >> 3. Check console log of the vm. Did it boot correctly? Did it get IP from >> DHCP? >> >> nova console-log tvm1 >&g

Re: [Openstack] Neutron (Havana) configuration on Ubuntu

2014-02-11 Thread Lillie Ross-CDSR11
;sudo ip netns exec qrouter-43c596c4-65fe-4c22-a48a-0a6e200abf78 ping -c 4 > 10.0.1.2 > > 3. Check console log of the vm. Did it boot correctly? Did it get IP from > DHCP? > >nova console-log tvm1 > > Thanks, > Yuanle > > > > On Tue, Feb 1

[Openstack] Neutron (Havana) configuration on Ubuntu

2014-02-10 Thread Lillie Ross-CDSR11
If this issue has already been discussed, please excuse. I’m somewhat confused about neutron configuration and tenancy. Correct me if I’m wrong. First, I’ve create a private network under the ‘admin’ tenant named ‘admin-net'. I’ve associated a subnet named admin-net.1 with the admin-net with a