- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- local disk versus SAN
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
Discussions
Discussions
Discussions
Forums
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
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
тАО07-24-2006 09:48 AM
тАО07-24-2006 09:48 AM
local disk versus SAN
I would like some comments on putting the application binaries on local disk that has OS versus SAN. Which is the prefered method and best practices?
Thanks
Rajim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2006 09:55 AM
тАО07-24-2006 09:55 AM
Re: local disk versus SAN
Best practice is that the OS disk is just that - for OS only.
all application binaries/data should be store in a seperate VG.
The really makes sense when you start using ignite to make recovery images of your system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2006 10:12 AM
тАО07-24-2006 10:12 AM
Re: local disk versus SAN
My question is really application binaries installation on local disks versus installing on SAN disks. Any comments and/or tips would be helpful.
Thanks
Rajim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2006 11:16 AM
тАО07-24-2006 11:16 AM
Re: local disk versus SAN
My question is really application binaries installation on local disks versus installing on SAN disks. Any comments and/or tips would be helpful.
>>
There is a preference to boot off local disk because its more familiar and because its useful to be able to boot even when the SAN is missing. Diagnosis is possible and such.
No such preference for binary. Obviously recovering from a SAN failure is easier if the binaries are on local disk. There is no performance or security advantage from local disk.
In essence you install binaries where you have the space. Some of the binaries requirements for Oracle from example can quickly exceed local disk.
If you intend to cluster an application it is convenient to have the binaries on shared storage (SAN). This prevents you from having to maintain two copies of binaries or configurations.
Notice the word I used throughout, convenience, not necessity.
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
тАО07-24-2006 11:18 AM
тАО07-24-2006 11:18 AM
Re: local disk versus SAN
What do you mean by application binaries?...
I am just going to give you some things I would care about in order to make that decision...
My recommendation would be to mind the size of the files, the way the data is stored in the disks (is set to best performance possible), your data redundancy (internal and in the SAN), the speed of your SAN, how congested is your SAN, the speed and size of your disks compared to the SAN's, the performance of the system (has bottlenecks?), how saturated is your storage enclosure?...
If the files will be available to other servers it woould be better to put the files in a SAN, but if it's only internal to the server, the best thing would be to stored them in the server, but not on the disks where the OS reside....
Well, that's some of the many things I would mind.
LN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2006 08:31 PM
тАО07-24-2006 08:31 PM
Re: local disk versus SAN
If your binary consuming I/O, I suggest to create at external disk. that's make your OS not have I/O problem with your binary application.
All configuration depend on your application.
Thanks
freddy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2006 11:00 PM
тАО07-24-2006 11:00 PM
Re: local disk versus SAN
in all cases, we would like our files (both data and application) to be on the fastest disks on the system.
then there is also the issue of availability and recoverability in cases of failures of several kinds.
if you have to make a compromise, in case of constraints on the amount of disk available, you would then prefer to move the application binaries to the slower disks. Again, it depends on the type of application systems.
Not as straight-forward a solution i guess...
hope this helps
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2006 11:07 PM
тАО07-24-2006 11:07 PM
Re: local disk versus SAN
And why would you need the advantages of the costlier SAN for the application binaries? You will ofcourse be having backup copies of your binaries so why need additional prtection and availability for the binaries.
Patrick