zfs

ZFS to mój ulubiony lesystem (obok btrfs oraz wa -a).
Dla osób niewtajemniczonych jest to grupa systemów plikowych realizujących NOWOCZESNE koncepcje w
sposobie przechowywania danych na dyskach/pamięciach ash. W skrócie, z bardzo wysokiego lotu ptaka
jest to system plików z wtopionymi mechanizmami lvm, możliwością robienia snapshot (takich w stylu
netapp-a), kompresją, deduplikacją i samonaprawą.
Jeszcze jedna uwaga, w systemach plików NOWOCZESNE oznacza kilka/kilkanaście lat ciężkiej pracy
developerów, testerów i olbrzymie pieniądze. Zdobyć zaufanie użytkowników nie jest łatwo — o czym
przekonali się developerzy Btrfs.
W Internecie materiałów jest bardzo dużo. Jeśli ktoś jest ciekawy polecam zacząć od angielskojęzycznej
wikipedii.

Podstawowe polecenia:

  • zpool
    • zpool list
  • zfs
    • zfs get compression
    • zfs get all NAZWA | less
    • zfs create -o mountpoint=/moje/dane nazwa_pooli/dane — utworzenie nowego fs “dane”
    • zfs set sharenfs=on nazwa_pooli/dane

https://blogs.oracle.com/timthomas/entry/creating_zfs_ le_systems_from

No Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Free(BSD)
yt-dlp – download your data from youtube

Hi, this short article only to mention that there is a wonderful application that exists for a years for the purpose to download YOUR or maybe some other movies from youtube. I don’t want to go in to legal aspect too much, what can be downloaded from youtube, what not …

Free(BSD)
Convert pdf file to jpeg – with imagemagic

Short article just to write down not-so frequently (for me) task: remove /opt/homebrew/bin from that command where using on other system than macOs Options: cheers

Free(BSD)
Search for duplicated files

This will be short (but hopefully I will find more time to show entire process to search duplicated files together with some examples). In case you are searching for duplicated files I can recommend two software which actually rocks in openSource world