- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: enquiry regarding LVM
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
06-10-2004 11:34 PM
06-10-2004 11:34 PM
enquiry regarding LVM
I feel in Open VMS Logical volume manager
(unix LVM) is nothing but volume set ie
using mount/bind command we can achive the
same functionlity of unix LVM or its
something else.
Please give the suggestion.
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2004 11:50 PM
06-10-2004 11:50 PM
Re: enquiry regarding LVM
The virtualization layer allows you to put additional PVs into the VG or expand LVs as long as there is enough space in the VG.
An OpenVMS 'multivolumne set' is nothing but a set of disks that are loosely coupled through the entries in the root (=first) volume. Each disk still looks like a normal ODS structured volume with only minor differences (e.g. there is now data in VOLSET.SYS). You can expand the volume set by binding an additional disk drive to the whole set, but that's it.
One might be able to simulate an LVM through the use of the (extra cost) host-based RAID software, but last time I checked it works with normal files on the underlying disks (not necessarily bad).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2004 11:52 PM
06-10-2004 11:52 PM
Re: enquiry regarding LVM
http://h71000.www7.hp.com/openvms/storage/raidpage.html
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2004 12:00 AM
06-11-2004 12:00 AM
Re: enquiry regarding LVM
Is your question .. "Is there any LVM in OpenVMS".
If that is your question, then something that comes quite close to LVM is as Ian has mentioned the raid implementation.
Otherwise, its only physical volumes.
regards
Mobeen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2004 12:46 AM
06-11-2004 12:46 AM
Re: enquiry regarding LVM
Are you seeking for LVM or HBVS. As far as I can recall is LVM the implementation of Host Based Volume Shadowing on Tru64.
In this case VMS has volumeshadowing (License: VOLSHAD) . Works very good for non interuptable systems. 20 years old, so very stable. We are using this (as also the most banking systems etc.).
AvR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2004 01:04 AM
06-11-2004 01:04 AM
Re: enquiry regarding LVM
HBVS is about 10 or 11 years old - it was first supported on VAX/VMS V5.4 on Fault-Tolerant VAX systems. V5.4-3 brought general support. Controller-based shadowing (VAX Volume Shadowing Phase 1), based on the HSC-50 storage controller came around 1987/88 - if I recall correctly - with VAX/VMS V4.4.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2004 11:12 AM
06-11-2004 11:12 AM
Re: enquiry regarding LVM
o Mirroring (RAID-1): Host-Based Volume Shadowing (HBVS) Software
o Striping (RAID-0): Host-based RAID Software
o RAID-5: Host-based RAID Software
o Partitioning: Host-based RAID Software
o Disk concatenation: Bound Volume Sets ($MOUNT/BIND)
Storage expansion (expanding a pool of storage) is presently only possible on OpenVMS down at the storage controller level, with Dynamic Volume Expansion (DVE) in OpenVMS supporting this function up at the OS level.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2004 08:14 PM
06-13-2004 08:14 PM
Re: enquiry regarding LVM
Thank you very much for giving all the information, now i have fairly good idea how and what to use in VMS.
Regards
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2004 08:21 PM
06-13-2004 08:21 PM
Re: enquiry regarding LVM
if that information was useful to you, please consider showing your appreciation by assigning a few points to the answers, thanks!
http://forums1.itrc.hp.com/service/forums/helptips.do?#28
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2004 08:29 PM
06-13-2004 08:29 PM
Re: enquiry regarding LVM
Sorry i forgot to assign points, but
now i did.
Deepak