search for: 72k

Displaying 20 results from an estimated 22 matches for "72k".

Did you mean: 72
2015 Jun 15
1
rsync very slow with large include/exclude file list
I investigated the rsync code and found the reason why. For every file in the source, it searches the entire filter-list looking to see if that filename is on the exclude/include list. Most aren't, so it compares (350K - 72K) * 72K names (the non-listed files) plus (72K * 72K/2) names (the ones that are listed), for a total of about 22,608,000,000 strcmp's. That's 22 BILLION comparisons. (I may have left off a zero there, it might be 220 B). I'm working on a fix to improve this. The first phase was to j...
2009 Jul 28
1
Expunged emails getting automatically deleted
...:2,STab': No such file or directory I do another "ll expunged/.INBOX/cur/" returns total 0..... WTF happened to all my items..? before: # df -h Filesystem Size Used Avail Use% Mounted on /dev/xvda2 38G 30G 6.9G 82% / udev 1.1G 72K 1.1G 1% /dev /dev/xvdb1 50G 40G 7.7G 84% /srv/mail after: # df -h Filesystem Size Used Avail Use% Mounted on /dev/xvda2 38G 30G 6.9G 81% / udev 1.1G 72K 1.1G 1% /dev /dev/xvdb1 50G 40G 7.8G 84% /srv/mail Not...
2019 Mar 13
4
Unable to set quota-fs plugin
Looks working. [root at mail ~]# ls -lh / total 72K -rw------- 1 root root 8.0K Mar 13 09:56 aquota.group -rw------- 1 root root 7.0K Mar 13 09:56 aquota.user .... [root at mail ~]# repquota -a *** Report for user quotas on device /dev/vda1 Block grace time: 7days; Inode grace time: 7days Block limits Fi...
2010 Mar 02
3
Very unresponsive, sometimes stalling domU (5.4, x86_64)
...0 0| 0 0 | 126B 178B| 0 0 | 16 14 1 1 53 46 0 0|9608k 0 | 258B 566B| 0 0 |1473 2456 12 3 54 32 0 0|1368k 0 |2112B 6064B| 0 0 | 713 603 12 1 36 52 0 0| 888k 1192k| 858B 2426B| 0 0 | 394 429 0 0 52 48 0 0| 0 2472k| 126B 178B| 0 0 | 189 75 - ----total-cpu-usage---- -dsk/total- -net/total- ---paging-- ---system-- usr sys idl wai hiq siq| read writ| recv send| in out | int csw 0 0 54 46 0 0| 0 728k| 66B 178B| 0 0 | 107 30 0 0 41 59 0 0|8192B 448k| 126B 322B|...
2010 Mar 02
3
Very unresponsive, sometimes stalling domU (5.4, x86_64)
...0 0| 0 0 | 126B 178B| 0 0 | 16 14 1 1 53 46 0 0|9608k 0 | 258B 566B| 0 0 |1473 2456 12 3 54 32 0 0|1368k 0 |2112B 6064B| 0 0 | 713 603 12 1 36 52 0 0| 888k 1192k| 858B 2426B| 0 0 | 394 429 0 0 52 48 0 0| 0 2472k| 126B 178B| 0 0 | 189 75 - ----total-cpu-usage---- -dsk/total- -net/total- ---paging-- ---system-- usr sys idl wai hiq siq| read writ| recv send| in out | int csw 0 0 54 46 0 0| 0 728k| 66B 178B| 0 0 | 107 30 0 0 41 59 0 0|8192B 448k| 126B 322B|...
2019 Apr 30
6
Disk space and RAM requirements in docs
...ild/tools/clang/test/VFS 948K build/tools/clang/test/VFS/Output 940K build/tools/clang/test/SemaTemplate 940K build/CMakeFiles 936K build/tools/llvm-mt/CMakeFiles 936K build/tools/clang/test/SemaTemplate/Output 932K build/tools/llvm-mt/CMakeFiles/llvm-mt.dir 880K build/lib/Target/NVPTX/InstPrinter 872K build/lib/Target/NVPTX/InstPrinter/CMakeFiles 868K build/tools/clang/test/Modules/Output/macro-reexport.cpp.tmp 868K build/lib/Target/NVPTX/InstPrinter/CMakeFiles/LLVMNVPTXAsmPrinter.dir 864K build/tools/lld/MinGW 848K build/tools/llvm-strings 848K build/tools/llvm-cxxfilt 848K build/lib/Target/Mip...
2006 Dec 14
4
Zaptel under FC6
Hi, all I am building a new server. Have installed FC 6 and put in TDM400 card. Checked out latest asteriusk code, run make install in zaptel directory. So far all is fine. Now I am trying to install the drivers. # modprobe zaptel FATAL: Module zaptel not found. Fair enough, no zaptel driver is found on the system. Is there are any known problems with FC6? I did not have much trouble running
2008 Dec 26
19
separate home "partition"?
(i use the term loosely because i know that zfs likes whole volumes better) when installing ubuntu, i got in the habit of using a separate partition for my home directory so that my data and gnome settings would all remain intact when i reinstalled or upgraded. i''m running osol 2008.11 on an ultra 20, which has only two drives. i''ve got all my data located in my home directory,
2019 Mar 13
0
Unable to set quota-fs plugin
...xchange.com> a ?crit: > Can you try > > strace doveadm quota get -u victim > > and post the output of this? > > Aki > > On 13.3.2019 12.11, Eric Grammatico via dovecot wrote: > >> Looks working. >> >> [root at mail ~]# ls -lh / >> total 72K >> -rw------- 1 root root 8.0K Mar 13 09:56 aquota.group >> -rw------- 1 root root 7.0K Mar 13 09:56 aquota.user >> .... >> >> [root at mail ~]# repquota -a >> *** Report for user quotas on device /dev/vda1 >> Block grace time: 7days; Inode grace time: 7da...
2018 Oct 18
0
/etc/init.d/samba in Ubuntu_18.04
...gt;> man systemctl >> /etc/init.d is gone > > No it hasn't, it is still there but more or less empty on a proper distribution after migration to systemd and doing a dist-upgrade not even read the basic release announcement is dangerous [root at rh:~]$ ls /etc/init.d/ insgesamt 72K -rw-r--r-- 1 root root 19K 2018-05-25 12:06 functions -rwxr-xr-x 1 root root 4,5K 2018-05-25 12:06 netconsole -rwxr-xr-x 1 root root 7,5K 2018-05-25 12:06 network -rw-r--r-- 1 root root 1,2K 2018-07-18 13:39 README [root at rh:~]$ cat /etc/init.d/README You are looking for the traditional init sc...
2002 Jan 14
6
RC2 better than RC3 ???
...at quality=3 or 5 or 10 ! The way i think vorbis format is superior to any other format is not quality : you already get quality with all other formats at medium/high bitrates Ogg gives quality at very low bitrates, and THIS is the most important to my eyes !! Anyway i need to encode at least at 72k (quality=0.5) with rc3 to have the same feeling i used to have with rc2 at 64k !!! Emmanuel (aka nvo98xp) <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph....
2005 May 25
1
Winbind - loss of trust
...0 165M 165M sleep poll 15:21 1.51% squid 1446 root 10 0 92K 412K sleep nanosl 1:09 0.00% svscan 2496 www 2 0 996K 1608K sleep select 0:37 0.00% httpd 29202 root 2 0 728K 1036K sleep select 0:12 0.00% nmbd 10472 root 2 0 272K 220K idle select 0:12 0.00% cron 24271 nobody -6 0 72K 388K sleep piperd 0:10 0.00% unlinkd 28591 root 2 0 312K 520K idle select 0:08 0.00% sshd 17737 www 2 0 1032K 748K sleep netcon 0:06 0.00% httpd 31651 www 2 0 1032K 748K s...
2018 Oct 18
2
/etc/init.d/samba in Ubuntu_18.04
On Thu, 18 Oct 2018 15:24:40 +0200 Reindl Harald via samba <samba at lists.samba.org> wrote: > > > Am 18.10.18 um 15:19 schrieb Anderson Hoffmann do Carmo via samba: > > I use a script for backup Samba/AD and before running the backup I > > use the command '/etc/init.d/samba stop' > > After I migrated ubuntu from version 16 to version 18, this command
2019 Mar 13
5
Unable to set quota-fs plugin
Hello There, I am try desperatly to setup quota-fs plugin in Dovecot. I have the following configuration in place: /etc/dovecot/conf.d/10-mail.conf:mail_plugins = $mail_plugins quota zlib /etc/dovecot/conf.d/20-imap.conf: mail_plugins = $mail_plugins imap_quota /etc/dovecot/conf.d/90-quota.conf: plugin { #quota = dirsize:User quota #quota = maildir:User quota #quota = dict:User
2006 May 22
0
smbd process grows to 25Mb resident size
...,0 ino:301939 > FE9E0000 8K rwxs- [ anon ] > FE9F0000 8K r-x-- /lib/libdoor.so.1 > FEA02000 8K rwx-- /lib/libdoor.so.1 > FEA10000 8K r-x-- /usr/local/lib/libcom_err.so.1.1.1 > FEA20000 8K rwx-- /usr/local/lib/libcom_err.so.1.1.1 > FEA30000 72K r-x-- /usr/local/lib/libroken.so.16.1.0 > FEA50000 8K rwx-- /usr/local/lib/libroken.so.16.1.0 > FEA60000 256K r-x-- /usr/local/lib/libncurses.so.5.4 > FEAAE000 48K rwx-- /usr/local/lib/libncurses.so.5.4 > FEAC0000 160K r-x-- /usr/local/lib/libasn1.so.6.1.0 > F...
2000 Nov 22
0
fds closed after SIGCHLD bug still in newest version
...t; > > > Protocol 2, although I do not think this make a difference. > > > > The smallest tar locally created was just 64k (exactly, 65535c), where > > it should be around 80k. The size of the file that is locally created > > varies randomly; most often it is around 72k. A better check for the > > actual size is probably this: > > > > main:~$ dd if=/dev/zero bs=1c count=1000 | wc -c > > 1000+0 records in > > 1000+0 records out > > 1000 > > main:~$ ssh faxdial "dd if=/dev/zero bs=1c count=1000" | wc -c > &gt...
2019 Mar 13
3
Unable to set quota-fs plugin
...>>> >>> and post the output of this? >>> >>> Aki >>> >>> On 13.3.2019 12.11, Eric Grammatico via dovecot wrote: >>> >>>> Looks working. >>>> >>>> [root at mail ~]# ls -lh / >>>> total 72K >>>> -rw------- 1 root root 8.0K Mar 13 09:56 aquota.group >>>> -rw------- 1 root root 7.0K Mar 13 09:56 aquota.user >>>> .... >>>> >>>> [root at mail ~]# repquota -a >>>> *** Report for user quotas on device /dev/vda1 >&gt...
2011 Sep 09
1
1 TByte (99,5%) data missing on rsync backup???
.../' Thanx for any hints, Renne df -h: ------------------------------- snip ---------------------------------- Dateisystem Size Used Avail Use% Eingeh?ngt auf rootfs 7,3G 2,8G 4,1G 41% / /dev/sdc1 7,3G 2,8G 4,1G 41% / rc-svcdir 1,0M 72K 952K 8% /lib64/rc/init.d udev 10M 192K 9,9M 2% /dev /dev/sdb1 1,9T 3,7G 1,9T 1% /mnt/backup shm 1,8G 0 1,8G 0% /dev/shm /dev/sda1 1,9T 1,2T 670G 65% /home ------------------------------- snap -------------------------...
2007 Aug 22
5
Slow concurrent actions on the same LVM logical volume
Hi 2 all ! I have problems with concurrent filesystem actions on a ocfs2 filesystem which is mounted by 2 nodes. OS=RH5ES and OCFS2=1.2.6 F.e.: If I have a LV called testlv which is mounted on /mnt on both servers and I do a "dd if=/dev/zero of=/mnt/test.a bs=1024 count=1000000" on server 1 and do at the same time a du -hs /mnt/test.a it takes about 5 seconds for du -hs to execute: 270M
2016 Jul 15
16
[Bug 2598] New: ssh-agent very occasionally won't remove keys or certs despite now() >= lifetime
...minor Priority: P5 Component: ssh-agent Assignee: unassigned-bugs at mindrot.org Reporter: mindrot at hda3.com apologies for the vagueness of this report. I add these ssh certs (and keys) to the ssh-agent with a lifetime set to when the cert will expire, eg. 72k seconds. Very occasionally, an ssh-agent process won't actually remove the cert when the timer expires. These are exclusively laptops so my first thought was that maybe the laptop was asleep when the timer expired, but I've had a look through the ssh-agent code and it looks like reaper() ch...