Bug 1070950
| Summary: | [abrt] obnam: nodestore_disk.py:240:get_node:NodeMissing: Node 0x9 cannot be found in the node store 3951686768651175632: 2: No such file or directory: /mnt/backup/backup/3951686768651175632/nodes/0/0/0/9 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sanne Wouda <snnw> | ||||||||
| Component: | obnam | Assignee: | Michel Lind <michel> | ||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 20 | CC: | michel, snnw | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/4bbb3e180bb3945089d9390c15da23680028f785 | ||||||||||
| Whiteboard: | abrt_hash:7c713fa41881d2457e3fb46c0abb66490f53a8b8 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2015-02-02 10:51:51 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
Created attachment 868698 [details]
File: backtrace
Created attachment 868699 [details]
File: dso_list
Created attachment 868700 [details]
File: environ
Hi, Could you try https://admin.fedoraproject.org/updates/obnam-1.8-1.fc20 and see if that resolves the issue? Thanks! I'm sorry, but I no longer have the backup repository that showed this issue. Marking as closed. Feel free to reopen if someone is still experiencing this crash. |
Version-Release number of selected component: obnam-1.6.1-1.fc20 Additional info: reporter: libreport-2.1.12 cmdline: /usr/bin/python /usr/bin/obnam mount -r /mnt/backup/backup --to /mnt/obnam/ --viewmode=multiple executable: /usr/bin/obnam kernel: 3.13.3-201.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: nodestore_disk.py:240:get_node:NodeMissing: Node 0x9 cannot be found in the node store 3951686768651175632: 2: No such file or directory: /mnt/backup/backup/3951686768651175632/nodes/0/0/0/9 Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/fuse.py", line 362, in __call__ return apply(self.func, args, kw) File "/usr/lib64/python2.7/site-packages/obnamlib/plugins/fuse_plugin.py", line 366, in getattr return self.get_stat(path) File "/usr/lib64/python2.7/site-packages/obnamlib/plugins/fuse_plugin.py", line 237, in get_stat metadata = self.get_metadata(path) File "/usr/lib64/python2.7/site-packages/obnamlib/plugins/fuse_plugin.py", line 231, in get_metadata metadata = self.obnam.repo.get_metadata(*self.get_gen_path(path)) File "/usr/lib64/python2.7/site-packages/obnamlib/repo.py", line 602, in get_metadata encoded = self.client.get_metadata(gen, filename) File "/usr/lib64/python2.7/site-packages/obnamlib/clientmetadatatree.py", line 376, in get_metadata return tree.lookup(key) File "/usr/lib/python2.7/site-packages/larch/tree.py", line 142, in lookup node = self._get_node(node[k]) File "/usr/lib/python2.7/site-packages/larch/tree.py", line 111, in _get_node return self.node_store.get_node(node_id) File "/usr/lib/python2.7/site-packages/larch/nodestore_disk.py", line 240, in get_node raise larch.NodeMissing(self.dirname, node_id, error=e) NodeMissing: Node 0x9 cannot be found in the node store 3951686768651175632: 2: No such file or directory: /mnt/backup/backup/3951686768651175632/nodes/0/0/0/9 Local variables in innermost frame: node: None self: <larch.nodestore_disk.NodeStoreDisk object at 0x13d8750> node_id: 9 e: IOError(2, 'No such file or directory') name: '3951686768651175632/nodes/0/0/0/9'