Page MenuHomePhabricator

Add a "--gently" flag to `phd stop` and `phd restart`
ClosedPublic

Authored by epriestley on Feb 17 2015, 4:26 PM.
Tags
None
Referenced Files
F15471648: D11784.id28405.diff
Sat, Apr 5, 6:45 AM
F15467436: D11784.diff
Thu, Apr 3, 2:52 PM
F15427057: D11784.diff
Sun, Mar 23, 12:30 PM
F15380200: D11784.diff
Fri, Mar 14, 1:59 AM
F15377027: D11784.id.diff
Thu, Mar 13, 7:15 AM
Unknown Object (File)
Jan 31 2025, 12:49 PM
Unknown Object (File)
Jan 22 2025, 11:22 PM
Unknown Object (File)
Jan 12 2025, 9:15 AM
Subscribers

Details

Summary

In the cluster, the box has a ton of stuff that "looks like a daemon" beacuse it is some other instance's daemon.

Stop phd restart from complaining about this if given a "--gently" flag, which is like the opposite of "--force".

(I'll make it stop --force at the beginning of a whole-box restart to kill stragglers.)

Test Plan

Ran bin/phd restart --gently, etc.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add a "--gently" flag to `phd stop` and `phd restart`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Feb 17 2015, 7:07 PM
This revision was automatically updated to reflect the committed changes.