GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Corrupting a LIF area
Operating System - HP-UX
1850132
Members
2929
Online
104050
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
08-21-2005 07:11 AM
08-21-2005 07:11 AM
Corrupting a LIF area
Hello Guys,
How to corrupt a LIF area, so that I can practise the recovery process in the test system.
Thanks & Regards,
Pavan
How to corrupt a LIF area, so that I can practise the recovery process in the test system.
Thanks & Regards,
Pavan
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 07:28 AM
08-21-2005 07:28 AM
Re: Corrupting a LIF area
Hi,
# lifrm /dev/rdsk/cxtydz:F
or something more wild, dd something to the first part of the disk
# dd if=/dev/zero of=/dev/rdsk/cxtydz bs=2k count=2
Robert-Jan
# lifrm /dev/rdsk/cxtydz:F
or something more wild, dd something to the first part of the disk
# dd if=/dev/zero of=/dev/rdsk/cxtydz bs=2k count=2
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 09:05 AM
08-21-2005 09:05 AM
Re: Corrupting a LIF area
Note that corrupting th LIF area has diffrent meanings..the lifrm command removes commands like hpux (the HP-UX bootstrap program) but using dd to the beginning of the disk area will not only destroy the LIF area but also the BDRA (Boot Data Reserved Area) which contains information about the LIF and boot areas, and also destroy the disks VGRA which has all the details about the logical volumes on this disk. So recovering from the dd command will be much more involved than removing files from the LIF area.
Bill Hassell, sysadmin
Bill Hassell, sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP