How to reduce I/O Wait percentage in MarkLogic The Next CEO of Stack OverflowMarkLogic : Wrong total CountMarklogic REST API search for latest document versionMarklogic:First request to marklogic takes timeTime series data representation in MarkLogicMarklogic memory usageMarkLogic - Get distinct result set without using XpathMLCP load throws DeadLock - MarkLogic 8How to partition results of MarkLogic 9 Optic Java API based on a fieldMarkLogic - Performance variation in custom rest GET REST serviceMarkLogic Query By XPaths
How is this set of matrices closed under multiplication?
Reference request: Grassmannian and Plucker coordinates in type B, C, D
Is there a difference between "Fahrstuhl" and "Aufzug"
Newlines in BSD sed vs gsed
A Man With a Stainless Steel Endoskeleton (like The Terminator) Fighting Cloaked Aliens Only He Can See
Bartok - Syncopation (1): Meaning of notes in between Grand Staff
What was the first Unix version to run on a microcomputer?
Why doesn't UK go for the same deal Japan has with EU to resolve Brexit?
Does increasing your ability score affect your main stat?
Is it okay to majorly distort historical facts while writing a fiction story?
Make solar eclipses exceedingly rare, but still have new moons
Calculator final project in Python
How to prove a simple equation?
Writing differences on a blackboard
WOW air has ceased operation, can I get my tickets refunded?
The exact meaning of 'Mom made me a sandwich'
Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?
Proper way to express "He disappeared them"
Flying from Cape Town to England and return to another province
Is there always a complete, orthogonal set of unitary matrices?
Running a General Election and the European Elections together
Prepend last line of stdin to entire stdin
When you upcast Blindness/Deafness, do all targets suffer the same effect?
How do I align (1) and (2)?
How to reduce I/O Wait percentage in MarkLogic
The Next CEO of Stack OverflowMarkLogic : Wrong total CountMarklogic REST API search for latest document versionMarklogic:First request to marklogic takes timeTime series data representation in MarkLogicMarklogic memory usageMarkLogic - Get distinct result set without using XpathMLCP load throws DeadLock - MarkLogic 8How to partition results of MarkLogic 9 Optic Java API based on a fieldMarkLogic - Performance variation in custom rest GET REST serviceMarkLogic Query By XPaths
I can see in MarkLogic 9 Monitoring History dashboard page at particular time say 1100 hrs, there is a spike in I/O wait more than 50% along with spike in Query traffic more than 800 MB/sec.
Is there a way to reduce I/O wait percentage?
Any help will be appreciated.
marklogic marklogic-9
add a comment |
I can see in MarkLogic 9 Monitoring History dashboard page at particular time say 1100 hrs, there is a spike in I/O wait more than 50% along with spike in Query traffic more than 800 MB/sec.
Is there a way to reduce I/O wait percentage?
Any help will be appreciated.
marklogic marklogic-9
1
I think we'll need more information about MarkLogic's workload to offer anything useful.
– Dave Cassel
Mar 13 at 15:13
add a comment |
I can see in MarkLogic 9 Monitoring History dashboard page at particular time say 1100 hrs, there is a spike in I/O wait more than 50% along with spike in Query traffic more than 800 MB/sec.
Is there a way to reduce I/O wait percentage?
Any help will be appreciated.
marklogic marklogic-9
I can see in MarkLogic 9 Monitoring History dashboard page at particular time say 1100 hrs, there is a spike in I/O wait more than 50% along with spike in Query traffic more than 800 MB/sec.
Is there a way to reduce I/O wait percentage?
Any help will be appreciated.
marklogic marklogic-9
marklogic marklogic-9
edited Mar 13 at 15:10
Dave Cassel
7,0191531
7,0191531
asked Mar 8 at 15:43
Nikunj VekariyaNikunj Vekariya
608418
608418
1
I think we'll need more information about MarkLogic's workload to offer anything useful.
– Dave Cassel
Mar 13 at 15:13
add a comment |
1
I think we'll need more information about MarkLogic's workload to offer anything useful.
– Dave Cassel
Mar 13 at 15:13
1
1
I think we'll need more information about MarkLogic's workload to offer anything useful.
– Dave Cassel
Mar 13 at 15:13
I think we'll need more information about MarkLogic's workload to offer anything useful.
– Dave Cassel
Mar 13 at 15:13
add a comment |
1 Answer
1
active
oldest
votes
One of: too much i/o is required, or too little is available. Or both. It could be something doing a crazy amount of i/o. If you can't figure it out by looking at access logs or monitoring history, a newer monitoring capability is http://docs.marklogic.com/guide/performance/request_monitoring
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55066557%2fhow-to-reduce-i-o-wait-percentage-in-marklogic%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
One of: too much i/o is required, or too little is available. Or both. It could be something doing a crazy amount of i/o. If you can't figure it out by looking at access logs or monitoring history, a newer monitoring capability is http://docs.marklogic.com/guide/performance/request_monitoring
add a comment |
One of: too much i/o is required, or too little is available. Or both. It could be something doing a crazy amount of i/o. If you can't figure it out by looking at access logs or monitoring history, a newer monitoring capability is http://docs.marklogic.com/guide/performance/request_monitoring
add a comment |
One of: too much i/o is required, or too little is available. Or both. It could be something doing a crazy amount of i/o. If you can't figure it out by looking at access logs or monitoring history, a newer monitoring capability is http://docs.marklogic.com/guide/performance/request_monitoring
One of: too much i/o is required, or too little is available. Or both. It could be something doing a crazy amount of i/o. If you can't figure it out by looking at access logs or monitoring history, a newer monitoring capability is http://docs.marklogic.com/guide/performance/request_monitoring
answered Mar 14 at 16:21
asusuasusu
1864
1864
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55066557%2fhow-to-reduce-i-o-wait-percentage-in-marklogic%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
I think we'll need more information about MarkLogic's workload to offer anything useful.
– Dave Cassel
Mar 13 at 15:13