NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/57134: fstat on vnd returns empty size
The following reply was made to PR kern/57134; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/57134: fstat on vnd returns empty size
Date: Tue, 27 Dec 2022 09:04:54 +0100
I can now reproduce the same failure on evbarm running -current:
tp-start: 1672128177.136445, t_fss, 1
tc-start: 1672128177.136819, basic
tc-se:64+0 records in
tc-se:64+0 records out
tc-se:2097152 bytes transferred in 0.060 secs (34952533 bytes/sec)
tc-se:newfs: Unable to determine file system size
tc-se:mount_ffs: /dev/vnd0 on /tmp/atf-run.Y98zIZ/m1: incorrect super block
tc-se:fssconfig: /dev/rfss0: FSSIOCSET: Invalid argument
tc-se:mount_ffs: /dev/fss0 on /tmp/atf-run.Y98zIZ/m2: Device not configured
tc-se:sh: cannot open ./m2/text: no such file
tc-se:umount: /dev/fss0: not currently mounted
tc-se:fssconfig: /dev/rfss0: FSSIOCCLR: Device busy
tc-se:umount: /dev/vnd0: not currently mounted
tc-end: 1672128178.156306, basic, failed, Original data != (Original data != )
tp-end: 1672128178.168914, t_fss
NetBSD unpluged.duskware.de 10.99.2 NetBSD 10.99.2 (UNPLUGED) #470: Mon Dec 26 15:01:41 CET 2022 martin%seven-days-to-the-wolves.aprisoft.de@localhost:/work/src/sys/arch/evbarm/compile/UNPLUGED evbarm
This is with / on NFS and /tmp on tmpfs (whereas the original report for
sparc64 was with / on FFSv2 and /tmp on tmpfs, but I guess the tmpfs is
the only relevatn file system for atf runs).
Martin
Home |
Main Index |
Thread Index |
Old Index