Hi,
this post is part a solution and part of question to developers/community.
We have some small servers with ZFS. Setup is simple, 2 SSDs with ZFS mirror for OS and VM data.
Read more
this post is part a solution and part of question to developers/community.
We have some small servers with ZFS. Setup is simple, 2 SSDs with ZFS mirror for OS and VM data.
Code:
zpool status
pool: rpool
state: ONLINE
scan: scrub repaired 0B in 3h58m with 0 errors on Sun Feb 10 04:22:39 2019
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
sda2 ONLINE 0 0...
Read more