HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Filesystem Copy errors
Operating System - HP-UX
1834196
Members
2477
Online
110065
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
Go to solution
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
09-09-2002 07:32 AM
09-09-2002 07:32 AM
I just recently created some filesystems across 4 striped disks with the largefile flag.
IE:) lvcreate -L 20000 -i4 -I8 /dev/vg01
newfs -F vxfs -o largefiles /dev/vg01/rlvol1
We're trying to do recursive copies of directories of contents of about 1.5Gig and we're getting the following message when we attempt this from sourcing the profile as Oracle:
cp: bad copy to junk3: write: File too large
If we do it as root it works fine...
Wondering if there's some sort of profle environment variable that needs to allow user Oracle to copy files of certain sizes??
IE:) lvcreate -L 20000 -i4 -I8 /dev/vg01
newfs -F vxfs -o largefiles /dev/vg01/rlvol1
We're trying to do recursive copies of directories of contents of about 1.5Gig and we're getting the following message when we attempt this from sourcing the profile as Oracle:
cp: bad copy to junk3: write: File too large
If we do it as root it works fine...
Wondering if there's some sort of profle environment variable that needs to allow user Oracle to copy files of certain sizes??
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 07:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 07:54 AM
09-09-2002 07:54 AM
Re: Filesystem Copy errors
Ulimit could do this. If you are running as user oracle, I suspect that you are running ksh; I would switch to POSIX sh. The other thing that could cause this is quotas; are quotas in play on this filesystem?
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 08:05 AM
09-09-2002 08:05 AM
Re: Filesystem Copy errors
All set with this.....ulimit and an issue with the oracle profile was the issue.
Tks for your help....
Tks for your help....
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