View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000998 | bareos-core | webui | public | 2018-08-09 11:50 | 2021-08-30 12:42 |
Reporter | lankme | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Platform | Linux | OS | Debian | OS Version | 9 |
Product Version | 17.2.7 | ||||
Summary | 0000998: Queryloop at restore | ||||
Description | function getDirectories loops at root directory: for example 'D:/' | ||||
Steps To Reproduce | at least one root drive -----------Fileset.conf------------ ... File = "C:/Users" File = "D:/" ... ----------------------------------- | ||||
Additional Information | bareos-webgui send loop commands to bconsole: ------- tcpdump -i lo port 9101 -A ------- --> .bvfs_update jobid=1078,1156,1166,1176,1186 <-- '{"jsonrpc":"2.0","id":null,"result":{}} --> .bvfs_lsdirs jobid=1078,1156,1166,1176,1186 path= limit=1000 offset=0 <-- {"jsonrpc":"2.0","id":null,"result":{"directories":[{"type":"D","pathid":168448,"fileid":0,"jobid":0,"lstat":"A A A A A A A A A A A A A A","name":".","fullpath":".","stat":{"dev":0,"ino":0,"mode":0,"nlink":0,"user":"root","group":"root","rdev":0,"size":0,"atime":0,"mtime":0,"ctime":0},"linkfileindex":0},{"type":"D","pathid":174705,"fileid":0,"jobid":0,"lstat":"A A A A A A A A A A A A A A","name":"C:/","fullpath":"C:/","stat":{"dev":0,"ino":0,"mode":0,"nlink":0,"user":"root","group":"root","rdev":0,"size":0,"atime":0,"mtime":0,"ctime":0},"linkfileindex":0},{"type":"D","pathid":185971,"fileid":36796200,"jobid":1078,"lstat":"A A EH/ B A A W CAA A A BbRxjn BbRxjn BY5dzU A A d","name":"D:/","fullpath":"D:/","stat":{"dev":0,"ino":0,"mode":16895,"nlink":1,"user":"root","group":"root","rdev":22,"size":8192,"atime":1531386087,"mtime":1531386087,"ctime":1491459284},"linkfileindex":0}]}} --> .bvfs_lsdirs jobid=1078,1156,1166,1176,1186 path= limit=1000 offset=1000 <-- {"jsonrpc":"2.0","id":null,"result":{"directories":[{"type":"D","pathid":168448,"fileid":0,"jobid":0,"lstat":"A A A A A A A A A A A A A A","name":".","fullpath":".","stat":{"dev":0,"ino":0,"mode":0,"nlink":0,"user":"root","group":"root","rdev":0,"size":0,"atime":0,"mtime":0,"ctime":0},"linkfileindex":0}]}} --> .bvfs_lsdirs jobid=1078,1156,1166,1176,1186 path= limit=1000 offset=2000 <-- {"jsonrpc":"2.0","id":null,"result":{"directories":[{"type":"D","pathid":168448,"fileid":0,"jobid":0,"lstat":"A A A A A A A A A A A A A A","name":".","fullpath":".","stat":{"dev":0,"ino":0,"mode":0,"nlink":0,"user":"root","group":"root","rdev":0,"size":0,"atime":0,"mtime":0,"ctime":0},"linkfileindex":0}]}} --> .bvfs_lsdirs jobid=1078,1156,1166,1176,1186 path= limit=1000 offset=3000 <-- {"jsonrpc":"2.0","id":null,"result":{"directories":[{"type":"D","pathid":168448,"fileid":0,"jobid":0,"lstat":"A A A A A A A A A A A A A A","name":".","fullpath":".","stat":{"dev":0,"ino":0,"mode":0,"nlink":0,"user":"root","group":"root","rdev":0,"size":0,"atime":0,"mtime":0,"ctime":0},"linkfileindex":0}]}} --> .bvfs_lsdirs jobid=1078,1156,1166,1176,1186 path= limit=1000 offset=4000 ... --> .bvfs_lsdirs jobid=1078,1156,1166,1176,1186 path= limit=1000 offset=5000 ... --> .bvfs_lsdirs jobid=1078,1156,1166,1176,1186 path= limit=1000 offset=6000 ... --> .bvfs_lsdirs jobid=1078,1156,1166,1176,1186 path= limit=1000 offset=7000 ... ------- end of tcpdump ------- | ||||
Tags | No tags attached. | ||||
Wrong OS: Windows 7, not debian 9 | |
There were numerous fixes since this report has been opened, please let us know if the problem still persists after updating to one of our latest maintained versions 20.x, 19.x or 18.x. | |
This bug report is being closed due to inactivity. Please reopen or create a new report if you still encounter this issue. Thank you! |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-08-09 11:50 | lankme | New Issue | |
2018-08-09 11:51 | lankme | Note Added: 0003098 | |
2018-10-10 11:14 | frank | Status | new => assigned |
2018-10-10 11:14 | frank | Assigned To | => frank |
2021-08-05 12:43 | frank | Status | assigned => feedback |
2021-08-05 12:43 | frank | Note Added: 0004200 | |
2021-08-30 12:42 | frank | Assigned To | frank => |
2021-08-30 12:42 | frank | Status | feedback => closed |
2021-08-30 12:42 | frank | Resolution | open => unable to reproduce |
2021-08-30 12:42 | frank | Note Added: 0004231 |