Quote:
Originally posted by Berli
/dev/ronlinex are raw-devices.
thats what i would like do create from the new disk!
I would like to create a raw-device called ronline11 with
2GB and add them to testdbs!
the new disk has 36GB - so i want do create 4 raw-devices,
can you help me! i am not certified at unix....
thx
|
Hi Berli,
Sorry, I'm not know on Alpha 4100.
Can you run man makedev ?.....
Makedev or seemed will have create one devise of block (/dev/name)and one device of carater (/dev/rname), You must select carater devices.
Once you create the raw-devices, must run:
chown informix:informix /dev/new_carater_devices.
chmod 660 /dev/new_caracter_devices.
Then as user Informix run ONMONITOR or utility onspaces -a for add chunks.
Gustavo.