Make-initrd development discussion
 help / color / mirror / Atom feed
From: Leonid Krivoshein <klark.devel@gmail.com>
To: make-initrd@lists.altlinux.org
Subject: Re: [make-initrd] NFS root
Date: Mon, 29 Apr 2019 20:06:54 +0300
Message-ID: <516e633f-8b0a-eba1-c04d-d018e914272f@gmail.com> (raw)
In-Reply-To: <20190426195501.GD16299@imap.altlinux.org>

Продолжаю тестировать пока предыдущий мастер (2.3.1). Развёрнут обычный 
Альт сервер 8.2 (сервер сетевой загрузки)

pxe:/srv/public# exportfs -s
/srv/public 
*(ro,wdelay,insecure,root_squash,no_subtree_check,fsid=1,sec=sys,ro,insecure,root_squash,no_all_squash)

Руками всё монтируется без ошибок, NFS-ресурсы видит без проблем. В 
качестве rootfs на сервере распаковал sqaush образ rescue. Гружусь так:

console=ttyS0,115200 STOP=,all, ip=dhcp4 ipv6.disable=1 
nfsroot=10.4.129.194:/srv/public/rootfs root=/dev/nfs 
nfsopts=ro,soft,nolock ro

Непонятно, что происходит и где посмотреть -- отваливается по таймауту:

[   14.867943] Run /init as init process
[   14.812350] INITRAMFS: version 2.3.1
[   14.822271] INIT: Entering runlevel: 3
Start service shell (Y)es/(N)o/(C)ontinue/(S)hell? [Y] y
[   22.825134] Starting shell service:                                 [ 
DONE ]
Start service cmdline (Y)es/(N)o/(C)ontinue/(S)hell? [Y] y
[   29.303898] Parsing cmdline arguments:                              [ 
DONE ]
[   29.347144] Generating network configuration:                       [ 
DONE ]
Start service fstab (Y)es/(N)o/(C)ontinue/(S)hell? [Y] y
[   37.984010] Creating /etc/fstab:                                    [ 
DONE ]
Start service mountfs (Y)es/(N)o/(C)ontinue/(S)hell? [Y] y
[   46.384877] Mounting filesystem [/dev]:                             [ 
DONE ]
[   46.405567] Mounting filesystem [/sys]:                             [ 
DONE ]
[   46.437681] Mounting filesystem [/run]:                             [ 
DONE ]
Start service sysctl (Y)es/(N)o/(C)ontinue/(S)hell? [Y] y
[   48.976444] Setting kernel runtime parameters:                      [ 
DONE ]
Start service uevent (Y)es/(N)o/(C)ontinue/(S)hell? [Y] y
[   51.610211] Starting ueventd service:                               [ 
DONE ]
Start service lukskeys (Y)es/(N)o/(C)ontinue/(S)hell? [Y] y
Start service modules (Y)es/(N)o/(C)ontinue/(S)hell? [Y] y
[   60.279482] Loading modules:                                        [ 
DONE ]
Start service udev (Y)es/(N)o/(C)ontinue/(S)hell? [Y] y
[   66.689783] Starting udevd service:                                 [ 
DONE ]
Start service mountsrc (Y)es/(N)o/(C)ontinue/(S)hell? [Y] y
Start service plymouth (Y)es/(N)o/(C)ontinue/(S)hell? [Y] n


-- 
Best regards,
Leonid Krivoshein.



  reply	other threads:[~2019-04-29 17:06 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-23 14:26 [make-initrd] master updated Alexey Gladkov
2019-04-23 18:57 ` Leonid Krivoshein
2019-04-23 22:48 ` Michael A. Kangin
2019-04-23 22:57   ` Leonid Krivoshein
2019-04-24  0:47       ` Leonid Krivoshein
2019-04-26 10:05     ` Alexey Gladkov
2019-04-26 10:55       ` Leonid Krivoshein
2019-04-26 11:31         ` Michael Shigorin
2019-04-26 12:21         ` Alexey Gladkov
2019-04-24  1:01 ` Leonid Krivoshein
2019-04-24 10:09   ` Alexey Gladkov
2019-04-24 11:13     ` Leonid Krivoshein
2019-04-26 12:20       ` Alexey Gladkov
2019-04-26 12:32         ` Michael A. Kangin
2019-04-26 12:39           ` Alexey Gladkov
2019-04-26 17:43   ` [make-initrd] Feature multipath is broken (was: Re: master updated) Alexey Gladkov
2019-04-26 17:59     ` [make-initrd] Feature multipath is broken Leonid Krivoshein
2019-04-26 18:23       ` Michael Shigorin
2019-04-26 18:40         ` Leonid Krivoshein
2019-04-26 18:48           ` [make-initrd] NFS root (was: Feature multipath is broken) Michael Shigorin
2019-04-26 19:07             ` [make-initrd] NFS root Leonid Krivoshein
2019-04-26 19:55               ` Michael Shigorin
2019-04-29 17:06                 ` Leonid Krivoshein [this message]
2019-04-26 18:50           ` [make-initrd] Feature multipath is broken Alexey Gladkov
2019-04-26 18:43       ` Alexey Gladkov
2019-04-26 18:59         ` Leonid Krivoshein
2019-04-26 19:25           ` Alexey Gladkov
2019-04-24 16:43 ` [make-initrd] master updated Michael A. Kangin
2019-04-24 21:24   ` Alexey Gladkov

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=516e633f-8b0a-eba1-c04d-d018e914272f@gmail.com \
    --to=klark.devel@gmail.com \
    --cc=make-initrd@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

Make-initrd development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/make-initrd/0 make-initrd/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 make-initrd make-initrd/ http://lore.altlinux.org/make-initrd \
		make-initrd@lists.altlinux.org make-initrd@lists.altlinux.ru make-initrd@lists.altlinux.com
	public-inbox-index make-initrd

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


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