rman convert parallelism
Дата: 17.03.2011 15:21:46
всем привет!
есть задачка: сконвертировать базу с одной опрерационки на другую (solaris sparc -> rhel x64).
вопрос: к чему привязывается значение PARALLELISM в RMAN-скрипте - к числу файлов или к числу процессоров, которые видит операционка?
на данный момент число файлов ~100, число процессоров для операционки =16
заранее спасибо! (если есть документация по этому поводу, просьба поделиться ссылкой на неё)
rman convert parallelism
Дата: 17.03.2011 17:59:01
спасибо за документ, но стало еще непонятнее:
•PARALLELISM n
Used to specify that n server sessions should perform the work of conversion in parallel to improve performance. Each datafile is assigned to a single server session for conversion, that is, you cannot improve performance on converting a single datafile by assigning a greater degree of parallelism.
Note:
The optimal degree of parallelism to use is a function of the number of effective disk heads available for reading and writing. Setting the degree of parallelism too high for a given number of spindles can actually increase the time required for conversion. It is never useful to specify a degree of parallelism greater than the number of datafiles to be processed.
что за функция of the number of effective disk heads?
Each datafile is assigned to a single server session for conversion - т.е. в моем случае для 100 файлов нужно ставить PARALLELISM = 100?
к-н на практике делал конвертацию? все файлы лежат на одной файловой системе, которая состоит из RAID 0 с помощью LVM-а, число дисков в этом RAID 0 = 8