It works.

Thank you very much,
Gerd

Am Dienstag, den 29.03.2016, 08:42 -0500 schrieb Casandra H Qiu:
> Can u try to enable rpcbind before mount on your script?
> 
> systemctl enable rpcbind
> systemctl restart rpcbind
> 
> 
> Thanks, 
> Casandra
> 
> ...................................................................
> Casandra Hong Qiu
> Phone: (845) 433-9291, t/l 293-9291
> Office: B/002, Floor 3, Z13
> cxh...@us.ibm.com
> 
> 
> 
> Inactive hide details for Gerd Pokorra ---03/28/2016 11:59:26 PM---For
> starting with xCAT I set up a little cluster. OS: SLES 1Gerd Pokorra
> ---03/28/2016 11:59:26 PM---For starting with xCAT I set up a little
> cluster. OS: SLES 12 SP 1
> 
> From: Gerd Pokorra <poko...@uni-siegen.de>
> To: <xcat-user@lists.sourceforge.net>
> Date: 03/28/2016 11:59 PM
> Subject: [xcat-user] NFS mount point for home directories from
> NAS-server
> 
> 
> 
> ______________________________________________________________________
> 
> 
> 
> For starting with xCAT I set up a little cluster.
> OS: SLES 12 SP 1
> xCAT version: 2.11.1
> Architecture: x68_64
> 
> The home directories we import by NFS from a NAS-server.
> 
> To add the mount point during the installation I write a simple
> postscript file.
> The file /install/postscripts/slc1/mount.sh on the MN contains the
> following commands:
> 
> # Add NFS-home mount
> cat << EOF >> /etc/fstab
> hpcnas.zimt.uni-siegen.de:/vol/HPCNAS_homes /home                nfs
> nfsvers=3 1 2
> EOF
> 
> sleep 15
> systemctl start rpc-statd.service
> systemctl restart rpc-statd.service
> #exec /usr/sbin/rpc.statd --no-notify
> mount -a
> 
> 
> During the execution of the postscript file the mount commands 'mount
> -a' or 'mount /home' do not work.
> 
> In the log file /var/log/xcat/xcat.log I see the following messages:
> Mon Mar 28 19:12:05 CEST 2016 Running postscript: slc1/mount.sh
> Job for rpc-statd.service failed. See "systemctl status
> rpc-statd.service" and "journalctl -xn" for details.
> Job for rpc-statd.service failed. See "systemctl status
> rpc-statd.service" and "journalctl -xn" for details.
> Mon Mar 28 19:12:39 CEST 2016 postscript slc1/mount.sh return with 1
> 
> 
> When the satellite is install I can login and execute the mount
> command
> 'mount -a' without no problem.
> 
> 
> Has anyone an idea how I get the mount working at the first reboot by
> the installation?
> 
> 
> -- Gerd
> 
> 
> 
> ------------------------------------------------------------------------------
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
> _______________________________________________
> xCAT-user mailing list
> xCAT-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xcat-user
> 
> 
> 
> ------------------------------------------------------------------------------
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
> _______________________________________________ xCAT-user mailing list 
> xCAT-user@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/xcat-user



------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to