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-14-2003 03:58 PM
01-14-2003 03:58 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 04:04 PM
01-14-2003 04:04 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 04:12 PM
01-14-2003 04:12 PM
Re: vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 04:13 PM
01-14-2003 04:13 PM
Re: vg00
I will set up the following filesystems. Any suggestions?
/ 304MB
/stand 200MB
/home 20MB
/opt 2GB
/tmp 1GB
/usr 2GB
/var 2GB or 4GB
Swap 16 GB
Oracle requires swap to be at least twice the size of memory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 04:18 PM
01-14-2003 04:18 PM
Re: vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 04:32 PM
01-14-2003 04:32 PM
Re: vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 04:38 PM
01-14-2003 04:38 PM
Re: vg00
In my opinion I would place the majority of the swap on the external disk. You don't need to place all your swap in /dev/vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 04:41 PM
01-14-2003 04:41 PM
Re: vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 04:42 PM
01-14-2003 04:42 PM
Re: vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 04:44 PM
01-14-2003 04:44 PM
Re: vg00
Why do they require that much swap? Are they planning on using it? I hope not, especially if you have 8GB of RAM. I'd invest in more RAM before I'd put that much swap space on a system.
By the way I just bought a 2GB RAM kit for an L and it was a little over $500 US. RAM is CHEAP!!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 04:49 PM
01-14-2003 04:49 PM
Re: vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 05:08 PM
01-14-2003 05:08 PM
Re: vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 05:21 PM
01-14-2003 05:21 PM
Re: vg00
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 07:28 AM
01-15-2003 07:28 AM
Re: vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 07:58 AM
01-15-2003 07:58 AM
Re: vg00
create /oracle on the mirrored disk and then mirror it back to the primary disk?
Any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 07:59 AM
01-15-2003 07:59 AM
Re: vg00
Make a /oracle or a /usr/oracle on your EMC and install it there.
KEEP VG00 FOR OS STUFF ONLY!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 08:01 AM
01-15-2003 08:01 AM
Re: vg00
Do NOT allow ORACLE to be installed on your OS disks. No matter what!!!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 08:12 AM
01-15-2003 08:12 AM
Re: vg00
I agree with Patrick. We run lots of Oracle databases here, and we always put the Oracle home on a filesystem on our EMC array. I've watched the disk I/O by filesystem many times in Glance, and the Oracle home gets lots of disk traffic. Your DBAs will get better performance if their Oracle home is on your EMC array. Besides, if your system crashes or if you decide to completely upgrade to a new system in the future, all you have to do is build the box with the OS installed, hook up to your disk array, vgimport your volume groups and off you go. Having the Oracle home on your vg00 volume group means you have to take all that with you. Plus, if you use Ignite to do your OS backups, you'll have to backup /oracle and keep that with you. You'll have the extra overhead of backing it up in Ignite, and you'll also have the overhead of restoring it when you do a recovery.
Listen to Patrick. Convince your DBAs to put their Oracle home on the EMC array.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 08:19 AM
01-15-2003 08:19 AM
Re: vg00
Hope it helps
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 09:12 AM
01-15-2003 09:12 AM