-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Socket overhaul #128
base: master
Are you sure you want to change the base?
Socket overhaul #128
Commits on Jan 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 213caa3 - Browse repository at this point
Copy the full SHA 213caa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4dfb92 - Browse repository at this point
Copy the full SHA d4dfb92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56371f8 - Browse repository at this point
Copy the full SHA 56371f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bde826 - Browse repository at this point
Copy the full SHA 7bde826View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0f9dc5 - Browse repository at this point
Copy the full SHA c0f9dc5View commit details -
Update the add_map_op function to update the map if it already has an…
… op and return the old one
Configuration menu - View commit details
-
Copy full SHA for 9957a99 - Browse repository at this point
Copy the full SHA 9957a99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82bd8f3 - Browse repository at this point
Copy the full SHA 82bd8f3View commit details -
Added channels and edited disk-manager's add_disk and listen function…
…s with threadPool for threaded worker add_disk operations
Configuration menu - View commit details
-
Copy full SHA for 5336b74 - Browse repository at this point
Copy the full SHA 5336b74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a46a3 - Browse repository at this point
Copy the full SHA 50a46a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f3456 - Browse repository at this point
Copy the full SHA 72f3456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d4b09d - Browse repository at this point
Copy the full SHA 9d4b09dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fd3fb8 - Browse repository at this point
Copy the full SHA 6fd3fb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4767549 - Browse repository at this point
Copy the full SHA 4767549View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3a59d6 - Browse repository at this point
Copy the full SHA c3a59d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a9ac4 - Browse repository at this point
Copy the full SHA 02a9ac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 770147f - Browse repository at this point
Copy the full SHA 770147fView commit details
Commits on Feb 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bf586c5 - Browse repository at this point
Copy the full SHA bf586c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f444936 - Browse repository at this point
Copy the full SHA f444936View commit details
Commits on Feb 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 479ade6 - Browse repository at this point
Copy the full SHA 479ade6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e50318 - Browse repository at this point
Copy the full SHA 5e50318View commit details
Commits on Feb 6, 2020
-
parse_from_bytes grabs messages from the end of the byte vector given…
…, added function to parse message properly and drain message bytes properly
Configuration menu - View commit details
-
Copy full SHA for 51e6041 - Browse repository at this point
Copy the full SHA 51e6041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08bce43 - Browse repository at this point
Copy the full SHA 08bce43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e7b3a5 - Browse repository at this point
Copy the full SHA 6e7b3a5View commit details
Commits on Feb 7, 2020
-
filter state machines for the disks that need replacement + add in th…
…e partitions on the disks to be replaced to the list
Configuration menu - View commit details
-
Copy full SHA for 3528e8c - Browse repository at this point
Copy the full SHA 3528e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ec3b8 - Browse repository at this point
Copy the full SHA 91ec3b8View commit details -
Error's cannot be cloned, so change check_for_failed_disk to error ou…
…t immediately if check_all_disks failed
Configuration menu - View commit details
-
Copy full SHA for c9936c2 - Browse repository at this point
Copy the full SHA c9936c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 397e153 - Browse repository at this point
Copy the full SHA 397e153View commit details
Commits on Feb 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 04f690f - Browse repository at this point
Copy the full SHA 04f690fView commit details -
Add functions to create a req_map for disk-manager + check if ops are…
… already running
Configuration menu - View commit details
-
Copy full SHA for 85d3d61 - Browse repository at this point
Copy the full SHA 85d3d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ce4b0 - Browse repository at this point
Copy the full SHA 96ce4b0View commit details -
Add behavior to output correct message if skipping an operation becau…
…se the disk-manager is already running an op on specified disk
Configuration menu - View commit details
-
Copy full SHA for eacbe7b - Browse repository at this point
Copy the full SHA eacbe7bView commit details
Commits on Feb 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6737dde - Browse repository at this point
Copy the full SHA 6737ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c5f52a - Browse repository at this point
Copy the full SHA 7c5f52aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2a9a96 - Browse repository at this point
Copy the full SHA b2a9a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d332c5 - Browse repository at this point
Copy the full SHA 1d332c5View commit details
Commits on Feb 17, 2020
-
Handle looping and fix error out, Change handle all_finished to check…
… for a safely completed remove operation. If none do usual, otherwise use the safe one, if all safe-to-remove finished (as unsuccessful) return, figure out how to only run safe-to-remove/remove once, handle errors properly
Configuration menu - View commit details
-
Copy full SHA for 7f6efe2 - Browse repository at this point
Copy the full SHA 7f6efe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b345ff6 - Browse repository at this point
Copy the full SHA b345ff6View commit details
Commits on Feb 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2587893 - Browse repository at this point
Copy the full SHA 2587893View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb6459f - Browse repository at this point
Copy the full SHA cb6459fView commit details
Commits on Feb 19, 2020
-
Working on Unit tests, added condition to state machine so itonly ski…
…ps disks that aren't mounted
Configuration menu - View commit details
-
Copy full SHA for 780fbdc - Browse repository at this point
Copy the full SHA 780fbdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b71682 - Browse repository at this point
Copy the full SHA 6b71682View commit details -
Unit tests for create_msg_map, creation without partitions, with part…
…itions, with DB devices
Configuration menu - View commit details
-
Copy full SHA for b1109b0 - Browse repository at this point
Copy the full SHA b1109b0View commit details
Commits on Feb 20, 2020
-
Rearranged the code in add_or_update_op for smaller function + easier…
… to read and added tests for it
Configuration menu - View commit details
-
Copy full SHA for dfc2111 - Browse repository at this point
Copy the full SHA dfc2111View commit details -
Moved repeat code into seperate key request function, squished down r…
…eq-map operations
Configuration menu - View commit details
-
Copy full SHA for e030a1c - Browse repository at this point
Copy the full SHA e030a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b1621d - Browse repository at this point
Copy the full SHA 2b1621dView commit details
Commits on Feb 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6947fda - Browse repository at this point
Copy the full SHA 6947fdaView commit details -
Add unit tests for getting the right partitions/disks associated with…
… the paths to be removed
Configuration menu - View commit details
-
Copy full SHA for 0dad151 - Browse repository at this point
Copy the full SHA 0dad151View commit details
Commits on Feb 24, 2020
-
added test for removing duplicates/sorting and reformatted files to d…
…ecrease filesize
Configuration menu - View commit details
-
Copy full SHA for 07240d8 - Browse repository at this point
Copy the full SHA 07240d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6036e1a - Browse repository at this point
Copy the full SHA 6036e1aView commit details
Commits on Feb 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0d2c817 - Browse repository at this point
Copy the full SHA 0d2c817View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e03d3 - Browse repository at this point
Copy the full SHA a7e03d3View commit details
Commits on Feb 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 55d2107 - Browse repository at this point
Copy the full SHA 55d2107View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2facc6f - Browse repository at this point
Copy the full SHA 2facc6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53df069 - Browse repository at this point
Copy the full SHA 53df069View commit details
Commits on Feb 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c80adb2 - Browse repository at this point
Copy the full SHA c80adb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc798ff - Browse repository at this point
Copy the full SHA cc798ffView commit details -
Fixed up returning an error instead of ok, and revamped the listen fu…
…nction and reorganized it for easier comprehension
Configuration menu - View commit details
-
Copy full SHA for 3e384cb - Browse repository at this point
Copy the full SHA 3e384cbView commit details
Commits on Mar 2, 2020
-
Fix issue with is_all_finished not correctly determining when all ope…
…rations on a disk have completed (either as successful or failed)
Configuration menu - View commit details
-
Copy full SHA for f54c709 - Browse repository at this point
Copy the full SHA f54c709View commit details
Commits on Mar 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5070465 - Browse repository at this point
Copy the full SHA 5070465View commit details
Commits on Mar 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4702c9a - Browse repository at this point
Copy the full SHA 4702c9aView commit details
Commits on Mar 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bbd763f - Browse repository at this point
Copy the full SHA bbd763fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d383c9b - Browse repository at this point
Copy the full SHA d383c9bView commit details
Commits on Apr 1, 2020
-
Fix checking if disk operation already done to account for bluestore …
…non-lvm OSDs and fix database ticket update function to use correct column name
Configuration menu - View commit details
-
Copy full SHA for 103e7bf - Browse repository at this point
Copy the full SHA 103e7bfView commit details
Commits on Apr 2, 2020
-
Add check in osd metadata for non-lvm bluestore osds, remove SkipRepe…
…at operations once finished running
Configuration menu - View commit details
-
Copy full SHA for 50ed446 - Browse repository at this point
Copy the full SHA 50ed446View commit details
Commits on Apr 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e13a72c - Browse repository at this point
Copy the full SHA e13a72cView commit details
Commits on Apr 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for eae5e98 - Browse repository at this point
Copy the full SHA eae5e98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8be60 - Browse repository at this point
Copy the full SHA 4d8be60View commit details
Commits on Apr 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9bfc05a - Browse repository at this point
Copy the full SHA 9bfc05aView commit details
Commits on Apr 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8413563 - Browse repository at this point
Copy the full SHA 8413563View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d6dc3f - Browse repository at this point
Copy the full SHA 0d6dc3fView commit details
Commits on May 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a43e444 - Browse repository at this point
Copy the full SHA a43e444View commit details
Commits on May 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for af492ac - Browse repository at this point
Copy the full SHA af492acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73b2ea6 - Browse repository at this point
Copy the full SHA 73b2ea6View commit details
Commits on May 14, 2020
-
Fix soft error printing so common errors are changed to debug to prev…
…ent exploding log sizes
Configuration menu - View commit details
-
Copy full SHA for fa685d2 - Browse repository at this point
Copy the full SHA fa685d2View commit details
Commits on Jun 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 82e5276 - Browse repository at this point
Copy the full SHA 82e5276View commit details -
fix remove operation on successful Add so it removes all operations o…
…n the disk instead of the partition only
Configuration menu - View commit details
-
Copy full SHA for 7477053 - Browse repository at this point
Copy the full SHA 7477053View commit details