Re: [Openstack-operators] [openstack-dev] Upstream LTS Releases

2017-11-14 Thread Mike Smith
For those wondering why operators can’t always upgrade sooner, I can add a little bit of color: In our clouds, we have a couple vendors (one network plugin, one cinder driver) and those vendors typically are 1-3 releases behind ‘cutting edge’. By the time they support the version we want to go

Re: [Openstack-operators] Experience with Cinder volumes as root disks?

2017-08-01 Thread Mike Smith
At Overstock we do both, in different clouds. Our preferred option is a Ceph backend for Nova ephemeral storage. We like it because it is fast to boot and makes resize easy. Our use case doesn’t require snapshots nor do we have a need for keeping the data around if a server needs to be rebuil

Re: [Openstack-operators] Leveraging Gnocchi in Mitaka

2017-06-24 Thread Mike Smith
Thanks for the response Gordon. I work together with Tracy and can add a couple of things: We use ceilometer-compute and we would like to have it push metrics directly to Gnocchi, bypassing the rabbit queues that ceilometer uses in the default Mitaka configuration. Currently our ceilometer-co

Re: [Openstack-operators] ceph vs gluster for block

2017-02-16 Thread Mike Smith
running low on disk space! You never want to run low on a Ceph cluster because it will write lock until you add more disk/OSDs Mike Smith Lead Cloud Systems Architect Overstock.com<http://overstock.com> On Feb 16, 2017, at 11:30 AM, Jonathan Abdiel Gonzalez Valdebenito mailto:jonath

Re: [Openstack-operators] CentOS 7.3 libvirt appears to be broken for virtio-scsi and ceph with cephx auth

2016-12-21 Thread Mike Smith
pain. That’s frightening that the virtio-scsi support is broken as well. Mike Smith Lead Cloud Systems Architect Overstock.com<http://overstock.com> On Dec 20, 2016, at 9:57 AM, Mike Lowe mailto:joml...@iu.edu>> wrote: I got a rather nasty surprise upgrading from CentOS 7.2 to 7.3

Re: [Openstack-operators] Any serious stability and performance issues on RBD as ephemeral storage ?

2016-12-09 Thread Mike Smith
Vahric - We use Ceph for nova ephemeral as well on thousands of VMs and we love it. Fast provisioning of VMs, solid, reliable and flexible. Works great with live-migration. The only time we ever have a problem is an OSD is allowed to get too full. Never let that happen! Mike Smith Lead

Re: [Openstack-operators] Nova live-migration failing for RHEL7/CentOS7 VMs

2016-09-28 Thread Mike Smith
Yeah, I saw that in his response. Sounds like a good option if you want to try it. I hadn’t tried it only because I didn’t know about it at the time, and the older version was working fine for us on our other hosts. Mike Smith Lead Cloud Systems Architect Overstock.com<http://overstock.

Re: [Openstack-operators] Nova live-migration failing for RHEL7/CentOS7 VMs

2016-09-28 Thread Mike Smith
compute hosts to the old ones, did the yum downgrade of those packages on the new hosts, and then rebooted those hosts for good measure. After that I no longer had the problem. Good luck! Mike Smith Lead Cloud Systems Architect Overstock.com<http://overstock.com> On Sep 28, 2016, at 8

Re: [Openstack-operators] Nova live-migration failing for RHEL7/CentOS7 VMs

2016-09-28 Thread Mike Smith
7_2.4 Mike Smith Lead Cloud Systems Architect Overstock.com<http://overstock.com> On Sep 28, 2016, at 8:30 AM, William Josefsson mailto:william.josef...@gmail.com>> wrote: Hi, I have problems with nova live-migration for my CentOS7 and RHEL7 VMs. The live migrations works fine

Re: [Openstack-operators] Nova

2016-09-02 Thread Mike Smith
Hi Adam - The OS of the guest is independent of the Openstack version. Your choice of hypervisor (KVM, VMWare, HyperV, etc) would just need to support the OS version that you want to run on your guests. Mike Smith Lead Cloud Systems Architect Overstock.com<http://overstock.com> On

Re: [Openstack-operators] Blazar? (Reservations and/or scheduled termination)

2016-08-03 Thread Mike Smith
Yes, at Overstock our users don't provision instances directly out of horizon or nova. They use an orchestration tool we wrote in Django which among other things tracks a lease time, warns users about expiration, allows them to extend etc. Works great for us, but the same approach may not work

Re: [Openstack-operators] [nova] Removing seeded flavors

2016-04-02 Thread Mike Smith
+1 from me. We always just remove them and add our own. Like Dan said, it’s consistent with populating your own images. Mike Smith Lead Cloud Systems Architect Overstock.com<http://Overstock.com> On Apr 2, 2016, at 8:33 PM, Eric Windisch mailto:e...@windisch.us>> wrote: I

Re: [Openstack-operators] Austin Summit Ops Day - Kuryr and Containers Networking

2016-03-12 Thread Mike Smith
/8375 Mike Smith Lead Cloud Systems Architect Overstock.com<http://Overstock.com> On Mar 12, 2016, at 8:44 AM, Edgar Magana mailto:edgar.mag...@workday.com>> wrote: Hello Gal, I will speak in behalf on my own experience. I do believe there is a lot of potential in this project

[Openstack-operators] [ceilometer] Is it possible to set how often a ceilometer alarm fires when continuous alarm is true?

2016-03-03 Thread Mike Smith
for our use-case, but doing it multiple times per minute is excessive. I haven’t seen anything about this in the docs or in my search. Help appreciated! Mike Smith Lead Cloud Systems Architect Overstock.com<http://Overstock.com> ___ Ope

Re: [Openstack-operators] libvirt cpu type per instance?

2016-03-03 Thread Mike Smith
Jonathan - There are some nova settings (at least for KVM that you are probably thinking of, such as: cpu_mode cpu_model http://docs.openstack.org/liberty/config-reference/content/kvm.html Mike Smith Lead Cloud Systems Architect Overstock.com<http://Overstock.com> On Mar 3, 2016, a

Re: [Openstack-operators] COMMERCIAL:Re: How to install magnum?

2016-02-22 Thread Mike Smith
Mike (Perez) I believe he’s referring to me. I volunteered to help write Operator/Production oriented documentation assuming that there are RPMs I can use (and that eventually those RPMs are part of RDO) Mike Smith Lead Cloud Systems Architect Overstock.com<http://Overstock.com>

Re: [Openstack-operators] How to install magnum?

2016-02-17 Thread Mike Smith
distros. Mike Smith Lead Cloud Systems Architect Overstock.com<http://Overstock.com> On Feb 17, 2016, at 10:10 AM, Hongbin Lu mailto:hongbin...@gmail.com>> wrote: Mike, I am sorry that it is currently lack of installation guide for Magnum. I have created a blueprint [1] for creating

Re: [Openstack-operators] How to install magnum?

2015-10-28 Thread Mike Smith
able to use those to get things installed. As a side note, I’m still very interested in Magnum, had to set it aside for now because the heat template used by magnum required an external network, which is something our specific implementation doesn’t use. Mike Smith Principal Engineer / Cloud

Re: [Openstack-operators] [Ceph] Different storage types on different disk types

2015-10-26 Thread Mike Smith
for SSD-backed Cinder volumes in addition to our Ceph based Cinder volumes since Cinder lets you have multi-backend. Mike Smith Principal Engineer / Cloud Team Lead Overstock.com<http://Overstock.com> On Oct 26, 2015, at 7:02 AM, Adam Lawson mailto:alaw...@aqorn.com>> wrote:

Re: [Openstack-operators] [release] RDO Liberty released in CentOS Cloud SIG

2015-10-23 Thread Mike Smith
+1. Thanks for getting this out so quickly! Mike Smith Principal Engineer / Cloud Team Lead Overstock.com<http://Overstock.com> On Oct 23, 2015, at 8:40 AM, Edgar Magana mailto:edgar.mag...@workday.com>> wrote: I do second that! Great effort. Edgar On 10/23/15, 3:12 AM, &

[Openstack-operators] Using VMs as hypervisors for nova-docker

2015-08-31 Thread Mike Smith
through those issues, but if there is some reason that this just won’t work I’d love to spare myself some time. Thanks Mike Smith Principal Engineer / Cloud Team Lead Overstock.com<http://Overstock.com> ___ OpenStack-operators mailing list Ope

Re: [Openstack-operators] [magnum] Trying to use Magnum with Kilo

2015-08-19 Thread Mike Smith
essage - From: "David Medberry" mailto:openst...@medberry.net>> To: "Mike Smith" mailto:mism...@overstock.com>> Distributions are respectively responsible for what they package or don't package (though if they package the service they SHOULD IMHO package a funct

Re: [Openstack-operators] [magnum] Trying to use Magnum with Kilo

2015-08-18 Thread Mike Smith
dependency overhead. Unless it’s something we can do to help get the packages into the RDO repos (i.e. become a package maintainer as a way of contributing) Mike Smith Principal Engineer / Cloud Team Lead Overstock.com<http://Overstock.com> On Aug 18, 2015, at 2:47 PM, David Me

[Openstack-operators] [magnum] Trying to use Magnum with Kilo

2015-08-18 Thread Mike Smith
. However, the “magnum” command doesn’t seem to exist. I’m not sure if it’s supposed to exist as a symlink to something else? Is anyone else out there using Magnum with RDO Kilo? I’d love to chat with someone else that has worked through these issues. Thanks, Mike Mike Smith Principal Engineer

Re: [Openstack-operators] Sharing resources across OpenStack instances

2015-04-22 Thread Mike Smith
stics (no Ceilometer yet). Mike Smith Principal Engineer, Website Systems Overstock.com > On Apr 22, 2015, at 6:26 PM, Marc Heckmann wrote: > > [top posting on this one] > > Hi, > > When you write "Openstack instances", I'm assuming that you're referring

Re: [Openstack-operators] No more identity groups?

2015-04-15 Thread Mike Smith
te: > > Its part of the keystone v3 api I think. I've only seen it show up when I > configure horizon to specifically talk v3 to keystone. > > Thanks, > Kevin > ____ > From: Mike Smith [mism...@overstock.com] > Sent: Wednesday, April 15,

[Openstack-operators] No more identity groups?

2015-04-15 Thread Mike Smith
Hello all. On my Havana-version openstack cloud, Horizon has the option of creating groups of users and then adding groups of users to tenants instead of having to add users individually. On my Juno-version cloud, this feature seems to no longer exist.I checked the keystone catalog and bo

Re: [Openstack-operators] [openstack-dev][openstack-operators]flush expired tokens and moves deleted instance

2015-01-24 Thread Mike Smith
>> /var/spool/cron/keystone Mike Smith Principal Engineer, Website Systems Overstock.com<http://Overstock.com> On Jan 24, 2015, at 10:03 AM, Daniel Comnea mailto:comnea.d...@gmail.com>> wrote: Hi all, I just bumped into Sebastien's blog where he suggested a cron job s

Re: [Openstack-operators] [Cinder] volume / host relation

2015-01-07 Thread Mike Smith
+1 in that we experienced this as well. We implemented an HA iscsi cinder and failover from one node to the other works great until you have to do some administrative action on the volume and the mismatched name in the database messes that up. We’ve had to change hostnames in the DB or fail b

Re: [Openstack-operators] Graphite dashboard

2014-12-02 Thread Mike Smith
At Overstock.com we’re using grafana: www.grafana.org On Dec 2, 2014, at 5:34 PM, Michael Dorman mailto:mdor...@godaddy.com>> wrote: I’m curious what people are using for a Graphite front-end? We’re finally getting around to recording a bunch of

Re: [Openstack-operators] Disabling VM Copy at Resizing

2014-11-26 Thread Mike Smith
-on-write disk image into a full size image divorced from the qcow source disk. Mike Smith Principal Engineer, Website Systems Overstock.com<http://Overstock.com> On Nov 26, 2014, at 10:21 AM, Juan José Pavlik Salles mailto:jjpav...@gmail.com>> wrote: In Grizzly th

[Openstack-operators] Active/passive nova-network failover results in both controllers APRing for gateway addresses

2014-10-28 Thread Mike Smith
, or alternatively automating the tear-down of these gateway addresses. Am I missing something here? Thanks, Mike Smith Principal Engineer, Website Systems Overstock.com CONFIDENTIALITY NOTICE: This message is intended only for the use and review of the