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

Add support for disk partitioning and xfs creation #3

Open
kdunn-pivotal opened this issue Sep 7, 2017 · 3 comments
Open

Add support for disk partitioning and xfs creation #3

kdunn-pivotal opened this issue Sep 7, 2017 · 3 comments

Comments

@kdunn-pivotal
Copy link

Refer to our conversation: https://pivotal.slack.com/archives/C4WUTFL30/p1504291458000484

@andreasscherbaum
Copy link
Owner

There is actually a Todo somewhere as a comment in my Playbook - but I'm not sure that the GPDB Playbook is the right place. This is something which needs to be done when you configure the host, or even earlier: when you setup the host. Once the partitions are created and the OS is installed, it's too late to change that.

https://github.com/andreasscherbaum/gpdb-ansible/blob/master/roles/gpdb4/tasks/redhat.yml#L184

@kdunn-pivotal
Copy link
Author

kdunn-pivotal commented Sep 7, 2017

Fair enough - I'm not too sure how your demarcations are drawn with this playbook, but to be clear, this is disk partitioning + xfs formatting for GPDB data disks/dirs only, not the OS itself.

@andreasscherbaum
Copy link
Owner

Is your use case that you have a partition for the OS, and another one for the database?

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

2 participants