ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] systemd : how toincrease /tmp size
@ 2015-12-23  8:04 Eugene Prokopiev
    0 siblings, 1 reply; 12+ messages in thread
From: Eugene Prokopiev @ 2015-12-23  8:04 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

Здравствуйте!

Нужно увеличить размер /tmp в контейнере под systemd-nspawn (текущий
Сизиф). В арчевом форуме утверждают, что должен существовать
соответствующий юнит, но у нас он какой-то странный:

# systemctl status tmp.mount
● tmp.mount - /tmp
   Loaded: loaded (/etc/fstab; bad; vendor preset: disabled)
   Active: active (mounted) since Чт 2015-12-17 14:09:01 MSK; 5 days ago
    Where: /tmp
     What: tmpfs
     Docs: man:fstab(5)
           man:systemd-fstab-generator(8)

Warning: Journal has been rotated since unit was started. Log output
is incomplete or unavailable.

Но даже при явно созданном файле /etc/systemd/system/tmp.mount с содержимым:

[Unit]
Description=Temporary Directory
Documentation=man:hier(7)
Before=local-fs.target
[Mount]
What=tmpfs
Where=/tmp
Type=tmpfs
Options=size=4G

толку нет, размер /tmp после ребута контейнера (точнее poweroff и
start ибо reboot мои контейнеры просто тушит и не поднимает) остается
прежним.

Да, редактирование fstab (и даже systemctl mask tmp.mount) тоже не помогает.

-- 
WBR,
Eugene Prokopiev

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-12-24 13:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-23  8:04 [sisyphus] systemd : how toincrease /tmp size Eugene Prokopiev
2015-12-23 10:40   ` Eugene Prokopiev
2015-12-24  7:28     ` Eugene Prokopiev
2015-12-23 12:39   ` Sergey V Turchin
2015-12-23 15:07       ` Sergey V Turchin
2015-12-24 10:30           ` Sergey V Turchin
2015-12-24 11:32             ` Alexey Shabalin
2015-12-24 11:55               ` Sergey V Turchin
2015-12-24 12:08                 ` Sergey V Turchin
2015-12-24 12:10           ` Sergey V Turchin
2015-12-24 12:46             ` Sergey V Turchin
2015-12-24 13:10                 ` Sergey V Turchin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git