- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VxVM largefiles support
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
01-30-2006 03:13 AM
01-30-2006 03:13 AM
How do I accomplish this in VxVM ??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 03:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 03:25 AM
01-30-2006 03:25 AM
Re: VxVM largefiles support
The same way. The 'largefiles' property is at the *filesystem* level.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 03:31 AM
01-30-2006 03:31 AM
Re: VxVM largefiles support
You can just go to sam and enable largefile support for VxFS.
# sam --> Disks and File Systems --> File systems --> select a FS -->Actions.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 03:37 AM
01-30-2006 03:37 AM
Re: VxVM largefiles support
If you were running hfs filesystems, it wouldn't matter about the underlying disk layout either. You need to separate the filesystem abstraction layer and the disk layout abstraction layers in your thinking.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 05:11 AM
01-30-2006 05:11 AM
Re: VxVM largefiles support
In LVM we have to add "largefiles" to an entry that has largefiles enabled.
How does Veritas control this as there isn't an option coded in fstab for that on there file systems ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 05:13 AM
01-30-2006 05:13 AM
Re: VxVM largefiles support
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 05:15 AM
01-30-2006 05:15 AM
Re: VxVM largefiles support
Declaring 'largefiles' or 'nolargefiles' in '/etc/fstab' makes the mount operation conform to the state of the underlying filesystem. That is, a filesystem with 'largefiles' enabled will fail to mount if an '/etc/fstab' specification of 'nolargefiles' exists. The inverse is also true.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 05:17 AM
01-30-2006 05:17 AM
Re: VxVM largefiles support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 05:26 AM
01-30-2006 05:26 AM
Re: VxVM largefiles support
The ONLY way that largefiles can be enabled is via the fsadm command.
to be :
The ONLY way that largefiles bit can be altered is is via the fsadm command.
Because, one could always create a new filesystem with the newfs (or mkfs) command and set the largefiles bit at that time as well as via the fsadm command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 05:38 AM
01-30-2006 05:38 AM