If I type mount this is what I see. There is a "panic"
mount
/ on /dev/dsk/c1t0d0s0 read/write/setuid/devices/intr/largefiles/logging/xattr/onerror=panic/de v=1d80008 on Wed Dec 9 12:23:15 2009
Also in the Makefile the LFSDEF is not set up
Large File Support settings
LFSDEF =
Camelia -----Original Message----- From: Eric Meddaugh [mailto:etmsys at rit.edu] Sent: Thursday, December 10, 2009 10:09 AM To: 'hobbit at hswn.dk' Subject: [hobbit] RE: How to set LFS on Solaris10 server
It should already be enabled.
man largefile
The application has to be largefile aware. In older Solaris version you used to need a "largefiles" in the vfstab, however that's not the case anymore as it's the default. Type "mount" and you should see it as an option.
---Eric
From: Camelia Anghel [mailto:canghel at cjh.org] Sent: Thursday, December 10, 2009 10:06 To: hobbit at hswn.dk Subject: [hobbit] How to set LFS on Solaris10 server
Hello, I've installed xymon-4.2.2 on a Sparc Solaris10 64 bit server. I would like to enable large file system.
I wonder if I can get a link/hint that will point in the right direction.
Thanks, Camelia