Got “input output error” when execute any commandsntfs-3g: Input/output errorReplacing a failed disk in a...

How do I extract code from an arduino?

Resolving moral conflict

What can a pilot do if an air traffic controller is incapacitated?

Where are they calling from?

Writing a letter of recommendation for a mediocre student

Algorithm that spans orthogonal vectors: Python

Is It Possible to Have Different Sea Levels, Eventually Causing New Landforms to Appear?

As an employer, can I compel my employees to vote?

Did HaShem ever command a Navi (Prophet) to break a law?

Manager encourages me to take day of sick leave instead of PTO, what's in it for him?

Where Does VDD+0.3V Input Limit Come From on IC chips?

Wired to Wireless Doorbell

What is the fastest way to do Array Table Lookup with an Integer Index?

GitHub repo with Apache License version 2 in package.json, but no full license copy nor comment headers

Pseudo Game of Cups in Python

What do solvers like Gurobi and CPLEX do when they run into hard instances of MIP

C# vector library

In a jam session, when asked which key my non-transposing instrument (like a violin) is in, what do I answer?

Nanomachines exist that enable Axolotl-levels of regeneration - So how can crippling injuries exist as well?

Is this a Sherman, and if so what model?

What is a Heptagon Number™?

Can Northern Ireland's border issue be solved by repartition?

The 100 soldier problem

Should the pagination be reset when changing the order?



Got “input output error” when execute any commands


ntfs-3g: Input/output errorReplacing a failed disk in a ZFS pooluseful hardware diagnostics to runSlow disk write speed






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















Last Monday morning, I found my server can't run any command, and it shouws "input output error". With tried for half an hour, I found the only command can executed is sudo poweroff -f (must use flag -f or I got "input output error").

And I booting server manually, and check the system log, but I got nothing special. And I made a smartctl test to confirm if there is any promblem with hard disk. And it passed without error.

Then this Monday this problem shows again. I shutdown the server and boot it manually, and it looks fine just like nothing happened.
Then I use msmtest86 8.2 test if if memory stick is ok. And makesure the SATA cable and hard disk in good condition and connected trustily.

I think maybe it is the problem with OS or file system? My OS is Debian 8.11. Can you give me some advice? Thank you all!










share|improve this question

























  • Are you low on disk space, especially in /tmp?

    – ajgringo619
    14 mins ago


















0















Last Monday morning, I found my server can't run any command, and it shouws "input output error". With tried for half an hour, I found the only command can executed is sudo poweroff -f (must use flag -f or I got "input output error").

And I booting server manually, and check the system log, but I got nothing special. And I made a smartctl test to confirm if there is any promblem with hard disk. And it passed without error.

Then this Monday this problem shows again. I shutdown the server and boot it manually, and it looks fine just like nothing happened.
Then I use msmtest86 8.2 test if if memory stick is ok. And makesure the SATA cable and hard disk in good condition and connected trustily.

I think maybe it is the problem with OS or file system? My OS is Debian 8.11. Can you give me some advice? Thank you all!










share|improve this question

























  • Are you low on disk space, especially in /tmp?

    – ajgringo619
    14 mins ago














0












0








0








Last Monday morning, I found my server can't run any command, and it shouws "input output error". With tried for half an hour, I found the only command can executed is sudo poweroff -f (must use flag -f or I got "input output error").

And I booting server manually, and check the system log, but I got nothing special. And I made a smartctl test to confirm if there is any promblem with hard disk. And it passed without error.

Then this Monday this problem shows again. I shutdown the server and boot it manually, and it looks fine just like nothing happened.
Then I use msmtest86 8.2 test if if memory stick is ok. And makesure the SATA cable and hard disk in good condition and connected trustily.

I think maybe it is the problem with OS or file system? My OS is Debian 8.11. Can you give me some advice? Thank you all!










share|improve this question














Last Monday morning, I found my server can't run any command, and it shouws "input output error". With tried for half an hour, I found the only command can executed is sudo poweroff -f (must use flag -f or I got "input output error").

And I booting server manually, and check the system log, but I got nothing special. And I made a smartctl test to confirm if there is any promblem with hard disk. And it passed without error.

Then this Monday this problem shows again. I shutdown the server and boot it manually, and it looks fine just like nothing happened.
Then I use msmtest86 8.2 test if if memory stick is ok. And makesure the SATA cable and hard disk in good condition and connected trustily.

I think maybe it is the problem with OS or file system? My OS is Debian 8.11. Can you give me some advice? Thank you all!







debian filesystems hardware






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 17 mins ago









fajin yufajin yu

585 bronze badges




585 bronze badges
















  • Are you low on disk space, especially in /tmp?

    – ajgringo619
    14 mins ago



















  • Are you low on disk space, especially in /tmp?

    – ajgringo619
    14 mins ago

















Are you low on disk space, especially in /tmp?

– ajgringo619
14 mins ago





Are you low on disk space, especially in /tmp?

– ajgringo619
14 mins ago










0






active

oldest

votes














Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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/4.0/"u003ecc by-sa 4.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
});


}
});















draft saved

draft discarded
















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f542554%2fgot-input-output-error-when-execute-any-commands%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

















draft saved

draft discarded



















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f542554%2fgot-input-output-error-when-execute-any-commands%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...