- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- disk image backup & normal maintenance backup
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
02-16-2004 08:25 PM
02-16-2004 08:25 PM
disk image backup & normal maintenance backup
Would appreciate if anyone can help me to understand the different between disk image backup and normal maintenance backup system.
br,
Munawwar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2004 08:30 PM
02-16-2004 08:30 PM
Re: disk image backup & normal maintenance backup
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2004 08:30 PM
02-16-2004 08:30 PM
Re: disk image backup & normal maintenance backup
A normal system backup will only backup the files on the disk. Therefore, when they are restored, they are recreated wherever you happen to restore them. These types of backup are what you generally will need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2004 08:39 PM
02-16-2004 08:39 PM
Re: disk image backup & normal maintenance backup
I what condition normally we need to do the disk image backup?
br,
Munawwar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2004 08:41 PM
02-16-2004 08:41 PM
Re: disk image backup & normal maintenance backup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2004 08:43 PM
02-16-2004 08:43 PM
Re: disk image backup & normal maintenance backup
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2004 08:52 PM
02-16-2004 08:52 PM
Re: disk image backup & normal maintenance backup
Some (most ?) backup programs , for ex. DataProtector/OmniBack can backup disks or logical volumes as filesystems or disk images (rawdisks). The advantage with filesystem backups is that it is possible to restore single files/folders and incremental backups is pollible. Disadvantage is slow backups if average filesize is small and disk system is slow. Image backups is for distsster recovery only, single file restore is not possible (at least not easy). Filesystem layout has no impact on performance, backup will run at full speed regardless of the structure and filesizes.