Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2025 15:30:56 +0100
From:      void <void@f-m.fm>
To:        freebsd-current@freebsd.org, freebsd-fs@freebsd.org
Subject:   Re: device in raidz2 array only partially recognised by the OS
Message-ID:  <aF1ZoORCBfd5yWjp@int21h>
In-Reply-To: <CAOtMX2gRtp5KJEwb2pk=5Ob5LiSO9b2Og5JoiwkHm_-_j-095w@mail.gmail.com>
References:  <aF1UtxMn6v03JC9w@int21h> <CAOtMX2gRtp5KJEwb2pk=5Ob5LiSO9b2Og5JoiwkHm_-_j-095w@mail.gmail.com>

index | next in thread | previous in thread | raw e-mail

hi, thanks for trying to help

On Thu, Jun 26, 2025 at 08:15:02AM -0600, Alan Somers wrote:

>Does the /dev/da7 device node exist?  

no

>If not, does "camcontrol rescan all" bring it back?  

no:

root@storage:~ # file /dev/da7
/dev/da7: cannot open `/dev/da7' (No such file or directory)

root@storage:~ # camcontrol rescan all
Re-scan of bus 0 was successful
Re-scan of bus 1 was successful
Re-scan of bus 2 was successful
Re-scan of bus 3 was successful
Re-scan of bus 4 was successful
Re-scan of bus 5 was successful
Re-scan of bus 6 was successful
Re-scan of bus 7 was successful
Re-scan of bus 8 was successful
Re-scan of bus 9 was successful

root@storage:~ # file /dev/da7
/dev/da7: cannot open `/dev/da7' (No such file or directory)
root@storage:~ # 

>If it does exist, can it be read from?  

n/a

>Does smartctl report any errors?  

no. 'smartctl -t short -d cciss,7 /dev/ciss0' completed without error.

Now running 'smartctl -t long -d cciss,7 /dev/ciss0' estimated time 9hrs to
complete.

>Does "zdb -l /dev/da7" show a ZFS label?

root@storage:~ # zdb -l /dev/da7
cannot open '/dev/da7': No such file or directory
root@storage:~ # 
-- 


home | help

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