- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Question on size of conf files /etc/lvmconf
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
05-31-2007 01:15 PM
05-31-2007 01:15 PM
Question on size of conf files /etc/lvmconf
I know we can reload the boot disk, if needed, and make / larger in the process to accomodate these files. Of course all the old VG's .conf files will eventually go away, but they have to live together during the migration.
Thanks!
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 01:42 PM
05-31-2007 01:42 PM
Re: Question on size of conf files /etc/lvmconf
I am not aware of any way you control the size of these files.
Therefore the method of re-loading the / disk via an ignite backup/restore is the way to go. Sounds lie you know the steps.
Its that or have less volume groups.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 02:25 PM
05-31-2007 02:25 PM
Re: Question on size of conf files /etc/lvmconf
If it'll get you past your migration you could move the old VG's .conf files to another filesystem. There'd be no harm in that... the files would be recreated if making any lvm changes to those VGs or running vgcfgbackup. If they're needed before the migration completes, you can also point vgcfgrestore to the moved files.
Also note I'm not talking about moving/linking /etc/lvmconf anywhere, just the *.conf files for those old VGs being migrated.
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 02:27 PM
05-31-2007 02:27 PM
Re: Question on size of conf files /etc/lvmconf
1) Link /etc/lvmconf to some other location that has the disk space you need.
2) Create a new LV of 500 MiB or so and mount it as /etc/lvmconf. This LV would NOT have to be in VG00. It could be in a VG from a LUN on your new EMC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2007 02:22 AM
06-01-2007 02:22 AM
Re: Question on size of conf files /etc/lvmconf
Regards,
Chris