From: Mikhail Efremov <sem@altlinux.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] network filesystems and systemd
Date: Mon, 19 Aug 2013 17:30:11 +0400
Message-ID: <20130819173011.0adf4acf@sem.office.altlinux.ru> (raw)
In-Reply-To: <5210CB8F.3080909@complife.ru>
On Sun, 18 Aug 2013 17:26:39 +0400 Michael A. Kangin wrote:
> Здравствуйте.
>
> У меня на P7 почему/то cifs/nfs файловые системы пытаются смонтироваться
> задолго до готовности сети (она с ручными настройками и долго
> инициализируется).
> А потом уже и не пытаются. Как бы попросить их монтироваться как можно
> позже?
Они должны монтироваться не "как можно позже", а после network.target и
network-online.target. Если эти фс прописаны в fstab, то для них
автоматически генерятся *.mount файлы (можно их поискать в выводе
systemctl list-units -t mount). Можно написать и свой mount-файл, хотя
автогенеренные должны быть вполне рабочими, в них как раз стоит
After=network.target
After=network-online.target
Надо разбираться почему это не работает, network.target достигается
только после того, как отработает network.service. Т.е. при
использовании etcnet все должно работать правильно.
Если же используется NM, то нужно включить
NetworkManager-wait-online.service.
--
WBR, Mikhail Efremov
next prev parent reply other threads:[~2013-08-19 13:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-18 13:26 Michael A. Kangin
2013-08-19 13:30 ` Mikhail Efremov [this message]
2013-08-19 17:00 ` Michael A. Kangin
2013-08-19 17:36 ` Mikhail Efremov
2013-08-19 17:50 ` Michael A. Kangin
2013-08-19 17:46 ` Michael A. Kangin
2013-08-19 17:49 ` Mikhail Efremov
2013-08-21 5:36 ` Stanislav Vlasov
2013-08-21 8:10 ` Stanislav Vlasov
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=20130819173011.0adf4acf@sem.office.altlinux.ru \
--to=sem@altlinux.ru \
--cc=community@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 Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git