Displaying 20 results from an estimated 1030 matches for "tmpfs".
2019 Apr 20
3
Does devtmps and tmpfs use underlying hard disk storage or Physical Memory (RAM)
Hi,
I am running the below command on CentOS Linux release 7.6.1810 (Core)
# df -hT --total
Filesystem Type Size Used Avail Use% Mounted on
/dev/xvda1 xfs 150G 8.0G 143G 6% /
devtmpfs devtmpfs 7.8G 0 7.8G 0% /dev
tmpfs tmpfs 7.8G 0 7.8G 0% /dev/shm
tmpfs tmpfs 7.8G 817M 7.0G 11% /run
tmpfs tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
tmpfs tmpfs 1.6G 0 1.6G 0% /run/user/995
tmpfs tmpfs...
2019 Sep 12
2
Fw: Btrfs Samba and Quotas
Hello Hendrik
Can you help input 2 commands 'mount' and 'df -TPh' on OMV,
and post the output to us, thank you.
--
Regards,
Jones Syue | ???
QNAP Systems, Inc.
2011 Jan 10
2
tmpfs regression in recent -STABLE
Hey,
the following line in fstab used to work just fine for my /tmp:
tmpfs /tmp tmpfs rw,size=1g,mode=1777 0 0
But since I upgraded to 8.2-PRERELEASE, /tmp will soon run out of space
(usually after leaving the box overnight).
% df /tmp
Filesystem 1K-blocks Used Avail Capacity Mounted on
tmpfs 12 12 0 100% /tmp
Yes, wha...
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...
2010 Dec 01
2
tmpfs says "No space left on device"
I have a server where we use tmpfs as a cache for temporary files used
by a web application. But occasionally this tmpfs thinks it is full
when it isn't.
[root at flask-yellow tmpfs]# touch file
touch: cannot touch `file': No space left on device
[root at flask-yellow tmpfs]# df -k
Filesystem 1K-blocks Used...
2019 Oct 22
2
C8 regression / tmp on tmpfs
Am 22.10.19 um 04:52 schrieb Orion Poplawski:
> On 10/21/19 3:42 PM, Leon Fauster via CentOS wrote:
>> Does someone have a working tmp on tmpfs via
>>
>> systemctl enable tmp.mount
>>
>> under CentOS8/RHEL8? This seems to work straight in EL7 ...
>>
>>
>> # LANG=C systemctl enable tmp.mount
>> The unit files have no installation config (WantedBy, RequiredBy,
>> Also, Alias
>> set...
2005 Mar 23
2
pauses sync'ing between tmpfs and disk on Linux 2.4.x
I've set up a 1GB tmpfs filesystem on a system with a single IDE disk and
2GB's of memory. I'm storing a large amount of RRD files (~300MB) on the
tmpfs filesystem to make their generation a bit speedier... this part works
great.
However, I want to rsync these files over from time to time to a directory on
the l...
2016 Feb 04
3
A question about Samba logging
Hi
May I ask for help with this again please?
I’m trying to ensure that Samba writes its wins.dat file to tmpfs.
I have added these mount commands to /etc/init.d/samba:
case $1 in
start)
mount -t tmpfs tmpfs /var/run/samba
mount -t tmpfs tmpfs /var/cache/samba
/etc/init.d/nmbd start
/etc/init.d/smbd start
/etc/init.d/...
2019 Oct 21
2
C8 regression / tmp on tmpfs
Does someone have a working tmp on tmpfs via
systemctl enable tmp.mount
under CentOS8/RHEL8? This seems to work straight in EL7 ...
# LANG=C systemctl enable tmp.mount
The unit files have no installation config (WantedBy, RequiredBy, Also,
Alias
settings in the [Install] section, and DefaultInstance for template units).
This means th...
2018 May 21
2
split brain? but where?
...what to fix here.
==========
root at salt-001:~# salt gluster* cmd.run 'df -h'
glusterp2.graywitch.co.nz:
Filesystem Size Used
Avail Use% Mounted on
/dev/mapper/centos-root 19G 3.4G
16G 19% /
devtmpfs 3.8G 0
3.8G 0% /dev
tmpfs 3.8G 12K
3.8G 1% /dev/shm
tmpfs 3.8G 9.1M
3.8G 1% /run
tmpfs...
2006 Apr 11
1
Re: update - 512 Simultaneous Callswith DigitalRecording
> Are there any advantages/disadvantages to using tmpfs as opposed to
the
> following method:
Matt,
Its simple. To quote the docs, "tmpfs lives entirely in the kernel's
caches"
It will shrink and grow to accommodate the files that currently on the
filesystem.
So if you allocate 10GB for your /tmp but only use 500MB it will only
use 5...
2018 May 22
2
split brain? but where?
...gluster* cmd.run 'df -h'
> >glusterp2.graywitch.co.nz:
> > Filesystem Size Used
> >Avail Use% Mounted on
> > /dev/mapper/centos-root 19G 3.4G
> > 16G 19% /
> > devtmpfs 3.8G 0
> >3.8G 0% /dev
> > tmpfs 3.8G 12K
> >3.8G 1% /dev/shm
> > tmpfs 3.8G 9.1M
> >3.8G 1% /run
&g...
2017 May 30
2
member domain idmap config ad/rid
...?
For now it is mounted on the folder /mnt/dados in the same HD of the
fileserver. Later I'll add another HD with more space.
root at fileserver:~# cd /mnt/dados/
root at fileserver:/mnt/dados# df -h
Filesystem Size Used Avail Use% Mounted on
udev 10M 0 10M 0% /dev
tmpfs 803M 8.6M 795M 2% /run
*/dev/xvda1 7.4G 1.7G 5.4G 24% /*
tmpfs 2.0G 0 2.0G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
tmpfs 402M 0 402M 0% /run/user/0
On Tue, May 30, 2017...
2013 Jun 10
1
Re: libvirt_lxc and sysfs
....
> I was surprised too. I didn't post /proc/mounts to container.
I mean show the /proc/mounts of container and host
in container:
cat /proc/mounts
[root@Donkey /]# cat /proc/mounts
rootfs / rootfs rw 0 0
devpts /dev/pts devpts rw,nosuid,relatime,gid=5,mode=620,ptmxmode=666 0 0
devfs /dev tmpfs rw,nosuid,relatime,size=64k,mode=755 0 0
/dev/sdb2 / ext4 rw,relatime,data=ordered 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
proc /proc/sys proc ro,relatime 0 0
sysfs /sys sysfs ro,relatime 0 0
libvirt /proc/meminfo fuse rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other 0 0
tm...
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% /var/lib/php/session
# ls -laZ /var/lib/php/session
ins...
2016 Jan 10
2
Learned something today
Did you know you can use systemd to turn on tmpfs for /tmp ???
I had no clue that was possible, always did it through fstab - but
systemctl is-enabled tmp.mount
That will tell you if systemd has configured /tmp to mount as tmpfs
(default in CentOS 7 is no)
systemctl enable tmp.mount
That, as you can probably guess, tells systemd to mount /tm...
2019 Oct 22
0
C8 regression / tmp on tmpfs
On 10/22/19 7:04 AM, Leon Fauster via CentOS wrote:
> Am 22.10.19 um 04:52 schrieb Orion Poplawski:
>> On 10/21/19 3:42 PM, Leon Fauster via CentOS wrote:
>>> Does someone have a working tmp on tmpfs via
>>>
>>> systemctl enable tmp.mount
>>>
>>> under CentOS8/RHEL8? This seems to work straight in EL7 ...
>>>
>>>
>>> # LANG=C systemctl enable tmp.mount
>>> The unit files have no installation config (WantedBy, RequiredBy,
&...
2002 Apr 29
1
Offtopic: nfs, tmpfs and `getfh failed: Operation not permitted'
Sorry this is off-topic, but I'm scrambling to get this system in,
google didn't help, and I'm sure someone on this list knows the answer
cold.
I'm trying to nfs-export a tmpfs disk. I saw a hint from a response
about ram disks... which leads to my guess that tmpfs simply doesn't
implement some method that nfsd needs.
I can probably survive without tmpfs, but I'd like to know if I'm just
missing something.
Thanks ../Dave
2011 Mar 11
1
run-init in tmpfs
...ion belonging to the run-init utility.
I'm trying to boot a full linux system from ram.
Therefore I provide a kernel and initrd from a tftp server.
The full rootfs is provided through a nfs-server and is at time a
cpio-archive. That archive shall be copied to the local client and
mounted in a tmpfs partition. After that, I want replace the oldroot bei
the root within the tmpfs partition.
Therefore I do the following:
The PXE client boots the kernel (2.6.38-rc6) successfully and a shell
within the initrd is spawned in the "early user space".
After that I type the following:
ifconf...
2018 May 08
1
mount failing client to gluster cluster.
...wn
root at kvm01:/var/lib/libvirt#
==========
though,
mount -t glusterfs glusterp1.graywitch.co.nz:/gv0 /isos
works fine.
===========
root at kvm01:/var/lib/libvirt# df -h
Filesystem Size Used Avail Use% Mounted on
udev 7.8G 0 7.8G 0% /dev
tmpfs 1.6G 9.2M 1.6G 1% /run
/dev/mapper/kvm01--vg-root 23G 3.8G 18G 18% /
tmpfs 7.8G 0 7.8G 0% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 7.8G 0 7.8G 0% /sys/fs/c...