Re: iSCSI fence agent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2006-04-27 at 10:08 +0200, Castang Jerome wrote:
> Hi,
> 
> I found on the RC-list an email (sent in october 2004) about a script 
> witch is a iscsi fence agent
> Here is the mail:
> 
> http://www.redhat.com/archives/linux-cluster/2004-October/msg00105.html
> 
> When I try to start this script, I get this error:
> "Could not start /usr/bin/ssh root@gfs5 No file or directory".
> 
> But "/usr/bin/ssh" does exist and node gfs5 is running.

It's probably trying to exec:

    /usr/bin/ssh\ root@gfs5  <-- one filename

vs
    /usr/bin/ssh root@gfs5

for some reason; wrong quotation on the system / exec call(s) ?

-- Lon

--

Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster

[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux