If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Linux Raw Device ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-26-02, 07:24
townscream townscream is offline
Registered User
 
Join Date: Mar 2002
Posts: 19
Linux Raw Device ?

Does anybody know if we could
use raw devices in a Linux System ?

TIA

Miranda
Reply With Quote
  #2 (permalink)  
Old 05-17-02, 04:20
muratmy muratmy is offline
Registered User
 
Join Date: Nov 2001
Location: Germany
Posts: 14
Lightbulb re:raw device on linux

Yes ,
it is possible to use raw device on linux.It depends on your kernel.Search the cdi for "raw device on linux", I am sure you will even find "how to" s.


Murat
Reply With Quote
  #3 (permalink)  
Old 12-28-02, 10:45
tomyang tomyang is offline
Registered User
 
Join Date: Dec 2002
Posts: 1
being running 7.3 under RH5-RH7

in my /opt/informix/etc/onconfig.kkk:

ROOTNAME rootdbs # Root dbspace name
ROOTPATH /dev/rootdbs # Path for device containing ROOTOFFSET 0 # Offset of root dbspace into device
ROOTSIZE 522000 # Size of root dbspace (Kbytes)

in /dev:

/dev/rootdbs -> /dev/sda10

/dev/sda10 is simply a regular raw partition.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On