Re: [CentOS] NFS mount on Centos 7 crashing

2017-10-20 Thread Nikolaos Milas
On 7/10/2017 7:35 μμ, Nikolaos Milas wrote: I am still trying to find a solution. The problem was finally traced down to a Cisco ASA bug (this firewall device lies between the connected networks); bug CSCuq80704 was resolved by an ASA software update. NFS packets were incorrectly being dro

Re: [CentOS] NFS mount on Centos 7 crashing

2017-10-07 Thread Nikolaos Milas
On 4/10/2017 3:09 μμ, Nikolaos Milas wrote: Problem solved - at least in my case - by changing the NFS Export Options (of the NFS shared directory, at the data storage system) from secure to insecure. In the end, it occurred that the issue re-appeared after a couple of days. So, it seems tha

Re: [CentOS] NFS mount on Centos 7 crashing

2017-10-04 Thread Nikolaos Milas
On 2/10/2017 11:46 μμ, Nikolaos Milas wrote: Unfortunately, it doesn't work for me. Problem solved - at least in my case - by changing the NFS Export Options (of the NFS shared directory, at the data storage system) from secure to insecure. That is, I changed from: rw,no_root_squash,no_

Re: [CentOS] NFS mount on Centos 7 crashing

2017-10-02 Thread Nikolaos Milas
On 2/10/2017 11:19 πμ, Patrick Begou wrote: This config is working fior me, with just using an older kernel. Thanks Patrick, Unfortunately, it doesn't work for me. I tried booting with an older kernel (3.10.0-514.21.1.el7.x86_64) and/or downgrading rpcbind to rpcbind-0.2.0-38.el7.x86_64 (al

Re: [CentOS] NFS mount on Centos 7 crashing

2017-10-02 Thread Patrick Begou
This config is working fior me, with just using an older kernel. [root@mnemosyne ~]# uname -r 3.10.0-514.21.2.el7.x86_64 [root@mnemosyne ~]# rpm -qa | grep rpcbind rpcbind-0.2.0-42.el7.x86_64 [root@mnemosyne ~]# rpm -qa | grep nfs libnfsidmap-0.25-17.el7.x86_64 nfs-utils-1.3.0-0.48.el7.x86_64 Pa

Re: [CentOS] NFS mount on Centos 7 crashing

2017-09-30 Thread Nikolaos Milas
On 22/9/2017 8:15 μμ, Nikolaos Milas wrote: I have created bug report: https://bugs.centos.org/view.php?id=13891 for this. I have also created https://bugzilla.redhat.com/show_bug.cgi?id=1494834 and I have uploaded a lot of (hopefully useful) information, but there doesn't seem to exist

Re: [CentOS] NFS mount on Centos 7 crashing

2017-09-22 Thread Nikolaos Milas
On 22/9/2017 3:46 μμ, Nikolaos Milas wrote: Based on the facts and experience, it looks like a bug. After all, it occurred right after upgrade to 7.4, without any system configuration changes. I have created bug report: https://bugs.centos.org/view.php?id=13891 for this. Isn't there anyone

Re: [CentOS] NFS mount on Centos 7 crashing

2017-09-22 Thread Nikolaos Milas
On 22/9/2017 2:58 μμ, Nikolaos Milas wrote: ... or through /etc/fstab:   10.201.40.34:/data/col1/hesperia-mount /hesperiamount2   nfs auto,noatime,nolock,bg,nfsvers=3,intr,tcp,actimeo=1800 0 Correction: the /etc/fstab nfs mount line has one more zero:   10.201.40.34:/data/col1/hesperia-mou

Re: [CentOS] NFS mount on Centos 7 crashing

2017-09-22 Thread Nikolaos Milas
On 2/6/2017 1:46 μμ, Nikolaos Milas wrote: After a bit of search, I found the associated reports: https://bugs.centos.org/view.php?id=13351 https://bugzilla.redhat.com/show_bug.cgi?id=1454876 No solution yet, but -as a workaround- it seems that -at least- nfs problems are indeed solved with d

Re: [CentOS] NFS mount on Centos 7 crashing

2017-06-02 Thread Nikolaos Milas
On 2/6/2017 10:58 πμ, Nikolaos Milas wrote: Have you checked if this bug/behavior has been reported or should we file a bug report? After a bit of search, I found the associated reports: https://bugs.centos.org/view.php?id=13351 https://bugzilla.redhat.com/show_bug.cgi?id=1454876 No so

Re: [CentOS] NFS mount on Centos 7 crashing

2017-06-02 Thread Nikolaos Milas
On 2/6/2017 10:40 πμ, Philippe BOURDEU d'AGUERRE wrote: Reverting to rpcbind-0.2.0-38.el7 solves the problem for me Thank you very much Philippe, I notice that I have upgraded to rpcbind-0.2.0-38.el7_3.x86_64 on May 26. Have you checked if this bug/behavior has been reported or should we fi

Re: [CentOS] NFS mount on Centos 7 crashing

2017-06-02 Thread Philippe BOURDEU d'AGUERRE
Le 02/06/2017 à 08:41, Nikolaos Milas a écrit : Questions: * Is this a known issue/bug? I have same problem since last rpcbind package update (rpcbind-0.2.0-38.el7_3) * Have we possibly made any NFS misconfigurations (which however have not caused any errors for about a year now)?

[CentOS] NFS mount on Centos 7 crashing

2017-06-01 Thread Nikolaos Milas
Hello, We have a VM (under KVM - a VPS service by our ISP) running CentOS 7. On it we have 2 NFS mounts, one for backup and one as a live file system (where there are two user homes as well): -

Re: [CentOS] NFS Mount: files owned by nobody

2014-03-20 Thread Les Mikesell
On Thu, Mar 20, 2014 at 5:29 AM, Kay Diederichs wrote: > > > try > > /usr/sbin/nfsidmap -c > > on the client. > Since I put this into my /etc/rc.local , I don't have the problem any > longer. > Thanks - do you know where you found the documentation for that? Not the man page but something that t

Re: [CentOS] NFS Mount: files owned by nobody

2014-03-20 Thread Kay Diederichs
On 03/19/2014 08:16 PM, Lists wrote: > Alas, this doesn't seem to have resolved the issue. (See results shown > below) Your notes closely mirror the results of my google searches. Is > there a way to have NFS server/client be very verbose and log where the > error is occuring? > > -Ben > > > On 03/

Re: [CentOS] NFS Mount: files owned by nobody

2014-03-19 Thread Ljubomir Ljubojevic
On 03/19/2014 08:37 PM, Lists wrote: > On 03/19/2014 12:28 PM, Frank Cox wrote: >> Do your user numeric id's match between the nfs server and client? > > Yes, and despite restarting all services manually, only a SIMULTANEOUS > cold reboot for both client and server "resolved" the issue. (I've > alr

Re: [CentOS] NFS Mount: files owned by nobody

2014-03-19 Thread Les Mikesell
On Wed, Mar 19, 2014 at 2:37 PM, Lists wrote: > On 03/19/2014 12:28 PM, Frank Cox wrote: >> Do your user numeric id's match between the nfs server and client? > > Yes, and despite restarting all services manually, only a SIMULTANEOUS > cold reboot for both client and server "resolved" the issue. (

Re: [CentOS] NFS Mount: files owned by nobody

2014-03-19 Thread Frank Cox
On Wed, 19 Mar 2014 12:16:52 -0700 Lists wrote: > Alas, this doesn't seem to have resolved the issue. (See results shown > below) Your notes closely mirror the results of my google searches. Is > there a way to have NFS server/client be very verbose and log where the > error is occuring? Do yo

Re: [CentOS] NFS Mount: files owned by nobody

2014-03-19 Thread Lists
On 03/19/2014 12:28 PM, Frank Cox wrote: > Do your user numeric id's match between the nfs server and client? Yes, and despite restarting all services manually, only a SIMULTANEOUS cold reboot for both client and server "resolved" the issue. (I've already rebooted by the client and server multip

Re: [CentOS] NFS Mount: files owned by nobody

2014-03-19 Thread Lists
Alas, this doesn't seem to have resolved the issue. (See results shown below) Your notes closely mirror the results of my google searches. Is there a way to have NFS server/client be very verbose and log where the error is occuring? -Ben On 03/17/2014 03:20 PM, Frank Cox wrote: > On Mon, 17 M

Re: [CentOS] NFS Mount: files owned by nobody

2014-03-17 Thread Frank Cox
On Mon, 17 Mar 2014 15:10:28 -0700 Lists wrote: > When I try to NFS (v4) mount a directory, the user/group ownership shows > up as user "nobody" even though /etc/passwd has values for the correct > user names. How do I get it to mount with the correct user IDs? Hello Mr. Lists: Here are my not

[CentOS] NFS Mount: files owned by nobody

2014-03-17 Thread Lists
This is one of those simple-been-doing-this-forever things that, for some reason, has me stumped today. When I try to NFS (v4) mount a directory, the user/group ownership shows up as user "nobody" even though /etc/passwd has values for the correct user names. How do I get it to mount with the c

Re: [CentOS] NFS mount auto remount in case of problems.

2013-02-24 Thread Rafał Radecki
Project requirements. I've mentioned that drbd would be appropriate but... ;) 2013/2/24 Ian Forde : > Why not use DRBD in lieu of shared storage? > > On Wed, Feb 20, 2013 at 2:52 AM, Leon Fauster > wrote: > >> Am 20.02.2013 um 11:29 schrieb Rafał Radecki : >> > Hi All. >> > >> > I have a setup in

Re: [CentOS] NFS mount auto remount in case of problems.

2013-02-24 Thread Ian Forde
Why not use DRBD in lieu of shared storage? On Wed, Feb 20, 2013 at 2:52 AM, Leon Fauster wrote: > Am 20.02.2013 um 11:29 schrieb Rafał Radecki : > > Hi All. > > > > I have a setup in which I have two servers serving nfs share. The nfs > > service is made highly available with pacemaker. When the

Re: [CentOS] NFS mount auto remount in case of problems.

2013-02-20 Thread Leon Fauster
Am 20.02.2013 um 11:29 schrieb Rafał Radecki : > Hi All. > > I have a setup in which I have two servers serving nfs share. The nfs > service is made highly available with pacemaker. When the primary > server goes down the secondary starts nfs service. Service IP is > floating between servers but t

[CentOS] NFS mount auto remount in case of problems.

2013-02-20 Thread Rafał Radecki
Hi All. I have a setup in which I have two servers serving nfs share. The nfs service is made highly available with pacemaker. When the primary server goes down the secondary starts nfs service. Service IP is floating between servers but they have NO "shared" storage/filesystem so NFS state/connec

Re: [CentOS] NFS mount problem

2010-04-27 Thread Joseph L. Casale
>Hey I did appologise! We do use that feature of outlook internally, and >if I reply to a html post, outlook will do that by default. > >I already know the fix - To use my gmail account instead of my work >email account for this mailing list. Dan, You can force outlook to txt mode if you want, you

Re: [CentOS] NFS mount problem

2010-04-26 Thread kalinix
On Tue, 2010-04-27 at 10:32 +0800, sync wrote: > > Yeah ~ > When I change that line in the /etc/exports on the guest system which > installed the NFS server like that : > /home/test *(rw) > > then I run the "mount -t nfs 192.168.56.101:/home/test /media" on the > host system , it will be ok

Re: [CentOS] NFS mount problem

2010-04-26 Thread sync
On Tue, Apr 27, 2010 at 11:23 AM, Dan Irwin wrote: > > But when I change these message: > > /home/test 192.167.7.67(rw) > > > The result is not ok ~ > > > So what is the problem with it ? > > Perhaps you need to specify a netmask: > > /home/test > 192.167.7.67/255.255.255.0(rw)

Re: [CentOS] NFS mount problem

2010-04-26 Thread sync
On Tue, Apr 27, 2010 at 11:23 AM, Dan Irwin wrote: > > But when I change these message: > > /home/test 192.167.7.67(rw) > > > The result is not ok ~ > > > So what is the problem with it ? > > Perhaps you need to specify a netmask: > > /home/test > 192.167.7.67/255.255.255.0(rw)

Re: [CentOS] NFS mount problem

2010-04-26 Thread Dan Irwin
>Dan can you can the Blue Test Please? > Hey I did appologise! We do use that feature of outlook internally, and if I reply to a html post, outlook will do that by default. I already know the fix - To use my gmail account instead of my work email account for this mailing list. __

Re: [CentOS] NFS mount problem

2010-04-26 Thread JohnS
On Tue, 2010-04-27 at 13:23 +1000, Dan Irwin wrote: > > > Appologies in advance for the html post. Bloody outlook. > > Regards, > > Dan --- Dan can you can the Blue Test Please? John ___ CentOS mailing list CentOS@centos.org http://lists.centos.o

Re: [CentOS] NFS mount problem

2010-04-26 Thread Dan Irwin
> But when I change these message: > /home/test 192.167.7.67(rw) > The result is not ok ~ > So what is the problem with it ? Perhaps you need to specify a netmask: /home/test 192.167.7.67/255.255.255.0(rw) Appologies in advance for the html post. Bloody outlook. Regards, Dan

Re: [CentOS] NFS mount problem

2010-04-26 Thread Dan Irwin
But when I change these message: /home/test 192.167.7.67(rw) The result is not ok ~ So what is the problem with it ? ___ CentOS mailing list CentOS@centos.org http://lists.centos

Re: [CentOS] NFS mount problem

2010-04-26 Thread sync
On Mon, Apr 26, 2010 at 7:11 PM, James Pearson wrote: > sync wrote: > > The contents of /etc/exports on the server is the following : > > > > /home/test 192.168.7.67(rw) > > > > Is there anything error ? > > I assume you have run something 'export -avr' since changing this file - > or restarted

Re: [CentOS] NFS mount problem

2010-04-26 Thread Jason Brown
You need to edit the ports in /etc/sysconfig/nfs to make them static before enabling IPTABLES. Once that is done you need to open not only those ports but also tcp:udp 111 and tcp:udp 2049. On Mon, Apr 26, 2010 at 7:59 AM, kalinix wrote: > On Mon, 2010-04-26 at 18:37 +0800, sync wrote: > > The

Re: [CentOS] NFS mount problem

2010-04-26 Thread kalinix
On Mon, 2010-04-26 at 18:37 +0800, sync wrote: > The contents of /etc/exports on the server is the following : > > /home/test 192.168.7.67(rw) > > Is there anything error ? > > > Not very familiar with virtual box (I prefer vmware or kvm) but shouldn't you export to your vboxnet0 ip, whi

Re: [CentOS] NFS mount problem

2010-04-26 Thread James Pearson
sync wrote: > The contents of /etc/exports on the server is the following : > > /home/test 192.168.7.67(rw) > > Is there anything error ? I assume you have run something 'export -avr' since changing this file - or restarted the nfs server processes on the server? You could try changing that

Re: [CentOS] NFS mount problem

2010-04-26 Thread Marcelo M. Garcia
sync wrote: > The contents of /etc/exports on the server is the following : > > /home/test 192.168.7.67(rw) > > Is there anything error ? > Hi First, do not top-post[1]. In general you can find more information in /var/log/messages. You "watch" with # (as root) tail -f /var/log/messages

Re: [CentOS] NFS mount problem

2010-04-26 Thread sync
The contents of /etc/exports on the server is the following : /home/test 192.168.7.67(rw) Is there anything error ? On Mon, Apr 26, 2010 at 6:21 PM, James Pearson wrote: > sync wrote: > > Hi,guys: > > > >I am trying to connect to a NFS-filesystem on a CentOS 5.3 i386 guest > > system.

Re: [CentOS] NFS mount problem

2010-04-26 Thread James Pearson
sync wrote: > Hi,guys: > >I am trying to connect to a NFS-filesystem on a CentOS 5.3 i386 guest > system. The host system is CentOS 5.4 x86_64. > I set up the NFS server correctly and rpcinfo is also ok inside the guest > system show. > > The problem is, I can't connect to, or see the open

Re: [CentOS] NFS mount problem

2010-04-25 Thread sync
Thanks for your reply~ I think my problem could be is how to create the iptables that could let the NFS server access into the host system. The guest system is CentOS 5.3 i386 . The ip address is 192.168.56.101 with the eth0 interface And the host system is CentOS 5.4 x86_64, its ip address is

Re: [CentOS] NFS mount problem

2010-04-25 Thread onay
On Mon, Apr 26, 2010 at 10:15 AM, sync wrote: > Hi,guys: > >    I am trying to connect to a NFS-filesystem on a CentOS 5.3 i386  guest > system. The host system is CentOS 5.4 x86_64. >  I set up the NFS server correctly and rpcinfo is also ok  inside the guest > system show. > > The problem is, I

[CentOS] NFS mount problem

2010-04-25 Thread sync
Hi,guys: I am trying to connect to a NFS-filesystem on a CentOS 5.3 i386 guest system. The host system is CentOS 5.4 x86_64. I set up the NFS server correctly and rpcinfo is also ok inside the guest system show. The problem is, I can't connect to, or see the open port from the outside. I us

Re: [CentOS] NFS mount problems

2008-04-28 Thread Robert Spangler
On Monday 28 April 2008 10:47, Philip R. Schaffner wrote: > For relatively simple situations Firestarter may be worth a look as a > GUI front end: > > http://www.fs-security.com/ > > There is an EL4 binary version on the above site, but it builds OK from > SRPM on CentOS-5: > > > http://supe

Re: [CentOS] NFS mount problems

2008-04-28 Thread Philip R. Schaffner
On Sat, 2008-04-26 at 16:54 +0100, Anne Wilson wrote: > > > That would be a sensible solution, but how do you set that up? > > > > Are you using some sort of GUI to control your firewall or are you > editing > > the firewall file by hand? > > > > If you are using a GUI then check out how you can a

Re: [CentOS] NFS mount problems

2008-04-26 Thread Anne Wilson
On Saturday 26 April 2008 16:34, Robert Spangler wrote: > On Saturday 26 April 2008 10:19, Anne Wilson wrote: > > On Saturday 26 April 2008 14:29, Robert Spangler wrote: > > > >  > > This is a firewall issue.  If I turn off the firewall > > > > everything > > works. NFS and SMB are marked as tru

Re: [CentOS] NFS mount problems

2008-04-26 Thread Robert Spangler
On Saturday 26 April 2008 10:19, Anne Wilson wrote: > On Saturday 26 April 2008 14:29, Robert Spangler wrote: > > >  > > This is a firewall issue.  If I turn off the firewall everything > > >  > > works. NFS and SMB are marked as trusted services, but it seems > > > that > > is not enough. Whi

Re: [CentOS] NFS mount problems

2008-04-26 Thread Jay Leafey
Part of the problem, as you've found, is trying to get the NFS server to use "static" ports in portmapper instead of the more-or-less random ports used by default. Luckily, it's fairly easy to convince the different NFS components to do so. First, look for the file /etc/sysconfig/nfs, which c

Re: [CentOS] NFS mount problems

2008-04-26 Thread Anne Wilson
On Saturday 26 April 2008 14:29, Robert Spangler wrote: > >  > > This is a firewall issue.  If I turn off the firewall everything > >  > > works. NFS and SMB are marked as trusted services, but it seems that > >  > > is not enough. Which ports need to be opened to use these services? > >  I > > goo

Re: [CentOS] NFS mount problems

2008-04-26 Thread Robert Spangler
On Saturday 26 April 2008 09:05, Anne Wilson wrote: > > > > > Bringing up interface borg2: RTNETLINK answers: File exists > > > > > Error adding address 192.168.0.40 for eth0. > > > > > > > > > > but ifconfig shows the correct address for eth0. > > > > > > > > > Apr 26 11:11:52 borg2 automo

Re: [CentOS] NFS mount problems

2008-04-26 Thread Anne Wilson
On Saturday 26 April 2008 13:24, Craig White wrote: > On Sat, 2008-04-26 at 13:11 +0100, Anne Wilson wrote: > > On Saturday 26 April 2008 11:16, Anne Wilson wrote: > > > On Saturday 26 April 2008 10:49, Anne Wilson wrote: > > > > This morning my laptop could not connect to the server by its fstab >

Re: [CentOS] NFS mount problems

2008-04-26 Thread Craig White
On Sat, 2008-04-26 at 13:11 +0100, Anne Wilson wrote: > On Saturday 26 April 2008 11:16, Anne Wilson wrote: > > On Saturday 26 April 2008 10:49, Anne Wilson wrote: > > > This morning my laptop could not connect to the server by its fstab > > > mounts. I restarted nfs and restarted the network on th

Re: [CentOS] NFS mount problems

2008-04-26 Thread Anne Wilson
On Saturday 26 April 2008 11:16, Anne Wilson wrote: > On Saturday 26 April 2008 10:49, Anne Wilson wrote: > > This morning my laptop could not connect to the server by its fstab > > mounts. I restarted nfs and restarted the network on the server, all > > without making any difference. Restarting t

Re: [CentOS] NFS mount problems

2008-04-26 Thread Anne Wilson
On Saturday 26 April 2008 10:49, Anne Wilson wrote: > This morning my laptop could not connect to the server by its fstab mounts. > I restarted nfs and restarted the network on the server, all without > making any difference. Restarting the network brought > > Bringing up interface borg2: RTNETL

[CentOS] NFS mount problems

2008-04-26 Thread Anne Wilson
This morning my laptop could not connect to the server by its fstab mounts. I restarted nfs and restarted the network on the server, all without making any difference. Restarting the network brought Bringing up interface borg2: RTNETLINK answers: File exists Error adding address 192.168.0.40

Re: [CentOS] NFS mount

2008-02-15 Thread neptuno
y 15, 2008 04:48 AM Subject: Re: [CentOS] NFS mount On 2/15/08, neptuno <[EMAIL PROTECTED]> wrote: How can i mount a nfs share with user and password thanks Roilan <http://www.google.com/search?q=mounting+nfs+share+centos+user+password> try the third link down and please remember

Re: [CentOS] NFS mount

2008-02-15 Thread Johnny Hughes
neptuno wrote: How can i mount a nfs share with user and password thanks Roilan Please, when posting to the mailing list, don't hijack threads. Hijack means to reply to another thread and to change the subject and replace the body of the mail to start a new thread. What happens when you do

Re: [CentOS] NFS mount

2008-02-15 Thread Michael Simpson
On 2/15/08, neptuno <[EMAIL PROTECTED]> wrote: > How can i mount a nfs share with user and password > > thanks > Roilan try the third link down and please remember that GOOGLE IS YOUR FRIEND when it comes to asking questions

[CentOS] NFS mount

2008-02-14 Thread neptuno
How can i mount a nfs share with user and password thanks Roilan __ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com _