simple example?
Hi,
I like the examples in the folder, however, IMHO another example is needed, something which I'm sure many users will do for test:
Scenario:
- 2 nodes, with 1 extra disk unformatted (/dev/vdb for example) while VDA holds the OS
- probe, create a volume (lets call it: demo) on the vdb on both nodes
- create NFS mount for volume demo
Thats it.
What do you think?
Hi,
On Wed, Dec 27, 2017 at 4:02 AM, hetzbh [email protected] wrote:
Hi,
I like the examples in the folder, however, IMHO another example is needed, something which I'm sure many users will do for test:
Scenario:
- 2 nodes, with 1 extra disk unformatted (/dev/vdb for example) while VDA holds the OS
- probe, create a volume (lets call it: demo) on the vdb on both nodes
- create NFS mount for volume demo
Thats it.
What do you think?
That is a good idea, I will add that or please send a PR.
-sac
PR==??
Pull request. I meant if you have already written an example you could send a pull request.
Oh, I was hoping that if you could write one, I'll be learning from it and I'll be happy to contribute samples after I play with it ;)