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

swift local multi-disk setup #5

Closed
robertstarmer opened this issue Jun 23, 2012 · 4 comments
Closed

swift local multi-disk setup #5

robertstarmer opened this issue Jun 23, 2012 · 4 comments
Assignees

Comments

@robertstarmer
Copy link
Contributor

need to validate and setup multi-local-disk model with Swift

@ghost ghost assigned robertstarmer Jun 23, 2012
@robertstarmer
Copy link
Contributor Author

there is now an example that will work with 2+ disks where the first disk is small (SD card in UCS) and the rest of the system is on a single large RAID volume. Still need to clean this up to work with a kernel based disk definition (single disk), and a multi-multi disk setup (e.g. storage node with 3+ disks)

@robertstarmer
Copy link
Contributor Author

current example is in site_manifests/sdu-dmz-2, includes a replacement cobbler/templates/preseed.erb and an example cobbler-node and site pp files.

@robertstarmer
Copy link
Contributor Author

Key tasks:
1- update preseed to deal with:
a) kernel option disk (rather than embedded in preseed)
b) # disks > 2
c) disk space allocation update in default preseed.

  • disk space allocation available as part of cobbler pp

@robertstarmer
Copy link
Contributor Author

Need to create a new issue for next phase. There is too much still uncovered in this issue.

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