shihira 最近的时间轴更新
shihira's repos on GitHub
Python · 45 人关注
krunner-bridge
Write krunner 5 (plasma runner) plugins in python the quick way.
JavaScript · 40 人关注
gnome-extension-quicktoggler
DEPRECATED: Switched to KDE, so goodbye friends. Toggling services, launching apps in one click.
C# · 18 人关注
cube-sharp
Cubesharp is a 3D modelling software written in pure C# and OpenGL. (WARNING: Extremely Unstable)
C++ · 3 人关注
graphics-cl
A triangle rasterizer based on OpenCL parallel algorithms
C++ · 2 人关注
laboratory
Laboratory and toys of mine, study oriented
TypeScript · 1 人关注
pueue_webui
A simple WebUI for my favourite CLI tool [pueue](https://github.com/Nukesor/pueue)
C++ · 1 人关注
shader-tool
A highly scriptable shader tester and assembler
Java · 0 人关注
android-opengl-es-example
C++ · 0 人关注
aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
JavaScript · 0 人关注
AriaNg
AriaNg, a modern web frontend making aria2 easier to use.
TypeScript · 0 人关注
decky-plugin-launcher
A template for quickly creating a decky plugin from scratch
Python · 0 人关注
flask-site
Skeleton of a Flask-based Site.
0 人关注
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
QML · 0 人关注
plasma-applets
Python · 0 人关注
policy-control
A simple script language aimming at simplify flow control
C · 0 人关注
projects-synergy-uinput
Simple synergy client that uses uinput for mouse and keyboard control.
Vim Script · 0 人关注
shihira-vimfiles
Shihira's vimfiles
TypeScript · 0 人关注
silverbullet
The knowledge tinkerer's notebook
Python · 0 人关注
SilverDict
Web-Based Alternative to GoldenDict
Python · 0 人关注
wsgidav
A generic and extendable WebDAV server based on WSGI
shihira

shihira

V2EX 第 181466 号会员,加入于 2016-07-12 15:09:20 +08:00
shihira 最近回复了
1 天前
回复了 ZGeek 创建的主题 NAS NAS 磁盘文件系统如何设计
我已经实现好并正在用的方案,可参考一下:

nvme0: SSD ext4
zpool: 4xHDD zfs
mergerfs: 2xHDD mergerfs over ext4

tier0: (nvme0) 临时文件,通常是 Cache 、BT 下载途中的文件
tier1: (nvme0/zpool) 需要经常快速读写的重要文件,比如代码和配置文件,定期备份到 zpool
tier2: (zpool) 收集起来不太容易的资源文件、比较喜欢的音乐电影、日剧录像
tier3: (zpool/mergerfs) 重要但不太需要经常读写的大文件,比如照片录像,定期备份到 mergerfs
tier4: (mergerfs) 非常容易重新下载的东西,大热门电影电视剧

- zpool 每个季度要做 scrub
- 大热门影视真的没必要做冗余,留个种放在 tier1 就好了
- 存在 mergerfs 里,任何一个盘坏了都不会损失全部数据,只会损失坏掉哪个盘的数据。
有汇丰卓越的话(员工计划也可以)汇丰中国转汇丰香港也一分钱不收
2023-11-10 15:16:10 +08:00
回复了 Masami7 创建的主题 程序员 毕业设计想要做一个网盘
做设备间同步、版本管理和冲突解决
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2723 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 05:19 · PVG 13:19 · LAX 21:19 · JFK 00:19
Developed with CodeLauncher
♥ Do have faith in what you're doing.