Albano Serrano
unread,Oct 13, 2017, 8:41:19 PM10/13/17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rocks...@googlegroups.com
Hi
I am installing the beta version of Rocks 7 using VMware virtual
machines and I am having some problems.
After installation, I found that some services have not been properly
installed and that they were not active.
Namely, the DHCP and HTTP services were not configured.
I had to configure them manually.
Why did this happen?
At this stage I intend to install a compute node but the insert-ether
aborts when the node requests the IP address by DHCP.
It gives this error:
# insert-ethers
error - list index out of range
Traceback (most recent call last):
File "/opt/rocks/sbin/insert-ethers", line 1689, in <module>
app.run()
File "/opt/rocks/sbin/insert-ethers", line 1670, in run
self.insertor.run()
File "/opt/rocks/sbin/insert-ethers", line 1472, in run
self.listenDhcp(syslog_line)
File "/opt/rocks/sbin/insert-ethers", line 1328, in listenDhcp
if not self.discover(tokens[7], interface):
File "/opt/rocks/sbin/insert-ethers", line 1226, in discover
ipaddr = self.getnextIP(self.subnet)
File "/opt/rocks/sbin/insert-ethers", line 1149, in getnextIP
text = self.commands.command('report.nextip', args)
File "/opt/rocks/lib/python2.7/site-packages/rocks/commands/__init__.py",
line 1546, in command
o.runWrapper(name, args)
File "/opt/rocks/lib/python2.7/site-packages/rocks/commands/__init__.py",
line 1941, in runWrapper
self.run(self._params, self._args)
File "/opt/rocks/lib/python2.7/site-packages/rocks/commands/report/nextip/__init__.py",
line 114, in run
bcast_ip = rocks.ip.IPAddr(network_ip | rocks.ip.IPAddr(~mask_ip))
File "/opt/rocks/lib/python2.7/site-packages/rocks/ip.py", line 201,
in __invert__
return ~self.address()
File "/opt/rocks/lib/python2.7/site-packages/rocks/ip.py", line 183,
in address
(self.list[1] << 8) + self.list[0])
IndexError: list index out of range
It seems to be a DHCP service problem. How can I solve it?
Thank you very much.
Regards,
--
albano serrano
--
albano serrano