-
Notifications
You must be signed in to change notification settings - Fork 213
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
Automate blobfuse2 setup for new VM #1575
base: blobfuse/2.4.1
Are you sure you want to change the base?
Conversation
@ashruti-msft curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
|
@@ -0,0 +1,103 @@ | |||
# Install Azure CLI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We shall call this script from the above setup script to set up everything in one shot
✅ What
Created a script automating blobfuse2 setup required in a fresh VM. Also added a script to install azsecpack on new UBN VMs to avoid SFI alerts.
🤔 Why
Helps save time settign up blobfuse2 on a new VM especially while perf testing on multiple VMs
👩🔬 How to validate if applicable
run the script ./setup/setupUBN.sh and ./setup/vmSetupAzSecPack.sh