- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- /var/log SAN disk
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-15-2010 12:47 AM
03-15-2010 12:47 AM
/var/log SAN disk
We have a RX2620 server with Linux AS 4.4 IA64 installed on internal disks.
/var is a partition of 2GB on the internal disk.
Customer wants to store more files in /var/log and has requested an EVA Vdisk to be mounted over the /var/log directory.
I think Linux will mount the root filesystem first and will start writing in /var/log
If later on in the boot process the EVA Vdisk is mounted over /var/log, I assume the information already written to /var/log during the boot process will not be accessible anymore.
Is that a correct assumption?
Is this a recommended setup?
Thanks for your input.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2010 01:14 AM
03-15-2010 01:14 AM
Re: /var/log SAN disk
what do you mean by mount over??
If your customer want more files to be added in a directoty /var/log , its better to create a new filesystem /var/log/newfs.
Its not good to play with root file system.
Well I have a question do u have a LVM root file system??
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2010 01:26 AM
03-15-2010 01:26 AM
Re: /var/log SAN disk
the customer should define what type of logs should be storet on the SAN.
i also recommend to store it under /var/log/NEWFS_mount_point
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2010 01:39 AM
03-15-2010 01:39 AM
Re: /var/log SAN disk
We don't have an LVM root file system
To answer your other question, what i meant was using an EVA Vdisk for the /var/log directory instead of a directory 'log' in the /var partition on the internal disk.
So it would be something like this:
mount /dev/cciss/c0d0p5 /var
mount /dev/sda /var/log
What will be stored there is standard Linux log files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2010 01:46 AM
03-15-2010 01:46 AM
Re: /var/log SAN disk
this could be a good idea but not on runnig system.
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2010 01:56 AM
03-15-2010 01:56 AM
Re: /var/log SAN disk
Then later on in the boot process, when '/dev/sda' is mounted as '/var/log', we will not able to access the information written in the 'log' directory on the /var partition anymore.
Is that a correct assumption?
I guess technically it is possible, but the more I think about it, the less I like the idea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2010 02:26 AM
03-15-2010 02:26 AM
Re: /var/log SAN disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2010 08:40 AM
03-15-2010 08:40 AM
Re: /var/log SAN disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2010 06:44 PM
03-15-2010 06:44 PM
Re: /var/log SAN disk
Its a better idea to make a new file system inside var/log with new huge device and mount it after /var is mounted.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2010 11:43 PM
03-15-2010 11:43 PM
Re: /var/log SAN disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2010 11:44 PM
03-15-2010 11:44 PM