issues
search
project-machine
/
disko
Disk Operations API in Go
Apache License 2.0
13
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add lvrename to volume manager interface
#34
rchamarthy
closed
4 years ago
0
Wipe Please
#33
smoser
closed
4 years ago
2
Change AttachmentType and DiskType to marshal to json as string.
#32
smoser
closed
4 years ago
2
Add the demo cli
#31
smoser
closed
4 years ago
1
Add Megaraid package.
#30
smoser
closed
4 years ago
1
Drop linux build constraint.
#29
smoser
closed
4 years ago
1
Replace newGPTTable with use of gpt.NewTable, silence a lint warning.
#28
smoser
closed
4 years ago
1
Add name of VG into LV on create
#27
ghfahimi
closed
4 years ago
1
Fix conversion of sizes bytes to sectors when creating partitions.
#26
smoser
closed
4 years ago
1
Implment linux system.DeletePartition
#25
smoser
closed
4 years ago
1
getPartitionsBlockDevice returns error if name is not full path
#24
rchamarthy
closed
4 years ago
0
fix minor errors in disk type detection
#23
rchamarthy
closed
4 years ago
1
Add implementation for linux CreatePartition
#22
smoser
closed
4 years ago
1
Drop GUIDToString copy, just cast as a gpt.Guid and use String()
#21
smoser
closed
4 years ago
1
Change 'End' to 'Last' in Partition, and clarify bytes in doc.
#20
smoser
closed
4 years ago
1
Move Partition type to use better types for ID and Type.
#19
smoser
closed
4 years ago
1
Add String functions for AttachmentType and DiskType, LVType.
#18
smoser
closed
4 years ago
1
findRangeGaps: fix bug if input was not sorted.
#17
smoser
closed
4 years ago
1
Finish Lvm Impl
#16
smoser
closed
4 years ago
1
Some linux lvm Implementation
#15
smoser
closed
4 years ago
1
API: Add VGName to both PV and LV.
#14
smoser
closed
4 years ago
1
add lv and crypt test cases
#13
rchamarthy
closed
4 years ago
1
fix LV api to carry vg name
#12
rchamarthy
closed
4 years ago
1
Do not require pass phrase in VolumeManager.CryptClose.
#11
smoser
closed
4 years ago
2
Crypt interface issues
#10
smoser
closed
4 years ago
1
mock implementation for lvm and system
#9
rchamarthy
closed
4 years ago
2
simplify api to system and lvm
#8
rchamarthy
closed
4 years ago
1
refactor into linux specific implementation
#7
rchamarthy
closed
4 years ago
3
Fix golint complaints.
#6
smoser
closed
4 years ago
1
Add tests of findRangeGaps and parseUdevInfo.
#5
smoser
closed
4 years ago
1
doc change for PR test
#4
rchamarthy
closed
4 years ago
1
simply coverage report generation
#3
rchamarthy
closed
4 years ago
0
Feature/add some implementation
#2
smoser
closed
4 years ago
2
disk operations documentation
#1
rchamarthy
closed
4 years ago
0
Previous