[provision] Cluster deletion error
Bug #1318716 reported by
Aleksey Kasatkin
This bug report is a duplicate of:
Bug #1396181: "Cobbler error" appears if two clusters are started to deploy in the same moment.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Invalid
|
Medium
|
Vladimir Sharshov |
Bug Description
iso 194
Ubuntu, Simple, VBOX, Neutron-GRE, 1 ctrl + 1 comp + 1 cind
Two clusters were created with the same master node and deleted then.
Last cluster was not deleted - error was raised.
It was deleted on second try.
Changed in fuel: | |
status: | New → Triaged |
assignee: | nobody → Vladimir Sharshov (vsharshov) |
Changed in fuel: | |
status: | Triaged → Incomplete |
summary: |
- Cluster deletion error + [provision] Cluster deletion error |
Changed in fuel: | |
status: | Incomplete → Invalid |
To post a comment you must log in.
Look like Cobbler error
Error running RPC method remove_nodes: <type 'exceptions. OSError' >:[Errno 2] No such file or directory: '/var/lib/ tftpboot/ images/ centos- x86_64/ vmlinuz'
Cobbler log:
Mon May 12 14:57:22 2014 - INFO | Exception occured: <type 'exceptions. OSError' > tftpboot/ images/ centos- x86_64/ vmlinuz' syslinux/ menu.c32 -> /var/lib/ tftpboot/ menu.c32 syslinux/ memdisk -> /var/lib/ tftpboot/ memdisk nailgun/ centos/ fuelweb/ x86_64/ isolinux/ initrd. img python2. 6/site- packages/ cobbler/ remote. py", line 1970, in _dispatch handle( *params) python2. 6/site- packages/ cobbler/ remote. py", line 1802, in sync python2. 6/site- packages/ cobbler/ api.py" , line 717, in sync python2. 6/site- packages/ cobbler/ action_ sync.py" , line 115, in run tftpd.sync( self.verbose) python2. 6/site- packages/ cobbler/ modules/ manage_ in_tftpd. py", line 174, in sync pxegen. copy_single_ distro_ files(d, self.bootloc, False) python2. 6/site- packages/ cobbler/ pxegen. py", line 160, in copy_single_ distro_ files python2. 6/site- packages/ cobbler/ utils.py" , line 1198, in linkfile python2. 6/site- packages/ cobbler/ utils.py" , line 1209, in copyfile samefile( src,dst) : python2. 6/posixpath. py", line 153, in samefile
Mon May 12 14:57:22 2014 - INFO | Exception value: [Errno 2] No such file or directory: '/var/lib/
Mon May 12 14:57:22 2014 - INFO | copying: /usr/share/
Mon May 12 14:57:22 2014 - INFO | copying: /usr/share/
Mon May 12 14:57:22 2014 - INFO | running: /usr/bin/sha1sum /var/www/
Mon May 12 14:57:23 2014 - INFO | Exception Info:
File "/usr/lib/
return method_
File "/usr/lib/
return self.api.sync()
File "/usr/lib/
return sync.run()
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
api=self.api, logger=self.logger)
File "/usr/lib/
return copyfile(src, dst, api=api, logger=logger)
File "/usr/lib/
if not os.path.
File "/usr/lib64/
s2 = os.stat(f2)