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 > Logical volumes as chunks?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-29-08, 07:05
kaugrs kaugrs is offline
Registered User
 
Join Date: Jan 2008
Posts: 10
Logical volumes as chunks?

Hi Everybody!

Do yo know if it is possible to create logical volumes and then use it as chunk? I think it is possible but I am not sure at all.

For example, with SAM I can create a logical volume "lvol1" at "vg00" volume group. After do that, I created this logical volume, I can see two files in /dev/vg00:

brw-r----- 1 root sys 64 0x000001 Apr 29 12:56 lvol1
crw-r----- 1 root sys 64 0x000001 Apr 29 12:56 rlvol1

I wonder if it is possible to use rlvol1 file, as a chunk. I mean, go to the onmonitor informix utility and then add a chunk to a dbspace, setting in the path field: /dev/vg00/rlvol1.

I think this procedure works fine, but does anyone of us do that in your environment?

(We have HP-UX as server, and we use informix 7.31 -I know its an older version, but... )
Reply With Quote
  #2 (permalink)  
Old 05-06-08, 10:50
nitin_math nitin_math is offline
Registered User
 
Join Date: Nov 2004
Posts: 143
Hello,

Yes, you should be able to use the LVs provided you change the ownership to informix:informix.

Nitin
Reply With Quote
  #3 (permalink)  
Old 05-07-08, 07:04
kaugrs kaugrs is offline
Registered User
 
Join Date: Jan 2008
Posts: 10
Thx for your reply!
Reply With Quote
  #4 (permalink)  
Old 05-08-08, 07:19
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,
I suggest that you change to informix:informix and permission 0660 on raw-devices and not use direct the raw, create a simbolic links at this.

Gustavo.
Reply With Quote
  #5 (permalink)  
Old 05-12-08, 09:35
ceinma ceinma is offline
Registered User
 
Join Date: Apr 2007
Location: Jundiai / SP - Brasil
Posts: 311
Do not forget to set the variable KAIOON=1 before start Informix, without this variable the Kernel I/O is not activate...
Something like this "HPUX Version B.11.00 -> Using flag/select style KAIO" will appear in your log messages.
__________________
________________________________________
César Inacio Martins
Jundiai / SP - Brasil
http://www.imartins.com.br/informix - em Português
http://www.imartins.com.br/informix - English (translated by Google).
________________________________________
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