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
Show virt-id in demo output if 'name' is empty.
#84
smoser
closed
4 years ago
1
Makefile updates
#83
smoser
closed
4 years ago
1
Drop commented out code from ptimg/main.go.
#82
smoser
closed
4 years ago
1
demo: put a version in --help output.
#81
smoser
closed
4 years ago
1
Feature/img tool
#80
smoser
closed
4 years ago
1
Identify xen blkfront devices as new attachment type XENBUS.
#79
smoser
closed
4 years ago
1
Add Makefile for simple build.
#78
smoser
closed
4 years ago
1
need to identify "Ephemeral" / Temporary disks
#77
smoser
opened
4 years ago
1
EC2 disks all identified as SSD.
#76
smoser
opened
4 years ago
1
Add properties to a disk to identify 'Ephemeral'.
#75
smoser
closed
4 years ago
1
Add knowledge of nbd and loop devices as "attachments".
#74
smoser
closed
4 years ago
1
Always update Protective MBR and Secondary GPT Table when writing GPT.
#73
smoser
closed
4 years ago
1
Feature/add mbr support
#72
smoser
closed
4 years ago
2
Add mbr
#71
smoser
closed
4 years ago
1
Fix/small sync and udev devlink priority
#70
smoser
closed
4 years ago
2
Zero the partition table before writing a protective MBR.
#69
smoser
closed
4 years ago
1
Add luks to demo updown.
#68
smoser
closed
4 years ago
1
Add demo 'misc' subcommand and minor changes
#67
smoser
closed
4 years ago
1
change getLuksInfo to read udev
#66
smoser
opened
4 years ago
0
use ints instead of uints
#65
smoser
opened
4 years ago
0
add 'growpart' function.
#64
smoser
opened
4 years ago
0
Fix formatting in cmdError.
#63
smoser
closed
4 years ago
1
Add demo 'disk show' command to show human friendly output, sort partition output.
#62
smoser
closed
4 years ago
1
Call partx --add and --delete after adding or removing partitions.
#61
smoser
closed
4 years ago
1
Return error in CreateVG when command or scan fails.
#60
smoser
closed
4 years ago
1
Speed up ScanVGs by only scanning PVs and LVs at most once.
#59
smoser
closed
4 years ago
1
Allow passing arguments to report functions, and use where possible.
#58
smoser
closed
4 years ago
1
Megaraid fix for Foreign disks and small cleanup for DriveGroups.
#57
smoser
closed
4 years ago
1
make correct kname and path for createPV
#56
rchamarthy
closed
4 years ago
1
Add range checking in addPartitionSet and clean up a test tempfile.
#55
smoser
closed
4 years ago
1
In getLuksInfo allow for records with 4 fields.
#54
smoser
closed
4 years ago
1
New partitions are not noticed by linux if device is mounted/open.
#53
smoser
closed
4 years ago
0
Fix CreatePV to correctly take kname. Add getKnameAndPathForBlockDevice.
#52
smoser
closed
4 years ago
1
fix CreatePV to use name and path
#51
rchamarthy
closed
4 years ago
4
consider Types as string rather than int.
#50
smoser
closed
4 years ago
2
Serialize LVType to strings rather than integers.
#49
smoser
closed
4 years ago
4
Populate LV.DecryptedLVName and DecryptedLVPath.
#48
smoser
closed
4 years ago
1
LV.DecryptedLVName and LV.DecryptedLVPath are not filled in on Scan
#47
smoser
closed
4 years ago
1
RemoveVG: fix bug where it attempted to remove an lv, not vg.
#46
smoser
closed
4 years ago
1
Add lvm UUID to VG, LV, PV. Add a LVType THINPOOL.
#45
smoser
closed
4 years ago
1
Delete LICENSE
#44
ghost
closed
4 years ago
3
Correctly populate RAID into attachment type for MegaRaid disks.
#43
smoser
closed
4 years ago
1
Add lvm subcommand and dump-vgs.
#42
smoser
closed
4 years ago
1
Fix ScanVGs in linux to correctly populate PVs.
#41
smoser
closed
4 years ago
1
Fix getPartitionsBlockDevice when provided a name rather than path.
#40
smoser
closed
4 years ago
1
Change custom MarshalJson to take objects not pointers.
#39
smoser
closed
4 years ago
1
Add demo 'disk scan' which does a scan of disks and json dumps the output.
#38
smoser
closed
4 years ago
1
Connect megaraid to linux System.
#37
smoser
closed
4 years ago
1
cli: add megaraid disk-summary
#36
smoser
closed
4 years ago
1
Add VolumeManager.RenameLV.
#35
smoser
closed
4 years ago
0
Previous
Next