You are here: start » installation
Table of Contents
Installation
Dbspaces, chunks and naming conventions
Chunk naming conventions
- Avoid naming chunk links after the underlying disk structure
- Avoid naming chunk links after databases
- Avoid naming chunk links after servers and/or machines
- Avoid naming chunk links sequentially (chk1, chk2)
- Avoid naming chunks by size (chk_2g_12)
- Best strategy, build chunk link names from Dbspace name (NOT ordinal dbspace number!) and Ordinal chunk # within the dbspace
RAID
Sqlhosts
Basic Config settings
Silent Install
Make a COPY of and rename the appropriate .ini
cp bundle.ini my_silent.ini
Modify the copy’s settings as needed
Use the copy .ini as a parameter to the installation process
install_ids -silent [-acceptlicense=yes] -options my_silent.ini [other parameters]