Opened 6 years ago
Closed 6 years ago
#2053 closed enhancement (fixed)
Selectively start/stop rasdaman services
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | bin | Version: | 9.7 |
Keywords: | Cc: | Peter Baumann, Vlad Merticariu, Bang Pham Huu | |
Complexity: | Medium |
Description
start_rasdaman.sh and stop_rasdaman.sh manage a couple of services:
- rasmgr + rasservers
- embedded petascope (if enabled)
- embedded secore (if enabled)
It can useful sometimes to be able to restart only rasmgr+rasservers, petascope, or secore, instead of restarting everything.
This can be supported with an option like this:
stop_rasdaman.sh --service petascope stop_rasdaman.sh --service secore stop_rasdaman.sh --service core # for rasmgr+rasserver
Change History (2)
comment:1 by , 6 years ago
Milestone: | 10.0 → 9.8 |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.