So your case is for LVM on RAID device... It's even more complicated... As I mentioned, Clonezilla does not support RAID very well. Therefore I suspect that's the issue. Since I do not have the same RAID card here, I could not test it. The above is just my guess...
Steven. On 2011/4/27 下午 04:22, phil...@schleifer.it wrote: > Hello Stephen, > >> Do you know the device names in GNU/Linux? > > cat /etc/fstab > /dev/vg_system/lv_root / ext3 defaults 1 1 > /dev/vg_system/lv_opt /opt ext3 defaults 1 2 > /dev/vg_system/lv_srv /srv ext3 defaults 1 2 > /dev/vg_system/lv_var /var ext3 defaults 1 2 > /dev/vg_system/lv_var_tmp /var/tmp ext3 defaults 1 2 > /dev/vg_system/lv_tmp /tmp ext3 defaults 1 2 > /dev/vg_system/lv_home /home ext3 defaults 1 2 > LABEL=/boot /boot ext3 defaults 1 2 > tmpfs /dev/shm tmpfs defaults 0 0 > devpts /dev/pts devpts gid=5,mode=620 0 0 > sysfs /sys sysfs defaults 0 0 > proc /proc proc defaults 0 0 > LABEL=SW-cciss/c0d0p2 swap swap defaults 0 0 > > /dev/vg_deployment/lv_rpm /srv/rpm ext3 defaults 1 2 > /dev/vg_deployment/lv_rpm_build /srv/rpm/build ext3 defaults 1 2 > > /dev/vg_deployment/lv_install /srv/install ext3 defaults 1 2 > > /dev/vg_fpga/lv_fpga /srv/fpga ext3 defaults 1 2 > > > lspci -v > 03:00.0 RAID bus controller: Hewlett-Packard Company Smart Array G6 > controllers (rev 01) > Subsystem: Hewlett-Packard Company Smart Array P410i > Flags: bus master, fast devsel, latency 0, IRQ 90 > Memory at fbc00000 (64-bit, non-prefetchable) [size=4M] > Memory at fbbf0000 (64-bit, non-prefetchable) [size=4K] > I/O ports at 4000 [size=256] > [virtual] Expansion ROM at e6000000 [disabled] [size=512K] > Capabilities: [40] Power Management version 3 > Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- > Capabilities: [70] Express Endpoint IRQ 0 > Capabilities: [ac] MSI-X: Enable+ Mask- TabSize=16 > Capabilities: [100] Advanced Error Reporting > > >>> Zitat von Steven Shiau<ste...@nchc.org.tw>: >>> >>>> Clonezilla does not support RAID very well... >>>> Anyway, since you mentioned hardware RAID 5, could you please tell us >>>> the hardware model/type of your RAID card? >>>> >>>> Steven. >>>> >>>> On 04/19/2011 09:21 PM, phil...@schleifer.it wrote: >>>>> Hello, >>>>> >>>>> I want to backup my linux server. >>>>> It has a hardware raid 5, and the partitions are divided in /boot and >>>>> logical volums. >>>>> >>>>> When i run clonezilla live, beginner mode, backup complete disk to >>>>> image, the following error comes: >>>>> Saving the VG config... >>>>> Volume group "vg_fpga" successfully backed up. >>>>> Volume group "vg_fpga" successfully backed up. >>>>> Volume group "vg_fpga" successfully backed up. >>>>> Volume group "vg_fpga" successfully backed up. >>>>> Volume group "vg_fpga" successfully backed up. >>>>> Volume group "vg_fpga" successfully backed up. >>>>> Volume group "vg_fpga" successfully backed up. >>>>> Volume group "vg_fpga" successfully backed up. >>>>> Volume group "vg_fpga" successfully backed up. >>>>> Volume group "vg_fpga" successfully backed up. >>>>> Volume group "vg_depoyment" successfully backed up. >>>>> Volume group "vg_system" successfully backed up. >>>>> cp: cannot stat `/tmp/vgcfg_tmp.qCbf2U': No such file or directory >>>>> cp: cannot stat `/tmp/vgcfg_tmp.qCbf2U': No such file or directory >>>>> cp: cannot stat `/tmp/vgcfg_tmp.qCbf2U': No such file or directory >>>>> Checking if the VG config was saved correctly... >>>>> /home/partimag/2011-04-19-14-fpga-pgr2-img/lvm_[38.16.conf NOT >>>>> created! Not volume group of LVM was saved! >>>>> >>>>> I have searched the web about a similar problem, but didn't find >>>>> anything. >>>>> The process was really fast, therefore I think, clonezilla didn't >>>>> backup anything. >>>>> >>>>> Does somebody know howto fix this issue? >>>>> >>>>> I am using CloneZilla Live 1.2.8-26 i686 on a 64 Bit System. >>>>> >>>>> This is the output of parted >>>>> (parted) print all >>>>> >>>>> Model: Compaq Smart Array (cpqarray) >>>>> Disk /dev/cciss/c0d1: 578GB >>>>> Sector size (logical/physical): 512B/512B >>>>> Partition Table: msdos >>>>> >>>>> Number Start End Size Type File system Flags >>>>> 1 32.3kB 41.0GB 41.0GB primary lvm >>>>> 2 41.0GB 81.9GB 41.0GB primary lvm >>>>> 3 81.9GB 123GB 41.0GB primary lvm >>>>> 4 123GB 578GB 456GB extended >>>>> 5 123GB 164GB 41.0GB logical lvm >>>>> 6 164GB 205GB 41.0GB logical lvm >>>>> 7 205GB 246GB 41.0GB logical lvm >>>>> 8 246GB 287GB 41.0GB logical lvm >>>>> 9 287GB 328GB 41.0GB logical lvm >>>>> 10 328GB 369GB 41.0GB logical lvm >>>>> 11 369GB 410GB 41.0GB logical lvm >>>>> 12 410GB 451GB 41.0GB logical lvm >>>>> 13 451GB 492GB 41.0GB logical lvm >>>>> 14 492GB 533GB 41.0GB logical lvm >>>>> 15 533GB 578GB 45.8GB logical lvm >>>>> >>>>> >>>>> >>>>> Model: Compaq Smart Array (cpqarray) >>>>> Disk /dev/cciss/c0d0: 21.5GB >>>>> Sector size (logical/physical): 512B/512B >>>>> Partition Table: msdos >>>>> >>>>> Number Start End Size Type File system Flags >>>>> 1 32.3kB 271MB 271MB primary ext3 boot >>>>> 2 271MB 2418MB 2147MB primary linux-swap >>>>> 3 2418MB 21.5GB 19.0GB primary lvm >>>>> >>>>> >>>>> >>>>> ---------------------------------------------------------------- >>>>> This message was sent using IMP, the Internet Messaging Program. >>>>> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> >>>>> Benefiting from Server Virtualization: Beyond Initial Workload >>>>> Consolidation -- Increasing the use of server virtualization is a top >>>>> priority.Virtualization can reduce costs, simplify management, and >>>>> improve >>>>> application availability and disaster protection. Learn more about >>>>> boosting >>>>> the value of server virtualization. >>>>> http://p.sf.net/sfu/vmware-sfdev2dev >>>>> _______________________________________________ >>>>> Clonezilla-live mailing list >>>>> Clonezilla-live@lists.sourceforge.net >>>>> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >>>> >>>> -- >>>> Steven Shiau<steven _at_ nchc org tw> <steven _at_ stevenshiau org> >>>> National Center for High-performance Computing, Taiwan. >>>> http://www.nchc.org.tw >>>> Public Key Server PGP Key ID: 1024D/9762755A >>>> Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A >>>> >>>> ------------------------------------------------------------------------------ >>>> >>>> Benefiting from Server Virtualization: Beyond Initial Workload >>>> Consolidation -- Increasing the use of server virtualization is a top >>>> priority.Virtualization can reduce costs, simplify management, and >>>> improve >>>> application availability and disaster protection. Learn more about >>>> boosting >>>> the value of server virtualization. >>>> http://p.sf.net/sfu/vmware-sfdev2dev >>>> _______________________________________________ >>>> Clonezilla-live mailing list >>>> Clonezilla-live@lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >>>> >>> >>> >>> >>> ---------------------------------------------------------------- >>> This message was sent using IMP, the Internet Messaging Program. >>> >>> >>> ------------------------------------------------------------------------------ >>> >>> WhatsUp Gold - Download Free Network Management Software >>> The most intuitive, comprehensive, and cost-effective network >>> management toolset available today. Delivers lowest initial >>> acquisition cost and overall TCO of any competing solution. >>> http://p.sf.net/sfu/whatsupgold-sd >>> _______________________________________________ >>> Clonezilla-live mailing list >>> Clonezilla-live@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >> >> -- >> Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> >> National Center for High-performance Computing, Taiwan. >> http://www.nchc.org.tw >> Public Key Server PGP Key ID: 1024D/9762755A >> Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A >> >> ------------------------------------------------------------------------------ >> >> WhatsUp Gold - Download Free Network Management Software >> The most intuitive, comprehensive, and cost-effective network >> management toolset available today. Delivers lowest initial >> acquisition cost and overall TCO of any competing solution. >> http://p.sf.net/sfu/whatsupgold-sd >> _______________________________________________ >> Clonezilla-live mailing list >> Clonezilla-live@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/clonezilla-live >> > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Clonezilla-live mailing list Clonezilla-live@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/clonezilla-live