[Openstack] Devstack (sh) and tmux

Joshua Harlow harlowja at yahoo-inc.com
Wed Feb 8 18:24:04 UTC 2012


Why not just daemonize the processes ;)
This is pretty much what I am doing in devstackpy and it seems to work pretty well.
I think people are pretty familiar with PID files, and files which contain stderr/stout as this is how a lot of other unix stuff runs.

On 2/8/12 9:45 AM, "Jesse Andrews" <anotherjesse at gmail.com> wrote:

the reason for adding tmux is that we were running into issues with
services not launching inside screen (due to a timing issue).

I'm for removing tmux - since the sleep between creating a screen &
using it has resolved the issue.

Jesse

On Wed, Feb 8, 2012 at 9:39 AM, Jay Pipes <jaypipes at gmail.com> wrote:
> On 02/08/2012 11:44 AM, Chmouel Boudjnah wrote:
>>
>> Hi,
>>
>> As mentioned in bug #928967[1] tmux support in devstack is not working
>> and I was wondering if there was much people using it and if I should
>> fix it. The advantage of tmux support is aside of being arguably a
>> better terminal wm it allows support for different shells than bash (ie:
>> zsh) for devstack as reported in bug #928883[2].
>>
>> What do you think? Is anyone using much tmux or other shells than bash
>> with devstack.
>
>
> Nope, I only use bash...
>
> -jay
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120208/31b42596/attachment.html>


More information about the Openstack mailing list