unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Spooky problem in "nfs-root-os" system test
       [not found]       ` <20200910152042.4b33a84f@scratchpost.org>
@ 2020-09-13 19:52         ` Danny Milosavljevic
  0 siblings, 0 replies; only message in thread
From: Danny Milosavljevic @ 2020-09-13 19:52 UTC (permalink / raw)
  To: 43257; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1082 bytes --]

Hi,

I've got some spooky problem in the NFS root test (or in the VM setup by Guix,
really).

It seems to hang the system test in a part I cannot change (so it's not inside
the test script).

In order to reproduce, start with guix master commit
898fbb60b2354e82e5b7f259b44dbfed112a83aa--or any recent Guix master commit.

So far it's still "fine"-ish:

$ make TESTS="nfs-root-fs" check-system
[... works fine and eventually fails because port 20001 is waited for but is
never opened by the server--so far so good]

Now edit gnu/tests/nfs.scm to change

 ;(rpcmountd-port 20001)

to

 (rpcmountd-port 20001)

in order to fix the problem above--or so I thought.

$ make TESTS="nfs-root-fs" check-system
[... hangs in first VM--without even trying to start up the NFS server VM (as
far as I can tell)]

What is going on?  Also, how to debug this?

(same happens when enabling (rpcstatd-port 20002) only.
Also, doesn't rpcstatd have TWO ports--one to broadcast and one to listen?
How does one set up both using the operating-system configuration?)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-13 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200907164745.15932-1-dannym@scratchpost.org>
     [not found] ` <87imcnmk25.fsf@gnu.org>
     [not found]   ` <20200909121313.321a18d5@scratchpost.org>
     [not found]     ` <87wo12jcvx.fsf@gnu.org>
     [not found]       ` <20200910152042.4b33a84f@scratchpost.org>
2020-09-13 19:52         ` Spooky problem in "nfs-root-os" system test Danny Milosavljevic

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).