Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 13:16:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 270909] find: /.zfs: Invalid argument
Message-ID:  <bug-270909-227-UcBv36f7x2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270909-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270909-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270909

--- Comment #2 from rx5670@gmail.com ---
Sorry I didn't mention that I use mirrored zpool

I just fresh installed 13.2-RELEASE on mirrored zpool and:

root@fbsd3:~ # zpool status
  pool: zroot
 state: ONLINE
config:

        NAME        STATE     READ WRITE CKSUM
        zroot       ONLINE       0     0     0
          mirror-0  ONLINE       0     0     0
            da0p3   ONLINE       0     0     0
            da1p3   ONLINE       0     0     0

errors: No known data errors
root@fbsd3:~ #
root@fbsd3:~ #
root@fbsd3:~ # gpart show
=3D>       40  134217648  da0  GPT  (64G)
         40       1024    1  freebsd-boot  (512K)
       1064        984       - free -  (492K)
       2048    4194304    2  freebsd-swap  (2.0G)
    4196352  130019328    3  freebsd-zfs  (62G)
  134215680       2008       - free -  (1.0M)

=3D>       40  134217648  da1  GPT  (64G)
         40       1024    1  freebsd-boot  (512K)
       1064        984       - free -  (492K)
       2048    4194304    2  freebsd-swap  (2.0G)
    4196352  130019328    3  freebsd-zfs  (62G)
  134215680       2008       - free -  (1.0M)

=3D>     9  523725  cd0  MBR  (1.0G)
       9  523725       - free -  (1.0G)

=3D>     9  523725  iso9660/13_2_RELEASE_AMD64_CD  MBR  (1.0G)
       9  523725                                 - free -  (1.0G)

root@fbsd3:~ #
root@fbsd3:~ #
root@fbsd3:~ # find /.zfs
/.zfs
/.zfs/snapshot
find: /.zfs: Invalid argument
root@fbsd3:~ #

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270909-227-UcBv36f7x2>