[BlueOnyx:22470] Re: 5107R

Michael Stauber mstauber at blueonyx.it
Fri Nov 2 12:33:19 -05 2018


Hi Steffan,

> This is no eventurin, just a openvz
> Its a old one but the client needs it still.

I see.

> The conf file is changed with the host name and the vps restarted
> HOSTNAME="alpha.xxx"
> But the vps still uses the old hostname.
> uname -a
> Linux server3.xxxx

Well, 5107R is the unloved stepchild of the community. There never were
many of these around and 5107R hasn't seen any updates (other than OS
updates) in ages, because it can be easily converted to 5207R without
reinstall.

I suspect the scripts that pick up the hostname change and push it to
CODB are a bit aged and are not picking up on the changes you do on the
node.

My recommendation: Upgrade the VPS to 5207R using this guide:

https://www.blueonyx.it/index.php?page=upgrade

Other than that: You could use cceclient to manually set the host- and
domainname inside the VPS:

[root at 5107r ~]# /usr/sausalito/bin/cceclient
100 CSCP/0.99
200 READY
find System
104 OBJECT 1
201 OK
get 1
102 DATA productBuild = "5107R"
102 DATA NAMESPACE = ""
102 DATA productIdentity = "20140909"
102 DATA CLASSVER = "1.2"
102 DATA isRegistered = "0"
102 DATA CLASS = "System"
102 DATA gateway = "192.0.2.1"
102 DATA GUIredirects = "0"
102 DATA serialNumber = "XXXXXXXX"
102 DATA domainname = "smd.net"
102 DATA productName = "BlueOnyx 5107R"
102 DATA hostname = "5107r"
[...]

set 1 hostname = "new-hostname"
201 OK
set 1 domainname = "new-domainname"
201 OK

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list