- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- NFS permission issue
Operating System - Linux
1821079
Members
3254
Online
109631
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО01-28-2009 04:50 AM
тАО01-28-2009 04:50 AM
NFS permission issue
ldap + Terminal server is nfs client
# grep nfs /etc/fstab
10.0.0.15:/share /home nfs defaults 0 0
from nfs server(linux based nfs server)
# cat /etc/exports
/share 10.0.0.0/24(rw,sync,no_root_squash)
whenever a new user created the ldap server creates the home directory for that user under /home.
Now we have to use NetApp device as a NFS server.
On ldap+terminal Server(nfs client) i mount the netapp based NFS share on /test
then I tried to copy all the data under /home to the /test(netapp based nfs share),
# cp -rvp /home /test
and I got the "Cannot preserve permission" error
please help
# grep nfs /etc/fstab
10.0.0.15:/share /home nfs defaults 0 0
from nfs server(linux based nfs server)
# cat /etc/exports
/share 10.0.0.0/24(rw,sync,no_root_squash)
whenever a new user created the ldap server creates the home directory for that user under /home.
Now we have to use NetApp device as a NFS server.
On ldap+terminal Server(nfs client) i mount the netapp based NFS share on /test
then I tried to copy all the data under /home to the /test(netapp based nfs share),
# cp -rvp /home /test
and I got the "Cannot preserve permission" error
please help
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-28-2009 05:21 AM
тАО01-28-2009 05:21 AM
Re: NFS permission issue
>>> Now we have to use NetApp device as a NFS server.
The question is, ├В┬┐is the NetApp NFS server able to handle UNIX permissions?
Maybe, the NetApp server uses another file systme type locally that cannot preserve the Unix permissions.
For example, you will get the same error if you share via NFS a Windows directory.
├В┬┐Can you post the ouput of ls -la for the NFS share on the NetAPP device?
The question is, ├В┬┐is the NetApp NFS server able to handle UNIX permissions?
Maybe, the NetApp server uses another file systme type locally that cannot preserve the Unix permissions.
For example, you will get the same error if you share via NFS a Windows directory.
├В┬┐Can you post the ouput of ls -la for the NFS share on the NetAPP device?
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-28-2009 06:24 AM
тАО01-28-2009 06:24 AM
Re: NFS permission issue
I'll be back after asking these questions from Storage guy.. have to wait ;(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-28-2009 06:27 AM
тАО01-28-2009 06:27 AM
Re: NFS permission issue
one thing I know is that the OS of the NFS storage device(NetApp) is Data ONTAP
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP