Slow file transfer over SCTP internode link using SCP commandNginx HTTP/SPDY over SCTPvirt-install with kickstart file using LVM failszfs send over an sctp connecionCannot upload file to qcow2 image file using guestfish on rhel 7.3how to check sctp port in windows command line?
What shortcut does ⌦ symbol in Camunda macOS app indicate and how to invoke it?
What happens when your group is victim of a surprise attack but you can't be surprised?
How can I check type T is among parameter pack Ts... in C++?
Should I tell my insurance company I have an unsecured loan for my new car?
Signing using digital signatures?
How can I convince my reader that I will not use a certain trope?
Generate and graph the Recamán Sequence
What are good ways to spray paint a QR code on a footpath?
Procedurally generate regions on island
How should I behave to assure my friends that I am not after their money?
“Faire” being used to mean “avoir l’air”?
Going to get married soon, should I do it on Dec 31 or Jan 1?
Does anycast addressing add additional latency in any way?
Why won't the ground take my seed?
How to write or read powers (math) by words?
Would adding an external lens allow one area outside the focal plane to be in focus?
Could Sauron have read Tom Bombadil's mind if Tom had held the Palantir?
Intuitively, why does putting capacitors in series decrease the equivalent capacitance?
Do 3D printers really reach 50 micron (0.050mm) accuracy?
What is the best delay to use between characters sent to the serial port
I played my first (rapid) tournament recently and I wanted to calculate my ELO
Why does this fireplace work?
Was "I have the farts, again" broadcast from the Moon to the whole world?
Should I hide continue button until tasks are completed?
Slow file transfer over SCTP internode link using SCP command
Nginx HTTP/SPDY over SCTPvirt-install with kickstart file using LVM failszfs send over an sctp connecionCannot upload file to qcow2 image file using guestfish on rhel 7.3how to check sctp port in windows command line?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am observing slow SCP file transfer over SCTP internode link after upgrading the lk-sctp version 1.0.17.
The internode link is just between 2 gateway nodes which are in Active and Standby modes and has no connection to Service Routers.
It takes > 3mins for transferring a file at the rate of 3MB/sec.
Whereas the same SCP command execution for the same file transfer over the non SCTP link is quick only ~~8 sec at the rate of 13 MB/sec.
File size - 762835531.
This scp command execution slowness over sctp link was not observed prior SCTP Upgrade.
The working lksctp version was 1.0.10.
Our OS version is RHEL 7.6
Please let me know what has changed in the lksctp latest version w.r.t to SCP file transfer.
Whether any SCTP settings or linux parameter needs to be fine tuned ?
Thanks,
Murali
rhel7 sctp
add a comment |
I am observing slow SCP file transfer over SCTP internode link after upgrading the lk-sctp version 1.0.17.
The internode link is just between 2 gateway nodes which are in Active and Standby modes and has no connection to Service Routers.
It takes > 3mins for transferring a file at the rate of 3MB/sec.
Whereas the same SCP command execution for the same file transfer over the non SCTP link is quick only ~~8 sec at the rate of 13 MB/sec.
File size - 762835531.
This scp command execution slowness over sctp link was not observed prior SCTP Upgrade.
The working lksctp version was 1.0.10.
Our OS version is RHEL 7.6
Please let me know what has changed in the lksctp latest version w.r.t to SCP file transfer.
Whether any SCTP settings or linux parameter needs to be fine tuned ?
Thanks,
Murali
rhel7 sctp
When scp is run with the verbose option -vvv see the following prints continuously.debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 What does these prints mean.Whether this is affecting the speed of scp file transfer.How to resolve this?
– user11221955
Jun 14 at 13:51
add a comment |
I am observing slow SCP file transfer over SCTP internode link after upgrading the lk-sctp version 1.0.17.
The internode link is just between 2 gateway nodes which are in Active and Standby modes and has no connection to Service Routers.
It takes > 3mins for transferring a file at the rate of 3MB/sec.
Whereas the same SCP command execution for the same file transfer over the non SCTP link is quick only ~~8 sec at the rate of 13 MB/sec.
File size - 762835531.
This scp command execution slowness over sctp link was not observed prior SCTP Upgrade.
The working lksctp version was 1.0.10.
Our OS version is RHEL 7.6
Please let me know what has changed in the lksctp latest version w.r.t to SCP file transfer.
Whether any SCTP settings or linux parameter needs to be fine tuned ?
Thanks,
Murali
rhel7 sctp
I am observing slow SCP file transfer over SCTP internode link after upgrading the lk-sctp version 1.0.17.
The internode link is just between 2 gateway nodes which are in Active and Standby modes and has no connection to Service Routers.
It takes > 3mins for transferring a file at the rate of 3MB/sec.
Whereas the same SCP command execution for the same file transfer over the non SCTP link is quick only ~~8 sec at the rate of 13 MB/sec.
File size - 762835531.
This scp command execution slowness over sctp link was not observed prior SCTP Upgrade.
The working lksctp version was 1.0.10.
Our OS version is RHEL 7.6
Please let me know what has changed in the lksctp latest version w.r.t to SCP file transfer.
Whether any SCTP settings or linux parameter needs to be fine tuned ?
Thanks,
Murali
rhel7 sctp
rhel7 sctp
asked Jun 10 at 3:13
user11221955user11221955
1
1
When scp is run with the verbose option -vvv see the following prints continuously.debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 What does these prints mean.Whether this is affecting the speed of scp file transfer.How to resolve this?
– user11221955
Jun 14 at 13:51
add a comment |
When scp is run with the verbose option -vvv see the following prints continuously.debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 What does these prints mean.Whether this is affecting the speed of scp file transfer.How to resolve this?
– user11221955
Jun 14 at 13:51
When scp is run with the verbose option -vvv see the following prints continuously.debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 What does these prints mean.Whether this is affecting the speed of scp file transfer.How to resolve this?
– user11221955
Jun 14 at 13:51
When scp is run with the verbose option -vvv see the following prints continuously.debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 What does these prints mean.Whether this is affecting the speed of scp file transfer.How to resolve this?
– user11221955
Jun 14 at 13:51
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
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%2fserverfault.com%2fquestions%2f970761%2fslow-file-transfer-over-sctp-internode-link-using-scp-command%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
Thanks for contributing an answer to Server Fault!
- 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%2fserverfault.com%2fquestions%2f970761%2fslow-file-transfer-over-sctp-internode-link-using-scp-command%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
When scp is run with the verbose option -vvv see the following prints continuously.debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 debug2: channel 0: rcvd adjust 131072 What does these prints mean.Whether this is affecting the speed of scp file transfer.How to resolve this?
– user11221955
Jun 14 at 13:51