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

Disk volume management #15

Open
dazza-codes opened this issue Aug 28, 2017 · 0 comments
Open

Disk volume management #15

dazza-codes opened this issue Aug 28, 2017 · 0 comments

Comments

@dazza-codes
Copy link
Owner

  • create new disk volumes
    • local volumes vs. EBS volumes
      • some services require local volumes
        • e.g. Kafka brokers require efficient OS disk cache on several (local) disks
    • check disk params for the AWS API
      • disk size, type (SSD, etc.), IOPS
  • attach volumes
    • attach to new instances
    • attach to replacement instances
  • detach volumes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant