-
Notifications
You must be signed in to change notification settings - Fork 7
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 GPFS backend #24
Add GPFS backend #24
Conversation
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.
I would suggest to remove the protocols -i eth0. This is only required for "interface" mode, and in standard setups CES public IPs for SMB access will find the interface by looking for a matching subnet on one of the interfaces
Ok. I'll do that. |
f987d12
to
bc6d3ce
Compare
bc6d3ce
to
bcac483
Compare
e85f16e
to
419643c
Compare
bcac483
to
883f136
Compare
883f136
to
12c2957
Compare
/retest centos-ci/cephfs |
/retest centos-ci/cephfs.vfs |
12c2957
to
c6d517e
Compare
c6d517e
to
cc1ca1c
Compare
🎉 All dependencies have been resolved ! |
Previously we didn't collevt logs and config on admin nodes. Now we collect them. Signed-off-by: Xavi Hernandez <[email protected]>
This patch adds support for defining a FQDN for each host. It also adds a FQDN to all interfaces of a host in /etc/hosts. Signed-off-by: Xavi Hernandez <[email protected]>
cc1ca1c
to
081ae0e
Compare
081ae0e
to
1fe81ab
Compare
Signed-off-by: Xavi Hernandez <[email protected]>
1fe81ab
to
98ec3fa
Compare
/test centos-ci/cephfs |
/test centos-ci/cephfs.vfs |
/test centos-ci/cephfs |
Depends on #87