--
You received this message because you are subscribed to the Google Groups "MariaDB ColumnStore" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mariadb-columns...@googlegroups.com.
To post to this group, send email to mariadb-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mariadb-columnstore/73d3def8-e2b5-4078-8b02-eeb33d6190d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
What exact command are you doing ?Please include your Calpont.xmlThanks,Dipti
On Wed, Jun 22, 2016 at 8:30 AM, gilbert.solet <gilber...@sacem.fr> wrote:
Hi,When I tried to load a table ColumnsStore from a table innodb, I got a message :"Got error -1 "Internal error < 0 (Not system error)" from storage engine Columnstore".Before I had :Internal error: PM1 : expandAbbrevExtent: error expanding extent for OID-3199; DBRoot-1; part-0; seg-0; IDB-2012: Not able to add extent; adding extent would exceed max file system disk usageWhat is wrong in my configuration ?TxGilbert
--
You received this message because you are subscribed to the Google Groups "MariaDB ColumnStore" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mariadb-columnstore+unsub...@googlegroups.com.
Good day,
you are indeed seeing these errors because the root device '/' is almost full at 95%. Do a df -kh on the linux prompt and note that root is full. As previously mentioned on the group you will need to point the 'data1' and any other dbroots to another location using symbolic links. The details provided previously explains it well.
--
You received this message because you are subscribed to the Google Groups "MariaDB ColumnStore" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mariadb-columns...@googlegroups.com.
To post to this group, send email to mariadb-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mariadb-columnstore/27cbc570-b8bd-48d8-82d6-c33c50db6721%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "MariaDB ColumnStore" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mariadb-columns...@googlegroups.com.
To post to this group, send email to mariadb-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mariadb-columnstore/f7b8f4c9-f0dd-4b8c-b92f-c87e21566d45%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to mariadb-columnstore+unsub...@googlegroups.com.
<CrossEngineSupport>
<Host>127.0.0.1</Host>
<Port>3306</Port>
<User>root</User>
<Password>pwd</Password>
</CrossEngineSupport>
Where pwd is the password for root database user for your MariaDB ColumnStore system.
Regards,
Dipti
To unsubscribe from this group and stop receiving emails from it, send an email to mariadb-columns...@googlegroups.com.
To post to this group, send email to mariadb-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mariadb-columnstore/f7b8f4c9-f0dd-4b8c-b92f-c87e21566d45%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "MariaDB ColumnStore" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mariadb-columns...@googlegroups.com.
To post to this group, send email to mariadb-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mariadb-columnstore/d49f7ed1-f527-40a0-accf-9e049dec37b6%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "MariaDB ColumnStore" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mariadb-columnstore/vngq4vAjF60/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mariadb-columns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mariadb-columnstore/92d86bb5-4a94-4c1a-914c-fe14b07908b5%40googlegroups.com.
<CREATE_TABLE _ulysst_ligprog_cst.txt>
--
You received this message because you are subscribed to a topic in the Google Groups "MariaDB ColumnStore" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mariadb-columnstore/vngq4vAjF60/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mariadb-columns...@googlegroups.com.
To post to this group, send email to mariadb-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mariadb-columnstore/92d86bb5-4a94-4c1a-914c-fe14b07908b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
<CREATE_TABLE _ulysst_ligprog_cst.txt>
Hello Philippe;Please do few things for me:1) If you have not done it yet, please restart columnstore and try the insert statement again.2) Execute the same insert with the LIMIT of 1000 rows3) list the following directory and post outputls -al /usr/local/mariadb/columnstore4) post the log files for the date the insert error occurred, in the following directory/var/log/mariadb/columnstore.5) provide the output for the following commanddf -kh6) provide output of the "show create table tableName" for both innodb and ColumnStore tables.7) if possible, provide 50 rows of data in the innodb table.
This is an open forum. If you prefer to send your data to me privately, you can send it to .
2016-06-27 16:19:25 (9434) INFO : Number of rows with errors = 1. Exact error rows are listed in file /usr/local/mariadb/columnstore/etc/ulysst_ligprog_cst.tbl.Job_3249_9434.bad 2016-06-27 16:19:25 (9434) ERR : Actual error row count(1) exceeds the max error rows(0) allowed for table shabi_app.ulysst_ligprog_cst [1451]