Re: [Openstack] openvswitch rpm on RHEL 6.3 frustration

2013-01-31 Thread Ken';ichi Ohmichi
%] 1:kmod-openvswitch ### [ 50%] 2:openvswitch### [100%] # Thanks Ken'ichi Ohmichi --- On Thu, 31 Jan 2013 23:52:39 -0500 Greg Chavez wrote: > > On RHEL 6.3, with EPEL rep

Re: [Openstack] openvswitch rpm on RHEL 6.3 frustration

2013-01-31 Thread Ken';ichi Ohmichi
ls ~/rpmbuild/RPMS/x86_64/ kmod-openvswitch-1.7.3-1.el6.x86_64.rpm openvswitch-1.7.3-1.x86_64.rpm openvswitch-debuginfo-1.7.3-1.x86_64.rpm # Thanks Ken'ichi Ohmichi --- > On Fri, Feb 1, 2013 at 1:19 AM, Ken'ichi Ohmichi > wrote: > > > > > Hi Greg, > > > &

Re: [Openstack] Glance and Nova image-list problems (folsom)

2013-03-25 Thread Ken';ichi Ohmichi
t * glance-registry.conf [paste_deploy] flavor = keystone Thanks Ken'ichi Ohmichi --- > send from my iPad > > 在 2013-3-25,19:01,gtt116 写道: > > > Hi Trevor, > > > > Are you use the admin user? or some user whose role is 'admin'? > > If you

Re: [Openstack] Installing OpenvSwitch on CentOS 6.4

2013-05-06 Thread Ken';ichi Ohmichi
It fails while running make. As http://networkstatic.net/open-vswitch-red-hat-installation/ mentioned, did you comment out the skb_frag_page() of skbuff.h file? I faced similar problem on RHEL6.3 and I could do it by the following: http://www.mail-archive.com/openstack@lists.launchpad.net/msg202

Re: [Openstack] Way to attach floppy device to VM while booting

2013-05-08 Thread Ken';ichi Ohmichi
allation , the image picks up certain > > configuration details from a defined file from the floppy image (flp). > > How do I achieve this with openstack nova (boot) commands. I guess you can use --file option of 'nova boot' com