Operating System - HP-UX
1834608 Members
2693 Online
110069 Solutions
New Discussion

make_net_recovery and pax error message

 
Catherine Forget
Frequent Advisor

make_net_recovery and pax error message

I am trying to do a make_net_recovery a my LUM server, but I get the following error:

The following line(s) had too few/incorrect entries in each of them.
Problem lines:
line: 26 opt/lum/ls/conf/i4rpc.lck 102644 1097081693 0 0

So I exclude it from my archive. Unfortunatly, it did not worked, I got :

NOTE: /opt/lum/ls/conf/i4rpc.lck does not exist or is too large for pax.
NOTE: /opt/lum/ls/conf/i4rpc.lck does not exist or is too large for pax.

The file is 0 bytes.

I would like to avoid stopping my lum service.

Thanks
2 REPLIES 2
Cheryl Griffin
Honored Contributor

Re: make_net_recovery and pax error message

Catherine,
Look to see if this file has hidden characters in it.

# ll -lb /opt/lum/ls/conf/i4rpc.lck
"Downtime is a Crime."
Cheryl Griffin
Honored Contributor

Re: make_net_recovery and pax error message

/opt/lum/ls/conf/i4rpc.lck appears related to a Catia.

I am not sure if you can remove this file or correct the filename.

But the error indicates there is a problem with the filename. If the filename has a space at the end of it, you will see this pax error.

Correct the file and pax will be happy.
"Downtime is a Crime."