Skip to content

Fix nvme-ebs-links (issue #44)

Jake Buchholz Göktürk requested to merge fix/nvme-ebs-links_issue_#44 into master
  • EBS may prepend '/dev/' in front of the EBS alias, adjust the "sanity sed" to account for this.
  • Attempt to get a sane EBS alias up to 50x, sleep 1/10s in between (max duration ~5 secs).
  • Log when we add / fail-to-add / remove EBS alias symlinks.

Merge request reports