- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Cloning system problem .
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-11-2002 04:24 AM
01-11-2002 04:24 AM
Cloning system problem .
2 servers , both servers are L2000 , differeces
are processor speed and disk size ( original server : 9GB disk , new server : 18 GB ).
Original server is running kiwiplan software .
I have tried the following method but unsuccesful :
1. Install Ignite Ux using sept 2001 media ,
do a make_recovery -Av on original server
and did recover on new server .
Result not satisfied as every logical volume
size are less ( small ) than original server
Should be pax command unable to handle
files size more than 2Gb .
2. Fresh install os on new server .
Did a full fbackup on original server
excluded few files ( /dev , /etc/ioconfig ,
/etc/lvmtab ...) and restore to new server .
Unsatisfied result also as the size
of /usr1 which is having the kiwiplan
software is still less than original server
and the software is not able to run .
Question : Why fbackup not able to backup all
the files ?
Fbackup did in single user mode and
kiwiplan software is not running .
3. Thinking to user dd to clone the disk but
the current volume group config on original
server only able to recognize 10 GB .
Pls advice how can i clone the original server
to new server .
TQ .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 04:37 AM
01-11-2002 04:37 AM
Re: Cloning system problem .
I cannot remember the name of the menu option offhand, but you can alter the logical volume sizes that are used before beginning the recovery.
Cheers, Ian Dennison
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 04:38 AM
01-11-2002 04:38 AM
Re: Cloning system problem .
use your Ignite tape to set up your new server.
In the configuration part of installing you have to choose the option to modify lvol size.
Good luck
Ruediger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 04:57 AM
01-11-2002 04:57 AM
Re: Cloning system problem .
Every logical volume size are same
to the original server logical size .
The problem is every logical volume total used size are less than the original server =meaning
not all files are archived during the make
recovery process .
I think it should be pax command that is not
able to backup files that are more than 2 GB .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 04:57 AM
01-11-2002 04:57 AM
Re: Cloning system problem .
Two suggestions. First, use the latest Ignite software and its 'make_tape_recovery' (which supersedes the old 'make_recovery'):
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
The '-I' option of 'make_tape_recovery' is the *same* as the '-i' option of the old 'make_recovery'. '-I' causes the Ignite process to be interactive when booting from tape.
Secondly, I suspect that your problem may be related to this. When you use the advanced installation option to select logical volume sizes, I have seen cases where *some* of the volumes are offered for *fixed* sizing and some are offered for a percentage. Make sure that you specify the sizes of logical volumes that you need/want.
For current Ignite software, go to:
http://www.software.hp.com/products/IUX/download.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 05:35 AM
01-11-2002 05:35 AM
Re: Cloning system problem .
recovery on new server .
Meaning original server
/ 150MB
/home 100MB
/usr 800MB
/var 1024MB
/usr1 5000MB
....
I got back the settings and the make recovery is good enough to detect the 18 GB disk .
The problem is that the total used sizes on each logical volume is less than the original server.
tq.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 05:43 AM
01-11-2002 05:43 AM
Re: Cloning system problem .
Ruediger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 06:09 AM
01-11-2002 06:09 AM
Re: Cloning system problem .
kiwiplan is reside in /usr1 and total used size for /usr1 is less than original server if i am using Ignite.
TQ .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 07:15 AM
01-11-2002 07:15 AM
Re: Cloning system problem .
As far as 'pax' goes, its limitation is that no *individual* file can exceed 2GB. Otherwise, Ignite would use multiple tapes as required.
When you say sizes are less, how much? Remember that the size of a directory grows as files are added beneath. However, simply removing files does not return the space. Recreating (as Ignite recovery would) "recovers" the space and you will see the new directory size as much smaller.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 08:10 PM
01-11-2002 08:10 PM
Re: Cloning system problem .
TQ.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 08:36 PM
01-11-2002 08:36 PM
Re: Cloning system problem .
This may help u:
http://us-support.external.hp.com/cki/bin/doc.pl/sid=2e476aa106dd9966c5/screen=ckiDisplayDocument?docId=200000047869250
HTH,
Shiju