|
|
|
@56602e0
|
10 months |
mc |
hr: rename all strings status' -> state'
|
|
|
|
@fc265b4
|
10 months |
mc |
hr: IPC methods: don't create own hr_t session
|
|
|
|
@217d0fb
|
10 months |
mc |
hrctl: add notes about failing an extent
|
|
|
|
@d1d355f
|
10 months |
mc |
hr: refactor hrctl and some hr IPC methods
|
|
|
|
@ca7fa5b
|
11 months |
mc |
hr: use <inttypes.h> macro specifiers
|
|
|
|
@d082801
|
12 months |
mc |
hr: refactor manual assembly
|
|
|
|
@8b51009
|
12 months |
mc |
hr: auto assembly, refactor
Added automatic assembly (with hrctl -A). …
|
|
|
|
@8cdf360
|
12 months |
mc |
app/hrctl: fix case for 'n'
|
|
|
|
@7d25273
|
15 months |
mc |
hrctl: initialize hr session struct
|
|
|
|
@28769117
|
15 months |
mc |
hrctl: usage string modification
|
|
|
|
@586b39d
|
16 months |
mc |
hrctl: handle unkown options
|
|
|
|
@bf0a791
|
16 months |
mc |
hr: cstyle
|
|
|
|
@5b320ac
|
16 months |
mc |
hr: hotspares + RAID1 rebuild
|
|
|
|
@dfa2313
|
16 months |
mc |
hr: rename HR_MAXDEVS → HR_MAX_EXTENTS
|
|
|
|
@64eba57
|
16 months |
mc |
hrctl: fix memory leaks
|
|
|
|
@972b011
|
16 months |
mc |
hrctl: update usage
Add a note to usage about automatic prepending
of …
|
|
|
|
@8f7e1b1
|
16 months |
mc |
hrctl: rename flag —stop (-T) to —destroy (-D)
|
|
|
|
@cf28ffd3
|
17 months |
mc |
hr: add option to silently fail an extent
|
|
|
|
@e47a032
|
17 months |
mc |
hr: base for status handling
|
|
|
|
@50bed55d
|
17 months |
mc |
hr: rename levels to upper case
|
|
|
|
@6d55e39
|
17 months |
mc |
hrctl: remove disk concatenation option
|
|
|
|
@c997374
|
17 months |
mc |
hr: merge assemble and create functions
|
|
|
|
@2b8901be
|
17 months |
mc |
hrctl: add RAID 4 to usage message
|
|
|
|
@34abe6c5
|
17 months |
mc |
hrctl: inform about stopping a service that does not exit
|
|
|
|
@f9440e0d
|
17 months |
mc |
hrctl: add —stop option to usage
|
|
|
|
@4a2a6b8b
|
18 months |
mc |
hr: add initial RAID 4 0 (non-rotating parity on disk 0)
|
|
|
|
@a19d7fc4
|
18 months |
mc |
hr: add option (-T, —stop) for removing an active array
|
|
|
|
@b0f1366
|
18 months |
mc |
hr: write persistent metadata, assemble array from metadata
|
|
|
|
@ee83e9c
|
18 months |
mc |
hrctl: use sizeof(devname) instead of a constant
|
|
|
|
@095a989
|
18 months |
mc |
hr: add status printing
|
|
|
|
@e192339
|
18 months |
mc |
hrctl: add option for creating array from config file
|
|
|
|
@68e357e
|
18 months |
mc |
hr: use array for devname and devices for now
|
|
|
|
@94d84a0
|
19 months |
mc |
hr: initial trivial mirroring implementation
|