- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- File System Sizes
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
03-31-2002 02:01 AM
03-31-2002 02:01 AM
File System Sizes
I need to know how to configure the /, /opt, /var, /storage, /faisal, /database at the bigging while i'm reboot the system and reinstall 11.0 from the CDRom [not from the SAM].
What about if I decide to make the first Hard Disk for the OS and Openview Operation application and second hard disk for Oracle Database.
How I can do this?
I know it in NT and Solaris env. but HP-UX look like very diffecult when i'm installing the new OS [HP-UX]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2002 02:06 AM
03-31-2002 02:06 AM
Re: File System Sizes
what server do you have and what size are the disks ?
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2002 03:11 AM
03-31-2002 03:11 AM
Re: File System Sizes
Server: HP 9000 L1000
OS: HP-UX 11.0
Hard disk: 2x 36G
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2002 03:18 AM
03-31-2002 03:18 AM
Re: File System Sizes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2002 05:16 AM
03-31-2002 05:16 AM
Re: File System Sizes
Are both disks in use? pvdisplay /dev/dsk/cxtydz on both disk,what do you see.
If one disk has not been assigned to a vg.
You can vgcreate a new VG then lvcreate/lvextend and newfs to create a new file system.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2002 08:28 AM
03-31-2002 08:28 AM
Re: File System Sizes
thanks for getting back with the spec. Now subject to the Oracle database not being big I personally would take one of the two following options: one disk with o/s and oracle mirrored to second disk if MDUX is available. Second option disk1 for o/s disk2 for oracle.
start off by booting from the installation CD and doing a standard default installation using one disk. The installation procedure will build all the standard file systems for you.
If you have the mirror disk s/w utility create a new file system for oracle on the first disk using sam otherwise create a new file system on the spare disk.
If you dont wish to use sam for the later please let us know what the size of the filesystem needs to be for oracle and if you have mirror disk and we will post a set of instructions to build the oracle filesystem.
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 07:37 AM
04-01-2002 07:37 AM
Re: File System Sizes
/ = 200 megs
/stand = 85 megs
/usr = 1000 megs
/opt = 1000 megs
/var = 1500 megs
/tmp = 250 megs
/home =
Now these assume a big system (the L1000) with big disks (9gb minimum). Be generous with /var especially if the L1000 will be a PC printer server or a lot of email goes through the machine or other applications need a lot of temp space.
NOTE: In the menu, once you select a filesystem to be changed, be sure to change the source-computation to FIXED, then enter a value, press tab and then type m (for Modify) so the changes will 'stick'.
Bill Hassell, sysadmin