|
|
@cdfcaea
|
8 weeks |
mc |
hr: RAID 5 rebuild
|
|
|
@09c195e8
|
8 weeks |
mc |
hr: move rebuild init to util.c
|
|
|
@f6590c4
|
8 weeks |
mc |
hr: io.c: fix typo in reconstruct reader
|
|
|
@a5a2dcf
|
8 weeks |
mc |
hr: util.c: make state changes logs mostly DEBUG level
|
|
|
@13f4c85
|
8 weeks |
mc |
hr: raid1.c: allow rebuild on INVALID extents
|
|
|
@263a2389
|
8 weeks |
mc |
hr: rename volume state ONLINE to OPTIMAL
|
|
|
@81b4c795
|
2 months |
mc |
hr: rename malloc_waitok() to hr_malloc_waitok()
|
|
|
@cff2342
|
2 months |
mc |
hr: raid5.c: fix bad extent selection
|
|
|
@4c103ee
|
2 months |
mc |
hr: util.c: remove debug print
|
|
|
@817cb83
|
2 months |
mc |
hr: update loc_service_register() calls
|
|
|
@f0cc1c64
|
2 months |
mc |
Merge upstream into helenraid
|
|
|
@ca48672
|
2 months |
jiri |
loc_service_register() needs to take a port ID argument.
|
|
|
@f0360ec
|
2 months |
mc |
hr: RAID 0, 1: use ENOMEM safe primitives
|
|
|
@3c518fc
|
2 months |
mc |
hr: remove HR_BD_SYNC
All syncs are now done with common util …
|
|
|
@137f7cf5
|
2 months |
mc |
hr: add common hr_sync_extents() fcn
|
|
|
@a3486f2
|
2 months |
mc |
hr: parallel RAID 5
|
|
|
@9d1685b
|
2 months |
mc |
hr: ENOMEM safe wrappers for block_direct_* ops
|
|
|
@b22ea202
|
2 months |
mc |
hr: rai1.c: make rebuild_blk evaluation more conservative
|
|
|
@73425d4
|
2 months |
mc |
hr: rai0.c: use renamed hr_add_data_offset()
|
|
|
@66ef60b
|
2 months |
mc |
hr: range locks: add noalloc lock acquire
|
|
|
@d574c11
|
2 months |
mc |
hr: fge: use malloc_waitok()
|
|
|
@f0950d2
|
2 months |
mc |
hr: add malloc_waitok() and calloc_waitok()
|
|
|
@234212a
|
2 months |
mc |
hr: rename data_dirty to first_write
|
|
|
@a62079d
|
2 months |
mc |
hr: move struct hr_range_lock to util.h
|
|
|
@5c55eb7
|
2 months |
jiri |
Fold uspace/srv/bd/sata_bd into uspace/drv/block/ahci.
|
|
|
@e0622a6
|
2 months |
mc |
hr: raid1.c: increment meta counter on first write
|
|
|
@13ada52
|
2 months |
mc |
hr: make failing an extent erase the superblock
|
|
|
@6791fbf
|
2 months |
mc |
hr: foreign metadata: un-silent save()
|
|
|
@7fba146
|
2 months |
mc |
hr: RAID 1: inc meta counter on first write
|
|
|
@83ff12f
|
2 months |
mc |
hr: raid0.c: no need to increment md_counter
|
|
|
@177f6ff
|
2 months |
mc |
hr: stop all volumes: ignore != EOK
|
|
|
@b5c95da5
|
2 months |
mc |
hr: raid*_{create,init}(): replace asserts with EINVAL
|
|
|
@9ee9c60b
|
2 months |
mc |
hr: raid5.c: use RAID 4 layout with RAID 4 level
|
|
|
@0fce1a6
|
2 months |
mc |
hr: rename HR_RLQ_* to HR_LAYOUT_*
|
|
|
@eabc094c
|
2 months |
mc |
hr: add superblock erasure op
|
|
|
@f34568c
|
2 months |
mc |
hr: print % done of REBUILD operation
|
|
|
@e2a8fd2
|
2 months |
mc |
hr: try automatic assembly on server start
|
|
|
@e0bbecb
|
2 months |
mc |
hr: move state printing to hrctl
One IPC call is for short volume …
|
|
|
@da80de9
|
2 months |
mc |
hr: move state callback to hr_ops_t
|
|
|
@49da044
|
3 months |
mc |
hr: fge: move types to fge.h
|
|
|
@c5b60e25
|
3 months |
mc |
hr: use PRIun to print service_id_t
|
|
|
@6f13257
|
3 months |
mc |
hr: cstyle: don't align struct members and fcn decls
|
|
|
@a2281efc
|
3 months |
mc |
hr: print service id of created volume
|
|
|
@c9ce6d22
|
3 months |
mc |
hr: refactor volume removal
|
|
|
@9a3eec1
|
3 months |
mc |
hr: util: hr_get_volume_svcs()
|
|
|
@287b2ea
|
3 months |
mc |
hr: don't add "devices/" prefix on vol registration
|
|
|
@7e68d61
|
3 months |
mc |
hr: metadata/geom/stripe: don't dump in vol init
|
|
|
@e1ed6ec0
|
3 months |
mc |
hr: auto assembly: detect bogus label type
|
|
|
@af73327a
|
3 months |
mc |
hr: use the term 'volume' instead of 'array'
|
|
|
@00d80c6
|
3 months |
mc |
hr: raid5.c: REBUILD fix
Make it work until RAID 5 rewrite is complete.
|
|
|
@2f21cd4
|
3 months |
mc |
hr: util.c: fix hotspare blkno check
|
|
|
@1cfce3f
|
3 months |
mc |
hr: raid5.c: set default layout
|
|
|
@ed41962
|
3 months |
mc |
hr: metadata/native: fix possible deadlock
|
|
|
@56602e0
|
3 months |
mc |
hr: rename all strings status' -> state'
|
|
|
@155d34f
|
3 months |
mc |
hr: rename hr_get_*_status_msg → hr_get_*_state_str
|
|
|
@ac4b70b
|
3 months |
mc |
hr: fail only failable extents
|
|
|
@31eb568
|
3 months |
mc |
hr: comment hr.c a bit
|
|
|
@13c2365
|
3 months |
mc |
hr: metadata/softraid: checksum in original endianness
|
|
|
@c2f0160
|
3 months |
mc |
hr: util: add more checks for hotspare addition
|
|
|
@d1d355f
|
3 months |
mc |
hr: refactor hrctl and some hr IPC methods
|
|
|
@40f56a4
|
4 months |
mc |
hr: metadata/softraid: use inttypes.h specifiers
|
|
|
@9bf95d4
|
4 months |
mc |
hr: hr_softraid.c: remove dead code
|
|
|
@59ec1c50
|
4 months |
mc |
hr: util.c: fix possible null deref
|
|
|
@c9ef864
|
4 months |
mc |
hr: util.c: hr_create_vol_struct: HR_LVL_4 fallthrough
|
|
|
@a261634
|
4 months |
mc |
hr: OpenBSD softraid metadata support
|
|
|
@af1b25d
|
4 months |
mc |
hr: metadata/geom/g_mirror.h: fix checksums
|
|
|
@dd76b46
|
4 months |
mc |
hr: metadata/native.c: use uint64_t for counter
|
|
|
@d85ee06
|
4 months |
mc |
hr: geom g{mirror, stripe}: rename files, remove saving
We cannot …
|
|
|
@a056759
|
4 months |
mc |
hr: hr.c: style Accepting connections. message
|
|
|
@c6d2af8
|
4 months |
mc |
hr: hr.c: more specific message for unsupported hotspare
|
|
|
@fb06476f
|
4 months |
mc |
hr: use enum for RAID layouts
|
|
|
@5cb1631
|
4 months |
mc |
hr: FreeBSD GEOM::STRIPE metadata support
|
|
|
@b883aa8
|
4 months |
mc |
hr: move metadata_type_t to lib/hr for type printing
Also renames …
|
|
|
@75262d2f
|
4 months |
mc |
hr: util.c: hr_create_vol_struct() style
|
|
|
@80c760e
|
4 months |
mc |
hr: remove truncated_blkno calculation from raid*.c
Calculate the …
|
|
|
@18c3658
|
4 months |
mc |
hr: raid{0,1,5}.c: unusable volume creation message
|
|
|
@f09b75b
|
4 months |
mc |
hr: metadata/foreign/geom: add <sys/endian.h>
|
|
|
@10291a23
|
4 months |
mc |
hr: FreeBSD GEOM::MIRROR metadata support
|
|
|
@afec52b4
|
4 months |
mc |
srv/bd/hr/superblock.c: fix memory leak
|
|
|
@f647b87
|
4 months |
mc |
srv/bd/hr: remove unused nblocks variable
|
|
|
@d3a23c9
|
4 months |
mc |
srv/hr/util.c: change log level LVL_WARN to LVL_NOTE
|
|
|
@372a9fc
|
4 months |
mc |
srv/hr/util.c: don't dump metadata
|
|
|
@6a854c5
|
4 months |
mc |
srv/hr/metadata/native.c: no explicit arg casting
|
|
|
@58c43d4
|
4 months |
mc |
hr: util.c: matching type as well
|
|
|
@14394141
|
4 months |
mc |
hr: util.c: style
|
|
|
@50603405
|
4 months |
mc |
hr: metadata format agnostic superblock ops
Put metadata specific …
|
|
|
@e77c3ed
|
4 months |
mc |
hr: superblock.c,h: const quals for args
|
|
|
@29e7cc7
|
4 months |
mc |
Merge branch 'upstream/master' into helenraid
|
|
|
@800d188
|
4 months |
mc |
hr: metadata saving on stop
New bool argument for hr_metadata_save() …
|
|
|
@a188131
|
4 months |
jiri |
Add UI to system installer
|
|
|
@0db0df2
|
4 months |
zarevucky.jiri |
Hash table improvements
Implement hash_table_foreach macro, analogous …
|
|
|
@ca7fa5b
|
5 months |
mc |
hr: use <inttypes.h> macro specifiers
|
|
|
@bbcd06e
|
5 months |
mc |
hr: keep counter only in memory saved metadata
|
|
|
@52be5fa
|
5 months |
mc |
hr: increment metadata counter on volume assembly
For now increment …
|
|
|
@44da6c8
|
5 months |
mc |
hr: util.c: initialize empty extents to MISSING
|
|
|
@0277ec2
|
5 months |
mc |
hr: refactor metadata handling
|
|
|
@a5ec426
|
5 months |
mc |
hr: superblock: move to last block
|
|
|
@baa4929
|
5 months |
mc |
hr: extent init refactor, blkno truncation
|
|
|
@6d0fc11
|
5 months |
mc |
hr: style: align structures, function prototypes
|
|
|
@746e636
|
5 months |
mc |
hr: add comments to raid init()
|
|
|