![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I´m installing a sybase database for the first time. I have to use raw partitions, but i have no experience with them. I created the filesystems and them, edit the /etc/sysconfig/rawdevices ex; /dev/raw/raw1 /dev/cciss/c0d0p2 when i type the command : raw -qa, i get this output: /dev/raw/raw1: bound to major 104, minor 2 |
#3
| |||
| |||
|
|
On Mon, 03 Nov 2003 18:05:37 +0000, John Smith wrote: I´m installing a sybase database for the first time. I have to use raw partitions, but i have no experience with them. I created the filesystems and them, edit the /etc/sysconfig/rawdevices ex; /dev/raw/raw1 /dev/cciss/c0d0p2 when i type the command : raw -qa, i get this output: /dev/raw/raw1: bound to major 104, minor 2 That looks about right. Have you tried accessing the raw device from Sybase (i.e. running disk init against that device?) Michael |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Are there any advantages to using smaller raw devices over large ones? If I only have two physical disks, is there any value to using smaller raw partitions, but more of them, over creating just two raw partitions -- one for each disk? |
#6
| |||
| |||
|
|
The usual argument is that there is an advantage to have a larger number of spindles so that you can spread out the IO over multiple physical devices. I don't *think* that multiple devices on the same physical disk is likely to bring any real performance advantages as the IO will still be performed by a single physical unit. |
![]() |
| Thread Tools | |
| Display Modes | |
| |