Re: [CentOS] nfs stuck, don't know what processes to kill

2016-02-03 Thread Dave Burns
Thanks. How did I miss that -l switch? Unfortunately, I went into panic mode and just rebooted, but I'll know next time. Dave On Tue, Feb 2, 2016 at 9:00 AM, Phelps, Matthew wrote: > Try "umount -fl"('eff el') > > On Tue, Feb 2, 2016 at 1:58 PM, Dave Burns

Re: [CentOS] nfs stuck, don't know what processes to kill

2016-02-03 Thread Dave Burns
On Tue, Feb 2, 2016 at 9:23 AM, wrote: > Dave Burns wrote: > > My NFS server is up and other clients can access x. One particular client > > can't. I tried to unmount the NFS share: > > > > [root@nfsclient ~]# umount -f /disk/x > > umount2: Device or resource busy > >

Re: [CentOS] nfs stuck, don't know what processes to kill

2016-02-03 Thread m . roth
Dave Burns wrote: > On Tue, Feb 2, 2016 at 9:23 AM, wrote: > >> Dave Burns wrote: >> > My NFS server is up and other clients can access x. One particular >> client >> > can't. I tried to unmount the NFS share: >> > >> > [root@nfsclient ~]# umount -f /disk/x >> > umount2: Device

Re: [CentOS] nfs stuck, don't know what processes to kill

2016-02-02 Thread Tnjulius
umount -fl /mount/point And configure it after with autofs Sent from my iPhone > On Feb 2, 2016, at 20:00, Phelps, Matthew wrote: > > Try "umount -fl"('eff el') > >> On Tue, Feb 2, 2016 at 1:58 PM, Dave Burns wrote: >> >> My NFS

Re: [CentOS] nfs stuck, don't know what processes to kill

2016-02-02 Thread m . roth
Dave Burns wrote: > My NFS server is up and other clients can access x. One particular client > can't. I tried to unmount the NFS share: > > [root@nfsclient ~]# umount -f /disk/x > umount2: Device or resource busy > umount.nfs: /disk/x: device is busy > umount2: Device or resource busy >

[CentOS] nfs stuck, don't know what processes to kill

2016-02-02 Thread Dave Burns
My NFS server is up and other clients can access x. One particular client can't. I tried to unmount the NFS share: [root@nfsclient ~]# umount -f /disk/x umount2: Device or resource busy umount.nfs: /disk/x: device is busy umount2: Device or resource busy umount.nfs: /disk/x: device is busy If I

Re: [CentOS] nfs stuck, don't know what processes to kill

2016-02-02 Thread Phelps, Matthew
Try "umount -fl"('eff el') On Tue, Feb 2, 2016 at 1:58 PM, Dave Burns wrote: > My NFS server is up and other clients can access x. One particular client > can't. I tried to unmount the NFS share: > > [root@nfsclient ~]# umount -f /disk/x > umount2: Device or