GENERIC kernel
no custom loader.conf values
Boot on 1 SATA
2 NVMe 2T drives on different controllers - both have same issue - 1 is heavily used, the other not as much.
	
	
	
		
Info:
	
	
	
		
				
			no custom loader.conf values
Boot on 1 SATA
2 NVMe 2T drives on different controllers - both have same issue - 1 is heavily used, the other not as much.
		Code:
	
	fsck_ufs -y /dev/nvd0a
mount /dev/nvd0a  /n0
mount: /dev/nvd0a: Operation not permittedInfo:
		Code:
	
	 gpart show nvd0
=>         0  3907029168  nvd0  BSD  (1.8T)
           0  3898605568     1  freebsd-ufs  (1.8T)
  3898605568     8388608     2  freebsd-swap  (4.0G)
  3906994176       34992        - free -  (17M)
nvme0: <Generic NVMe Device> mem 0xf7c00000-0xf7c03fff irq 16 at device 0.0 on pci1
nvme1: <Generic NVMe Device> mem 0xf7b00000-0xf7b03fff irq 17 at device 0.0 on pci2
nvd0: <Samsung SSD 970 EVO Plus 2TB> NVMe namespace
nvd0: 1907729MB (3907029168 512 byte sectors)
nvd1: <Samsung SSD 970 EVO Plus 2TB> NVMe namespace
nvd1: 1907729MB (3907029168 512 byte sectors) 
			     
 
		