I'm guessing that your database has metadata corruption that was somehow
caused by the disk full problem.  I'll work with you offline to resolve it.

- Doug


On Wed, Nov 20, 2013 at 7:19 AM, Hatice Çobanoğlu <
[email protected]> wrote:

> but, when one of the clients rangeserver log give as follow log:
>
> 1384958949 INFO Hypertable.RangeServer :
> (/root/src/hypertable/src/cc/Hypertable/RangeServer/RangeServer.cc:1544)
> Range not found - (a) 2/7[
> http://data.okooo.com/soccer/league/136/schedule/2106..http://delicious.com/post?url=http%3A%2F%2Fwww.gazete2000.com%2Fsite%2F%3Fp%3D35994&title=A%C5%9Fk%20ferman%20dinlemedi...%20Hem%20din%20de%C4%9Fi%C5%9Ftirtti%20hem%20de%20isim%20%21%21&notes=D%C4%B0D%C4%B0M%E2%80%99DE%20RAMAZAN%20AYI%20%C3%96NCES%C4%B0%20M%C3%9CSL%C3%9CMAN%20OLAN%20RUS%20ANASTAS%C4%B0YA%2C%20%27NAZ%27%20ADINI%20ALDI%20Didimli%20Hamit%20BAKIR%20ile%20internette%20tan%C4%B1%C5%9Fan%20Rus%20gen%C3%A7%20k%C4%B1z%20ANASTAS%C4%B0YA%20%2C%20sevdi%C4%9Fi%20erkek%20u%C4%9Fruna%20di
>
> n%20de%C4%9Fi%C5%9Ftirdi.%20%0D%0ADidim%20%C4%B0l%C3%A7e%20M%C3%BCft%C3%BCl%C3%BC%C4%9F%C3%BC%27nde%20d%C3%BCzenlen
>
>
> and other clients rangeserver log filled very lot as follow log:
>
>
> 1384960099 INFO Hypertable.RangeServer :
> (/root/src/hypertable/src/cc/Hypertable/RangeServer/MaintenanceScheduler.c│····
> c:300) Memory Allocation: BlockCache=0.30% BlockIndex=7.55%
> BloomFilter=1.61% CellCache=87.61% ShadowCache=0.00% Qu│····
> eryCache=2.92% │····
> 1384960099 INFO Hypertable.RangeServer :
> (/root/src/hypertable/src/cc/Hypertable/RangeServer/RangeServer.cc:4506)
> M│····
> emory Usage: 1667631142 bytes │····
> 1384960115 INFO Hypertable.RangeServer :
> (/root/src/hypertable/src/cc/Hypertable/RangeServer/RangeServer.cc:3197)
> E│····
> ntering get_statistics() │····
> 1384960115 INFO Hypertable.RangeServer :
> (/root/src/hypertable/src/cc/Hypertable/RangeServer/LoadStatistics.h:162)
> │····
> scans=(0 0 0 0.000000) updates=(0 0 0 0.000000 0) │····
> 1384960115 INFO Hypertable.RangeServer :
> (/root/src/hypertable/src/cc/Hypertable/RangeServer/RangeServer.cc:1508)
> S│····
> uccessfully created scanner (id=0) on table '0/0', returning 1 k/v pairs,
> more=0
>
>
> is it a problem or not?
>
>
>
> 2013/11/20 Hatice Çobanoğlu <[email protected]>
>
>> one of the ranges disc filled. So i flush disc and restart Hypertable..
>> its run.
>> thanks.
>>
>>
>> 2013/11/19 Doug Judd <[email protected]>
>>
>>> What were the events that lead up to this problem?  Does the problem go
>>> away after you restart Hypertable?
>>>
>>>
>>>
>>> On Tue, Nov 19, 2013 at 12:56 AM, Hatice Çobanoğlu <
>>> [email protected]> wrote:
>>>
>>>> Hi, everyone
>>>> i use hypertable 0.9.7.10 and when i search data from hypertable shell,
>>>> there are some problem as follows:
>>>>
>>>> hypertable> select guid FROM urls where row='http://de.engadget.com';
>>>> 1384850736 ERROR hypertable : dump_error_history
>>>> (/root/src/hypertable/src/cc/Hypertable/Lib/RangeLocator.h:153):
>>>> Hypertable::Exception: Problem creating scanner on second-level METADATA
>>>> (start row = 2/7:http://de.engadget.com) - HYPERTABLE request timeout
>>>>         at int Hypertable::RangeLocator::find(const
>>>> Hypertable::TableIdentifier*, const char*, Hypertable::RangeLocationInfo*,
>>>> Hypertable::Timer&, bool)
>>>> (/root/src/hypertable/src/cc/Hypertable/Lib/RangeLocator.cc:441)
>>>>         at void Hypertable::RangeServerClient::do_create_scanner(const
>>>> Hypertable::CommAddress&, const Hypertable::TableIdentifier&, const
>>>> Hypertable::RangeSpec&, const Hypertable::ScanSpec&,
>>>> Hypertable::ScanBlock&, uint32_t)
>>>> (/root/src/hypertable/src/cc/Hypertable/Lib/RangeServerClient.cc:282):
>>>> RangeServer create_scanner() failure : Event: type=ERROR "HYPERTABLE
>>>> request timeout" from=172.16.200.154:38060
>>>> 1384850736 ERROR hypertable : retry_or_abort
>>>> (/root/src/hypertable/src/cc/Hypertable/Lib/IntervalScannerAsync.cc:389):
>>>> Hypertable::Exception: Locating range for table 2/7 row='
>>>> http://de.engadget.com' - HYPERTABLE request timeout
>>>>         at void
>>>> Hypertable::IntervalScannerAsync::find_range_and_start_scan(const char*,
>>>> bool)
>>>> (/root/src/hypertable/src/cc/Hypertable/Lib/IntervalScannerAsync.cc:238)
>>>>         at void Hypertable::RangeLocator::find_loop(const
>>>> Hypertable::TableIdentifier*, const char*, Hypertable::RangeLocationInfo*,
>>>> Hypertable::Timer&, bool)
>>>> (/root/src/hypertable/src/cc/Hypertable/Lib/RangeLocator.cc:254): Locating
>>>> range for table 2/7 row='http://de.engadget.com'
>>>> 1384850736 ERROR hypertable : handle_error
>>>> (/root/src/hypertable/src/cc/Hypertable/Lib/TableScannerAsync.cc:402):
>>>> Hypertable::Exception: Event: type=MESSAGE version=1 total_len=733
>>>> header_len=38 header_checksum=358044720 flags=0 id=198513 gid=0
>>>> timeout_ms=0 payload_checksum=0 command=2 from=172.16.200.151:38060 -
>>>> RANGE SERVER range not found
>>>> Error: Hypertable::Exception: Event: type=MESSAGE version=1
>>>> total_len=733 header_len=38 header_checksum=358044720 flags=0 id=198513
>>>> gid=0 timeout_ms=0 payload_checksum=0 command=2 from=
>>>> 172.16.200.151:38060 - RANGE SERVER range not found
>>>>         at bool Hypertable::TableScanner::next(Hypertable::Cell&)
>>>> (/root/src/hypertable/src/cc/Hypertable/Lib/TableScanner.cc:82) - RANGE
>>>> SERVER range not found
>>>> hypertable> 1384850736 WARN hypertable :
>>>> (/root/src/hypertable/src/cc/AsyncComm/IOHandlerData.cc:596) Received
>>>> response for non-pending event (id=198515,version=1,total_len=4448)
>>>>
>>>>
>>>> why? how can i do to solve it? thank you for any advice. very
>>>> appreciate.
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Hypertable Development" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to [email protected].
>>>> To post to this group, send email to [email protected].
>>>> Visit this group at http://groups.google.com/group/hypertable-dev.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>
>>>
>>> --
>>> Doug Judd
>>> CEO, Hypertable Inc.
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Hypertable Development" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> To post to this group, send email to [email protected].
>>> Visit this group at http://groups.google.com/group/hypertable-dev.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Hypertable Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/hypertable-dev.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Doug Judd
CEO, Hypertable Inc.

-- 
You received this message because you are subscribed to the Google Groups 
"Hypertable Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hypertable-dev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to