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

Azure - use /dev/sdb for swap, core dump, etc. #420

Closed
mykaul opened this issue Dec 20, 2022 · 3 comments · Fixed by #429
Closed

Azure - use /dev/sdb for swap, core dump, etc. #420

mykaul opened this issue Dec 20, 2022 · 3 comments · Fixed by #429
Assignees
Milestone

Comments

@mykaul
Copy link

mykaul commented Dec 20, 2022

From https://learn.microsoft.com/en-us/azure/virtual-machines/lasv3-series :

Temp disk: Lasv3-series VMs have a standard SCSI-based temp resource disk for use by the OS paging or swap file (D: on Windows, /dev/sdb on Linux). This disk provides 80 GiB of storage, 4000 IOPS, and 80 MBps transfer rate for every 8 vCPUs. For example, Standard_L80as_v3 provides 800 GiB at 40000 IOPS and 800 MBPS. This configuration ensures that the NVMe drives can be fully dedicated to application use. This disk is ephemeral, and all data is lost on stop or deallocation.
@yaronkaikov yaronkaikov added this to the 5.2 milestone Jan 23, 2023
@syuu1228
Copy link
Contributor

@yaronkaikov I cannot launch instance on Lasv3-series, it says "Insufficient quota - family limit":
Screenshot from 2023-01-23 20-54-57
Can we increase quotas?

@yaronkaikov
Copy link
Collaborator

@syuu1228 Sorry looks like i missed this one, will check it

@yaronkaikov
Copy link
Collaborator

@syuu1228 It seems we didn't have any resource from this type, now we have :-) , you can go ahead and test it
image

syuu1228 added a commit to syuu1228/scylla-machine-image that referenced this issue Jan 31, 2023
Adding support Lasv3-series.

Closes scylladb#420
yaronkaikov pushed a commit that referenced this issue Jan 31, 2023
Adding support Lasv3-series.

Closes #420
yaronkaikov pushed a commit that referenced this issue Feb 2, 2023
Adding support Lasv3-series.

Closes #420

(cherry picked from commit f6e759c)
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

Successfully merging a pull request may close this issue.

3 participants