Displaying 20 results from an estimated 637 matches for "10mb".
Did you mean:
10m
2012 Jun 25
1
how to create bootable FreeDOS HDD or USB flash drive?
...th this floppy image. For example "qemu
-fda /home/martin/FreeDOS/isolinux/fdboot.img -boot a -m 128m" allows
one to access content of this floppy image:
http://i.imgur.com/8Vtic.png
I would like to add few files(few 128KB ones and one 2MB one) to this
image file. What I did:
1) Created 10MB raw file:
root at debian64:~# dd if=/dev/zero of=10MB bs=10M count=1
1+0 records in
1+0 records out
10485760 bytes (10 MB) copied, 0,02243 s, 467 MB/s
root at debian64:~#
2) Created partition table to MBR using fdisk. Results are following:
root at debian64:~# fdisk -lu 10MB
You must set cylinde...
2016 Nov 25
4
CPU for Dovecot
...to change hardware for our standalone Dovecot instance
handling ~5800 IMAP users with 1TB mailboxes on local RAID. Is there
some recommendation about CPU?
We can choose from:
- Intel Xeon E5-2620v4 - 2,1GHz at 8,0GT 20MB cache, 8core, HT, 85W, LGA2011
- Intel Xeon E5-2623v4 - 2,6GHz at 8,0GT 10MB cache, 4core, HT, 85W, LGA2011
The difference is about more cores vs. hi frequency.
Thank you, Miloslav
2003 Oct 17
3
Rsync download traffic
...o a local samba share that is connected to a Windows 2003 server. Based on the literal data stat, roughly 20% is changed nightly and uploaded. However, the strange thing is that the traffic monitoring shows that there is 3mb/s saturation both ways, upload and download (somehow the server only had a 10mb ethernet adapter).
This behavior could not possibly be correct, could it? Or is this normal. If needed I can post some stats and command line options.
Thanks,
Max
2017 May 18
1
How can I change the speed of tun interface?
Hi, experts
I found the tun0 is 10Mb/s and I installed vnstat to monitor the tinc vpn traffic statistic, but due to 10Mb/s, the vnstat couldn’t update it’s database due to low speed rate, so anyway to change the tun from10Mb/s to higher?
[root at box1 ~]# vnstat -u
Info: Traffic rate for "myvpn" higher than set maximum 10 M...
2006 May 05
1
Uploading files > 10mb using InstantRails 1.0 configuration.
Hi,
I''m using InstantRails 1.0 (rails 1.0 and ruby 1.8.4). When I try to upload
a video file ~11MB, IE just hangs on me. Seems like WEBrick hangs too and I
can''t connect from another IE. I end up manually killing WEBrick. Would
anybody know the problem here? I had to increase my mysql max_packet_size
parameter in order to upload in the first place so mysql doesn''t
2004 Sep 20
0
problem with 10mb network card
Hi all,
Sorry for my bad english.
I have a problem running clipper on my server.
My server have network card 3com 10/100 mbps and my hub is switch 10/100
mbps.
On running clipper application in workstation with network card 10/100 mbps,
it's ok.
On running clipper application in workstation with network card 10 mbps, my
database currupt.
i configure my server with options in section
2020 Oct 06
3
Performance Question: Lots of Small Files vs One Large File
In an architecture where we have Samba running on RHEL exposing shares to
Windows, when we have 1 large 1GB file, the write performance to storage is
very fast, even over distances of 5000 miles. However, even writes to local
Samba servers, with 100 10MB files being copied onto a shared drive,
Windows Explorer is MUCH slower. I don't know if it's really Samba, but
more than likely Windows.
Does anyone on channel have experience with copying multiple small files
onto shares? Are there any ways to make copying files onto a share faster?
Tha...
2006 Aug 08
5
RubyGems runtime memory use in Rails apps...
This an open plea for someone with knowledge of RubyGems to explain why
RubyGems stays in memory (over 10MB) after a Rails application is loaded. I
am unable to figure out why this would be necessary. I haven''t had any
response from Jim or Chad from RubyGems about it so I thought I would throw
it open to the list to see if anyone could educate me or share thier
experiences with this.
There is...
2008 Oct 24
1
performance lower then expected
...card and a single hard disk.
I've connected them all together using a gigabit switch and I have a gigabit
workstation connected, with gluster mounted and running fine.
However, when i try to do a dd test to the disk "dd if=/dev/zero of=test1
bs=1024k count=1000", I'm only seeing 10MB/sec over the transfer.
I would suspect the data to stripe evenly across all the disks/nodes,
effectively giving me at least over 50MB/sec in combined throughput.
I'm I confused on what the stripe translator does, or did I do something
wrong?
-------------- next part --------------
An HTML att...
2007 Feb 14
5
Bandwidth shapping device
I have a link to a building (e.g. 10Mb/s) and want to split up the
bandwidth to different users. Each user should get e.g., 512kB/s plus
256kB/s dedicated for VoIP.
What kind of device can I use for that ? (managing switch ??? which one?)
bye
Ronald Wiplinger
2016 Oct 07
2
android tuning
Hi all :-)
happens that: on 10/100 network wireless clients runs 9/10Mb/s transfer
speed (from/to samba 4 file server).
While android clients (3 samsung S6 and 2 samsung S7) runs not over
3/Mb/s... :-/
Only tuning I've is:
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=262144
SO_RCVBUF=262144
but no differences if I remove that line
android clients r...
2006 Jul 19
1
Dovecot and quotas
...like this :
== dovecot.conf ==
...
auth default {
mechanisms = plain
passdb pam {
}
userdb passwd {
}
}
protocol imap {
mail_plugins = quota imap_quota
}
plugin {
# quota = 10 Mb
quota = dirsize:storage=10240
}
...
==================
Quotas works without problem : 10Mb for all users... But i would like
quotas per user and kept thi default value of 10Mb...
How to override this default value ? How to do peruser-quota with
"passwd" userdb (or "passwd-file") ?
Really thanks for your help,
--
Mika?l,
2004 Feb 10
1
Quota question
I am having problems with quotas on a RH8 server. I have compiled samba
with the --with-quotas and --with-sys-quotas. If I leave the default kernel
on rh8, which is 2.4.18-4, and set the user's quota, eg 10MB, the capacity
is shown as 10MB. I compiled the newest kernel with the quota options:
CONFIG_QUOTA=y
CONFIG_QFMT_V2=y
The quotas still work, however the disk size reported as the entire capacity
of the drive. Is there a kernel option or patch or something that I can use
so that the quota is repo...
2012 Jul 03
3
size of netinst iso
Hi.
I was wanting to set up a centos 6 virtual machine using the netinst iso
image. I've done this for Centos 5 before but I was surprised to see
that the size of the netinst iso had gone from +/- 10Mb to 227Mb. I was
therefore wondering if I had the right file? If so, why did it get 22x
bigger then the previous version?
Regards,
Johan
2014 Jun 04
3
IMAP copy fails because the mailbox size of user1 is exceeding the quota limit of user2??
Hi all,
I do have a mailbox-quota problem in dovecot 2.0.19 that is beond my understanding.
Could someone pls. give me a hint.
- user1 max. mailbox quota is set to 1GB, the current mailbox size of user1 is 15MB
- user2 max. mailbox quota is set to 10MB, the current mailbox size of user1 is 10kB
- user1 shares the folder 'shared_folder' to user2 with all rights (read, write ...)
- user2 has subscribed to 'shared_folder'
the problem:
- user2 tries to move a mail (20kB) to the shared folder via telnet: ". copy 1:1 shared...
2020 Oct 06
3
Performance Question: Lots of Small Files vs One Large File
Is this a protocol issue? A decade ago I saw writes to small files less
than 16k were awful, because the cost of opening and other file ops dwarfed
writing actual content. So very small files should be slow, but these files
are 10mb each.
Or is this a Windows issue? If so, what's causing the problem?
Just trying to understand.
On Tue, Oct 6, 2020 at 2:39 PM Ralph Boehme <slow at samba.org> wrote:
> Am 10/6/20 um 7:49 PM schrieb Robert Buck via samba:
> > In an architecture where we have Samba running on...
2001 Feb 28
3
Recommended journal size for /boot
I want to convert the last of my filesystems to ext3. The only one
left is /boot. It is not very big however, only about 10MB itself.
Any recommendations on what size journal to put a /boot filesystem of
only 10-20MB?
Oh, BTW: "tunefs -j -J size=..." is awesome. No more gyrations with dd,
chattr, lilo -R, etc. Nice! One note however: even in Stephen's
1.20.WIP.sct-20010216 release, it is an error to use...
2011 Jun 28
2
Issue with Gluster Quota
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20110628/64de4f5c/attachment.html>
2008 Apr 09
3
Interface bonding?
...I've tried using mode 0, 5, and 6 with nothing special on the switch,
and mode 4 with some ports "trunked" together (I have a feeling that the
"trunking" that the 2900 does is not 802.3ad, as it disabled the ports
it saw as redundant), yet xfer speeds always cap out at about 10MB/s.
Has any body accomplished bonding with increased throughput as the goal,
with or without (without might be preferable) doing something special on the switch (preferably the
afore-mentioned Catalyst 2900, as that is what I have to work with as a
non-sactioned side-project ;)?
--Tim
__________...
2014 Sep 23
4
Disk fragmentation
...634 100644
--- a/src/libFLAC/stream_encoder.c
+++ b/src/libFLAC/stream_encoder.c
@@ -1288,6 +1288,8 @@ static FLAC__StreamEncoderInitStatus
init_FILE_internal_(
if(file == stdout)
file = get_binary_stdout_(); /* just to be safe */
+ setvbuf(file, NULL, _IOFBF, 10*1024*1024); /* 10MB output buffer to
help reduce disk fragmentation */
+
encoder->private_->file = file;
encoder->private_->progress_callback = progress_callback;