- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: COPYUTIL and new disk
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
06-14-2003 05:14 AM
06-14-2003 05:14 AM
COPYUTIL and new disk
UX 10.20, std 2gb scsi disk addr 6, dds tape on 3, external CD on 1. Want to copy op sys disk to a 4.2 gb drive (HP unit). Added disk at addr 5, SAM can see it, did a mediainit, created a file system, everything looks fine. Boot to ODE from CD, run MAPPER, it can see drive on 5, as well as DDS, CD, 2gb disk on 6. Start copyutil, it scans, cant see the disk at address 5 - only the DDS and drive at addr 6. tried changing address to 4, same. The scsi bus is terminated on the CD, no change.
I have done this before to copy disk to disk to clone an op sys set up, using the same verison of Diag CD (June 99). System is a 715/80. Is it possible copyutil cant see bigger disks, like 4.2gb??? If MAPPER can see it, why should copyutil fail?
TIA,
jp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2003 05:27 AM
06-14-2003 05:27 AM
Re: COPYUTIL and new disk
http://software.hp.com/products/IUX/download.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2003 06:38 AM
06-14-2003 06:38 AM
Re: COPYUTIL and new disk
For using copyutiul u need to shutdown the OS and need to be done on ODE.It is very very old and no more supported.
The better way is using Ignite-UX software to clone the systems. make_tape_recovery takes the backup of your root VG on a tape. Ucan boot with the tape and do a cloning.
1.Download the Ignite-UX from
http://software.hp.com/products/IUX/download.html
2. Install the S/W on the source system where your source disk is there.
3. Execute the following command to create bootable tape (Replace the device file of tape as seen on your system).
#make_tape_recovery -x inc_entire=vg00 -Iv -a /dev/rmt/0mn
4.Boot through the tape in the new machine and install the S/W.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2003 03:19 PM
06-14-2003 03:19 PM
Re: COPYUTIL and new disk
ANyway, I will try the new method and see how I go.
Thanks,
jp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2003 08:24 PM
06-14-2003 08:24 PM
Re: COPYUTIL and new disk
I downloaded the file, copied it to the 715, put it in /var/spool/sw , but swinstall says it cant find /var/spool/sw at all. I had to create an sw subdir, I am doing all this as root, where am I going wrong please?
TIA,
jp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2003 10:18 PM
06-14-2003 10:18 PM
Re: COPYUTIL and new disk
I am going to try dd'ing the rdsk just in case it works.
jp