----- Original Message ----- > From: "Jorick Astrego" <[email protected]> > To: "users" <[email protected]> > Sent: Friday, March 28, 2014 4:00:16 PM > Subject: Re: [Users] engine-setup fails on nfs > > Here you go: > > netstat -tulpn
can you please try to restart nfs service manually? and see if that error resumes? > > > > Active Internet connections (only servers) > Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name > tcp 0 0 0.0.0.0:875 0.0.0.0:* LISTEN 12721/rpc.rquotad > tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 12556/rpcbind > tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 5654/sshd > tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN 6965/postmaster > tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 5738/master > tcp 0 0 0.0.0.0:892 0.0.0.0:* LISTEN 12725/rpc.mountd > tcp 0 0 127.0.0.1:8702 0.0.0.0:* LISTEN 12481/ovirt-engine > tcp 0 0 127.0.0.1:8703 0.0.0.0:* LISTEN 12481/ovirt-engine > tcp 0 0 127.0.0.1:8706 0.0.0.0:* LISTEN 12481/ovirt-engine > tcp 0 0 :::111 :::* LISTEN 12556/rpcbind > tcp 0 0 :::80 :::* LISTEN 12522/httpd > tcp 0 0 :::22 :::* LISTEN 5654/sshd > tcp 0 0 ::1:5432 :::* LISTEN 6965/postmaster > tcp 0 0 ::1:25 :::* LISTEN 5738/master > tcp 0 0 :::443 :::* LISTEN 12522/httpd > tcp 0 0 :::892 :::* LISTEN 12725/rpc.mountd > udp 0 0 0.0.0.0:875 0.0.0.0:* 12721/rpc.rquotad > udp 0 0 0.0.0.0:111 0.0.0.0:* 12556/rpcbind > udp 0 0 10.50.50.41:123 0.0.0.0:* 5662/ntpd > udp 0 0 127.0.0.1:123 0.0.0.0:* 5662/ntpd > udp 0 0 0.0.0.0:123 0.0.0.0:* 5662/ntpd > udp 0 0 0.0.0.0:892 0.0.0.0:* 12725/rpc.mountd > udp 0 0 0.0.0.0:859 0.0.0.0:* 12556/rpcbind > udp 0 0 :::111 :::* 12556/rpcbind > udp 0 0 fe80::5054:ff:fe88:3f4f:123 :::* 5662/ntpd > udp 0 0 ::1:123 :::* 5662/ntpd > udp 0 0 :::123 :::* 5662/ntpd > udp 0 0 :::892 :::* 12725/rpc.mountd > udp 0 0 :::859 :::* 12556/rpcbind > > I also see "nfs" and "nfs.20140328115058" in /etc/sysconfig/ > > "nfs.20140328115058" is empty and "nfs" has this in it: > > > RPCRQUOTADOPTS="-p 875" > LOCKD_TCPPORT=32803 > LOCKD_UDPPORT=32769 > RPCNFSDCOUNT=8 > RPCMOUNTDOPTS="-p 892" > STATDARG="-p 662 -o 2020" > Kind regards, > > Jorick Astrego > Netbulae B.V. > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

