← Back to team overview

openstack team mailing list archive

Re: How to start/stop/restart services in devstack

 

root@shrek:~# ps -ef | grep screen | grep -v grep

On Thu, Jan 26, 2012 at 2:32 PM, Dean Troyer <dtroyer@xxxxxxxxx> wrote:
> On Thu, Jan 26, 2012 at 1:30 PM, Joe Smithian <joe.smithian@xxxxxxxxx> wrote:
>> localadmin@k:~$ sudo screen -x
>> There is no screen to be attached.
>
> You need to run this as whatever user you used to run stack.sh, looks
> like localadmin?

localadmin was the only user I created but I can't remember whether I
ran "sudo stack.sh" or "sudo bash" then stack.sh

>
>> localadmin@k:~$ killall screen
>> screen: no process found
>
> Hmmm...bigger problem?  Do you see a screen session in ps?  Remember,
> screen uppercases itself here...

No, ps doesn't show screen session.

Should I just re-run stack.sh?

Joe


>
> dt
>
> --
>
> Dean Troyer
> dtroyer@xxxxxxxxx


References