Operating System - OpenVMS
1752571 Members
4583 Online
108788 Solutions
New Discussion юеВ

Copy 1GB file to NFS disk ( made by NetApp stroage) have error and intermit in sometimes

 
edward wang_1
Frequent Advisor

Copy 1GB file to NFS disk ( made by NetApp stroage) have error and intermit in sometimes

in sometimse copy a 1GB file to NFS disk have intermit when have writeerr info display, example info:
%COPY-W-INCOMPAT, node00$:***.log have incompatible attributes
%COPY-E-WRITEERR, error writing node1$:
%COPY-W-NOTCMPLT, node00$:log.log;1 not completely copied
then manuall copy again, is ok.
VMS is 8.3
8 REPLIES 8
P Muralidhar Kini
Honored Contributor

Re: Copy 1GB file to NFS disk ( made by NetApp stroage) have error and intermit in sometimes

Hi Edward,

>> sometimse copy a 1GB file to NFS disk have intermit
>> then manuall copy again, is ok.
You mean to say that the same COPY command works most of the times but
some times it fails. This sounds odd.

Are you seeing the problem only with a particular file over 1GB or with more
than one file with size over 1GB.

Have you seen a similar problem, lets say when you use BACKUP to copy the
file to a NFS disk?

Can you provide the exact COPY command that you are using.

Regards,
Murali
Let There Be Rock - AC/DC
P Muralidhar Kini
Honored Contributor

Re: Copy 1GB file to NFS disk ( made by NetApp stroage) have error and intermit in sometimes

Hi Edward,

Also,
Check the following link for discussion on a similar problem -
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1276590787383+28353475&threadId=1209548

Regards,
Murali
Let There Be Rock - AC/DC
edward wang_1
Frequent Advisor

Re: Copy 1GB file to NFS disk ( made by NetApp stroage) have error and intermit in sometimes

thanks Kini, I checked it, but I think maybe is differently
edward wang_1
Frequent Advisor

Re: Copy 1GB file to NFS disk ( made by NetApp stroage) have error and intermit in sometimes

Hi Kini
file size is about 1GB
P Muralidhar Kini
Honored Contributor

Re: Copy 1GB file to NFS disk ( made by NetApp stroage) have error and intermit in sometimes

Hi Edward,

As mentioned before, Provide the exact COPY command that you are using.
Also is the problem happening with only one file of 1GB size or with multiple files of 1GB size ?

Regards,
Murali
Let There Be Rock - AC/DC
Shriniketan Bhagwat
Trusted Contributor

Re: Copy 1GB file to NFS disk ( made by NetApp stroage) have error and intermit in sometimes

Hi Edward,

I see the potential cause for this problem may be the difference in the input and output attributes. From the code it looks to me like if the input and output attributes are not identical then copy command will through this error. Can you please check the attributes of the source and destination directory using $ dir/full command?

Regards,
Ketan
edward wang_1
Frequent Advisor

Re: Copy 1GB file to NFS disk ( made by NetApp stroage) have error and intermit in sometimes

copy multi-file and have one 1GB file
P Muralidhar Kini
Honored Contributor

Re: Copy 1GB file to NFS disk ( made by NetApp stroage) have error and intermit in sometimes

Hi Edward,

>> copy multi-file and have one 1GB file
OK.
Also provide
- Exact COPY Command that failed
- dir/full <1GB-file>

Regards,
Murali
Let There Be Rock - AC/DC