You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/10/08 13:11:44 UTC

[GitHub] [doris] liaoxin01 opened a new issue, #13188: [Bug] failed to initialize storage reader. tablet=17764.1993551234.7745d334f645b261-bacfae93e6bebc83, res=Internal error(error -3109)

liaoxin01 opened a new issue, #13188:
URL: https://github.com/apache/doris/issues/13188

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   master-d53205076
   
   ### What's Wrong?
   
   W0930 11:20:15.519548 865453 beta_rowset.cpp:104] failed to open segment. /mnt/disk1/data/doris-master/storage/data/599/17764/1993551234/0200000000025482c443a7660addfbe065785fb97f07d18a_0.dat under rowset /mnt/disk1/data/doris-master/storage/data/599/17764/1993551234/0200000000025482c443a7660addfbe065785fb97f07d18a :
    IO error: cannot get file size /mnt/disk1/data/doris-master/storage/data/599/17764/1993551234/0200000000025482c443a7660addfbe065785fb97f07d18a_0.dat: No such file or directory
   W0930 11:20:15.524188 865621 fragment_mgr.cpp:253] Got error while opening fragment f28b82425d0747f6-a94236eec6d69c20: Internal error: failed to initialize storage reader. tablet=17764.1993551234.7745d334f645b261-bacfae93e6bebc83, res=Internal error(error -3109):  0# doris::Status::ConstructErrorStatus(short) at /mnt
   /disk1/compile/doris-master/be/src/common/status.cpp:78
    1# doris::BetaRowset::load_segments(std::vector<std::shared_ptr<doris::segment_v2::Segment>, std::allocator<std::shared_ptr<doris::segment_v2::Segment> > >*) at /mnt/disk1/compile/doris-master/be/src/olap/rowset/beta_rowset.cpp:109
    2# doris::SegmentLoader::load_segments(std::shared_ptr<doris::BetaRowset> const&, doris::SegmentCacheHandle*, bool) at /mnt/disk1/compile/doris-master/be/src/olap/segment_loader.cpp:70
    3# doris::BetaRowsetReader::init(doris::RowsetReaderContext*) in /mnt/disk1/software/doris-master/be/lib/doris_be
    4# doris::vectorized::BlockReader::_init_collect_iter(doris::TabletReader::ReaderParams const&, std::vector<std::shared_ptr<doris::RowsetReader>, std::allocator<std::shared_ptr<doris::RowsetReader> > >*) at /mnt/disk1/compile/doris-master/be/src/vec/olap/block_reader.cpp:54
    5# doris::vectorized::BlockReader::init(doris::TabletReader::ReaderParams const&) at /mnt/disk1/compile/doris-master/be/src/vec/olap/block_reader.cpp:137
    6# doris::vectorized::NewOlapScanner::open(doris::RuntimeState*) at /mnt/disk1/compile/doris-master/be/src/vec/exec/scan/new_olap_scanner.cpp:120
    7# doris::vectorized::ScannerScheduler::_scanner_scan(doris::vectorized::ScannerScheduler*, doris::vectorized::ScannerContext*, doris::vectorized::VScanner*) at /mnt/disk1/compile/doris-master/be/src/vec/exec/scan/scanner_scheduler.cpp:201
    8# std::_Function_handler<void (), doris::vectorized::ScannerScheduler::_schedule_scanners(doris::vectorized::ScannerContext*)::$_1>::_M_invoke(std::_Any_data const&) at /mnt/disk1/software/ldb_toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/std_function.h:291
    9# doris::ThreadPool::dispatch_thread() in /mnt/disk1/software/doris-master/be/lib/doris_be
   10# doris::Thread::supervise_thread(void*) at /mnt/disk1/compile/doris-master/be/src/util/thread.cpp:426
   11# start_thread at /build/glibc-SzIz7B/glibc-2.31/nptl/pthread_create.c:478
   12# __clone at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
   
   ### What You Expected?
   
   not wrong.
   
   ### How to Reproduce?
   
   Single node.
   Create a table with 400 partitions and 32 buckets.
   Query while importing data will reproduce error.
   
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] dataroaring closed issue #13188: [Bug] failed to initialize storage reader. tablet=17764.1993551234.7745d334f645b261-bacfae93e6bebc83, res=Internal error(error -3109)

Posted by GitBox <gi...@apache.org>.
dataroaring closed issue #13188: [Bug] failed to initialize storage reader. tablet=17764.1993551234.7745d334f645b261-bacfae93e6bebc83, res=Internal error(error -3109)
URL: https://github.com/apache/doris/issues/13188


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org