- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /var/preserve
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-09-2006 09:17 AM
01-09-2006 09:17 AM
/var/preserve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2006 09:29 AM
01-09-2006 09:29 AM
Re: /var/preserve
Scott,
These usually are interupted edit sessions. you should be able to delete them with no issue.
For more info, see the following thread...
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=438708
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2006 09:29 AM
01-09-2006 09:29 AM
Re: /var/preserve
remove files at will.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2006 09:29 AM
01-09-2006 09:29 AM
Re: /var/preserve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2006 01:59 PM
01-09-2006 01:59 PM
Re: /var/preserve
/var/preserve contains files that were opened with vi (and the like) that were open during a crash of your terminal session.
By issuing vi -r
Thus, you can delete them without any trouble :)) to cleanup /var filesystem.
Also don't forget to assign point to everyone :)
Thanks and goodluck!
Hoang Chi Cong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2006 02:52 PM
01-09-2006 02:52 PM
Re: /var/preserve
/var/preserve is the temporary home of files that have been preserved after an accidental death of a text editor like vi.
As long as you are sure about no files are required you can delete for sure.
With Regards,
Siva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2006 03:04 PM
01-09-2006 03:04 PM
Re: /var/preserve
date. If it is older than a week, remove them.
Note: If you want to recover that files then you have to be the owner of the file. see man vi for -r option.
--
Muthu