ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Leonid Krivoshein <klark.devel@gmail.com>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Что делать с systemd?
Date: Sun, 17 Jan 2021 20:45:16 +0300
Message-ID: <80a58cc9-a0d2-1e1e-32a7-daaf6937d906@gmail.com> (raw)
In-Reply-To: <ru1ofs$odc$1@ciao.gmane.io>


17.01.2021 19:26, Alexei V. Mezin пишет:
> 17.01.2021 19:10, Антон Мидюков пишет:
>
>> А какого? В /etc/fstab что ли прописано?
>>
>
> Нет, fstab вообще не содержит никаких сетевых подключений. И никаких 
> упоминаний о systemd ни в одной опции. Обычное монтирование разделов 
> на дисках и прочие tmpfs, которые создавал наш инсталлятор.

Попробуйте такое в /etc/fstab (для CIFS без домена):

|//10.10.0.2/allfiles /home/user/samba-files cifs 
noauto,rw,x-systemd.automount,x-systemd.device-timeout=10,x-systemd.idle-timeout=1min,iocharset=utf8,uid=user,gid=user,dir_mode=0750,file_mode=0640,workgroup=WORKGROUP,user=TEST,pass=PASSWORD,_netdev 
0 0|


(либо с использованием внешнего файла 0600/credentials). Для NFS:

|server:/space /mnt/space nfs4 
noauto,ro,x-systemd.automount,x-systemd.device-timeout=10,timeo=14,x-systemd.idle-timeout=1min,_netdev 
0 0|


Возможно циклы у вас создаются исходя из того, где сейчас организованы 
точки монтирования.


-- 
Best regards,
Leonid Krivoshein.



  reply	other threads:[~2021-01-17 17:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-12 20:08 Alexei V. Mezin
2021-01-12 20:28 ` Alexei V. Mezin
2021-01-12 20:35 ` Антон Мидюков
2021-01-13 12:29   ` Михаил Новоселов
2021-01-16 21:13     ` Alexei V. Mezin
2021-01-17 12:39       ` Михаил Новоселов
2021-01-17 15:39         ` Alexei V. Mezin
2021-01-17 15:58         ` Alexei V. Mezin
2021-01-17 16:10           ` Антон Мидюков
2021-01-17 16:26             ` Alexei V. Mezin
2021-01-17 17:45               ` Leonid Krivoshein [this message]
2021-01-17 18:11                 ` Alexei V. Mezin
2021-01-17 16:23           ` Alexei V. Mezin
2021-01-13  8:45 ` Andrey Savchenko
2021-01-13 14:08   ` Alexei Mezin
2021-01-13 11:38 ` Michael Shigorin
2021-01-13 12:32   ` Михаил Новоселов
2021-01-15 17:57     ` Michael Shigorin
2021-01-17 12:51       ` Михаил Новоселов
2021-01-13 12:27 ` Михаил Новоселов

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=80a58cc9-a0d2-1e1e-32a7-daaf6937d906@gmail.com \
    --to=klark.devel@gmail.com \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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