Feature #1613
Monitor Datastore infrastructure
Status: | Closed | Start date: | 10/26/2012 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 4.2 | |||
Resolution: | fixed | Pull request: |
Description
The DS drivers could be extended to be able to report stats about the DS infrastructure, like the free space left.
This could be used to restrict the creation of new Images in that DS.
If the probes are generic enough, we could add other functionality, like list the files inside the DS.
The CLI/Sunstone can take this list of files, delete out the ones in the SOURCE of the DS Images, and report any extra unknown file to the admin... or even create a new image for each of these unknown files.
Related issues
Associated revisions
feature #1613: Remove unneeded vmware check from clone plugin
feature #1613: Function to list the oids of a Pool.
feature #1613: Add datastore monitor action call to OpenNebula core
feature #1613:Set callback for MONITOR action
feature #1613: Only show stderr if the execution fail
feature #1613: Total, free and used capacity for Datastore class
feature #1613: Update Datastore information. Minor monitor fixes
feature #1613: ondatastore command shows capacity information
feature #1613: Triiger monitor actions when an image operation is made. Check datastore size before registering or cloning an image. RESERVED_SIZE and MAX_USED_SIZE control datastore capacity
feature #1613:Remove datastore config attribute (RESERVED_SIZE)
feature #1613: Do not monitor datastores during bootstrap. Create datastore directories for fs if not present
feature #1613: Monitor for vmfs datastore
feature #1613
feature #1613: Remove comment
feature #1613: Monitor for LVM
feature #1613: Checks on monitor callback
feature #1613: Monitor for ceph datastore
feature #1613: New configuration attribute to make optional capacity checking
feature #1613: Check save_as operations
(cherry picked from commit e2d11a0e1629664d5b89e1a7073f743cca91745a)
feature #1613: Monitor for dummy and iscsi datastores
Feature #1613: Change df command options for older versions
Feature #1613: Do not monitor system DS
Feature #1613: Minor changes
Feature #1613: Add new elements to migrator
Feature #1613: Add DS capacity to sunstone
Feature #1613: Change Sunstone capacity progress bar
Feature #1613: Change Sunstone capacity progress bar
(cherry picked from commit d83c40e96e7243f5f839b02400d55ac63c1c0918)
Feature #1613: Monitor DS as soon as oned starts
Feature #1613: Monitor DS as soon as oned starts
(cherry picked from commit 02fa009969b3d2e4b2f9c38771a4e9e7d5511ff2)
Feature #1613: return with error if ssh connection was unsuccesful for ceph, iscsi, lvm and vmfs monitors
Feature #1613: return with error if ssh connection was unsuccesful for ceph, iscsi, lvm and vmfs monitors
(cherry picked from commit 96cb95f0a95c64795f7d0fa8cb30c68fd55318e3)
History
#1 Updated by Ruben S. Montero over 8 years ago
- Target version deleted (
Release 4.0)
#2 Updated by Ruben S. Montero about 8 years ago
- Category changed from Drivers - Auth to Core & System
- Priority changed from Normal to High
#3 Updated by Ruben S. Montero about 8 years ago
- Target version set to Release 4.2
#4 Updated by Ruben S. Montero almost 8 years ago
- Target version changed from Release 4.2 to Release 4.4
#5 Updated by Ruben S. Montero almost 8 years ago
- Status changed from New to Closed
- Target version changed from Release 4.4 to Release 4.2
- Resolution set to fixed