Opened 6 years ago
Closed 6 years ago
#2012 closed defect (fixed)
rascontrol should list ALL servers
Reported by: | Dimitar Misev | Owned by: | ahambasan |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | rascontrol | Version: | 9.7 |
Keywords: | Cc: | Bang Pham Huu, Peter Baumann | |
Complexity: | Medium |
Description (last modified by )
currently rascontrol does not list stopped rasservers, e.g. N1 and N9 were manually stopped and now they are not listed anymore:
$ rascontrol -x "list srv -all" rascontrol: rasdaman server remote control utility. rasdaman 9.8.0. Copyright (c) 2003-2016 rasdaman GmbH. All rights reserved.This software contains software which is in the public domain: - openssl 0.96c (C) 1998-2002 The OpenSSL Project, (C) 1995-1998 Eric A. Young, Tim J. Hudson List of servers: Server Name Type Host Db Host Stat Av 1. N2 (RASNET) blade rasdaman_host UP YES 2. N3 (RASNET) blade rasdaman_host UP YES 3. N4 (RASNET) blade rasdaman_host UP YES 4. N5 (RASNET) blade rasdaman_host UP YES 5. N6 (RASNET) blade rasdaman_host UP YES 6. N7 (RASNET) blade rasdaman_host UP YES 7. N8 (RASNET) blade rasdaman_host UP YES
This should be fixed, rascontrol should list all servers. This functionality is handled in RasControlGrammar::listRasServers()
Change History (2)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|---|
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.
@ahambasan: your patch was applied, remember to close the ticket.