Operating System - HP-UX
1755885 Members
3737 Online
108838 Solutions
New Discussion юеВ

fsadm: /dev/hp114/snap should be a character device

 
SOLVED
Go to solution
Eric Zumwalt_1
Occasional Advisor

fsadm: /dev/hp114/snap should be a character device

I'm trying to allow large files and keep getting this error,
fsadm: /dev/hp114/snap should be a character device

this is the command I'm using,
fsadm -F hfs -o largefile /dev/hp114/snap

Any help would be appreciated.

Thanks,
HP-PB 100BT LAN/9000 driver install
4 REPLIES 4
Geoff Wild
Honored Contributor
Solution

Re: fsadm: /dev/hp114/snap should be a character device

Try fsadm on the mount point instead:

fsadm -F hfs -o largefile /snap

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Geoff Wild
Honored Contributor

Re: fsadm: /dev/hp114/snap should be a character device

btw - it should be "largefiles"

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Jeff Schussele
Honored Contributor

Re: fsadm: /dev/hp114/snap should be a character device

Hi,

Geoff's correct.
fsadm on the /mount_point
fstyp on the /dev/vg_name_lv_name

AND use largefiles - not largefile

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Jeff Schussele
Honored Contributor

Re: fsadm: /dev/hp114/snap should be a character device

Oh & make sure you edit the entry for it in the /etc/fstab file to denotes largefiles as well.

Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!