- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Installing HPUX11i
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
09-11-2003 01:48 AM
09-11-2003 01:48 AM
How should I partiton the volume group:
vg00: 8678 MB
swap: 1024 MB
How many MB??s should I use for:
/usr/local
/opt
/usr
/
e.g.:
/stand: 100MB
/var: 160 MB
/root: 30 MB
/usr: 220-771MB
/opt: 225-685MB
Please give me a example for partitioning the disk !
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 01:51 AM
09-11-2003 01:51 AM
Re: Installing HPUX11i
And what applications will be used.
Ta
George
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 01:57 AM
09-11-2003 01:57 AM
Re: Installing HPUX11i
maple
abaqus
matlab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 02:03 AM
09-11-2003 02:03 AM
Re: Installing HPUX11i
/ -250MB
/stand -100MB
/var -400MB
/usr -1000MB
/tmp -250MB
/opt -1000GB
/home - 2000MB
swap 1024M
Still -2.0 to 2.5Gb free which can be used to create a seperate lvol.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 02:11 AM
09-11-2003 02:11 AM
Re: Installing HPUX11i
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 02:40 AM
09-11-2003 02:40 AM
Re: Installing HPUX11i
when I read your answer first time I read this as
can end up being full moon
and not as
can end up being full as soon
Anyway you are right,put some more with /var
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 03:23 AM
09-11-2003 03:23 AM
Re: Installing HPUX11i
The values witch I have writedat first,were from the HPUX Installation Docs.
Can you describe me the directories funktion in system for:
/var
/opt
Should I create a volume /usr/local ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 03:29 AM
09-11-2003 03:29 AM
Solution/var --accounting,auditing information,patch installations.
/opt -- software/application installations hold this file system.
/usr --This holds all man pages,executables of OS.
There is no need to create a seperate volume for /usr/local unless it becomes huge making administration job hard.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 03:33 AM
09-11-2003 03:33 AM
Re: Installing HPUX11i
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 03:36 AM
09-11-2003 03:36 AM
Re: Installing HPUX11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 12:04 AM
09-12-2003 12:04 AM
Re: Installing HPUX11i
I also tried the December 2002 media, which increased /usr utilisation by about 200 MB. Since this also sets the HFS blocksize to 64K, which then stops dce working (needs an updated libdce.2, which at the time (April 2003) was not available as a patch) I've reverted to the March 2002 media.
I currently set /usr to 1600 MB, but I could probably reduce this to 1300MB.
If you want to run mathematical applications, you might want to consider TCOE, because this comes with high-performance maths libraries. I haven't installed TCOE, but I'd be surprised if it required less in /usr than MTOE.
I wouldn't trust the filesystem sizes calculated by the installation utility - I've had cases where they didn't leave enough space in /var and/or in /usr. The errors aren't always easy to see, either.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2003 01:15 AM
09-12-2003 01:15 AM
Re: Installing HPUX11i
Sorry for my late reply. Do you use an external fileserver for data storage. If not, I would create one volume for stand (100MB) and the rest in root volume / . FEM rograms as Abacus is extremly data intensive and dividing your disk in small partitions will perhaps result in that the data from one single job will not fit in any of the partitions.