Does anyone use locations ? if so, do they have space in them
rename the location and add a space, wait ten minutes, refresh and this happens.
i am confused.
zcm 11.2.0 (on sles 11sp1) - we are testing multiple things to evaluate how we broke locations in production.
things were broken in 11.2.0 in prod before any upgrades so we are only looking at this level.
zac commands run on a satellite on sles 11sp1
this particular iteration of test has internal CA certs. prod has external.
the cbr location was created manually through the http interface, not zman scripting (which prod was)
p
Code:
cbrzcm3:~:root
$ zac cl;zac zc;zac zc -l
Processing Command: cl
Current Configuration Location: cbr
Current Configuration Environment: cbr Network Environment
Processing Command: zc
Zone Configuration Server(s): https://dc2zcm1:443
Processing Command: zc
Role Servers
------------------------------+----------------------------------------------------------------------------------------------------------------------------
http://cbrzcm3:8080/
Collection: http://10.247.1.153:8080/
http://dc2zcm1:80/
http://10.242.1.102:80/
Configuration: https://dc2zcm1:443/
https://10.242.1.102:443/
http://cbrzcm3:8080/zenworks-content/
Content: http://10.247.1.153:8080/zenworks-content/
http://dc2zcm1:80/zenworks-content/
http://10.242.1.102:80/zenworks-content/
Code:
cbrzcm3:~:root
$ zac ref
Processing Command: ref
Refreshing device information...
Device refresh is complete.
Device refresh completed after 5.246 seconds.
Total refresh time: 5.248 seconds.
cbrzcm3:~:root
$ zac cl;zac zc;zac zc -l
Processing Command: cl
Current Configuration Location: cbr cbr
Current Configuration Environment: cbr Network Environment
Processing Command: zc
Zone Configuration Server(s): https://dc2zcm1:443
Processing Command: zc
Closest servers not found for any role.
i am confused.
zcm 11.2.0 (on sles 11sp1) - we are testing multiple things to evaluate how we broke locations in production.
things were broken in 11.2.0 in prod before any upgrades so we are only looking at this level.
zac commands run on a satellite on sles 11sp1
this particular iteration of test has internal CA certs. prod has external.
the cbr location was created manually through the http interface, not zman scripting (which prod was)
p