Keep-balance » History » Version 1
Tom Clegg, 04/10/2013 02:57 PM
1 | 1 | Tom Clegg | h1. Data Manager |
---|---|---|---|
2 | |||
3 | The Data Manager enforces policies concerning data access and storage resource consumption. |
||
4 | |||
5 | Its responsibilities include: |
||
6 | |||
7 | * Granting access to data blocks (according to permissions found in the system/metadata DB) |
||
8 | * Monitoring and adjusting redundancy of valuable data blocks (according to targets found in system/metadata DB) |
||
9 | * Deleting unneeded data blocks to increase disk space |
||
10 | * Rebalancing data blocks among available disks |
||
11 | * Monitoring block read and write activity |
||
12 | * Monitoring free disk space |
||
13 | * Monitoring disk activity |
||
14 | * Monitoring disk performance and health (via SMART and empirical measurement) |
||
15 | * Tracking physical disk changes (disks added, removed, moved) |