Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

nmEnroll #7

Open
montge opened this issue Aug 31, 2016 · 2 comments
Open

nmEnroll #7

montge opened this issue Aug 31, 2016 · 2 comments

Comments

@montge
Copy link

montge commented Aug 31, 2016

During the install of nodes we we have to do a manual nmEnroll on the node. Is this expected behavior? Basically a simple WLST

connect(to admin)
nmEnroll(directories)

Our runlist looks as follows.

"recipe[fmw_jdk::rng_service]",
"recipe[fmw_wls::setup]",
"recipe[fmw_wls::install]",
"recipe[fmw_bsu::weblogic]",
"recipe[fmw_domain::nodemanager]"

@biemond
Copy link
Contributor

biemond commented Aug 31, 2016

Hi,

you are correct basically for now we only support single node provisioning. We also do not support (un)pack of a domain to other nodes and after that do an enroll.

Thanks

@montge
Copy link
Author

montge commented Sep 2, 2016

For awareness, and not sure if it's expected, but but using the run list, as well as manually running the nmEnroll above did produce a functional node. I haven't tried running it remotely yet but I did get functional servers. Basically the unpack and pack commands we're necessary since these were new nodes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants