- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Linux Ignite? (better than partimage/Mondo/etc.)
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-13-2005 01:01 AM
01-13-2005 01:01 AM
Linux Ignite? (better than partimage/Mondo/etc.)
It looks like most solutions (RedHat KickStart as well as SuSe's equivalent) want you to just re-run the installation as if from CD (follow all the installation questions like language, software packages, etc).
I am very happy with Ignite and want something as similar as possible (i.e. boot new or trashed server over network, point to BuildServer, run a few commands or click a few mouse buttons and watch it rebuild with no more useraction required).
Partimage (and to some degree BackBurner)look okay. I don't mind that because it works on an entire partition, it doesn't do things like change hostname/ip address, etc. But I don't want to have to shutdown the server in order to make an image of it's partition.
From what I've seen of Mondo, it should be able to backup the data even while it's mounted (mentions running via cron), and must work on a file basis rather than blocks since it can do incremental....
But I don't think the restore (or build-server) process is any better than the rest.
I really like the way Ignite can control the restore process from the Ignite server. Maybe I'm asking for too much, wanting a Linux equivalent to Ignite, but since ILO is so slow on our network, I really don't want to do any more than needed from the console of the box that's being built/rebuilt.
So, briefly, I'm looking for a program that I can load on my linux box which will make a file-backup of all of it's files/partitions (even the mounted partitions). It (or another program) should boot (PXBoot/tftpboot?) an identical box, point to the image, and install everything from the image on identical_box so that it will boot and run with no or minimal interaction.
points/thanks for suggestions
-Kevin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 01:11 AM
01-13-2005 01:11 AM
Re: Linux Ignite? (better than partimage/Mondo/etc.)
From what I can see of Mondo its a good product, but its a small operation, run by a few people. Thats great for them but problematic for us because its not like HP which is a company can be reliable and expected to be there no matter what.
To image Linux boxes I use Symantec Norton Ghost.
I have Intel NIC cards in my Linux boxes and a special boot cd with Intel NIC drivers on it. I boot off the cd image the box to a shared stoage place. Then I boot the next box with the same cd write the image to this machine. When it boots, I take it off the network, console boot it and then change the hostname and ip configuration. Then its ready to go live.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 01:38 AM
01-13-2005 01:38 AM
Re: Linux Ignite? (better than partimage/Mondo/etc.)
I use partimage to do the job but here are some links to commercial products that seem to do what you need.
http://www.storix.com/product.html
http://www.arkeia.com/products/dr/
http://www.network-backup.com/datasheets/overview.html
http://www.crossculture.com.hk/e-linux-serverbackup.htm
Good luck
Xyko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2005 12:11 AM
01-14-2005 12:11 AM
Re: Linux Ignite? (better than partimage/Mondo/etc.)
http://www.stanford.edu/~alfw/PXE-Kickstart/PXE-Kickstart-3.html
I used it as a reference to get mine done.
-Ryan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2005 03:14 AM
01-14-2005 03:14 AM
Re: Linux Ignite? (better than partimage/Mondo/etc.)
Take a look at:
http://sisuite.sourceforge.net/
SystemImager is the tool that will create a "golden image" and allow it to be moved to another system.
Happy installing!