HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sharing files with another server.
Operating System - HP-UX
1830247
Members
2309
Online
110000
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
Forums
Discussions
Discussions
Discussions
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
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-19-2007 07:35 AM
01-19-2007 07:35 AM
Sharing files with another server.
We are migrating from an L2000 server with HP-UX 11.0 to an rp3440-4 server with HP-UX 11.23 and there are a lot of files that we want to copy from the L2000 to the rp3440 server.
What is the best way to copy these files so that they retain all their settings? I had used the tar command for some of them but that seems to be taking too long.
After that we created an LV on the L2000 and mounted it and shared it. Then it was NSF mounted to the rp3440 server. The users on the L2000 can write to the folder and the users on the rp3440 server can only read it. This doesn't seem to be working properly as the users on the L2000 are having problems with copying files to the shared folder.
Then there is a problem with the users on the rp3440 server to copy the files from the shared folder to the server.
I tired to ftp the files between the servers but when I do that the files loose their file settings.
What is the best way to copy these files so that they retain all their settings? I had used the tar command for some of them but that seems to be taking too long.
After that we created an LV on the L2000 and mounted it and shared it. Then it was NSF mounted to the rp3440 server. The users on the L2000 can write to the folder and the users on the rp3440 server can only read it. This doesn't seem to be working properly as the users on the L2000 are having problems with copying files to the shared folder.
Then there is a problem with the users on the rp3440 server to copy the files from the shared folder to the server.
I tired to ftp the files between the servers but when I do that the files loose their file settings.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2007 07:45 AM
01-19-2007 07:45 AM
Re: Sharing files with another server.
Your fastest (free) method to retain all file metadata is to use fbackup/frecover. You could setup an fbackup | remsh frecover pipeline from the old server to the new. Fbackup/frecover also has the advantage of not being limited by file size as would tar and/or cpio.
Properly setup NFS should also be able to easily handle your needs. I suspect that the fundamental problem is mismatches UID/GID's between the two boxes. Using NFS well generally means a unified method of handling logins, UID's, and GID's such as NIS(+) or LDAP. Identical logins (including root) mean nothing in UNIX; everything relates to the UID's and GID's.
Properly setup NFS should also be able to easily handle your needs. I suspect that the fundamental problem is mismatches UID/GID's between the two boxes. Using NFS well generally means a unified method of handling logins, UID's, and GID's such as NIS(+) or LDAP. Identical logins (including root) mean nothing in UNIX; everything relates to the UID's and GID's.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2007 03:50 PM
01-19-2007 03:50 PM
Re: Sharing files with another server.
Dear Sir,
NFS is the best option to copy the fils between servers .
As you are saying permission realted errors are common not because of NFs.
KIndly try with options of nfs .
Regds
B.Ganesh
NFS is the best option to copy the fils between servers .
As you are saying permission realted errors are common not because of NFs.
KIndly try with options of nfs .
Regds
B.Ganesh
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP