|
|
|
@2a0d7ef9
|
5 days |
noreply |
Merge 9c3369b91a885914a5d30f5ac4858ccbe735034f into …
|
|
|
@9c3369b
|
6 days |
mc |
hr: raid5.c: remove unused rebuild bufs
|
|
|
@c5c367a
|
6 days |
mc |
hr: use optimal subtract-write in degraded state
|
|
|
@ba65caf5
|
7 days |
mc |
hr: hr.c: potentially answer EBUSY on HR_STOP_ALL
|
|
|
@f7169a6
|
7 days |
mc |
hr: raid5.c, parity_stripe.c: rename exec fcns
|
|
|
@9323bb8
|
7 days |
mc |
hr: raid5.c: make the critical section smaller
|
|
|
@15e51b05
|
8 days |
mc |
hr: check extent number
|
|
|
@1162b6c
|
8 days |
mc |
hr: raid1.c: split read: abort on 0 good extents
|
|
|
@3b14bda
|
9 days |
mc |
hr: raid1.c: retry split in case of failure
|
|
|
@c76bf33
|
9 days |
mc |
hr: raid1.c: update rebuild extent's last seek pos
|
|
|
@974f9ba
|
10 days |
mc |
hr: different RAID 1 read strategies
First - take first usable …
|
|
|
@6aafb48
|
11 days |
mc |
hr: rebuild: fix deadlock on extents_lock
|
|
|
@b247c714
|
11 days |
mc |
hr: rename async handler
|
|
|
@038a8d0
|
12 days |
mc |
hr: hr_client_conn(): return when no vol is found
|
|
|
@996d31ac
|
12 days |
mc |
hr: retire level specific add_hotspare() hr_ops_t
|
|
|
@dcdb990
|
2 weeks |
mc |
hr: metadata/md: have to take rebuild into account
Even if not …
|
|
|
@d04a350
|
2 weeks |
mc |
hr: metadata/gmirror: fix setting extent states
|
|
|
@059885c
|
2 weeks |
mc |
hr: metadata/softraid: fix and allow rebuild
|
|
|
@95ca19d
|
2 weeks |
mc |
hr: add —read-only volume flag
|
|
|
@640250b
|
2 weeks |
mc |
hr: metadata/md: cstyle for MD metadata header
|
|
|
@7ef5ea2
|
2 weeks |
mc |
hr: encoding and saving MD metadata support
|
|
|
@b81ae12
|
2 weeks |
mc |
hr: softraid metadata saving support
|
|
|
@4a77540
|
2 weeks |
mc |
hr: GEOM Mirror metadata saving support
|
|
|
@c095ad93
|
2 weeks |
mc |
hr: metadata/native: remove old debug print
|
|
|
@40ab4901
|
2 weeks |
mc |
hr: metadata/softraid: do not support dirty flag set
|
|
|
@150adbd2
|
2 weeks |
mc |
hr: add NOOP metadata type
|
|
|
@93ea452
|
2 weeks |
mc |
hr: util.c: catch meta2vol() error
|
|
|
@e5c3580
|
2 weeks |
mc |
hr: add HR_METADATA_ALLOW_REBUILD flag
For now we want to be …
|
|
|
@9c9955ab
|
2 weeks |
mc |
hr: metadata/softraid: invalidate rebuild chunk
|
|
|
@0dbd4a9
|
2 weeks |
mc |
hr: metadata: validate magic early in decode
|
|
|
@2192a01
|
2 weeks |
mc |
hr: basic Linux Multiple Device RAID format support
|
|
|
@c24f96b
|
2 weeks |
mc |
hr: add OpenBSD softraid metadata type str
|
|
|
@d220b7d
|
2 weeks |
mc |
hr: change HelenRAID native metadata type str
|
|
|
@aaf741f
|
2 weeks |
mc |
hr: metadata/foreign: alloc metadata structs
|
|
|
@8ad48d1c
|
2 weeks |
mc |
hr: metadata/gmirror: use syncid as on-disk counter
|
|
|
@f93b8869
|
2 weeks |
mc |
hrctl: use single quotes for volume name
Also put ' ' before byte SI.
|
|
|
@2de7c1f
|
2 weeks |
mc |
hr: metadata/foreign: implement erase_block()
It is safer for foreign …
|
|
|
@aa9bad8
|
2 weeks |
mc |
hr: let each format implement own probe
This will allow metadata to …
|
|
|
@78433bb
|
2 weeks |
mc |
hr: allocate in-memory metadata in format code
This will allow some …
|
|
|
@c69cbef
|
2 weeks |
mc |
hr: metadata/native: remove data_offset
Since native metadata are …
|
|
|
@3702c32
|
3 weeks |
mc |
hr: metadata/foreign/softraid: remove old comment
|
|
|
@62a8756
|
3 weeks |
mc |
hr: metadata: use ENOMEM safe block I/O wrappers
|
|
|
@6a8c1569
|
3 weeks |
mc |
hr: add option to save metadata on single extent
|
|
|
@e0695ce
|
3 weeks |
mc |
hr: save REBUILD position
|
|
|
@f18e36e
|
3 weeks |
mc |
hr: metadata/native: make save use waitok allocation
|
|
|
@cdfcaea
|
3 weeks |
mc |
hr: RAID 5 rebuild
|
|
|
@09c195e8
|
3 weeks |
mc |
hr: move rebuild init to util.c
|
|
|
@f6590c4
|
3 weeks |
mc |
hr: io.c: fix typo in reconstruct reader
|
|
|
@a5a2dcf
|
3 weeks |
mc |
hr: util.c: make state changes logs mostly DEBUG level
|
|
|
@13f4c85
|
3 weeks |
mc |
hr: raid1.c: allow rebuild on INVALID extents
|
|
|
@8b0fbb7
|
3 weeks |
mc |
hrctl: update usage message
|
|
|
@c2d737d
|
3 weeks |
mc |
hrctl: allow —help even when the server is offline
|
|
|
@263a2389
|
3 weeks |
mc |
hr: rename volume state ONLINE to OPTIMAL
|
|
|
@81b4c795
|
3 weeks |
mc |
hr: rename malloc_waitok() to hr_malloc_waitok()
|
|
|
@cff2342
|
3 weeks |
mc |
hr: raid5.c: fix bad extent selection
|
|
|
@4c103ee
|
3 weeks |
mc |
hr: util.c: remove debug print
|
|
|
@817cb83
|
3 weeks |
mc |
hr: update loc_service_register() calls
|
|
|
@f0cc1c64
|
3 weeks |
mc |
Merge upstream into helenraid
|
|
|
@5caad1d
|
3 weeks |
jiri |
tbarcfg_listener_destroy() should clean up properly.
|
|
|
@cb20b05
|
3 weeks |
jiri |
Fix missing argument when destroying async port.
|
|
|
@ca48672
|
3 weeks |
jiri |
loc_service_register() needs to take a port ID argument.
|
|
|
@f0360ec
|
4 weeks |
mc |
hr: RAID 0, 1: use ENOMEM safe primitives
|
|
|
@3c518fc
|
4 weeks |
mc |
hr: remove HR_BD_SYNC
All syncs are now done with common util …
|
|
|
@137f7cf5
|
4 weeks |
mc |
hr: add common hr_sync_extents() fcn
|
|
|
@a3486f2
|
4 weeks |
mc |
hr: parallel RAID 5
|
|
|
@9d1685b
|
4 weeks |
mc |
hr: ENOMEM safe wrappers for block_direct_* ops
|
|
|
@b22ea202
|
4 weeks |
mc |
hr: rai1.c: make rebuild_blk evaluation more conservative
|
|
|
@73425d4
|
4 weeks |
mc |
hr: rai0.c: use renamed hr_add_data_offset()
|
|
|
@66ef60b
|
4 weeks |
mc |
hr: range locks: add noalloc lock acquire
|
|
|
@d574c11
|
4 weeks |
mc |
hr: fge: use malloc_waitok()
|
|
|
@f0950d2
|
4 weeks |
mc |
hr: add malloc_waitok() and calloc_waitok()
|
|
|
@234212a
|
4 weeks |
mc |
hr: rename data_dirty to first_write
|
|
|
@3951046
|
4 weeks |
jiri |
Async ports and interfaces do the castling.
Now interfaces hang under …
|
|
|
@a62079d
|
5 weeks |
mc |
hr: move struct hr_range_lock to util.h
|
|
|
@5c55eb7
|
5 weeks |
jiri |
Fold uspace/srv/bd/sata_bd into uspace/drv/block/ahci.
|
|
|
@e0622a6
|
5 weeks |
mc |
hr: raid1.c: increment meta counter on first write
|
|
|
@13ada52
|
5 weeks |
mc |
hr: make failing an extent erase the superblock
|
|
|
@6791fbf
|
5 weeks |
mc |
hr: foreign metadata: un-silent save()
|
|
|
@7fba146
|
5 weeks |
mc |
hr: RAID 1: inc meta counter on first write
|
|
|
@83ff12f
|
5 weeks |
mc |
hr: raid0.c: no need to increment md_counter
|
|
|
@177f6ff
|
5 weeks |
mc |
hr: stop all volumes: ignore != EOK
|
|
|
@b5c95da5
|
5 weeks |
mc |
hr: raid*_{create,init}(): replace asserts with EINVAL
|
|
|
@9ee9c60b
|
5 weeks |
mc |
hr: raid5.c: use RAID 4 layout with RAID 4 level
|
|
|
@0fce1a6
|
5 weeks |
mc |
hr: rename HR_RLQ_* to HR_LAYOUT_*
|
|
|
@eabc094c
|
5 weeks |
mc |
hr: add superblock erasure op
|
|
|
@f34568c
|
5 weeks |
mc |
hr: print % done of REBUILD operation
|
|
|
@e2a8fd2
|
5 weeks |
mc |
hr: try automatic assembly on server start
|
|
|
@e0bbecb
|
5 weeks |
mc |
hr: move state printing to hrctl
One IPC call is for short volume …
|
|
|
@431b513
|
5 weeks |
mc |
hrctl: also parse levels as words
|
|
|
@d482b05
|
5 weeks |
mc |
hrctl: add synopsis to usage message
|
|
|
@da80de9
|
5 weeks |
mc |
hr: move state callback to hr_ops_t
|
|
|
@0f5c4e4
|
7 weeks |
jiri |
Fix crash in AHCI driver and sata_bd server.
|
|
|
@49da044
|
8 weeks |
mc |
hr: fge: move types to fge.h
|
|
|
@c5b60e25
|
8 weeks |
mc |
hr: use PRIun to print service_id_t
|
|
|
@6f13257
|
8 weeks |
mc |
hr: cstyle: don't align struct members and fcn decls
|
|
|
@a2281efc
|
2 months |
mc |
hr: print service id of created volume
|
|
|
@c9ce6d22
|
2 months |
mc |
hr: refactor volume removal
|
|
|
@9a3eec1
|
2 months |
mc |
hr: util: hr_get_volume_svcs()
|
|
|
@287b2ea
|
2 months |
mc |
hr: don't add "devices/" prefix on vol registration
|
|
|
@bfe4a88b
|
2 months |
mc |
bdwrite: measure and print elapsed time
|
|
|