Displaying 20 results from an estimated 20000 matches similar to: "Emacs issue in CentOS 7"
2009 Mar 03
0
[PATCH 1/1] ocfs2: update ocfs2 document about mount option
This patch add mount option relatime and noatime
in ocfs2 document.
Signed-off-by: Tiger Yang <tiger.yang at oracle.com>
---
Documentation/filesystems/ocfs2.txt | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/Documentation/filesystems/ocfs2.txt b/Documentation/filesystems/ocfs2.txt
index c2a0871..f1b8276 100644
--- a/Documentation/filesystems/ocfs2.txt
+++
2017 May 02
0
Purge Trash Fileserver
On 02/05/17 13:48, Nico Kadel-Garcia via samba wrote:
> 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,
>>>
2016 Oct 26
0
O_NOATIME ?
On Wed 26 Oct 2016, devzero at web.de wrote:
>
> 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
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?
2019 Sep 12
0
Fw: Btrfs Samba and Quotas
Hello Joenes,
below you find the output. I did not shorten it by tmpfs and the docker
related entries.
Are you working on fixing the Issue I described?
Regards,
Hendrik
df -TPh
Dateisystem
Typ Gr??e Benutzt Verf. Verw%
2015 Sep 03
2
Starting emacs gives "shmget failed: error 28" message
In CentOS 6.7, if I start emacs from a terminal session, I always see
a message, "(emacs:{PID}): Gdk-WARNING **: shmget failed: error 28 (No
space left on device)"
The message is also logged to .xsession-errors, and that occurs
regardless of how emacs is started. The same thing occurs with
SELinux in permissive mode.
Emacs version is emacs-23.1-28.el6.x86_64 .
Output from strace
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,
2013 Jun 07
0
Re: cgroup error starting domains
Thanks Daniel for helping with this :)
# cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / ext4 rw,noatime,data=ordered 0 0
devtmpfs /dev devtmpfs rw,relatime,size=1970508k,nr_inodes=492627,mode=755
0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
tmpfs /run tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=000 0 0
fusectl
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,
2015 Sep 03
0
Starting emacs gives "shmget failed: error 28" message
On 09/03/2015 03:04 AM, Robert Nichols wrote:
> In CentOS 6.7, if I start emacs from a terminal session, I always see
> a message, "(emacs:{PID}): Gdk-WARNING **: shmget failed: error 28 (No
> space left on device)"
>
> The message is also logged to .xsession-errors, and that occurs
> regardless of how emacs is started. The same thing occurs with
> SELinux in
2015 Sep 03
0
Starting emacs gives "shmget failed: error 28" message
Robert Nichols wrote:
> On 09/03/2015 04:00 AM, Nicolas Thierry-Mieg wrote:
>> On 09/03/2015 03:04 AM, Robert Nichols wrote:
>>> In CentOS 6.7, if I start emacs from a terminal session, I always see
>>> a message, "(emacs:{PID}): Gdk-WARNING **: shmget failed: error 28 (No
>>> space left on device)"
>>>
>>> The message is also logged
2015 Sep 03
3
Starting emacs gives "shmget failed: error 28" message
On 09/03/2015 04:00 AM, Nicolas Thierry-Mieg wrote:
> On 09/03/2015 03:04 AM, Robert Nichols wrote:
>> In CentOS 6.7, if I start emacs from a terminal session, I always see
>> a message, "(emacs:{PID}): Gdk-WARNING **: shmget failed: error 28 (No
>> space left on device)"
>>
>> The message is also logged to .xsession-errors, and that occurs
>>
2017 Feb 26
1
error : Failed to switch root mount into slave mode: Permission denied
libvirt-3.0.0
When attemping to create a virtual machine I receive the error "error : Failed to switch root mount into slave mode: Permission denied”.
I’m attempting to run qemu/libvirt/virt-manager in an Arch Linux lxc container on a Ubuntu 16.04 host. The host uses zfs for its containers. The arch container is set up as a priveleged container. I do already have kvm/qemu/libvirt working
2002 Nov 15
0
RFE: using rsync as a backup tool (preserve access time & com press destination files) ?
The way gnutar "preserves" atime is by noting it before the read, and
setting it back after the read, thus wiping out a legitimate setting of
atime occuring during that interval.
Yeah, the netapps mess with unix times. Did you notice that mtime and
ctime always match?
Now that I know you're on a netapp, though, your problems are solved.
Snapshot and sync from the snapshot, then
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
2009 Jul 29
1
relatime in plus kernel
Dear CentOS lovers,
Is someone interested in the linux-2.6-smarter-relatime.patch for centosplus
kernel?
This patch solves disk I/O performance dramatically on servers,
And recent distributions (fedora9 and later, etc.) and official kernel
applies it.
RHEL6 may include it, but RHEL5 is not.
How about the linux-2.6-smarter-relatime.patch?
Best Regards, Yuji
2013 Sep 10
0
Samba4 provides high I/O load
I use sernet-samba package (version 4.0.9-6) on Debian 7. Samba configured
as additional AD controller. Samba process infinitely writes something to
disk and makes high I/O load:
Total DISK READ: 0.00 B/s | Total DISK WRITE: 204.37 K/s
TID PRIO USER DISK READ DISK WRITE SWAPIN IO> COMMAND
140 be/3 root 0.00 B/s 0.00 B/s 0.00 % 58.45 % [jbd2/vda1-8]
4081 be/4
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
2004 Oct 26
1
Filesystem requirements
What are the filesystem requirements for dovecot - for example I see
some people are running with atime updates switched off (as I intend to
do so myself), so presumably dovecot has no need of an accurate atime
implementation.
How about directory atime? ctime/mtime etc?
I'm intending to run on a linux box using local disk, so am currently
considering using reiserfs (3.6) with noatime,
2003 Jun 20
0
File Locking for dropbox
OK, this may sound like a FAQ but all the FAQ sheets I see
don't really cover it : they come close, but not close enough.
The case :
Samba server (2.2.8a) on a stock 2.4.20 linux kernel (glibc 2.2.3)
Operating as a 'dropbox' : files are dropped into \\server\incoming
by various (windows) clients, then the server processes them.
The problem :
How to tell when a 'new' file