Operating System - HP-UX
1834769 Members
3114 Online
110070 Solutions
New Discussion

Re: interleaving logical volumes

 
Azieh Ndangoh
Occasional Contributor

interleaving logical volumes

Is there a possibility of interleaving logical volumes ?
live and let die
7 REPLIES 7
harry d brown jr
Honored Contributor

Re: interleaving logical volumes

Sure, but why bother? Then again, what is your definition of "is", no just joking. Seriously, what you you mean by "interleaving"?

Does "interleaving" to you mean:

striping
extent striping
order of lvol's in a vg

??

live free or die
harry
Live Free or Die
Azieh Ndangoh
Occasional Contributor

Re: interleaving logical volumes

I would say order of lvols within a vg
live and let die
harry d brown jr
Honored Contributor

Re: interleaving logical volumes

Sure, you can name them what ever you like and put them in any order, EXCEPT for / and /stand and maybe swap/dump.

Does your bdf look like this?

# bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 204800 24187 169349 12% /
/dev/vg00/lvol1 299157 14835 254406 6% /stand
/dev/vg00/lvol8 774144 550621 210174 72% /var
/dev/vg00/lvol7 774144 471495 283743 62% /usr
/dev/vg00/lvol4 204800 1291 190849 1% /tmp
/dev/vg00/lvol6 360448 250151 103548 71% /opt
/dev/vg00/lvol5 20480 1130 18145 6% /home

it could look like this:

# bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 204800 24187 169349 12% /
/dev/vg00/lvol1 299157 14835 254406 6% /stand
/dev/vg00/ugly1 20480 1130 18145 6% /home
/dev/vg00/ugly2 204800 1291 190849 1% /tmp
/dev/vg00/ugly3 360448 250151 103548 71% /opt
/dev/vg00/ugly4 774144 471495 283743 62% /usr
/dev/vg00/ugly5 774144 550621 210174 72% /var

live free or die
harry
Live Free or Die
Azieh Ndangoh
Occasional Contributor

Re: interleaving logical volumes

Actually what I meant by order would be to create a logical volume from another logical volume. Such that a hierachy exists
live and let die
Azieh Ndangoh
Occasional Contributor

Re: interleaving logical volumes

I rephrase, can one create a logical volume from more than one volume group?!?

thanks

inno
live and let die
Wodisch
Honored Contributor

Re: interleaving logical volumes

Definitely not with LVM, not so sure about VxVM, though...
Jeff Schussele
Honored Contributor

Re: interleaving logical volumes

Nope....logical volumes cannots span volume groups.
And to anticipate...filesystems cannot span logical volumes.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!