2 GB file size limitation?
I am hitting a 2 GB file limitation when I periodically store data into a file. I am running a process on an x86 Solaris 10 system as an nfs client to a SPARC Solaris 10 system. When the file size reaches 2 GB, no more data is stored. How can I adjust this max file number factor? When I run "ulimit -a | grep file" I get
file(blocks) unlimited
nofiles(descriptors) 256
Thanks
0