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 2021/11/29 03:32:51 UTC

[GitHub] [incubator-doris] 391518331 opened a new issue #7238: storage_root_path解析失败

391518331 opened a new issue #7238:
URL: https://github.com/apache/incubator-doris/issues/7238


   ### 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
   
   0.15-rc4
   
   ### What's Wrong?
   
   start time: Sat Nov 20 17:26:05 CST 2021
   WARNING: Logging before InitGoogleLogging() is written to STDERR
   W1120 17:26:05.647236  7006 options.cpp:65] path can not be canonicalized. may be not exist. path=/mnt/be/data
   W1120 17:26:05.647264  7006 options.cpp:142] failed to parse store path /mnt/be/data,medium:ssd,capacity:950, res=-203
   W1120 17:26:05.647267  7006 options.cpp:146] fail to parse storage_root_path config. value=[/mnt/be/data,medium:ssd,capacity:950]
   F1120 17:26:05.647274  7006 doris_main.cpp:154] parse config storage path failed, path=/mnt/be/data,medium:ssd,capacity:950
   *** Check failure stack trace: ***
   start time: Sat Nov 20 17:27:07 CST 2021
   start time: Fri Nov 26 14:18:35 CST 2021
   *** Aborted at 1638155557 (unix time) try "date -d @1638155557" if you are using GNU date ***
   PC: @          0x1c91f7f doris::DataStreamSender::find_partition()
   *** SIGSEGV (@0x0) received by PID 2591615 (TID 0x7f1197fa0700) from PID 0; stack trace: ***
       @          0x218e9f2 google::(anonymous namespace)::FailureSignalHandler()
       @     0x7f11c935fb20 (unknown)
       @          0x1c91f7f doris::DataStreamSender::find_partition()
       @          0x1c922a9 doris::DataStreamSender::compute_range_part_code()
       @          0x1c952e1 doris::DataStreamSender::send()
       @          0x15d417f doris::PlanFragmentExecutor::open_internal()
       @          0x15d892f doris::PlanFragmentExecutor::open()
       @          0x154da8e doris::FragmentExecState::execute()
       @          0x1551936 doris::FragmentMgr::_exec_actual()
       @          0x155a5cf std::_Function_handler<>::_M_invoke()
       @          0x16c2d73 doris::ThreadPool::dispatch_thread()
       @          0x16bcebc doris::Thread::supervise_thread()
       @     0x7f11c935514a start_thread
       @     0x7f11c8d04f23 __GI___clone
       @                0x0 (unknown)
   
   ### What You Expected?
   
   null
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   null
   
   ### 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

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] [incubator-doris] 391518331 commented on issue #7238: storage_root_path解析失败

Posted by GitBox <gi...@apache.org>.
391518331 commented on issue #7238:
URL: https://github.com/apache/incubator-doris/issues/7238#issuecomment-981276259


   how to fix


-- 
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