search for: 800mb

Displaying 20 results from an estimated 98 matches for "800mb".

Did you mean: 80mb
2010 Jun 03
5
import text file into R
can anyone tell me how to import a text file in R? the text file I want to import is a large file, about 800MB in size. Thanks in advance. I tried using the following data<-read.table("file",header=T,sep="\t") -- View this message in context: http://r.789695.n4.nabble.com/import-text-file-into-R-tp2241525p2241525.html Sent from the R help mailing list archive at Nabble.com.
2004 Feb 21
2
reduce the size of samba 3.0 binary
I installed samba 3.0. It works. But the only problem is that the whole binary package is > 800MB (Solaris 2.8) It's a big package to fit in a 2g of / partition. Is there way we can reduce the size of the binary by select function/local/etc? I don't need all the funcations it supports. Only support UNIX nfs data to PC. thanks, Jeffrey
2008 Jun 27
1
SYSLINUX GRUB and booting logical partitions on USB drive
Hello, I cannot boot with GRUB and SYSLINUX from a logical partition on my USB drive. Here is the test setup: - 4GB Flash drive with the following partitions: sdb1 Primary fat32 ~ 800MB sdb2 Primary fat32 ~ 800MB sbd3 Primary fat32 ~ 800MB sdb4 Extended partition sdb5 Logical partition ~ 800MB sdb6 Logical partition ~ 600MB - Grub files were copied to /dev/sdb1/boot/grub (Stage files, etc.) - Grub was installed in the MBR of the USB flash drive. - Damn Small Linux (DSL)...
2017 Nov 02
4
samba 4.x slow ...
Hi, we are running samba 4.4 on two machines as file servers. Both are running a GFS (stornext). The storage is attached using 8G HBA. You can get up to 800MB/s local speed. We are exporting the shares using 2x1GB and 2x10G. However the clients are only getting 40-50MB/s. With samba3 I think we had up to 80-90MB/s. Using a 100MB/s link for the client we see 12-13MB/s (wire speed). Using NFS (3) we see up to 120MB/s (GB). How can we improve the speed...
2006 Sep 05
3
centos minimal install???
I was doing an Internet facing server reload for a client today and he mentioned that there is a minimal install selection somewhere and that I should take a disk 1 of centos 4.4 and it would be under custom Is this the case? How? I couldn't find it, nor could he after the fact. If it exists, where is it, or how do I get to it for future reference please? I usually use a centos server cd
2009 Jun 12
1
Btmp and Wmtp log rotate
IN the /var/log/ folder there are two files WTMP and BTMP BTMP is getting huge after a year, about 800MB, WTMP is getting close to 1MB. In the /etc/logrotate.conf I see this -------------------- # no packages own wtmp -- we'll rotate them here /var/log/wtmp { monthly minsize 1M create 0664 root utmp rotate 1 } ------------------- I can see where WTMP will probably rotate at some...
2011 Jul 11
9
Absolute n00bie needs help on error mesage
err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. This is the message I get I am running wine under lucid puppy 5.1.1 and the wine version is 1.1.43, inside VMWare Player Is there any way this may be resolved by perhaps some arguments to wine ? Thanks
2003 Nov 12
7
Xen + other stuff?
Has anyone got Xen working with say, SELinux? Or vserver? Wesley Parish -- Clinesterton Beademung - in all of love. Mau e ki, "He aha te mea nui?" You ask, "What is the most important thing?" Maku e ki, "He tangata, he tangata, he tangata." I reply, "It is people, it is people, it is people." ------------------------------------------------------- This
2017 Sep 06
2
3.10.5 vs 3.12.0 huge performance loss
Hi, Just do some ingestion tests to 40 node 16+4EC 19PB single volume. 100 clients are writing each has 5 threads total 500 threads. With 3.10.5 each server has 800MB/s network traffic, cluster total is 32GB/s With 3.12.0 each server has 200MB/s network traffic, cluster total is 8GB/s I did not change any volume options in both configs. Any thoughts? Serkan
2001 Nov 06
1
ext3/kjournald overhead
Hi, I've recently installed ext3 on an 800MB RAID5 (software) array. I am running RedHat Linux 7.1 with the Linux kernel 2.4.12-ac3 on a 1GHz Pentium system with 128MB RAM. I am seeing a significant amount of write operation slowdown when running ext3 (and kjournald), as opposed to my old ext2. The problem seems to be associated with the t...
2017 Feb 01
2
[PATCH] v2v: Further increase memory allocated to the appliance (RHBZ#1418283).
In commit 08f82f2e3d6975b72340dd59f438862e152a15ef we increased the memory size to 800MB (on x86) so that the semodule command would work. However it has been discovered that another SELinux command takes large amounts of RAM (setfiles during the SELinux relabel step). Therefore increase the memory size again, this time to 2000MB. --- v2v/v2v.ml | 2 +- v2v/virt-v2v.pod | 2 +-...
2005 Jun 06
5
Asterisk Live! CF
Abel, In have the same issue when I have burned the image to an 800MB CF Disk. All it displays is GRUB CLI in a continuous stream. Seshu -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of abel Sent: Monday, June 06, 2005 2:22 PM To: Asterisk Users Mailing List - Non-Commercial Discu...
2007 Nov 21
4
Broken system.
Hello, I had an Inbox with 975,604 emails on ext3 filesystem. I keept getting dropped on the comand "copy 1:2000 inbox2", the syslog gave me an error message indicating "out of memory" problems. This despite the fact that the server has 800MB of ram free. Anyways, I asked if I could manuanlly move the files at the filesystem level or if that would mess up dovecot (break the GUIDs etc). I was informed that dovecot does not use GUIDs and that I could go ahead and move the emails at the shell level. So I did that, now the /cur folder onl...
2004 Jun 04
3
Xen
I''ve been recently testing the Xendemo CD and I can say that Xen is awesome. I''d like to start deploying it initially in some development/testing servers. However the limitation of the max memory of 800MB or so per virtual machine is a show stopper for many applications. Are there plans to raise the limit to something higher (like 2GB or so)? How difficult would it be? Another feature that would be very nice (and I''ve seen other requests for it in this list too) is the possibility of sha...
2004 Dec 09
2
a question about swap space, memory and read.table()
...space is not used at all ! What's more, I found that the read.table() function is really a waste of memory. > ft <- read.table("filepath") > object.size(ft) object.size(ft) [1] 192000692 only 192Mb. however, in the windows task manager it shows that this process takes nearly 800Mb memory. I used gc() to collect garbarge. Howerver it doesn't help. Any guys have methods to release the wasted memory? thank you all. Regards
2003 Jun 10
4
Outlook .pst on a samba share; do or don't?
Hi listers. People here are trying to push me into moving the Outlook .psts on a samba share for back-up reasons. I'd like to hear your experience about this: is it feasible in the size of 20 users with 400...800MB each .pst? Any special settings on samba side? Something special that I should pay attention to? Or is just "NO"?
2014 Oct 14
3
Filesystem writes unexpectedly slow (CentOS 6.4)
...RAID5, and the testing I'm doing right now is on this array, but this seems to be a problem on this machine in general, on all file systems (even, possibly, NFS, but I'm not sure about that one yet). So, if I use iozone -a to test write speeds on the raw device, I get results in the 500-800MB/sec range, depending on write sizes, which is about what I'd expect. However, when I have an ext4 filesystem on this device, mounted with noatime and data=writeback, (the filesystem is completely empty) and I test with dd, the results are less encouraging: dd bs=1M if=/dev/zero of=/Volumes/...
2015 Mar 17
2
Reduce memory peak when serializing to raw vectors
...cess is using ~1.2GB (the original data frame + the serialization buffer + final serialized raw vector). One possible solution would be to allocate a buffer for the final raw vector and store the serialization result directly into that buffer. This would bring the memory peak down from ~1.2GB to ~800MB. Thanks, -Jorge
2006 Mar 30
4
samba 3 performance issues
...sks in a RAID 5 configuration (3ware controller card). We have a gigabit network and are using Intel Gigabit ethernet cards e1000). When copying large files to the samba shares on the system, the transfer rate maxes out near 100 mb/s. We tested with nttcp and were able to get speeds of nearly 800mb/s. So I think it is safe to conclude this is not a network issue. Various tools like top, xosview and mpstat convinced us that we are bound in the CPU. Stopping the samba file transfer and the cpu idle time exceeds 90%. We are convinced that our CPU is the bottleneck, but not sure why. #cat...
2007 Mar 09
1
Converting from isolinux to extlinux
...via serial interface (that bit I can do) but the system doesn't have a CD-ROM drive! I'm trying to copy the ISO to the disk and boot from that. So far I have done this... - Net boot the system from a server that is provided for troubleshooting - fdisk, wipe all partitions and create one 800MB disk - mkfs ext3 the partition - mount the partition - wget the iso image onto it - mount the iso image as loopback - copy the loopback image files to the partition Now the original CD used ISOLINUX as the bootloader so I *thought* I could use EXTLINUX to boot this partition and install the OS!?...