- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Copying ocfs files over NFS
Operating System - Linux
1821608
Members
3603
Online
109633
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
тАО12-16-2006 01:04 AM
тАО12-16-2006 01:04 AM
Copying ocfs files over NFS
hi
I am trying to copy database files stiing on ocfs file system to another server using NFS.
when i give the copy command after mounting the ocfs over nfs it does not copy anything in the sub directories, also lot of errors like NFS Stale file etc etc.
Can someone point where I am going wrong.
Thanks
I am trying to copy database files stiing on ocfs file system to another server using NFS.
when i give the copy command after mounting the ocfs over nfs it does not copy anything in the sub directories, also lot of errors like NFS Stale file etc etc.
Can someone point where I am going wrong.
Thanks
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2006 12:47 AM
тАО12-18-2006 12:47 AM
Re: Copying ocfs files over NFS
Is the nfs share still being exported? Try running $ /usr/sbin/showmount -e to see if the nfs share is really there.
You could also try nfsstat -s on server and
nfsstat -c on client side to see NFS statistics.
If so, you might want to see if you can manually mount and remount the share. Failing that, you may need to reboot the server to eliminate the stale file error.
Best,
Bryan
You could also try nfsstat -s on server and
nfsstat -c on client side to see NFS statistics.
If so, you might want to see if you can manually mount and remount the share. Failing that, you may need to reboot the server to eliminate the stale file error.
Best,
Bryan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-19-2006 06:08 AM
тАО12-19-2006 06:08 AM
Re: Copying ocfs files over NFS
NFS Stale normal means NFS has problems somewhere. Problems exists Not in the specific file types you want to copy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-10-2007 11:13 AM
тАО01-10-2007 11:13 AM
Re: Copying ocfs files over NFS
OCFS is the Oracle Clustered FileSystem. You need file utilities which are capable of direct io (O_DIRECT) to copy a database from a ocfs filesystem.
The RPM's for direct io enabled standard Linux utilities like cp, tar, etc. can be downloaded from the Coreutils project. Please see http://oss.oracle.com/projects/ocfs/ and http://oss.oracle.com/projects/coreutils/files/
The RPM's for direct io enabled standard Linux utilities like cp, tar, etc. can be downloaded from the Coreutils project. Please see http://oss.oracle.com/projects/ocfs/ and http://oss.oracle.com/projects/coreutils/files/
Linux system administrator
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