Fix nvme-ebs-links (issue #44)
Created by: tomalok
- 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.