lorem_ipsum
Cadet
- Joined
- Apr 12, 2020
- Messages
- 5
Hi!
TureNoob here.
I've set up trueNas last year with disk laying around, plex and some other app, all is working great but i'm running out of space.
So I bough an ICY BOX IB-3640SU3 with 4 HDD Seagate IronWolf 4 To. Currently running TrueNAS-12.0-U6.
Connected via esata, I've only one drive showing in trueNas.
All four are showing when plugged into a windows machine.
And my expertise ends here, I can connect to my nas via ssh but I have no idea what command I should run to list disk and detect what's wrong.
Any help from you guys would be nice.
Here is a few command I gathered looking for an answer :
geom disk list:
zpool status -v :
glabel status :
	
		
			
		
		
	
			
			TureNoob here.
I've set up trueNas last year with disk laying around, plex and some other app, all is working great but i'm running out of space.
So I bough an ICY BOX IB-3640SU3 with 4 HDD Seagate IronWolf 4 To. Currently running TrueNAS-12.0-U6.
Connected via esata, I've only one drive showing in trueNas.
All four are showing when plugged into a windows machine.
And my expertise ends here, I can connect to my nas via ssh but I have no idea what command I should run to list disk and detect what's wrong.
Any help from you guys would be nice.
Here is a few command I gathered looking for an answer :
geom disk list:
Code:
Geom name: ada0 Providers: 1. Name: ada0 Mediasize: 4000787030016 (3.6T) Sectorsize: 512 Stripesize: 4096 Stripeoffset: 0 Mode: r0w0e0 descr: ST4000VN008-2DR166 lunid: 5000c500dc0a006d ident: ZDHA5W5T rotationrate: 5980 fwsectors: 63 fwheads: 16 Geom name: ada1 Providers: 1. Name: ada1 Mediasize: 500107862016 (466G) Sectorsize: 512 Stripesize: 4096 Stripeoffset: 0 Mode: r1w1e2 descr: ST500LT012-9WS142 lunid: 5000c500621e968b ident: S0V9M39J rotationrate: 5400 fwsectors: 63 fwheads: 16 Geom name: ada2 Providers: 1. Name: ada2 Mediasize: 1000204886016 (932G) Sectorsize: 512 Stripesize: 4096 Stripeoffset: 0 Mode: r2w2e5 descr: ST1000DX001-1NS162 lunid: 5000c50087a8f362 ident: Z4YBEQSQ rotationrate: 7200 fwsectors: 63 fwheads: 16
zpool status -v :
Code:
  pool: freenas-boot
 state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
        still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
        the pool may no longer be accessible by software that does not support
        the features. See zpool-features(5) for details.
  scan: scrub repaired 0B in 00:00:57 with 0 errors on Sat Oct  2 03:45:57 2021
config:
        NAME          STATE     READ WRITE CKSUM
        freenas-boot  ONLINE       0     0     0
          ada1p2      ONLINE       0     0     0
errors: No known data errors
  pool: pool1
 state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
        still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
        the pool may no longer be accessible by software that does not support
        the features. See zpool-features(5) for details.
  scan: scrub repaired 0B in 01:35:35 with 0 errors on Sun Oct  3 01:35:35 2021
config:
        NAME                                          STATE     READ WRITE CKSUM
        pool1                                         ONLINE       0     0     0
          gptid/954a39f5-79ba-11ea-9f62-80ee73b9b203  ONLINE       0     0     0
errors: No known data errorsglabel status :
Code:
                                      Name  Status  Components
gptid/c170437d-12bf-11ec-8224-44032c7105f1     N/A  ada0p1
                  gpt/Pool%20de%20stockage     N/A  ada0p2
gptid/c170438c-12bf-11ec-8224-44032c7105f1     N/A  ada0p2
gptid/6b84eb86-7b73-11ea-9f9d-80ee73b9b203     N/A  ada1p1
gptid/954a39f5-79ba-11ea-9f62-80ee73b9b203     N/A  ada2p2
gptid/6b98ff31-7b73-11ea-9f9d-80ee73b9b203     N/A  ada1p3 
				 
 
		 
 
		 
			
		
	
	
		 
 
		