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 > How to recreate a lslv added

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-02-04, 14:55
kjtjarks kjtjarks is offline
Registered User
 
Join Date: Mar 2004
Location: Arvada, Colorado
Posts: 14
How to recreate a lslv added

After these commands:
mklv -y lv63 informix** 16 hdisk7
onspaces -a <dbspace nm> -p /dev/rls63 -o o -s 1000M -m .......

Found out the command that was typed specifies 1000M (MB) and it will actually only take KB, so the space is not utilized correctly.

How do we remove this LV so a correct one can be allocated and no space is wasted?

Thank you in advance,
K. Tjarks
Reply With Quote
  #2 (permalink)  
Old 04-02-04, 16:49
kjtjarks kjtjarks is offline
Registered User
 
Join Date: Mar 2004
Location: Arvada, Colorado
Posts: 14
Anyone?

Anyone have any answers on this one? I'm unfortunately running out of time and any help would be greatly appreciated!
Thank you in advance,
K. Tjarks
Reply With Quote
  #3 (permalink)  
Old 04-03-04, 12:07
RobP RobP is offline
Registered User
 
Join Date: Mar 2004
Location: Netherlands
Posts: 183
Rempove the spaces with:
onspaces -d <spacename>

After that you can re-create it.

Greetz,

Rob Prop
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