Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 947620 Details for
Bug 1153674
BPM cluster's first node utilizes CPU over 70% without any real load
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
helix-admin basic diagnose output
file_1153674.txt (text/plain), 1.54 KB, created by
Radovan Synek
on 2014-10-16 13:59:17 UTC
(
hide
)
Description:
helix-admin basic diagnose output
Filename:
MIME Type:
Creator:
Radovan Synek
Created:
2014-10-16 13:59:17 UTC
Size:
1.54 KB
patch
obsolete
>./helix-admin.sh --zkSvr localhost:2181 --listInstanceInfo bpms-cluster nodeTwo_12346 >InstanceConfig: { > "id" : "nodeTwo_12346", > "mapFields" : { > }, > "listFields" : { > "HELIX_DISABLED_PARTITION" : [ ] > }, > "simpleFields" : { > "HELIX_ENABLED" : "true", > "HELIX_HOST" : "nodeTwo", > "HELIX_PORT" : "12346" > } >} >[rsynek@rsynek-pc bin]$ ./helix-admin.sh --zkSvr localhost:2181 --listInstanceInfo bpms-cluster nodeOne_12345 >InstanceConfig: { > "id" : "nodeOne_12345", > "mapFields" : { > }, > "listFields" : { > "HELIX_DISABLED_PARTITION" : [ ] > }, > "simpleFields" : { > "HELIX_ENABLED" : "true", > "HELIX_HOST" : "nodeOne", > "HELIX_PORT" : "12345" > } >} >[rsynek@rsynek-pc bin]$ ./helix-admin.sh --zkSvr localhost:2181 --listResourceInfo bpms-cluster vfs-repo >IdealState for vfs-repo: >{ > "id" : "vfs-repo", > "mapFields" : { > "vfs-repo_0" : { > "nodeOne_12345" : "LEADER", > "nodeTwo_12346" : "STANDBY" > } > }, > "listFields" : { > "vfs-repo_0" : [ "nodeOne_12345", "nodeTwo_12346" ] > }, > "simpleFields" : { > "IDEAL_STATE_MODE" : "AUTO", > "NUM_PARTITIONS" : "1", > "REBALANCE_MODE" : "SEMI_AUTO", > "REPLICAS" : "2", > "STATE_MODEL_DEF_REF" : "LeaderStandby", > "STATE_MODEL_FACTORY_NAME" : "DEFAULT" > } >} > >ExternalView for vfs-repo: >{ > "id" : "vfs-repo", > "mapFields" : { > "vfs-repo_0" : { > "nodeOne_12345" : "LEADER", > "nodeTwo_12346" : "STANDBY" > } > }, > "listFields" : { > }, > "simpleFields" : { > "BUCKET_SIZE" : "0" > } >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1153674
:
947618
|
947619
| 947620 |
951851