rsync on large file intermittently causes linux to force restartHow to speed up rsync/tar of large Maildir?rsync --link-dest from a fileMoving large size directory using rsyncImage Viewer (eog) causes lightdm to restartMigrating linux systems to VMware using rsyncUnwrite file change that causes crashrsync --info=progress2 percent complete of copying a large directory is non-uniform?rsync partial file naming
Pointlessly recurse down the alphabet
Why should I invest so much in 401(k)?
Do one quarter of Swedes named 'Ali' have a criminal record?
I can't understand how probability makes sense
What are the units of the product of two signals?
How often are there lunar eclipses on Jupiter
Can Teflon thread tape be reused?
What will happen to a ball kept on a frictionless inclined plane?
Is Chika Ofili's method for checking divisibility for 7 a "new discovery" in math?
Do Klingons have escape pods?
Why would a plane perform 360° turns to balance fuel on the ground?
Why Doesn't a Bootable USB Boot
Highest scoring words based on distance travelled along the alphabet
My advisor wants me to make my PhD thesis weaker
What does "können" refer to in this sentence?
How can I offer my prayers for an atheist?
How can medieval knights protect themselves against modern guns?
Select polygons with 5 or more points
In a world where Magic steam Engines exist what would keep people from making cars
Why does E7 sharp 9 have a G?
Employer wants me to do something explicitly illegal
Unexpected linebreak with makebox
A bob hanging in an accelerating train moves backward. What is the force moving it backward?
Why don't electrical receptacles have more than one ground?
rsync on large file intermittently causes linux to force restart
How to speed up rsync/tar of large Maildir?rsync --link-dest from a fileMoving large size directory using rsyncImage Viewer (eog) causes lightdm to restartMigrating linux systems to VMware using rsyncUnwrite file change that causes crashrsync --info=progress2 percent complete of copying a large directory is non-uniform?rsync partial file naming
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I'm trying to copy a large file (150 GB) via rsync from another server (via rsync -r FOLDER2COPY username@IPaddress:/local/folder/to/copy/to
)
However, about 1/3 of the way through, my computer always freezes momentarily and then reboots. Using the command free -h
, I've noted that as the file is transferred (usually from 0 to ~45/150 GB), my cache folder increases to a maximum value of ~52 GB before force shutdown occurs.
I'm currently running CentOS, but a similar problem happened on Ubuntu (I switched OS thinking this might help) whereby the computer froze up entirely, and terminal windows only offered blank lines (commands could be written, but not sent).
I'm preparing to run memtest on this computer next - are there any other suggestions for what could be happening?
Thank you so much for your time.
crash rsync memory-usage
add a comment
|
I'm trying to copy a large file (150 GB) via rsync from another server (via rsync -r FOLDER2COPY username@IPaddress:/local/folder/to/copy/to
)
However, about 1/3 of the way through, my computer always freezes momentarily and then reboots. Using the command free -h
, I've noted that as the file is transferred (usually from 0 to ~45/150 GB), my cache folder increases to a maximum value of ~52 GB before force shutdown occurs.
I'm currently running CentOS, but a similar problem happened on Ubuntu (I switched OS thinking this might help) whereby the computer froze up entirely, and terminal windows only offered blank lines (commands could be written, but not sent).
I'm preparing to run memtest on this computer next - are there any other suggestions for what could be happening?
Thank you so much for your time.
crash rsync memory-usage
On current Ubuntu,journalctl -b -1 -e
will show the last messages before the last crash.
– waltinator
Sep 16 at 21:00
You might need to enable logs of previous boots. There is enough space on both sides (df -h
)? Also check what's going on withhtop
orglances
.
– Pablo A
Sep 24 at 16:16
add a comment
|
I'm trying to copy a large file (150 GB) via rsync from another server (via rsync -r FOLDER2COPY username@IPaddress:/local/folder/to/copy/to
)
However, about 1/3 of the way through, my computer always freezes momentarily and then reboots. Using the command free -h
, I've noted that as the file is transferred (usually from 0 to ~45/150 GB), my cache folder increases to a maximum value of ~52 GB before force shutdown occurs.
I'm currently running CentOS, but a similar problem happened on Ubuntu (I switched OS thinking this might help) whereby the computer froze up entirely, and terminal windows only offered blank lines (commands could be written, but not sent).
I'm preparing to run memtest on this computer next - are there any other suggestions for what could be happening?
Thank you so much for your time.
crash rsync memory-usage
I'm trying to copy a large file (150 GB) via rsync from another server (via rsync -r FOLDER2COPY username@IPaddress:/local/folder/to/copy/to
)
However, about 1/3 of the way through, my computer always freezes momentarily and then reboots. Using the command free -h
, I've noted that as the file is transferred (usually from 0 to ~45/150 GB), my cache folder increases to a maximum value of ~52 GB before force shutdown occurs.
I'm currently running CentOS, but a similar problem happened on Ubuntu (I switched OS thinking this might help) whereby the computer froze up entirely, and terminal windows only offered blank lines (commands could be written, but not sent).
I'm preparing to run memtest on this computer next - are there any other suggestions for what could be happening?
Thank you so much for your time.
crash rsync memory-usage
crash rsync memory-usage
asked Sep 16 at 18:03
eesees
112 bronze badges
112 bronze badges
On current Ubuntu,journalctl -b -1 -e
will show the last messages before the last crash.
– waltinator
Sep 16 at 21:00
You might need to enable logs of previous boots. There is enough space on both sides (df -h
)? Also check what's going on withhtop
orglances
.
– Pablo A
Sep 24 at 16:16
add a comment
|
On current Ubuntu,journalctl -b -1 -e
will show the last messages before the last crash.
– waltinator
Sep 16 at 21:00
You might need to enable logs of previous boots. There is enough space on both sides (df -h
)? Also check what's going on withhtop
orglances
.
– Pablo A
Sep 24 at 16:16
On current Ubuntu,
journalctl -b -1 -e
will show the last messages before the last crash.– waltinator
Sep 16 at 21:00
On current Ubuntu,
journalctl -b -1 -e
will show the last messages before the last crash.– waltinator
Sep 16 at 21:00
You might need to enable logs of previous boots. There is enough space on both sides (
df -h
)? Also check what's going on with htop
or glances
.– Pablo A
Sep 24 at 16:16
You might need to enable logs of previous boots. There is enough space on both sides (
df -h
)? Also check what's going on with htop
or glances
.– Pablo A
Sep 24 at 16:16
add a comment
|
1 Answer
1
active
oldest
votes
After running Automatic Bug Reporting Tool, the error reported was “kernel crashed - bug: unable to handle kernel paging requests at __ (long list of numbers)”…
After trying numerous things, I eventually ran PassMark Memtest86... and tested each of my memory sticks independently and found one that was erroneous. If anyone else runs into something screwy like this, I highly suggest jumping straight to this test.
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
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/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
);
);
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%2faskubuntu.com%2fquestions%2f1174584%2frsync-on-large-file-intermittently-causes-linux-to-force-restart%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
After running Automatic Bug Reporting Tool, the error reported was “kernel crashed - bug: unable to handle kernel paging requests at __ (long list of numbers)”…
After trying numerous things, I eventually ran PassMark Memtest86... and tested each of my memory sticks independently and found one that was erroneous. If anyone else runs into something screwy like this, I highly suggest jumping straight to this test.
add a comment
|
After running Automatic Bug Reporting Tool, the error reported was “kernel crashed - bug: unable to handle kernel paging requests at __ (long list of numbers)”…
After trying numerous things, I eventually ran PassMark Memtest86... and tested each of my memory sticks independently and found one that was erroneous. If anyone else runs into something screwy like this, I highly suggest jumping straight to this test.
add a comment
|
After running Automatic Bug Reporting Tool, the error reported was “kernel crashed - bug: unable to handle kernel paging requests at __ (long list of numbers)”…
After trying numerous things, I eventually ran PassMark Memtest86... and tested each of my memory sticks independently and found one that was erroneous. If anyone else runs into something screwy like this, I highly suggest jumping straight to this test.
After running Automatic Bug Reporting Tool, the error reported was “kernel crashed - bug: unable to handle kernel paging requests at __ (long list of numbers)”…
After trying numerous things, I eventually ran PassMark Memtest86... and tested each of my memory sticks independently and found one that was erroneous. If anyone else runs into something screwy like this, I highly suggest jumping straight to this test.
answered Sep 16 at 22:07
eesees
112 bronze badges
112 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1174584%2frsync-on-large-file-intermittently-causes-linux-to-force-restart%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
On current Ubuntu,
journalctl -b -1 -e
will show the last messages before the last crash.– waltinator
Sep 16 at 21:00
You might need to enable logs of previous boots. There is enough space on both sides (
df -h
)? Also check what's going on withhtop
orglances
.– Pablo A
Sep 24 at 16:16