sapcc / swift-drive-autopilot

Finds and mounts Swift storage drives (also from within a container)
Apache License 2.0
7 stars 0 forks source link

Detect usable drives based on absence of a partition table #11

Closed reimannf closed 7 years ago

reimannf commented 7 years ago

As the drive glob might be too inaccurate, e.g. after a reinstall of the coreos, extend the check of a swift usable drive to the absence of a partition label.

majewsky commented 7 years ago

Done in f7db6da.