Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 681 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 681 Bytes

block-storage-manager

this project will provide the access and management to lvm, aws/s3, windows, linux storage management.

  • Linux Support is being started in v1
    • Create Physical Volume, Volume Group, Logical Volume
    • Update(Extend, Reduce, Rename, Chane) Physical Volume, Volume Group, Logical Volume
    • Remove Physical Volume, Volume Group, Logical Volume
    • Snapshot of Logical Volume
    • Remote & Local Linux Machine

New Features!

  • Multi Systems Support e.g. aws/s3, ceph, windows etc.
  • Advance & Easy DSL to controll Commands
  • Advance Implementation of CommandBuilder Class e.g. lvm & flags classes will be refactored
  • Mini Service
  • xxxxxx