[Clonezilla-live] Problem with src/tgt_partition.info and Grub on HP ProLiant DL380
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
From: lakiluk <azz...@ly...> - 2011-05-02 12:17:49
|
HARDWARE: HP ProLiant DL 380 G3 with RAID Controller HP SmartArray 5i and HP ProLiant DL 380 G7 with RAID Controller HP SmartArray P410i CLONEZILLA: clonezilla-live-1.2.8-23-i686 and clonezilla-live-20110429-natty Hello and thanx for creating CloneZilla. As I read on http://clonezilla.org/news.php in latest version in section "BUG FIXES" "* A bug where ocs-get-part-info failed to remove a temp file in /tmp was fixed." In my case i try to copy disk 72 GB from HP ProLiant DL 380 G3 (UltraSCSI) to HP ProLiant DL 380 G5 (SAS) in way "device-device, disk_to_remote_disk" and I have 2 problems: 1. The file src_partition.info on source host and tgt_partition.info on target host are missing "grep: /tmp/ocs_onthefly_tgt.xxxxxx/tgt_partition.info: No such file or directory" (I used ocs-get-part-info and with little modification I have the proper file with partitions) 2. After creating partition on target host a experienced "The grub directory is NOT found. Maybe it does not exist (so other boot manager exists) or the file system is not supported in the kernel. Skip running grub-install." (The fdisk -l shows me correct data on both disks, in column "Blocks") Is this known problem (there is a lot posts and messages of RAIDs on HP servers - /dev/cciss) or workaround exists? I've made test on the same server but on source I've mounted small USB disk and sucessfully made copy in the same way as mentioned above to target machine. |