- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: interleaving logical volumes
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 04:44 PM
10-09-2002 04:44 PM
interleaving logical volumes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 05:01 PM
10-09-2002 05:01 PM
Re: interleaving logical volumes
Does "interleaving" to you mean:
striping
extent striping
order of lvol's in a vg
??
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 05:15 PM
10-09-2002 05:15 PM
Re: interleaving logical volumes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 05:23 PM
10-09-2002 05:23 PM
Re: interleaving logical volumes
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 05:35 PM
10-09-2002 05:35 PM
Re: interleaving logical volumes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 06:24 PM
10-09-2002 06:24 PM
Re: interleaving logical volumes
thanks
inno
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 06:35 PM
10-09-2002 06:35 PM
Re: interleaving logical volumes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 06:36 PM
10-09-2002 06:36 PM
Re: interleaving logical volumes
And to anticipate...filesystems cannot span logical volumes.
Rgds,
Jeff