- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: audit file looping error
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
12-20-2003 05:44 AM
12-20-2003 05:44 AM
audit file looping error
file system of audit file has 0% free space left!
an attempt to switch to the backup file failed.
must specify a backup file now!
This is a continual loop, I'm unable to log onto the unit as root or anything else.
I've tried to get into single user mode to see if I can fix the problem that way but am unable to do so. I keep getting a log in / password requirement and the thing is NOT password protected.
I'm a UNIX novice and am very confused about what actions to take.
HELP!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2003 06:14 AM
12-20-2003 06:14 AM
Re: audit file looping error
If you are not able to log in and you do not have a root shell, i think you have no choice but to reset te server. (
If the server is done hardware checking, you are able to boot into signle user mode.
IPL> bo pri
interact with ISL: yes
ISL> hpux -is
now the server will boot into signle user mode and you will get a root shell. You can start by mounting all the file systems, but before you can do that you will neef to run a fsck.
fsck -F vxfs -o full /dev/vg00/lvol
mount /usr
fsck -F vxfs -o full /dev/vg00/lvol
mount /var
Now you can use:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90121/B2355-90121_top.html&con=/hpux/onlinedocs/B2355-90121/00/00/26-con.html&toc=/hpux/onlinedocs/B2355-90121/00/00/26-toc.html&searchterms=log%7caudit&queryid=20031220-121314
Hope this will solve your problem.
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2003 07:42 AM
12-20-2003 07:42 AM
Re: audit file looping error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2003 08:05 AM
12-20-2003 08:05 AM
Re: audit file looping error
Password:
The root acount does not work here. Is there some other root like account I should know about or is this even normal or is there a way by this. Is it Posible that I have Locked out the Root acount?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2003 09:03 AM
12-20-2003 09:03 AM
Re: audit file looping error
There is no other user like root on UNIX. So if you are not able to log in as root your in trouble. I do not know how to fix this without the root account.
I do have an other option:
If booting in signle user mode does not work you can try booting in lvm maintenace mode. It works the same as booting in signle user mode ( hpux -il i think) but even less software is started ( rc.config.d/* is not sourced and lvm is not loaded )
If this fails i am afraid you must boot from cdrom. There are plenty of threds on that subject posted in this forum so a quick search will get you started.
He good luck.
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2003 10:19 PM
12-23-2003 10:19 PM
Re: audit file looping error
You need to see who set this up and what user/password they set for it. Assuming
I'm right, the text you would see is:
Please enter your login name:
This comes from /sbin/initcond.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2003 10:21 PM
12-23-2003 10:21 PM