- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Directory partition to NA Application server
Operating System - Linux
1822430
Members
3061
Online
109642
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-29-2009 05:44 AM
04-29-2009 05:44 AM
Directory partition to NA Application server
I have to install NETWORK Automation on a linux server with 140GB HDD and 16 GB RAM,what should be the directories partition?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2009 04:54 PM
04-29-2009 04:54 PM
Re: Directory partition to NA Application server
Shamsher,
If you set the system up as LVM you can grow the partitions if you leave space behind. Also suggest doing a test install to find out the desired layout, but based on install documentation.
Dont know about NETWORK Automation however it probably will reside in either /usr or /opt. You may need to concern yourself with SELinux if you install in the wrong location - SELinux is a bit of a pain!
Using LVM you can establish logical volumes for /usr and /opt and say starting at 8GB grow them if required.
/boot say 256MB (this has to be ext3 non LVM)
swap say 4GB (you have 16GB ram so probably
LVM partitions:
/ (root) say 4GB
/usr say 8GB
/var say 10GB
/opt say 8GB
dont need too much swap!).
/home say 4GB (keep users off / )
/tmp say 5GB (in case NETWORK uses temp).
Thats 39GB of LVM which can expand if required to the remainder of the disk if needed.
Robert.
If you set the system up as LVM you can grow the partitions if you leave space behind. Also suggest doing a test install to find out the desired layout, but based on install documentation.
Dont know about NETWORK Automation however it probably will reside in either /usr or /opt. You may need to concern yourself with SELinux if you install in the wrong location - SELinux is a bit of a pain!
Using LVM you can establish logical volumes for /usr and /opt and say starting at 8GB grow them if required.
/boot say 256MB (this has to be ext3 non LVM)
swap say 4GB (you have 16GB ram so probably
LVM partitions:
/ (root) say 4GB
/usr say 8GB
/var say 10GB
/opt say 8GB
dont need too much swap!).
/home say 4GB (keep users off / )
/tmp say 5GB (in case NETWORK uses temp).
Thats 39GB of LVM which can expand if required to the remainder of the disk if needed.
Robert.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP