Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ebs alias script is not working for ubuntu24.04. #4

Open
kunal-parsewar opened this issue Dec 3, 2024 · 0 comments
Open

ebs alias script is not working for ubuntu24.04. #4

kunal-parsewar opened this issue Dec 3, 2024 · 0 comments

Comments

@kunal-parsewar
Copy link

Hi ,

Looks like below command is not working on the Ubuntu24.04 distro. Below command returns nothing when run on Ubuntu 24.04 OS. And as there is no output for below command , no alias is getting created and the script stuck its execution.

In Ubuntu24.04 , something has changed with /dev naming conventions as e.g link for /dev/xvdf is not present when installed.

ALIAS=$(nvme id-ctrl -v "$${VOLUME}"| grep -Po '/dev/(sd[b-z]|xvd[b-z])')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant