Displaying 20 results from an estimated 10000 matches similar to: "Drive activity every 30sec"
2004 Oct 11
4
Detecting unused accounts
I'm looking for a way to figure out which accounts have not been logged in
to in over n days.  It occurs to me that, perhaps, the way to do this
would be to look at the mtime on one of the dovecot-maintained files, like
'dovecot-uidlist'.  Is there a particular file that would be modified on
(almost) every login, whether it be via POP or IMAP?
-Ben
-- 
Ben Beuchler                   
2006 Nov 20
1
Temporary mount Properties, small bug?
Hi,
Just playing with zfs and the admin manual ...
# mkfile 100m /export/zfs/disk1
# zpool create data /export/zfs/disk1
# zfs create data/users
# zfs mount -o remount,noatime data/users
# zfs get all data/users
NAME             PROPERTY       VALUE                      SOURCE
data/users       type           filesystem                 -
data/users       creation       Mon Nov 20 11:25 2006     
2010 Mar 14
17
DO NOT REPLY [Bug 7249] New: Add an option to use O_NOATIME
https://bugzilla.samba.org/show_bug.cgi?id=7249
           Summary: Add an option to use O_NOATIME
           Product: rsync
           Version: 3.1.0
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: nicolas.george at normalesup.org
2017 May 02
2
Purge Trash Fileserver
On Tue, Apr 25, 2017 at 9:20 AM, Dario Lesca via samba
<samba at lists.samba.org> wrote:
> Il giorno mar, 25/04/2017 alle 09.25 -0300, Carlos A. P. Cunha via
> samba ha scritto:
>> Hello
>> My fileserver is a samba 4.5.4, in Ubuntu 14.04, is all ok.
>> My question is,
>>
>> Have the recycle bin enabled, and would like a way to rotate the
>> files,
2011 May 16
1
How to mount ext3 root partition with noatime and ro options at boot-time
Hi all,
        I was trying to mount root-partition which is ext3 partition with
noatime and ro option. I included "ro" in the kernel command line  But for
mounting it with "noatime" option when I searched for some solution I came
across a patch
                 http://lkml.org/lkml/2007/8/5/38
        But after applying this patch and including option "noatime" in
2008 Jul 04
10
Three Identical systems - short cut to setting up the drives?
I am building three identical systems.  Well they will have different 
host names, and with time the software setups will drift.  But at 
install time they are identical.
Is there some way, (with dd I might guess) to do a hardare level copy?
All three drives are Hitachi DK23DA-40F (40Gb).  Supposedly factory 
reconditioned (they are in sealed bags with a drive sticker stating: 
"Refurbished
2010 May 19
3
mail location filesystem noatime, nodiratime?
Will Dovecot be negatively impacted if I change my XFS mount options to
noatime,nodiratime?
Thanks.
-- 
Stan
2010 Feb 03
4
atime, relatime query
Greetings,
I am aware that mounting filesystems with noatime option greatly
increases speed.
I have tried to follow discussion on the pros and cons of using noatime.
I have however not been able to mount with the option relatime in centos 5.2.
But in a production db server, which is backed up by HP DP, is it
advisable to mount with noatime?
Anybody care to share their experience on it?
2016 Oct 26
2
O_NOATIME ?
Hello, 
since we are using rsync for backing up millions of files in a virtual environment, and most of the virtual machines run on SSD cached storage, i`d be curious how that negatively impacts lifetime of the SSD`s when we do rsync run every night for backup
my question:
does rsync normal file comparison run to determine if anything has changed change atime of any files ?
for me it seems,
2010 Jun 20
5
dovecot evaluation on a 30 gb mailbox
hi all
i use qmail toaster. i recently changed over to dovecot.
posting below my evaluation on the same
my machine
dual core dual xeon 5140 processor, with 4 gb ram, centos linux with
qmailtoaster
i had setup a qmail tap account which backups up data for a client of mine
mailbox size over 30 gb
setup dovecot with squirrelmail and logged in
it had over one hundred and thirty nine thousand
2008 Jan 29
3
Dump on remote filesystems?
I have a couple C5 systems I want to back up.  My plan is to, one way or 
another, back them up to a C5 machine in my office.  I have samba 
installed on the systems to back up, the machines are mounted on the 
system in my office, and a tape library hanging of the system in my 
office.
I was hoping to perform a simple /sbin/dump of the remote systems.  I put 
together a script for another
2007 Jul 19
2
Compact Flash hard drives
Has anyone worked with either the Hitachi or Seagate Compact flash 
drives in an IDE to CF interface and set the up with EXT3 formatted 
partitions for use with LVM?
I ASSuME that LVM is not for FAT32 formatted drives.
2015 Oct 25
1
USB drive is "read-only file system" and cannot umount - how to fix
On 10/25/2015 11:12 AM, Barry Brimer wrote:
> I 'just' noticed that at some point, my USB backup drive on my server
>> is
>> mounted as read-only and all of my background sync cron jobs have been
>> failing.
>>
>> So I need to fix this without rebooting the server.
>> How can I get this drive r/w?
> Have you tried "mount -o remount,rw
2005 Apr 25
3
Track when user last checked mail
First off I've just got to say thanks.  We just upgraded from UW to Dovecot
migrating from mbox to maildir.  Wow, what a difference!  Load average used
to hang around 5.0 during business hours and could get up to 20+ on a bad
day.  Now we rarely break 1.0!
I'm wondering if there's a way to keep track of the last time a user checked
their email and whether they checked it using POP or
2006 Dec 21
2
Deleting mail accounts older than 6 monthes
Hi,
i have a mail server with many users and i am using dovecot as pop3 server.
I was wondering if there is a way to detect the last date each user logged in to the server for retrieving his mail.
I need to delete the users that has not logged in to their accounts the last 6 monthes.
Many thanks for any help.
 __________________________________________________
Do You Yahoo!?
Tired of spam? 
2007 Aug 01
2
Mount options and NFS: just checking...
Greetings -
I'm now in the last couple of weeks before going live with Dovecot  
(v1.0.3) on our revamped IMAP service.  I'd like to double-check  
about the best mount options to use; could someone advise, please?
I have three separate directory trees for the message store, the  
control files and the index files.  These are arranged as follows:
Message Store
     Mounted over NFS from
2020 Jul 25
3
tmpfs / selinux issue
Hi all,
I have some AVC in the logs and wonder how to resolve this: Under
EL8 (enforcing SElinux) I have /var/lib/php/session mounted as tmpfs.
# tail -1 /etc/fstab
tmpfs  /var/lib/php/session  tmpfs 
defaults,noatime,mode=770,gid=apache,size=16777216,context="system_u:object_r:httpd_var_run_t:s0" 
  0 0
# df -a |grep php
tmpfs              16384       0     16384    0%
2019 Nov 10
3
cli Checking disk i/o
I just built a CentOS7 system on a Zotac NANO PC.
I used a 320GB 2.5" HD I had sitting around and installed with Standard 
Partitions on XFS.
The drive is spinning, nonstop.
How can I monitor if there is actually disk i/o to warrant this constant 
spinning.
So noatime for all partitions work with XFS?? I did some browsing and 
the claim is XFS uses realtime which is better? than noatime?
2008 Aug 24
1
mtime, atime, ctime
Hello
I am making backup of a Plesk Debian server to /backup using Rsync.
My questioin is how can I preserve the ctime, mtime, and atime of 
original files?
Thanks
2017 Apr 25
3
Purge Trash Fileserver
Hello
My fileserver is a samba 4.5.4, in Ubuntu 14.04, is all ok.
My question is,
Have the recycle bin enabled, and would like a way to rotate the files, 
already have something today that is via find
Find /mnt/samba -depth -mtime +30 -print -delete
This works however, it will delete the files inside the destination with 
more than 30 days, but this more than 30 days is not when it went to