|
|
@95ca19d
|
4 weeks |
mc |
hr: add —read-only volume flag
|
|
|
@150adbd2
|
5 weeks |
mc |
hr: add NOOP metadata type
|
|
|
@2192a01
|
5 weeks |
mc |
hr: basic Linux Multiple Device RAID format support
|
|
|
@263a2389
|
6 weeks |
mc |
hr: rename volume state ONLINE to OPTIMAL
|
|
|
@0fce1a6
|
7 weeks |
mc |
hr: rename HR_RLQ_* to HR_LAYOUT_*
|
|
|
@f34568c
|
7 weeks |
mc |
hr: print % done of REBUILD operation
|
|
|
@e0bbecb
|
7 weeks |
mc |
hr: move state printing to hrctl
One IPC call is for short volume …
|
|
|
@6f13257
|
2 months |
mc |
hr: cstyle: don't align struct members and fcn decls
|
|
|
@56602e0
|
3 months |
mc |
hr: rename all strings status' -> state'
|
|
|
@155d34f
|
3 months |
mc |
hr: rename hr_get_*_status_msg → hr_get_*_state_str
|
|
|
@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
|
|
|
@2100a4e
|
3 months |
mc |
uspace/lib/devices/hr: add OpenBSD softraid md type
|
|
|
@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 …
|
|
|
@80c760e
|
3 months |
mc |
hr: remove truncated_blkno calculation from raid*.c
Calculate the …
|
|
|
@c7e6a3e
|
4 months |
mc |
hr: align struct hr_extent members
|
|
|
@d082801
|
4 months |
mc |
hr: refactor manual assembly
|
|
|
@8b51009
|
4 months |
mc |
hr: auto assembly, refactor
Added automatic assembly (with hrctl -A). …
|
|
|
@de811048
|
4 months |
mc |
hr: style headers
|
|
|
@e24c064
|
5 months |
mc |
hr: add NONE state (use INVALID for inconsistent)
|
|
|
@3a68baa
|
7 months |
mc |
lib/device/hr: add INVALID state
|
|
|
@37a9c1e
|
7 months |
mc |
hr: hr_volume_t: rename RLQ → layout
|
|
|
@4066371
|
8 months |
mc |
hr: layout info printing
|
|
|
@5b320ac
|
8 months |
mc |
hr: hotspares + RAID1 rebuild
|
|
|
@dfa2313
|
9 months |
mc |
hr: rename HR_MAXDEVS → HR_MAX_EXTENTS
|
|
|
@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
|
|
|
@68c966e
|
10 months |
mc |
hr: use HR_DEVNAME_LEN and HR_UUID_LEN defines
|
|
|
@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
|
|
|
@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
|