Displaying 3 results from an estimated 3 matches for "4gbs".
Did you mean:
4gb
2007 Feb 23
2
cluster with environment variables
In production I''ve setup a mongrel cluster of 2 servers. Now I''m
using RJB(ruby java bridge). So I need certain java environment
variables set before mongrel starts.
So I set them:
export LD_LIBRARY_PATH=/usr/java/jdk1.6.0/jre/lib/i386/:/usr/java/jdk1.6.0/jre/lib/i386/client/:./
export JAVA_HOME=/usr/java/jdk1.6.0/
Then I run "mongrel_rails cluster::start".
Now
2001 Oct 12
1
Large backup files from ntbackup to a samba share
...3.6 file system + Samba share.
It works OK for the first 4 Gb's around file size. Then ntbackup stops
serving data and the file on the samba side appears to be downsized to 0 and
growing ssssslowly. Once you stop ntbackup by killing the process, the file
reappears at its real size (more than 4Gbs), but, since ntbackup stopped, it
is impossoble to recover.
I have also created a local 22Gb. file in the W2000 Server, then moved it
to the Linux box via Samba and it worked OK!, so there's something between
ntbackup and samba shares.
Any idea, any help?
Thanks
P.S. I also had the idea...
2003 Feb 07
0
too much work?
Hi,
Since I managed to get Samba working I've noticed that when I copy large
files, or lots of little ones ( about 4Gbs Worth), I get a message on
the Linux box saying;
Eth0: too much work at interrupt, intrstatus=0x0040
Now so far nothing has gone wrong, i.e. corrupt files etc
Is this something I should be worried about?
If not how do I stop the message from appearing?
If it is a problem how do I go about fixing...