- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: nfs_statfs: statfs error = 512
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2008 06:13 AM
08-02-2008 06:13 AM
nfs_statfs: statfs error = 512
Red Hat Enterprise Linux AS release 4 (Nahant Update 5)
Linux hostname 2.6.9-55.ELsmp #1 SMP Fri Apr
20 17:03:35 EDT 2007 i686 i686 i386 GNU/Linux
# rpm -qa|grep -i nfs
nfs-utils-1.0.6-80.EL4
nfs-utils-lib-1.0.6-8
]# getenforce
Permissive
Aug 1 21:10:53 hecdl1p kernel: SELinux: initialized (dev 0:18, type nfs), uses genfs_contexts
Aug 1 21:12:00 hecdl1p kernel: nfs: server hostname.nfs.server not responding, still trying
Aug 1 21:23:59 hostname kernel: nfs_statfs: statfs error = 512
==
at nfs server side
Red Hat Linux Advanced Server release 2.1AS (Pensacola)
Linux hostname.nfs.server 2.4.9-e.72enterprise #1 SMP Tue Jul 3 21:57:23 EDT 2007 i686 unknown
# rpm -qa|grep -i nfs
nfs-utils-0.3.3-11
Any one had simialr errors?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2008 09:05 PM
08-03-2008 09:05 PM
Re: nfs_statfs: statfs error = 512
#getsebool -a |grep nfs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2008 02:17 AM
08-04-2008 02:17 AM
Re: nfs_statfs: statfs error = 512
use_nfs_home_dirs --> inactive
is that inactive causing problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2008 02:28 AM
08-04-2008 02:28 AM
Re: nfs_statfs: statfs error = 512
#setsebool use_nfs_home_dirs 1
here i am not able to get a login prompt when i try to login throug ldap authentication where the home directory is getting nfs/autmounted from ldap/nfs server. Not sure if ldap is giving trouble. How to disable to ldap client service for stopping/testing for a while
But i tried a seprate mount point making an NFS and i am able to mount them a client side.So nfs communication is ok.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2008 09:47 PM
08-04-2008 09:47 PM
Re: nfs_statfs: statfs error = 512
or
#checkconfig ldap off
#service ldap stop
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 06:12 AM
08-05-2008 06:12 AM
Re: nfs_statfs: statfs error = 512
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 07:10 PM
08-05-2008 07:10 PM
Re: nfs_statfs: statfs error = 512
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2008 11:34 AM
08-06-2008 11:34 AM