Displaying 8 results from an estimated 8 matches for "75g".
Did you mean:
75
2016 Mar 16
2
overview zlib efficiency? Summary and added note
...veadm" to get all real message
doveadm -f table fetch -A "size.physical" ALL | awk
'{s+=$2}END{printf("%.2fMB\n", s/1024/1024);}'
189247.67MB .. 185G
use "du" to get size on disc:
In my case
with deduplication:
/srv/stroage/# du -s -h *
53G vmail
75G vmail_sis
without deduplication
/srv/stroage/# du -s -h -l *
53G vmail
209G vmail_sis
j4i, SIS can't use the zlib plugin so the 75G in my case are not
compressed (I haven't a filesystem that I trust and has a compression
feature). Anyway it has a 3:1 ratio in my case.
Maybe...
2016 Mar 15
8
overview zlib efficiency?
Hi,
may be someone has already done that: Do you have a script(?) tool which
shows the efficiency of the mail compression if zlib is used?
Something that shows the uncompressed size vrs. the compressed.
Thanks for hints! /G?tz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5571 bytes
Desc: S/MIME
2010 Sep 30
0
creating a File-based thin-provisioned VHD
...83 Linux
/dev/sda3 1045 242938 1943010845+ 8e Linux LVM
[root@virtualintranet /]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 4.0G 1.6G 2.2G 42% /
none 376M 0 376M 0% /dev/shm
/dev/mapper/XVG-root 79G 300M 75G 1% /xen
Thanx
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Oct 03
0
Not enough disk space error?
Hi,
I have installed Samba on a Debian machine. I have created 2 shares on these
filesystems:
/dev/hde3 71G 33M 71G 1% /storage/1
/dev/hdg1 75G 8.8G 66G 12% /storage/2
As you can see, both have in excess of 60GB free space.
When I try to copy files to the filesystems via Samba, an artificial limit
is being imposed - at around 8.8GB. From windows I get the error "Not enough
disk space" when I try to create/copy extra files....
2012 Aug 28
1
updatedb taking too long
...te is taking a long time when I run the updatedb
command. Have a look!
[root at beta:~] #time updatedb
real 19m48.729s
user 0m0.400s
sys 0m2.728s
It's not a big volume by any means
[root at beta:~] #df -h
Filesystem Size Used Avail Use% Mounted on
/dev/xvda1 75G 9.1G 63G 13% /
So I'm wondering what could be causing this command to take so long.
I'm running centos 5.8 in a xen vm.
I was hoping I could get some advice that would help me troubleshoot this
problem.
Thanks!
Tim
--
GPG me!!
gpg --keyserver pool.sks-keyservers.net --recv-keys...
2010 Apr 09
2
Cobbler import files with rsync error
...se% Mounted on
/dev/mapper/nas-root 9.7G 5.5G 3.8G 60% /
/dev/mapper/nas-home 434G 312G 100G 76% /home
/dev/md0 99M 64M 31M 68% /boot
tmpfs 869M 0 869M 0% /dev/shm
none 869M 104K 869M 1% /var/lib/xenstored
/dev/sdb1 75G 66G 8.7G 89% /mnt/usb-moviez
/home/data/ISO/openfiler-2.3-x86.iso
315M 315M 0 100% /mnt/dvd
[root at intranet ~]# cobbler import --path=/mnt/dvd --name="Openfiler 2.3"
The problem is, as soon as I get this error, I can't re-import the
exact same image...
2008 Feb 06
4
Installation problems with large mirrored drives
I am trying to install CentOS 4.6 to a pair of 750GB hard drives. I can
successfully install to either of the drives as a single drive, but when
I try to use both drives and mirror the partitions, I start having
problems. Anaconda crashes as it is trying to format the drives.
This is what I'm trying to create:
/dev/md0: 200MB, /boot
/dev/md1: 2GB, swap
/dev/md2: rest of the
2017 Sep 01
1
GFID attir is missing after adding large amounts of data
...; You may redistribute copies of GlusterFS under the terms of the GNU General
> Public License.
You are running Gluster 3.8 which is the latest upstream release marked stable.
>
> # df -h
>
> Filesystem Size Used Avail Use% Mounted on
> /dev/mapper/vg00-root 75G 5.7G 69G 8% /
> devtmpfs 1.9G 0 1.9G 0% /dev
> tmpfs 1.9G 0 1.9G 0% /dev/shm
> tmpfs 1.9G 17M 1.9G 1% /run
> tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
> /dev/sda1 477M 15...