This commit is contained in:
DoTheEvo 2023-01-02 13:41:44 +01:00
parent 00a792417e
commit dbba19cc2d
1 changed files with 9 additions and 3 deletions

View File

@ -32,7 +32,8 @@ Good alterntive is [openmediavault](https://www.openmediavault.org/),
but truenas seems a bigger player. And if I would have not lucked out
with the HBA card, I would be buying Fujitsu 9211-8i from ebay.
# Installation
<details>
<summary><h1>Installation in as VM in VMware ESXi</h1></summary>
![esxi-vm](https://i.imgur.com/hqatTKG.png)
@ -54,6 +55,11 @@ with the HBA card, I would be buying Fujitsu 9211-8i from ebay.
* login, shutdown
* ESXi - edit VM, add other device, PCI device, <should be listed HBA card>
</details>
---
---
# Basic Setup
### Static IP address
@ -97,7 +103,7 @@ Then set the UTC time in bios using `hwclock --systohc --utc`
![zfs-layout](https://i.imgur.com/uQXaw3h.png)
##### Pool
### Pool
[The official documentation.](https://www.truenas.com/docs/core/coretutorials/storage/pools/poolcreate/)
@ -115,7 +121,7 @@ But it is at the creation of pool where "raid" is set.
For destruction of a pool - Storage > Export/Disconnect button
##### Dataset
### Dataset
[The official documentation.](https://www.truenas.com/docs/core/coretutorials/storage/pools/datasets/)