framework icon indicating copy to clipboard operation
framework copied to clipboard

The Framework is a set of components and tools which brings the user an interface (GUI / API) to setup, extend and manage an Open vStorage platform.

Results 100 framework issues
Sort by recently updated
recently updated
newest added

Want to try some luck on any reply. I run mds_checkup and found some vdisks fail on ensure_safety. ``` 2020-04-22 15:17:20 79300 +0800 - N06 - 25211/140050997880640 - lib/mdsservice.py -...

The ensure single currently waits for a process to clean itself up. This does not happen in all cases: - a worker dies - A shell running decorated code is...

type_bug

All properties are currently set onto the object when it is instantiated. This makes it very hard for the editor to know which properties are set onto the object. Instead...

Hello, I'm pretty sure the following device is not in use and missing from alba plugin GUI. ``` In [31]: [ c for c in claimed_osds if c['ips'][0]==u'192.168.20.33' and c['id']==0...

Hello, A storage router's state becomes `FAILURE` in red color after it was rebooted, but everything still looks working well. ![image](https://user-images.githubusercontent.com/17973897/61691805-f0ccde80-ad5e-11e9-9588-21bbf9570434.png) **(1) ovs.storagerouter.ping** In sys log, the task `ovs.storagerouter.ping` never...

Hello, `ovs-arakoon-sas-back-abm.service` keeps on activating but it cannot start up. It has been like for a few weeks. Just wondering whats' going on: ``` -- Logs begin at Tue 2019-07-09...

- Deleting a large number of snapshots sequentially is very slow. We can optimize it by working storagedriver based and launch multiple concurrent tasks this way - vdisk.snapshot_ids can throw...

type_enhancement
state_codecomplete

https://github.com/openvstorage/volumedriver-ee/issues/207 available as of ee-6.16.21

Ovs-scheduled-tasks got stopped with the following stack trace: ``` 2019-05-27 04:47:00 03000 -0400 - NY1SRV0019 - 27902/140255200474880 - celery/celery.beat - 1728688 - DEBUG - beat: Synchronizing schedule... 2019-05-27 04:47:00 03000...