replacing drive in FreeNAS Mini

Status
Not open for further replies.

oppland

Dabbler
Joined
Apr 7, 2012
Messages
22
It feels like I should know this, but:

I'm getting an error on a drive that's 2.5 years old (not capable of SMART self-check). I have a chart of my drives and know that it's the drive numbered #3 on the front of the system.

If I replace it with a larger drive, which other drive do I replace to take advantage of the new space? (which one is the mirror for it).

Thank you
 
Last edited by a moderator:

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080
Not trying to be difficult here, but...
How can we begin to answer that question without any information on your hardware?
 
Last edited by a moderator:

oppland

Dabbler
Joined
Apr 7, 2012
Messages
22
Sorry, left out that it's a FreeNAS Mini.
(thank you for being gentle)
 
Last edited by a moderator:

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080
Are you able to SSH into your server and run the command zpool status?
This should give you an output like this:
Code:
root@Emily-NAS:~ # zpool status
  pool: Backup
 state: ONLINE
  scan: scrub repaired 0 in 0 days 06:36:57 with 0 errors on Tue Mar  6 18:36:57 2018
config:

		NAME											STATE	 READ WRITE CKSUM
		Backup										  ONLINE	   0	 0	 0
		  raidz1-0									  ONLINE	   0	 0	 0
			gptid/a505f4bf-1c60-11e7-ae9a-002590a96034  ONLINE	   0	 0	 0
			gptid/a8c5731f-1c60-11e7-ae9a-002590a96034  ONLINE	   0	 0	 0
			gptid/aa5c9c82-1c60-11e7-ae9a-002590a96034  ONLINE	   0	 0	 0
			gptid/ac988093-1c60-11e7-ae9a-002590a96034  ONLINE	   0	 0	 0

errors: No known data errors
If you will put that up in code tags, it will give us a little something to start with.
 
Last edited by a moderator:

oppland

Dabbler
Joined
Apr 7, 2012
Messages
22
Code:
[root@freenas ~]# zpool status																									
  pool: data																														
 state: ONLINE																													
  scan: scrub in progress since Sun Mar 25 14:56:49 2018																			
		1.11T scanned at 543M/s, 395G issued at 188M/s, 4.13T total																
		0 repaired, 9.33% done, 0 days 05:48:27 to go																			 
config:																															
																																	
		NAME											STATE	 READ WRITE CKSUM												
		data											ONLINE	   0	 0	 0												
		  mirror-0									  ONLINE	   0	 0	 0												
			gptid/0b19ab96-774b-11e5-bb9e-d050996fe268  ONLINE	   0	 0	 0												
			gptid/0b90c5a0-774b-11e5-bb9e-d050996fe268  ONLINE	   0	 0	 0												
		  mirror-1									  ONLINE	   0	 0	 0												
			gptid/0c083dac-774b-11e5-bb9e-d050996fe268  ONLINE	   0	 0	 0												
			gptid/147a98b2-fd94-11e5-b742-d050996fe268  ONLINE	   0	 0	 0												
																																	
errors: No known data errors																										
																																	
  pool: freenas-boot																												
 state: ONLINE																													
  scan: scrub repaired 0 in 0 days 00:00:37 with 0 errors on Mon Mar 12 03:45:37 2018											 
config:																															
																																	
		NAME										  STATE	 READ WRITE CKSUM													
		freenas-boot								  ONLINE	   0	 0	 0													
		  gptid/a176ce30-7748-11e5-8668-d050996fe268  ONLINE	   0	 0	 0													
																																	
errors: No known data errors																										
[root@freenas ~]#
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080
Now, if you will run the command glabel list, you will get an output like this:
Code:
root@Emily-NAS:~ # glabel list
Geom name: da0p2
Providers:
1. Name: gptid/90d74abf-d18c-11e7-bdb7-002590aecc79
   Mediasize: 1999325102080 (1.8T)
   Sectorsize: 512
   Stripesize: 4096
   Stripeoffset: 0
   Mode: r1w1e1
   secoffset: 0
   offset: 0
   seclength: 3904931840
   length: 1999325102080
   index: 0
Consumers:
1. Name: da0p2
   Mediasize: 1999325102080 (1.8T)
   Sectorsize: 512
   Stripesize: 4096
   Stripeoffset: 0
   Mode: r1w1e2
from there, you can match the gptid name with the da name.
 

oppland

Dabbler
Joined
Apr 7, 2012
Messages
22
What? What's the output of smartctl -x /dev/adaX for the drive in question?
Code:

root@freenas:~ # smartctl -x /dev/ada1
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.1-STABLE amd64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:	 Western Digital Red
Device Model:	 WDC WD30EFRX-68EUZN0
Serial Number:	WD-WCC4N1HND4RU
LU WWN Device Id: 5 0014ee 2b6647961
Firmware Version: 82.00A82
User Capacity:	3,000,592,982,016 bytes [3.00 TB]
Sector Sizes:	 512 bytes logical, 4096 bytes physical
Rotation Rate:	5400 rpm
Device is:		In smartctl database [for details use: -P show]
ATA Version is:   ACS-2 (minor revision not indicated)
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:	Sun Mar 25 16:09:47 2018 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM feature is:   Unavailable
Rd look-ahead is: Enabled
Write cache is:   Enabled
DSN feature is:   Unavailable
ATA Security is:  Disabled, NOT FROZEN [SEC1]
Wt Cache Reorder: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:	  (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection:		 (39900) seconds.
Offline data collection
capabilities:			 (0x7b) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:			(0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:		(0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time:	 (   2) minutes.
Extended self-test routine
recommended polling time:	 ( 400) minutes.
Conveyance self-test routine
recommended polling time:	 (   5) minutes.
SCT capabilities:			(0x703d)	SCT Status supported.
					SCT Error Recovery Control supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME		  FLAGS	VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate	 POSR-K   200   200   051	-	0
  3 Spin_Up_Time			POS--K   181   181   021	-	5925
  4 Start_Stop_Count		-O--CK   100   100   000	-	36
  5 Reallocated_Sector_Ct   PO--CK   200   200   140	-	0
  7 Seek_Error_Rate		 -OSR-K   200   200   000	-	0
  9 Power_On_Hours		  -O--CK   072   072   000	-	20868
 10 Spin_Retry_Count		-O--CK   100   253   000	-	0
 11 Calibration_Retry_Count -O--CK   100   253   000	-	0
 12 Power_Cycle_Count	   -O--CK   100   100   000	-	36
192 Power-Off_Retract_Count -O--CK   200   200   000	-	20
193 Load_Cycle_Count		-O--CK   200   200   000	-	210
194 Temperature_Celsius	 -O---K   116   107   000	-	34
196 Reallocated_Event_Count -O--CK   200   200   000	-	0
197 Current_Pending_Sector  -O--CK   200   200   000	-	0
198 Offline_Uncorrectable   ----CK   100   253   000	-	0
199 UDMA_CRC_Error_Count	-O--CK   200   200   000	-	0
200 Multi_Zone_Error_Rate   ---R--   100   253   000	-	0
							||||||_ K auto-keep
							|||||__ C event count
							||||___ R error rate
							|||____ S speed/performance
							||_____ O updated online
							|______ P prefailure warning

General Purpose Log Directory Version 1
SMART		   Log Directory Version 1 [multi-sector log support]
Address	Access  R/W   Size  Description
0x00	   GPL,SL  R/O	  1  Log Directory
0x01		   SL  R/O	  1  Summary SMART error log
0x02		   SL  R/O	  5  Comprehensive SMART error log
0x03	   GPL	 R/O	  6  Ext. Comprehensive SMART error log
0x06		   SL  R/O	  1  SMART self-test log
0x07	   GPL	 R/O	  1  Extended self-test log
0x09		   SL  R/W	  1  Selective self-test log
0x10	   GPL	 R/O	  1  NCQ Command Error log
0x11	   GPL	 R/O	  1  SATA Phy Event Counters log
0x21	   GPL	 R/O	  1  Write stream error log
0x22	   GPL	 R/O	  1  Read stream error log
0x80-0x9f  GPL,SL  R/W	 16  Host vendor specific log
0xa0-0xa7  GPL,SL  VS	  16  Device vendor specific log
0xa8-0xb7  GPL,SL  VS	   1  Device vendor specific log
0xbd	   GPL,SL  VS	   1  Device vendor specific log
0xc0	   GPL,SL  VS	   1  Device vendor specific log
0xc1	   GPL	 VS	  93  Device vendor specific log
0xe0	   GPL,SL  R/W	  1  SCT Command/Status
0xe1	   GPL,SL  R/W	  1  SCT Data Transfer

SMART Extended Comprehensive Error Log Version: 1 (6 sectors)
No Errors Logged

SMART Extended Self-test Log Version: 1 (1 sectors)
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
	1		0		0  Not_testing
	2		0		0  Not_testing
	3		0		0  Not_testing
	4		0		0  Not_testing
	5		0		0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

SCT Status Version:				  3
SCT Version (vendor specific):	   258 (0x0102)
SCT Support Level:				   1
Device State:						Active (0)
Current Temperature:					34 Celsius
Power Cycle Min/Max Temperature:	 24/36 Celsius
Lifetime	Min/Max Temperature:	  2/43 Celsius
Under/Over Temperature Limit Count:   0/0
Vendor specific:
01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

SCT Temperature History Version:	 2
Temperature Sampling Period:		 1 minute
Temperature Logging Interval:		1 minute
Min/Max recommended Temperature:	  0/60 Celsius
Min/Max Temperature Limit:		   -41/85 Celsius
Temperature History Size (Index):	478 (150)

Index	Estimated Time   Temperature Celsius
 151	2018-03-25 08:12	31  ************
 ...	..(404 skipped).	..  ************
  78	2018-03-25 14:57	31  ************
  79	2018-03-25 14:58	32  *************
 ...	..(  7 skipped).	..  *************
  87	2018-03-25 15:06	32  *************
  88	2018-03-25 15:07	33  **************
 ...	..( 26 skipped).	..  **************
 115	2018-03-25 15:34	33  **************
 116	2018-03-25 15:35	34  ***************
 ...	..( 27 skipped).	..  ***************
 144	2018-03-25 16:03	34  ***************
 145	2018-03-25 16:04	31  ************
 ...	..(  4 skipped).	..  ************
 150	2018-03-25 16:09	31  ************

SCT Error Recovery Control:
		   Read:	 70 (7.0 seconds)
		  Write:	 70 (7.0 seconds)

Device Statistics (GP/SMART Log 0x04) not supported

Pending Defects log (GP Log 0x0c) not supported

SATA Phy Event Counters (GP Log 0x11)
ID	  Size	 Value  Description
0x0001  2			0  Command failed due to ICRC error
0x0002  2			0  R_ERR response for data FIS
0x0003  2			0  R_ERR response for device-to-host data FIS
0x0004  2			0  R_ERR response for host-to-device data FIS
0x0005  2			0  R_ERR response for non-data FIS
0x0006  2			0  R_ERR response for device-to-host non-data FIS
0x0007  2			0  R_ERR response for host-to-device non-data FIS
0x0008  2			0  Device-to-host non-data FIS retries
0x0009  2		   63  Transition from drive PhyRdy to drive PhyNRdy
0x000a  2		   63  Device-to-host register FISes sent due to a COMRESET
0x000b  2			0  CRC errors within host-to-device FIS
0x000f  2			0  R_ERR response for host-to-device data FIS, CRC
0x0012  2			0  R_ERR response for host-to-device non-data FIS, CRC
0x8000  4	  8270069  Vendor specific

root@freenas:~ # 
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
The disk looks fine, no significant errors anywhere. And it does list support for the SMART tests it should support, though none have ever been run (which is a big problem).

Run a long test with smartctl -t long /dev/ada1 and tell us how it went ( smartctl -x /dev/ada1) after 10 hours or so.
 

wblock

Documentation Engineer
Joined
Nov 14, 2014
Messages
1,506
I'm getting an error on a drive that's 2.5 years old (not capable of SMART self-check).
What is the error message, specifically?
 

oppland

Dabbler
Joined
Apr 7, 2012
Messages
22
Code:
CRITICAL: March 22, 2018, 3:18 a.m. - Device: /dev/ada1, not capable of SMART self-check
 
Last edited:

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080

oppland

Dabbler
Joined
Apr 7, 2012
Messages
22
Code:
root@freenas:~ # smartctl -x /dev/ada1
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.1-STABLE amd64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:	 Western Digital Red
Device Model:	 WDC WD30EFRX-68EUZN0
Serial Number:	WD-WCC4N1HND4RU
LU WWN Device Id: 5 0014ee 2b6647961
Firmware Version: 82.00A82
User Capacity:	3,000,592,982,016 bytes [3.00 TB]
Sector Sizes:	 512 bytes logical, 4096 bytes physical
Rotation Rate:	5400 rpm
Device is:		In smartctl database [for details use: -P show]
ATA Version is:   ACS-2 (minor revision not indicated)
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:	Mon Mar 26 17:22:40 2018 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM feature is:   Unavailable
Rd look-ahead is: Enabled
Write cache is:   Enabled
DSN feature is:   Unavailable
ATA Security is:  Disabled, NOT FROZEN [SEC1]
Wt Cache Reorder: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:	  (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection:		 (39900) seconds.
Offline data collection
capabilities:			 (0x7b) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:			(0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:		(0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time:	 (   2) minutes.
Extended self-test routine
recommended polling time:	 ( 400) minutes.
Conveyance self-test routine
recommended polling time:	 (   5) minutes.
SCT capabilities:			(0x703d)	SCT Status supported.
					SCT Error Recovery Control supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME		  FLAGS	VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate	 POSR-K   200   200   051	-	0
  3 Spin_Up_Time			POS--K   181   181   021	-	5925
  4 Start_Stop_Count		-O--CK   100   100   000	-	36
  5 Reallocated_Sector_Ct   PO--CK   200   200   140	-	0
  7 Seek_Error_Rate		 -OSR-K   200   200   000	-	0
  9 Power_On_Hours		  -O--CK   072   072   000	-	20893
 10 Spin_Retry_Count		-O--CK   100   253   000	-	0
 11 Calibration_Retry_Count -O--CK   100   253   000	-	0
 12 Power_Cycle_Count	   -O--CK   100   100   000	-	36
192 Power-Off_Retract_Count -O--CK   200   200   000	-	20
193 Load_Cycle_Count		-O--CK   200   200   000	-	210
194 Temperature_Celsius	 -O---K   118   107   000	-	32
196 Reallocated_Event_Count -O--CK   200   200   000	-	0
197 Current_Pending_Sector  -O--CK   200   200   000	-	0
198 Offline_Uncorrectable   ----CK   100   253   000	-	0
199 UDMA_CRC_Error_Count	-O--CK   200   200   000	-	0
200 Multi_Zone_Error_Rate   ---R--   200   200   000	-	0
							||||||_ K auto-keep
							|||||__ C event count
							||||___ R error rate
							|||____ S speed/performance
							||_____ O updated online
							|______ P prefailure warning

General Purpose Log Directory Version 1
SMART		   Log Directory Version 1 [multi-sector log support]
Address	Access  R/W   Size  Description
0x00	   GPL,SL  R/O	  1  Log Directory
0x01		   SL  R/O	  1  Summary SMART error log
0x02		   SL  R/O	  5  Comprehensive SMART error log
0x03	   GPL	 R/O	  6  Ext. Comprehensive SMART error log
0x06		   SL  R/O	  1  SMART self-test log
0x07	   GPL	 R/O	  1  Extended self-test log
0x09		   SL  R/W	  1  Selective self-test log
0x10	   GPL	 R/O	  1  NCQ Command Error log
0x11	   GPL	 R/O	  1  SATA Phy Event Counters log
0x21	   GPL	 R/O	  1  Write stream error log
0x22	   GPL	 R/O	  1  Read stream error log
0x80-0x9f  GPL,SL  R/W	 16  Host vendor specific log
0xa0-0xa7  GPL,SL  VS	  16  Device vendor specific log
0xa8-0xb7  GPL,SL  VS	   1  Device vendor specific log
0xbd	   GPL,SL  VS	   1  Device vendor specific log
0xc0	   GPL,SL  VS	   1  Device vendor specific log
0xc1	   GPL	 VS	  93  Device vendor specific log
0xe0	   GPL,SL  R/W	  1  SCT Command/Status
0xe1	   GPL,SL  R/W	  1  SCT Data Transfer

SMART Extended Comprehensive Error Log Version: 1 (6 sectors)
No Errors Logged

SMART Extended Self-test Log Version: 1 (1 sectors)
Num  Test_Description	Status				  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline	   Completed without error	   00%	 20893		 -
# 2  Short offline	   Completed without error	   00%	 20892		 -
# 3  Short offline	   Completed without error	   00%	 20891		 -
# 4  Extended offline	Completed without error	   00%	 20890		 -

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
	1		0		0  Not_testing
	2		0		0  Not_testing
	3		0		0  Not_testing
	4		0		0  Not_testing
	5		0		0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

SCT Status Version:				  3
SCT Version (vendor specific):	   258 (0x0102)
SCT Support Level:				   1
Device State:						Active (0)
Current Temperature:					32 Celsius
Power Cycle Min/Max Temperature:	 24/36 Celsius
Lifetime	Min/Max Temperature:	  2/43 Celsius
Under/Over Temperature Limit Count:   0/0
Vendor specific:
01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

SCT Temperature History Version:	 2
Temperature Sampling Period:		 1 minute
Temperature Logging Interval:		1 minute
Min/Max recommended Temperature:	  0/60 Celsius
Min/Max Temperature Limit:		   -41/85 Celsius
Temperature History Size (Index):	478 (227)

Index	Estimated Time   Temperature Celsius
 228	2018-03-26 09:25	32  *************
 ...	..( 46 skipped).	..  *************
 275	2018-03-26 10:12	32  *************
 276	2018-03-26 10:13	33  **************
 ...	..(  6 skipped).	..  **************
 283	2018-03-26 10:20	33  **************
 284	2018-03-26 10:21	32  *************
 ...	..( 13 skipped).	..  *************
 298	2018-03-26 10:35	32  *************
 299	2018-03-26 10:36	33  **************
 ...	..( 18 skipped).	..  **************
 318	2018-03-26 10:55	33  **************
 319	2018-03-26 10:56	32  *************
 ...	..( 63 skipped).	..  *************
 383	2018-03-26 12:00	32  *************
 384	2018-03-26 12:01	33  **************
 ...	..(141 skipped).	..  **************
  48	2018-03-26 14:23	33  **************
  49	2018-03-26 14:24	34  ***************
  50	2018-03-26 14:25	34  ***************
  51	2018-03-26 14:26	34  ***************
  52	2018-03-26 14:27	35  ****************
  53	2018-03-26 14:28	35  ****************
  54	2018-03-26 14:29	34  ***************
 ...	..(  2 skipped).	..  ***************
  57	2018-03-26 14:32	34  ***************
  58	2018-03-26 14:33	33  **************
 ...	..(  5 skipped).	..  **************
  64	2018-03-26 14:39	33  **************
  65	2018-03-26 14:40	32  *************
 ...	..(161 skipped).	..  *************
 227	2018-03-26 17:22	32  *************

SCT Error Recovery Control:
		   Read:	 70 (7.0 seconds)
		  Write:	 70 (7.0 seconds)

Device Statistics (GP/SMART Log 0x04) not supported

Pending Defects log (GP Log 0x0c) not supported

SATA Phy Event Counters (GP Log 0x11)
ID	  Size	 Value  Description
0x0001  2			0  Command failed due to ICRC error
0x0002  2			0  R_ERR response for data FIS
0x0003  2			0  R_ERR response for device-to-host data FIS
0x0004  2			0  R_ERR response for host-to-device data FIS
0x0005  2			0  R_ERR response for non-data FIS
0x0006  2			0  R_ERR response for device-to-host non-data FIS
0x0007  2			0  R_ERR response for host-to-device non-data FIS
0x0008  2			0  Device-to-host non-data FIS retries
0x0009  2		   63  Transition from drive PhyRdy to drive PhyNRdy
0x000a  2		   63  Device-to-host register FISes sent due to a COMRESET
0x000b  2			0  CRC errors within host-to-device FIS
0x000f  2			0  R_ERR response for host-to-device data FIS, CRC
0x0012  2			0  R_ERR response for host-to-device non-data FIS, CRC
0x8000  4	  8360753  Vendor specific

root@freenas:~ # 
 

nojohnny101

Wizard
Joined
Dec 3, 2015
Messages
1,478
Status
Not open for further replies.
Top