docs: update ADR NAS and DNS

This commit is contained in:
vincent 2023-11-14 17:47:18 +01:00
parent 9578b25804
commit a60a1bc578
2 changed files with 30 additions and 2 deletions

View File

@ -56,7 +56,7 @@ need to modify annsible system role for systemd-resolved activation and consul r
### Status ### Status
Study done
### Context ### Context
@ -80,7 +80,7 @@ DNS authority will dependant to storage (less problematic than recursor)
### Status ### Status
Study done
### Context ### Context
@ -97,4 +97,6 @@ agains:
### Decision ### Decision
put one recursor on cluster over authority server and keep the recursor on gerard for better recundancy
### Consequences ### Consequences

26
docs/ADR/005-NAS.md Normal file
View File

@ -0,0 +1,26 @@
# NAS
## 001 New Nas spec
### Status
In progress
### Context
Storage:
- Data filesytem will be in btrfs.
- Study if keep root filesystem in EXT4.
- Need to use LVM over btrfs added posibility to add cache later (cache on cold data useless on beginning maybe write cache in future use).
- hot Data (nomad, document,fresh download file,music?) on SSD cold DATA on HDD (film, serie photo)
- at least 2 HDD and 2 SSD
Hardware:
- network 2.5 gpbs will be good for evolve
- at least 4go ram
Software:
be able to install custom linux distrib