Operating System - HP-UX
1837520 Members
3559 Online
110117 Solutions
New Discussion

Re: frecover and large file mount option

 
SOLVED
Go to solution
Brian Murray
Occasional Contributor

frecover and large file mount option


Starting file recovery...
frecover (1071): /ddcxtra2/trans_cport/ddctrans_ron3b1 - needs -o largefiles mount option

Yet I see no area in SAM to set this parameter... please advise and thanks in advance.
The world needs a reboot.
5 REPLIES 5
Printaporn_1
Esteemed Contributor

Re: frecover and large file mount option

Hi,

mount file system with -o largefiles.
enjoy any little thing in my life
Hoefnix
Honored Contributor

Re: frecover and large file mount option

Hi,
isn't it a mount option? largefiles used to be a filesystem option you can modify using fsadm?

HTH,
Peter
Hoefnix
Honored Contributor

Re: frecover and large file mount option

See also next thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=134501

If you don't have online JFS on this systems, good sugestions are in this thread.

HTH,
Peter
SS_6
Valued Contributor
Solution

Re: frecover and large file mount option

You must have online JFS. To set largefiles option do.
#fsadm -F vxfs -o largefiles /mountpoint
To see filesystem configuration for largefiles and nolargefiles do.
#fsadm -F vxfs /mountpoint
By providing solutions I am helping myself
Brian Murray
Occasional Contributor

Re: frecover and large file mount option


I did a
fsadm -F vxfs -o largefiles /dev/rdsk/c30t5d0

which has enabled frecover to handle things and recover the file, created with fbackup from another site.

Many thanks.
The world needs a reboot.