added new drives to defiant
This commit is contained in:
		
							parent
							
								
									3fcd8f0244
								
							
						
					
					
						commit
						b1cd64e23e
					
				
					 1 changed files with 18 additions and 7 deletions
				
			
		|  | @ -40,13 +40,24 @@ | ||||||
|         tokenFile = config.sops.secrets."services/zfs_smtp_token".path; |         tokenFile = config.sops.secrets."services/zfs_smtp_token".path; | ||||||
|       }; |       }; | ||||||
|       pool = { |       pool = { | ||||||
|         drives = [ |         vdevs = [ | ||||||
|  |           [ | ||||||
|             "ata-ST18000NE000-3G6101_ZVTCXVEB" |             "ata-ST18000NE000-3G6101_ZVTCXVEB" | ||||||
|             "ata-ST18000NE000-3G6101_ZVTCXWSC" |             "ata-ST18000NE000-3G6101_ZVTCXWSC" | ||||||
|             "ata-ST18000NE000-3G6101_ZVTD10EH" |             "ata-ST18000NE000-3G6101_ZVTD10EH" | ||||||
|             "ata-ST18000NT001-3NF101_ZVTE0S3Q" |             "ata-ST18000NT001-3NF101_ZVTE0S3Q" | ||||||
|             "ata-ST18000NT001-3NF101_ZVTEF27J" |             "ata-ST18000NT001-3NF101_ZVTEF27J" | ||||||
|             "ata-ST18000NE000-3G6101_ZVTJ7359" |             "ata-ST18000NE000-3G6101_ZVTJ7359" | ||||||
|  |           ] | ||||||
|  |           # TODO: this needs to be configured manually | ||||||
|  |           [ | ||||||
|  |             "ata-ST4000NE001-2MA101_WS2275P3" | ||||||
|  |             "ata-ST4000NE001-2MA101_WS227B9F" | ||||||
|  |             "ata-ST4000NE001-2MA101_WS227CEW" | ||||||
|  |             "ata-ST4000NE001-2MA101_WS227CYN" | ||||||
|  |             "ata-ST4000NE001-2MA101_WS23TBWV" | ||||||
|  |             "ata-ST4000NE001-2MA101_WS23TC5F" | ||||||
|  |           ] | ||||||
|         ]; |         ]; | ||||||
|         cache = [ |         cache = [ | ||||||
|           "nvme-Samsung_SSD_990_PRO_4TB_S7KGNU0X907881F" |           "nvme-Samsung_SSD_990_PRO_4TB_S7KGNU0X907881F" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue