User Tools

Site Tools


project:gsm:deka:deka-admin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
project:gsm:deka:deka-admin [2016/02/23 11:51] – [Generating kernel] jendaproject:gsm:deka:deka-admin [2017/01/16 15:40] (current) – [Installing tables] jenda
Line 16: Line 16:
 ===== Installing tables ===== ===== Installing tables =====
  
-Install the tables. It should be done by configuring indexes/tables.conf and running indexes/Behemoth.py script, but I have never done it with this script. I did it manually and it is something like this+It is to be done this way
  
 <code> <code>
Line 22: Line 22:
 #              table format   source file             destination:offset   index destination</code> #              table format   source file             destination:offset   index destination</code>
  
-if stored in files or +if stored in files. However, to avoid filesystem overhead, a direct installation on a block device is advisedThe install.py script should help you with this.
- +
-<code>./TableConvert di /mnt/tables/gsm/100.dlt /dev/sda:<offset> 100.idx</code> +
- +
-if stored on raw disk device, which could result in lower overhead for each table fileTo store multiple tables on the same drive, specify the offset (in 4KiB blocks) or use LVM LVs if you don't want to mess with it.+
 ===== Configuring tables for deka ===== ===== Configuring tables for deka =====
  
project/gsm/deka/deka-admin.1456228264.txt.gz · Last modified: 2017/01/16 15:40 (external edit)