- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS issue - Error performing inpage operation
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
01-16-2006 09:59 PM
01-16-2006 09:59 PM
NFS issue - Error performing inpage operation
/disk1/live/data/roi
/disk1/live/data/ni
I have a windows 2000 PC that maps drives to each of the directories listed above. When the customer tries to copy files from her windows Pc to /disk1/live/data/ni this works fine, but when trying to cpoy files from the PC to /disk1/live/data/roi this hangs the session on the PC. (i.e the customer was using windows explorer - this explorer window hangs not the PC itself!)
I've looked on the unix box and there aren't any fails; timeouts or NFS errors in syslog. But on the windows PC they see the error "Error performing inpage operation"
Can anyone offer advice? Because the filesystems are on the same physical volume on the unix server I would have thought that neither of the shares would work???
Many thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 10:03 PM
01-16-2006 10:03 PM
Re: NFS issue - Error performing inpage operation
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 10:15 PM
01-16-2006 10:15 PM
Re: NFS issue - Error performing inpage operation
Write permissions on the file systems for the PC user can be the issue. This can be verifired by checking /etc/exports of the server and the user can also try moving one file within the unix file system from his PC.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 10:23 PM
01-16-2006 10:23 PM
Re: NFS issue - Error performing inpage operation
Have a look at this page for more information,
http://www.mcse.ms/archive49-2004-8-973366.html
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 10:31 PM
01-16-2006 10:31 PM
Re: NFS issue - Error performing inpage operation
Not sure what else it can be????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 10:33 PM
01-16-2006 10:33 PM
Re: NFS issue - Error performing inpage operation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 10:35 PM
01-16-2006 10:35 PM
Re: NFS issue - Error performing inpage operation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 10:39 PM
01-16-2006 10:39 PM
Re: NFS issue - Error performing inpage operation
At this stage I think I would suggest asking on the Microsoft forum - I think the problem is on that side rather than the unix side.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 10:47 PM
01-16-2006 10:47 PM
Re: NFS issue - Error performing inpage operation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 10:53 PM
01-16-2006 10:53 PM
Re: NFS issue - Error performing inpage operation
For performing a media test on the drive the best way will be to use dd for reading the whole disk, if any such error is there in media it will get reflected straight away.Also is not there any other windows client to test the same operation.
dd in read mode shall be
#dd if=/dev/vgxx/lvol? of=/dev/null bs=1024k
Where /dev/vgxx/lvol? is the device file for that LVOL which holds that file system.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2006 07:22 PM
01-18-2006 07:22 PM
Re: NFS issue - Error performing inpage operation
Thanks for everyones input!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2006 07:27 PM
01-18-2006 07:27 PM