Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: this_feature_currently_requires_accessing_site_using_safari
SSD, Columes, Blocksize,.. ist nach den Guidelines von MS konfiguriert? Klingt nach unterschiedlicher Blocksize.
Hallo,
vielen Dank für eure Hilfe. Das Treiber-Paket zu laden war das Stichwort zum Erfolg.
Das Booten hat auch von Port 5 funktioniert, da die anderen Ports unbelegt sind.
Ich habe nun Win Server 2016 installiert und möchte mittels Hyper-V Owncloud installieren. Wie kann ich denn OwnCloud das RAID5-Volumen (12 TB) zur Verfügung stellen?
Vielen Dank schon vorab für eure Unterstützung!
$phy = Get-PhysicalDisk -CanPool $true
New-StoragePool -FriendlyName PoolImages -StorageSubSystemFriendlyName "Storage Spaces*" -PhysicalDisks $phy
Get-StoragePool -FriendlyName poolimages | Get-PhysicalDisk
Get-StoragePool -FriendlyName poolimages | Get-PhysicalDisk | ? Size -lt 300GB | Set-PhysicalDisk -MediaType SSD
Get-StoragePool -FriendlyName poolimages | Get-PhysicalDisk | ? Size -gt 300GB | Set-PhysicalDisk -MediaType HDD
New-StorageTier -FriendlyName TierSSD -StoragePoolFriendlyName PoolImages -MediaType SSD
New-StorageTier -FriendlyName TierHDD -StoragePoolFriendlyName PoolImages -MediaType HDD
Get-StoragePool -FriendlyName PoolImages | Get-PhysicalDisk | ? MediaType -eq SSD | Set-PhysicalDisk -Usage Journal
New-VirtualDisk -StoragePoolFriendlyName PoolImages -FriendlyName vDiskImages -UseMaximumSize -ResiliencySettingName Parity -ProvisioningType fixed -WriteCacheSize 100GB
Read MB/s | Write MB/s | |
Seq Q32T1 | 167.6 | 262.9 |
4K Q32T1 | 10.05 | 3.350 |
Seq | 280.2 | 289.2 |
4K | 14.20 | 2.169 |
$phy = Get-PhysicalDisk -CanPool $true
New-StoragePool -FriendlyName PoolImages -LogicalSectorSizeDefault 512 -StorageSubSystemFriendlyName "Storage Spaces*" -PhysicalDisks $phy
Get-StoragePool -FriendlyName poolimages | Get-PhysicalDisk
Get-StoragePool -FriendlyName poolimages | Get-PhysicalDisk | ? Size -lt 300GB | Set-PhysicalDisk -MediaType SSD
Get-StoragePool -FriendlyName poolimages | Get-PhysicalDisk | ? Size -gt 300GB | Set-PhysicalDisk -MediaType HDD
New-StorageTier -FriendlyName TierSSD -StoragePoolFriendlyName PoolImages -MediaType SSD
New-StorageTier -FriendlyName TierHDD -StoragePoolFriendlyName PoolImages -MediaType HDD
Get-StoragePool -FriendlyName PoolImages | Get-PhysicalDisk | ? MediaType -eq SSD | Set-PhysicalDisk -Usage Journal
New-VirtualDisk -StoragePoolFriendlyName PoolImages -FriendlyName vDiskImages -UseMaximumSize -ResiliencySettingName Parity -ProvisioningType fixed -WriteCacheSize 100GB
Read MB/s | Write MB/s | |
Seq Q32T1 | 425.4 | 258.2 |
4K Q32T1 | 14.21 | 1.301 |
Seq | 380.6 | 172.6 |
4K | 13.93 | 2.486 |
RAM
Kingston 4GB DIMM, PC3-12800E, CL11, ECC (KTH-PL316ES/4G) - Q
Kingston 4GB DIMM, PC3L-12800E, CL11, ECC ( KTH-PL316ELV/4G) - Q
Kingston 8GB DIMM, PC3-12800E, CL11, ECC (KTH-PL316E/8G) - Q
Kingston 8GB DIMM, PC3L-12800E, CL11, ECC (KTH-PL316ELV/8G) - Q
Kingston 32GB Kit, PC3-12800E, CL11, ECC (KTH-PL316EK4/32G) - Q
Kingston 8GB DIMM, PC3-12800E, CL11, ECC (KVR16E11/8) - Q
Transcend 8GB DIMM, PC3-12800E, CL11, ECC (TS1GLK72V6H) - Q
Crucial 8GB DIMM, PC3-12800E, CL11, ECC (CT102472BD160B) - Q
Da brauch ich wohl noch einen HBA. Perc H200 ist scheinbar Preis-Leistungs-Sieger, oder?IMPORTANT: The HP Dynamic Smart Array B120i RAID controller and the AHCI do not support SAS hard drives.
Ich habe den FUJITSU D2607 SAS/SATA RAID controller im neuen am laufen. Wenn ich jetzt richtig lese kann der auch nativ SAS ansteuern. Den habe ich für 39,95€ und dazu noch 2 Kabel @10@Sata bei Ebay gekauft.
Hier die Auktion
Reine HBA waren mir zu teuer und der kommt auch mit 8 TB Festplatten zurecht. LSI SAS 2008 RAID Controller/ HBA Information
Der IT Mode lässt sich (hatte da was gelesen) nicht bei dem Modell flashen.