Hi All,

We have encoutner the issue while execute the xcat like updatenode "nodename" -f

[root@midway-mgt tmp]# xdcp tsm01 -s --nodestatus -F 
/install/custom/install/rh/tsm.synclist -T
TRACE:Default context is XCAT.
TRACE:Fanout Value is 64.
TRACE:Timeout Value is .
Error: [midway-mgt]: xdsh plugin bug, pid 14701, process description: 'xcatd 
SSL: xdcp to tsm01 for root@localhost: xdsh instance' with error 'Can not open 
file /tmp/rsync_tsm01_s at /opt/xcat/lib/perl/xCAT/RSYNC.pm line 150.
' while trying to fulfill request for the following nodes: tsm01


removing the file "/tmp/rsync_tsm01_s" from /tmp area & reattempt work fine. 
but command again failed with same error message.



[root@midway-mgt tmp]# rm -rf rsync_tsm01_s

[root@midway-mgt tmp]# xdcp tsm01 -s --nodestatus -F 
/install/custom/install/rh/tsm.synclist -T
TRACE:Default context is XCAT.
TRACE:Fanout Value is 64.
TRACE:Timeout Value is .
 TRACE: Executing Command:/bin/sh -c /tmp/rsync_tsm01_s
tsm01: Remote_command_successful
tsm01: + /usr/bin/ssh tsm01 '/bin/mkdir -p /var/xcat/syncfiles/root 
/var/xcat/syncfiles/etc 
/var/xcat/syncfiles/install/files/storage/etc/shorewall/rules.d 
/var/xcat/syncfiles/install/files/midway/etc 
/var/xcat/syncfiles/etc/shorewall/rules.d 
/var/xcat/syncfiles/install/custom/install/rh'
tsm01: + /usr/bin/rsync --rsync-path /usr/bin/rsync -Lprogtz /root/.bashrc 
tsm01:/var/xcat/syncfiles/root
tsm01: + /usr/bin/rsync --rsync-path /usr/bin/rsync -Lprogtz /etc/updatedb.conf 
tsm01:/var/xcat/syncfiles/etc
tsm01: + /usr/bin/rsync --rsync-path /usr/bin/rsync -Lprogtz 
/install/files/storage/etc/shorewall/rules.d/rules.smb 
/install/files/storage/etc/shorewall/rules.d/rules.voth 
tsm01:/var/xcat/syncfiles/install/files/storage/etc/shorewall/rules.d
tsm01: + /usr/bin/rsync --rsync-path /usr/bin/rsync -Lprogtz 
/install/files/midway/etc/auto.cds 
tsm01:/var/xcat/syncfiles/install/files/midway/etc
tsm01: + /usr/bin/rsync --rsync-path /usr/bin/rsync -Lprogtz 
/etc/shorewall/rules.d/rules.xcat 
tsm01:/var/xcat/syncfiles/etc/shorewall/rules.d
tsm01: + /usr/bin/rsync --rsync-path /usr/bin/rsync -Lprogtz 
/install/custom/install/rh/tsm.synclist 
tsm01:/var/xcat/syncfiles/install/custom/install/rh
[root@midway-mgt tmp]# xdcp tsm01 -s --nodestatus -F 
/install/custom/install/rh/tsm.synclist -T
TRACE:Default context is XCAT.
TRACE:Fanout Value is 64.
TRACE:Timeout Value is .

Error: [midway-mgt]: xdsh plugin bug, pid 24307, process description: 'xcatd 
SSL: xdcp to tsm01 for root@localhost: xdsh instance' with error 'Can not open 
file /tmp/rsync_tsm01_s at /opt/xcat/lib/perl/xCAT/RSYNC.pm line 150.
' while trying to fulfill request for the following nodes: tsm01

Any help would be appreciated. only workaround manually remove the issue the 
command. cron set command failed oin all nodes

[root@midway-mgt tmp]# fuser -uf rsync_tsm01_s
[root@midway-mgt tmp]# lsof rsync_tsm01_s

[root@midway-mgt tmp]# echo > rsync_tsm01_s
-bash: rsync_tsm01_s: Text file busy

Even not able to edit the file in tmp area.

Thanks
Virender kumar
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to