- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VxVM Vxmake
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
07-29-2005 12:46 AM
07-29-2005 12:46 AM
VxVM Vxmake
I have just installed HP-UX 11.11 with the Veritas VxVM Volume Manager, I have also installed the VxFS 3.5 software by means of the veritas install script. I have one minor problem when creating volumes I am losing about 6.5 % of the volume size somewhere!
EG :-
/dev/vx/dsk/ofa_dev_dg/ofa_dev_cs
33003540 24556 30917805 0% /home/data/ofa_dev/cs
/dev/vx/dsk/ofa_dev_dg/ofa_dev_cs_cap
11702110 19336 10952608 0% /home/data/ofa_dev/cs/cap
volturno:/home/data/ofa_dev/cs # bc
11702110-19336
11682774
11682774-10952608
730166
volturno:/home/data/ofa_dev/cs # bc
33003540-24556
32978984
32978984-30917805
2061179
This is the same for both bdf and df! does anyone have any ideas ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2005 12:50 AM
07-29-2005 12:50 AM
Re: VxVM Vxmake
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2005 01:06 AM
07-29-2005 01:06 AM
Re: VxVM Vxmake
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2005 02:20 AM
07-29-2005 02:20 AM
Re: VxVM Vxmake
On our environment similar to yours, we use:
mkfs -F vxfs -o bsize=8192,largefiles /dev/vx/rdsk/vxvmdgname/volname
And we only have less than .2% "overhead" on the filesystem.
Note: there is no capacity overhead on VxVM volumes as like any other volume manager - it merely assembles your storage objects into storage units.
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2005 03:19 AM
07-29-2005 03:19 AM
Re: VxVM Vxmake
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2005 03:22 AM
07-29-2005 03:22 AM
Re: VxVM Vxmake
All now OK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2005 03:24 AM
07-29-2005 03:24 AM
Re: VxVM Vxmake
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler