On the Management node , look at /tmp/rsync_node9. That is the actual rsync command being sent to the node. Does it make sense? For example my file has , the following lines. If I can see your file, I might see something. #!/bin/sh /usr/bin/ssh rra000-m '/bin/mkdir -p /tmp/lissa' /usr/bin/rsync --rsync-path /usr/bin/rsync -Lprogtz /tmp/lissa/test1 rra000-m:/tmp/lissa You can execute /tmp/rsync_node9 yourself and maybe get more information about the problem. You can also run updatenode node9 -V -F and see the actual xdcp call, for example on my machine. [root@xcat20rrmn tmp]# updatenode rra000-m -V -F Running command on xcat20rrmn: chmod -R u+x,a+r /install/postscripts 2>&1 xcat20rrmn: Internal call command: xdcp rra000-m -F /tmp/lissa/syncfile A usage error from ssh is pretty rare. Lissa K. Valletta 8-3/B10 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: Yaron Daniel <[email protected]> To: [email protected] Date: 03/21/2013 06:26 PM Subject: [xcat-user] updatenode / syncfiles not working Hi All I have xcat 2.7.6 running on rhel5.7 and i am installing compute nodes rhel6.3 I saw that after install the synclist files are not copy, when i try to run it mannally i get : [root@gpfs-repo postscripts]# updatenode node9 -F node9: usage: ssh [-1246AaCfgkMNnqsTtVvXxY] [-b bind_address] [-c cipher_spec] node9: [-D [bind_address:]port] [-e escape_char] [-F configfile] node9: [-i identity_file] [-L [bind_address:]port:host:hostport] node9: [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port] node9: [-R [bind_address:]port:host:hostport] [-S ctl_path] node9: [-w tunnel:tunnel] [user@]hostname [command] node9: rsync: connection unexpectedly closed (0 bytes received so far) [sender] node9: rsync error: unexplained error (code 255) at io.c(600) [sender=3.0.6] node9: usage: ssh [-1246AaCfgkMNnqsTtVvXxY] [-b bind_address] [-c cipher_spec] node9: [-D [bind_address:]port] [-e escape_char] [-F configfile] node9: [-i identity_file] [-L [bind_address:]port:host:hostport] node9: [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port] node9: [-R [bind_address:]port:host:hostport] [-S ctl_path] node9: [-w tunnel:tunnel] [user@]hostname [command] node9: rsync: connection unexpectedly closed (0 bytes received so far) [sender] node9: rsync error: unexplained error (code 255) at io.c(600) [sender=3.0.6] Here is my syncfile [root@gpfs-repo postscripts]# cat /install/custom/install/rh/compute.rhels6.x86_64.synclist /install/sync/etc/hosts -> /etc/hosts /install/sync/etc/nsswitch.conf -> /etc/nsswitch.conf /install/sync/etc/ntp.conf -> /etc/ntp.conf /install/sync/etc/ntp/step-tickers -> /etc/ntp/step-tickers #/install/sync/etc/updatedb.conf -> /etc/updatedb.conf #/install/sync/etc/rsyslog.conf -> /etc/rsyslog.conf Here is lsdef on the node: [root@gpfs-repo postscripts]# lsdef node9 Object name: node9 addkcmdline=rdblacklist=lpfc arch=x86_64 bmc=node9-imm bmcpassword=xcat2013 bmcport=1 bmcusername=xcat conserver=10.1.50.50 currchain=boot currstate=boot groups=ipmi,gpfs,compute,all initrd=xcat/rhels6.3/x86_64/initrd.img installnic=eth2 kcmdline=quiet repo=http://10.1.50.50/install/rhels6.3/x86_64/ ks=http://10.1.50.50/install/autoinst/node9 ksdevice=eth2 cmdline console=tty0 console=ttyS0,115200n8r kernel=xcat/rhels6.3/x86_64/vmlinuz mac=6c:ae:8b:28:e4:7a mgt=ipmi netboot=xnba nodetype=osi os=rhels6.3 postbootscripts=otherpkgs,ibm-gpfs_install,ibm-softlinks postscripts=syslog,remoteshell,syncfiles,ibm-install_date,harddns,ibm-mkresolvconf,ibm-setup_services,ibm-nis_setup,ibm-rdac_install power=ipmi primarynic=eth0 profile=compute.rhels6.x86_64 provmethod=install serialflow=hard serialport=0 serialspeed=115200 status=booted statustime=03-21-2013 23:19:53 tftpserver=10.1.50.50 xcatmaster=10.1.50.50 Regards Yaron Daniel 94 Em Ha'Moshavot Rd Server, Storage and Petach Tiqva, 49527 Data Services - Team Leader Global Technology Israel Services Phone: +972-3-916-5672 Fax: +972-3-916-5672 Mobile: +972-52-8395593 e-mail: [email protected] IBM Israel ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
<<inline: graycol.gif>>
<<inline: E7802373.gif>>
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
