1751887 Members
5059 Online
108783 Solutions
New Discussion юеВ

list_expander error

 
aan_1
Frequent Advisor

list_expander error

Hi experts,

I have been seem successfull for ignite-ux backup using make_net_recovery.

But when i am trying to verify the backup file using list_expander i got following error:

[root@dbtemip] --> ll
total 1318094
-rw------- 1 bin sys 674855386 Nov 20 13:35 2008-11-20,13:26
-rw-r--r-- 1 root sys 0 Nov 20 13:36 out_bck
[root@dbtemip] --> /opt/ignite/lbin/list_expander -l out_bck -S -C -f 2008-11-20,13:26
NOTE: File '/stand/vmunix' in list of essential files not found, or too big
for pax to handle. Skipping.
NOTE: File '/bin' in list of essential files not found, or too big for pax
to handle. Skipping.
NOTE: File '/lib' in list of essential files not found, or too big for pax
to handle. Skipping.
ERROR: /etc': type ' not recognized.

please help...


ASRUL
4 REPLIES 4
Johnson Punniyalingam
Honored Contributor

Re: list_expander error

Hi Asrul,

Check below Thread,

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=782157&admit=109447626+1227164224467+28353475

Thnx
Johnson
Problems are common to all, but attitude makes the difference
Johnson Punniyalingam
Honored Contributor

Re: list_expander error

Hi Asrul,

>>> NOTE: File '/stand/vmunix' in list of essential files not found, or too big
for pax to handle. Skipping.
NOTE: File '/bin' in list of essential files not found, or too big for pax
to handle. Skipping.<<<

Dennis :- reply

It looks like list_expander is broken in that it doesn't handle files > 2 Gb.


Thanks,
Johnson
Problems are common to all, but attitude makes the difference
aan_1
Frequent Advisor

Re: list_expander error

hi all,
[root@dbtemip] --> ps -fu root|grep vxconfigd
root 16281 1 0 14:01:47 ? 0:00 vxconfigd
root 16449 11888 0 14:08:30 pts/ta 0:00 grep vxconfigd
[root@dbtemip] --> ll
total 1318094
-rw------- 1 bin sys 674855386 Nov 20 13:35 2008-11-20,13:26
-rw-r--r-- 1 root sys 0 Nov 20 14:06 out_bck


I has been run the vxconfigd
and filesize only 643 MB....

but if still fail.

please help
Dennis Handly
Acclaimed Contributor

Re: list_expander error

>NOTE: File '/bin' in list of essential files not found, or too big for pax to handle.

This looks a little different from the (errno = 72) in the other thread:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1289654

I suppose you could use tusc to see who is pointing the finger at who.