ssh connection in crontab crashes solaris 5.6

From: D.Umashankar (umashd_at_yahoo.com)
Date: 06/18/03


Date: 18 Jun 2003 09:00:54 -0700

Hello

I have peculiar problem. I use a script to automatically connect to a
remote server using ssh (Ver 3.x) for remote backup. The following
line may explain it.

ufsdump 0uf - | ssh username@hostname "dd of=/dev/rmt/0n"

It executes well in a terminal session. However, it crashes the system
while put in cron. Setting respective path and environment is taken
care in the script. The same script is running in other solaris 5.6
servers (but different hardware like netra and E250. This one is
E450). When this occurs, the system is not accessible from console
also. The following message repeatedly appears in the screen.
Warning : pci@1,f/4000 scsi@3 (gld0):
          scsi tagged cmd(s) time out error target 0.0

(This may not be accurate error as I write this out of my memory. But
it hasd scsi tagged comd(s) target 0.0). Hard booting the system
brings it up after fsck.

A search for this kind of problem in google did not get any hit. Any
one encountered this? Any help?

Thanks in advance.

Umashankar



Relevant Pages

  • RE: remote scripting how to
    ... I re-engineered the following script from the example ... if i check taskmanager i can see the exe sitting there on the ... remote server but not doing what its supose to do, ... > will launch a file remotely on a machine, or copy the file to launch on the ...
    (microsoft.public.windows.server.scripting)
  • Re: performance efficient "tail"
    ... > I'm trying to write a script which parses the end of a 1GB log which is ... > located on a remote server. ... I don't mind first saving the "tail"ed text ...
    (perl.beginners)
  • Re: Renaming over SCP
    ... Kristian Domke wrote in ... I have to write a script, ... > files onto a remote server via scp and then has to rename them ... > I don't want through the hell of scripting sftp, ...
    (alt.os.linux.suse)
  • RE: Help with SSH
    ... OK before you ask your script to do it's thing. ... Subject: Help with SSH ... a command through ssh on a remote server. ... public keys and have copied the public key to the remote server to the ...
    (RedHat)
  • CreateObject("Excel.Application", )
    ... I start the script as a user with admin right on the remote server. ... The excel is installed on the server. ... Set objSheet = objExcel.ActiveWorkbook.WorkSheets ...
    (microsoft.public.scripting.vbscript)