/
githubmirror
/
nbs
Обзор
Документация
Войти
/
githubmirror
/
nbs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
example/dynamic/DefineStoragePools.txt
32 строки
492 B
qkrorlqr
local debugging scripts and instructions for nbsd;
15 июн 2023, 20:18
15 июн 2023, 20:18
315b802
Код
Авторство
О чём код?
Command { DefineStoragePool { BoxId: 1 StoragePoolId: 1 Name: "/Root:ssd" ErasureSpecies: "none" VDiskKind: "Default" Kind: "ssd" NumGroups: 1 PDiskFilter { Property { Type: SSD } } } } Command { DefineStoragePool { BoxId: 1 StoragePoolId: 2 Name: "/Root:rot" ErasureSpecies: "none" VDiskKind: "Default" Kind: "rot" NumGroups: 1 PDiskFilter { Property { Type: ROT } } } }