Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: ssh output is partial when using fork manager

by salva (Canon)
on Jan 24, 2018 at 07:46 UTC ( [id://1207801]=note: print w/replies, xml ) Need Help??


in reply to ssh output is partial when using fork manager

I usually advice against using Net::SSH::Expect which is not reliable. But here you are using it just like Expect...

The issue is probably caused by the timeouts, 240s may be not enough to transfer ~70MB. Maybe some networks are not fast enough or you are launching too many processes in parallel and overloading the CPU, the network or the disk.

  • Comment on Re: ssh output is partial when using fork manager

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1207801]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-19 12:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found