|
|
@155d34f
|
3 months |
mc |
hr: rename hr_get_*_status_msg → hr_get_*_state_str
|
|
|
@af4ecb76
|
3 months |
mc |
hr: document lib/device/src/hr.c
|
|
|
@fc265b4
|
3 months |
mc |
hr: IPC methods: don't create own hr_t session
|
|
|
@d1d355f
|
3 months |
mc |
hr: refactor hrctl and some hr IPC methods
|
|
|
@fb06476f
|
3 months |
mc |
hr: use enum for RAID layouts
|
|
|
@b883aa8
|
3 months |
mc |
hr: move metadata_type_t to lib/hr for type printing
Also renames …
|
|
|
@ca7fa5b
|
4 months |
mc |
hr: use <inttypes.h> macro specifiers
|
|
|
@4200735
|
4 months |
mc |
hr: fix printing extent states with invalid service id
|
|
|
@d082801
|
4 months |
mc |
hr: refactor manual assembly
|
|
|
@8b51009
|
4 months |
mc |
hr: auto assembly, refactor
Added automatic assembly (with hrctl -A). …
|
|
|
@e24c064
|
5 months |
mc |
hr: add NONE state (use INVALID for inconsistent)
|
|
|
@3a68baa
|
7 months |
mc |
lib/device/hr: add INVALID state
|
|
|
@40be7eb
|
7 months |
mc |
lib/device/src/hr.c: session init style
|
|
|
@37a9c1e
|
7 months |
mc |
hr: hr_volume_t: rename RLQ → layout
|
|
|
@6784abc
|
7 months |
mc |
hr: hr_sess_init(): don't use IPC_FLAG_BLOCKING
|
|
|
@4066371
|
8 months |
mc |
hr: layout info printing
|
|
|
@5b320ac
|
8 months |
mc |
hr: hotspares + RAID1 rebuild
|
|
|
@13ce552
|
9 months |
mc |
hr: add DEGRADED volume state
Use it for weakened mirror as well.
|
|
|
@cf28ffd3
|
9 months |
mc |
hr: add option to silently fail an extent
|
|
|
@d84773a
|
9 months |
mc |
hr: RAID 1 state handling
|
|
|
@e47a032
|
9 months |
mc |
hr: base for status handling
|
|
|
@50bed55d
|
10 months |
mc |
hr: rename levels to upper case
|
|
|
@c997374
|
10 months |
mc |
hr: merge assemble and create functions
|
|
|
@dbd91da
|
10 months |
mc |
hr: remake structures to include extent status
Also rename .devs → …
|
|
|
@4a2a6b8b
|
11 months |
mc |
hr: add initial RAID 4 0 (non-rotating parity on disk 0)
|
|
|
@a19d7fc4
|
11 months |
mc |
hr: add option (-T, —stop) for removing an active array
|
|
|
@09398589
|
11 months |
mc |
hr: cstyle: remove redundant space
|
|
|
@9c1cf34c
|
11 months |
mc |
hr: add strip size to metadata and hr_volume_t
|
|
|
@b0f1366
|
11 months |
mc |
hr: write persistent metadata, assemble array from metadata
|
|
|
@095a989
|
11 months |
mc |
hr: add status printing
|
|
|
@68e357e
|
11 months |
mc |
hr: use array for devname and devices for now
|
|
|
@94d84a0
|
11 months |
mc |
hr: initial trivial mirroring implementation
|