- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- logging root filesystem
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-09-2004 07:52 AM
03-09-2004 07:52 AM
Many thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 07:56 AM
03-09-2004 07:56 AM
Re: logging root filesystem
I need to know how to configure mounting root filesystem with logging. Security looks for the word 'log'. I need this for HPUX 10.20 through 11.11.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 08:01 AM
03-09-2004 08:01 AM
SolutionAssuming you have JFS 3.3 Ver4 or higher then it could be done "on-the-fly" & would be like
mount -F vxfs -o remount,log /dev/vg00/lvol3 /
Note that it's run against the LV and the FS
Don't forget to change the /etc/fstab entry so the proper mount happens next boot.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 08:06 AM
03-09-2004 08:06 AM
Re: logging root filesystem
mount -v
Now do they just want to see "log" or will delaylog do? Frankly all the log options have the string log in them. Unfortunately "log" is the least performing - but safest against data loss - of them all.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 08:11 AM
03-09-2004 08:11 AM
Re: logging root filesystem
Here's the fstab for one of my 11.00 systems.
/dev/dsk/c0t6d0 / hfs rw,suid,log 0 1
I changed 'default' to 'rw,suid,log' and rebooted the system. No payload.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 08:16 AM
03-09-2004 08:16 AM
Re: logging root filesystem
/dev/vg00/lvol3 on / type hfs defaults on Wed Feb 11 08:47:22 2004
It's a 10.20 box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 08:25 AM
03-09-2004 08:25 AM
Re: logging root filesystem
see man mount_vxfs and
man mount_hfs
Good Luck,
fwc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 08:29 AM
03-09-2004 08:29 AM
Re: logging root filesystem
This is a feature of vxfs filesystems only.
I wonder who loaded that system with / as hfs?
Not an optimal config as vxfs would be faster for / than hfs.
Oh well,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 08:29 AM
03-09-2004 08:29 AM
Re: logging root filesystem
Jeff and Floyd, your country thanks you for all of your help and information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 03:06 AM
03-10-2004 03:06 AM
Re: logging root filesystem
quick forum note: the "funky stuff" in this post is usually due to the poster using word or some other rich text engine to render the post before dropping it into the HP text box.
the edit message accepts characters that cannot be rendered in the view mode.
I do this, but I try to make sure I remove ' or " from the post before pasting into the edit dialog, as these are the major source of "â  ". also, use the preview
no points pl