Hi.
I have try to upgrade my DRBL server with the following steps :
- backup important files : /etc/drbl/x and /etc/dhcp/x
- stop DHCP, unfs and NFS-server services
- run drblsrv -u … done !
- apt-get update
- apt-get install drbl
- drblsrv -i with selected kernel : 3,2,0-4-686-pae
- drblpush -i
- restore backuped files
- restart servies : dhcp, unfs
- try to backup Optiplex 7010 : fail … same error
- try to backup Optiplex 360 : it's works !
Hi.
Yes i have sucessfully cloned a Optiplex7010 with Clonezilla-Live USB with "clonezilla-live-20131125-saucy-amd64.iso".
Thank you for the link, i will try this week if i can.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have run the "drbl4imp -p 1 -r 1 -z 3 -u 1" command but, it's always fail at the download ISO ... always at 91 percent ...
Can i skip this step by copying the iso into the good location ? (the problem is the ocslive_tmp.xxxXXx folder ... it's never the same ..).
Hi.
I have find the solution but i think i did a mistake when i try to do it : an local ISO.
- i have downloaded separatly clonezilla-live-20131125-saucy-amd64.iso into /tmp.
- i have edited the /tftpboot/nodes/192.168.0.2/etc/drbl/drbl-ocs.conf to assigned the local ISO :
If you want to use a local copy, you can make it like:
iso_url_for_pxe_ocs_live_default="file://tmp/clonezilla-live-20131125-saucy-amd64.iso"
ls -l /tmp/
total 116908
-rw-r--r-- 1 jo jo 119632318 déc. 16 15:59 clonezilla-live-20131125-saucy-amd64.iso
drwx------ 2 root root 4096 déc. 12 15:48 drblpush_wd.tmp.CeKJzo
drwx------ 2 root root 4096 déc. 12 15:47 drblpush_wd.tmp.pvRbHm
-rw------- 1 jo jo 83 déc. 12 15:17 gnash
drbl4imp -p 1 -r 1 -z 3 -u 1
.........
"Setting node 192.168.0.2 as normal_login... done!
Template client for DRBL SSI, Clonezilla box mode or Clonezilla live client is 192.168.0.2
Using template host /tftpboot/nodes/192.168.0.2
Generating SSH host keys for client 192.168.0.2 if they do not exist... done!
Generating the files for DRBL single system image template... root... etc... var... Root's openssh public key... done!
Preparing the system to use clonezilla live as the OS of clients...
Try to download Clonezilla live iso file from network...
The CPU arch for client was assigned as: amd64
No Clonezilla live iso was assigned in drbl-ocs.conf or command line option."
........
What's wrong ?
Last edit: Cool 2013-12-18
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have find the good command but i have a new error message.
When i'm in /tmp :
- chown root.root clonezilla-live-20131125-saucy-amd64.iso
- chmod 777 clonezilla-live-20131125-saucy-amd64.iso
- drbl-ocs-live-prep -i clonezilla-live-20131125-saucy-amd64.iso
"Try to using the local Clonezilla live iso file...
Put Clonezilla live in this DRBL server...
This ISO file clonezilla-live-20131125-saucy-amd64.iso is for Clonezilla live.
Mounting the iso file clonezilla-live-20131125-saucy-amd64.iso at mounting point /tmp/drblsl_tmp.pGgkp0
mount : avertissement : /tmp/drblsl_tmp.pGgkp0 semble être monté en lecture seule.
Finding the kernel and initrd from iso...
The kernel does NOT exist! Program terminated!
Modifying option diskless_client_os in drbl-ocs.conf..."
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
$ sudo drbl-ocs-live-prep -i clonezilla-live-20131125-saucy-amd64.iso
Try to using the local Clonezilla live iso file...
Put Clonezilla live in this DRBL server...
This ISO file clonezilla-live-20131125-saucy-amd64.iso is for Clonezilla live.
Mounting the iso file clonezilla-live-20131125-saucy-amd64.iso at mounting point /tmp/drblsl_tmp.Ixfti4
mount: warning: /tmp/drblsl_tmp.Ixfti4 seems to be mounted read-only.
Finding the kernel and initrd from iso...
Found the kernel: /tmp/drblsl_tmp.Ixfti4//live/vmlinuz
Found the initrd: /tmp/drblsl_tmp.Ixfti4//live/initrd.img
Copying kernel /tmp/drblsl_tmp.Ixfti4//live/vmlinuz as /tftpboot/nbi_img/Clonezilla-live-vmlinuz...
Copying initrd /tmp/drblsl_tmp.Ixfti4//live/initrd.img as /tftpboot/nbi_img/Clonezilla-live-initrd.img...
Copying root image /tmp/drblsl_tmp.Ixfti4//live/filesystem.squashfs to /tftpboot/node_root/clonezilla-live/... This might take several minutes...
sending incremental file list
filesystem.squashfs
118198272 100% 115.94MB/s 0:00:00 (xfer#1, to-check=0/1)
sent 118212788 bytes received 31 bytes 47285127.60 bytes/sec
total size is 118198272 speedup is 1.00
Append the Clonezilla Live config in /tftpboot/nbi_img/pxelinux.cfg/default... ***********.
Modifying option diskless_client_os in drbl-ocs.conf...
==============
Did you try the latest stable DRBL?
Steven.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi.
Yes, i think, i have the lastest stable version of DRBL :
Packtages after update :
- drbl : 2,6,15-drbl1
- clonezilla : 3,8,12-drbl1
- partclone : 0,2,66,drbl1
Last edit: Cool 2014-01-02
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"- i have edited the /tftpboot/nodes/192.168.0.2/etc/drbl/drbl-ocs.conf to assigned the local ISO" -> What you should edit is "/etc/drbl/drbl-ocs.conf", not "/tftpboot/nodes/192.168.0.2/etc/drbl/drbl-ocs.conf".
Steven.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everybody.
First, i'm a french user and i'm sorry if my english is not very good.
I'm creating a DRBL server on Debian 7 and the last stable DRBL version
(2.4.19).
Configuration :
NAS (@ip 10.xx.xx.xx) -- DRBL Eth0 (@ip 10.xx.xx.xx) / DRBL (on a Swith) Eth1 (@ip 192.168.0.1) -- DRBL client (Optiplex7010) : 192.168.0.9 (obtain by the DHCP of DRBL server).
I have a problem only with my new hardware : Optiplex 7010. With other computers (DeLL 360 / DeLL GX280), it's works fine.
I would save entire disk into an image on NAS but i have this error message :
http://imageshack.us/a/img28/9572/1ftq.jpg
http://imageshack.us/a/img849/6885/5bl3.jpg
http://img46.imageshack.us/img46/7905/krql.jpg
http://img849.imageshack.us/img849/7800/6na4.jpg
After, i tried the 3° advice : the results are :
On the computer Optiplex 7010 :
http://imageshack.us/photo/my-images/844/ho4b.jpg/
http://imageshack.us/photo/my-images/132/c043.jpg/
and the result on the DRBL server : http://pastebin.com/fLRj5z5x
I didn't find any corresspondance.
I need to upgrade my DRBL server version ?
Or it's an other issue ?
I tried with the integrated NIC (Intel 82579LM) : same issue ...
Merci !
Edit : more informations : dpkg -s :
drbl : 2.4.19
clonezilla : 3.5.2
partclone : 0.2.66
Last edit: Cool 2013-12-11
Hi.
I have try to upgrade my DRBL server with the following steps :
- backup important files : /etc/drbl/x and /etc/dhcp/x
- stop DHCP, unfs and NFS-server services
- run drblsrv -u … done !
- apt-get update
- apt-get install drbl
- drblsrv -i with selected kernel : 3,2,0-4-686-pae
- drblpush -i
- restore backuped files
- restart servies : dhcp, unfs
- try to backup Optiplex 7010 : fail … same error
- try to backup Optiplex 360 : it's works !
Packtages after update :
- drbl : 2,6,15-drbl1
- clonezilla : 3,8,12-drbl1
- partclone : 0,2,66,drbl1
Maybe it's a CPU problem ? Because my server is an old and single CPU and the Optiplex is a quad-core processor …
Did you try Clonezilla live on Optiplex 7010?
If you can find any one version of Clonezilla live works on that machine, you can try this mode:
http://clonezilla.org/clonezilla-SE/use_clonezilla_live_in_drbl.php
Steven.
Hi.
Yes i have sucessfully cloned a Optiplex7010 with Clonezilla-Live USB with "clonezilla-live-20131125-saucy-amd64.iso".
Thank you for the link, i will try this week if i can.
I have run the "drbl4imp -p 1 -r 1 -z 3 -u 1" command but, it's always fail at the download ISO ... always at 91 percent ...
Can i skip this step by copying the iso into the good location ? (the problem is the ocslive_tmp.xxxXXx folder ... it's never the same ..).
http://img545.imageshack.us/img545/2825/61xa.jpg
Hi.
I have find the solution but i think i did a mistake when i try to do it : an local ISO.
- i have downloaded separatly clonezilla-live-20131125-saucy-amd64.iso into /tmp.
- i have edited the /tftpboot/nodes/192.168.0.2/etc/drbl/drbl-ocs.conf to assigned the local ISO :
If you want to use a local copy, you can make it like:
iso_url_for_pxe_ocs_live_default="file://tmp/clonezilla-live-20131125-saucy-amd64.iso"
ls -l /tmp/
total 116908
-rw-r--r-- 1 jo jo 119632318 déc. 16 15:59 clonezilla-live-20131125-saucy-amd64.iso
drwx------ 2 root root 4096 déc. 12 15:48 drblpush_wd.tmp.CeKJzo
drwx------ 2 root root 4096 déc. 12 15:47 drblpush_wd.tmp.pvRbHm
-rw------- 1 jo jo 83 déc. 12 15:17 gnash
drbl4imp -p 1 -r 1 -z 3 -u 1
.........
"Setting node 192.168.0.2 as normal_login... done!
Template client for DRBL SSI, Clonezilla box mode or Clonezilla live client is 192.168.0.2
Using template host /tftpboot/nodes/192.168.0.2
Generating SSH host keys for client 192.168.0.2 if they do not exist... done!
Generating the files for DRBL single system image template... root... etc... var... Root's openssh public key... done!
Preparing the system to use clonezilla live as the OS of clients...
Try to download Clonezilla live iso file from network...
The CPU arch for client was assigned as: amd64
No Clonezilla live iso was assigned in drbl-ocs.conf or command line option."
........
What's wrong ?
Last edit: Cool 2013-12-18
I have find the good command but i have a new error message.
When i'm in /tmp :
- chown root.root clonezilla-live-20131125-saucy-amd64.iso
- chmod 777 clonezilla-live-20131125-saucy-amd64.iso
- drbl-ocs-live-prep -i clonezilla-live-20131125-saucy-amd64.iso
"Try to using the local Clonezilla live iso file...
Put Clonezilla live in this DRBL server...
This ISO file clonezilla-live-20131125-saucy-amd64.iso is for Clonezilla live.
Mounting the iso file clonezilla-live-20131125-saucy-amd64.iso at mounting point /tmp/drblsl_tmp.pGgkp0
mount : avertissement : /tmp/drblsl_tmp.pGgkp0 semble être monté en lecture seule.
Finding the kernel and initrd from iso...
The kernel does NOT exist! Program terminated!
Modifying option diskless_client_os in drbl-ocs.conf..."
My running logs:
$ sudo drbl-ocs-live-prep -i clonezilla-live-20131125-saucy-amd64.iso
Try to using the local Clonezilla live iso file...
Put Clonezilla live in this DRBL server...
This ISO file clonezilla-live-20131125-saucy-amd64.iso is for Clonezilla live.
Mounting the iso file clonezilla-live-20131125-saucy-amd64.iso at mounting point /tmp/drblsl_tmp.Ixfti4
mount: warning: /tmp/drblsl_tmp.Ixfti4 seems to be mounted read-only.
Finding the kernel and initrd from iso...
Found the kernel: /tmp/drblsl_tmp.Ixfti4//live/vmlinuz
Found the initrd: /tmp/drblsl_tmp.Ixfti4//live/initrd.img
Copying kernel /tmp/drblsl_tmp.Ixfti4//live/vmlinuz as /tftpboot/nbi_img/Clonezilla-live-vmlinuz...
Copying initrd /tmp/drblsl_tmp.Ixfti4//live/initrd.img as /tftpboot/nbi_img/Clonezilla-live-initrd.img...
Copying root image /tmp/drblsl_tmp.Ixfti4//live/filesystem.squashfs to /tftpboot/node_root/clonezilla-live/... This might take several minutes...
sending incremental file list
filesystem.squashfs
118198272 100% 115.94MB/s 0:00:00 (xfer#1, to-check=0/1)
sent 118212788 bytes received 31 bytes 47285127.60 bytes/sec
total size is 118198272 speedup is 1.00
Append the Clonezilla Live config in /tftpboot/nbi_img/pxelinux.cfg/default...
***********.
Modifying option diskless_client_os in drbl-ocs.conf...
==============
Did you try the latest stable DRBL?
Steven.
Hi.
Yes, i think, i have the lastest stable version of DRBL :
Packtages after update :
- drbl : 2,6,15-drbl1
- clonezilla : 3,8,12-drbl1
- partclone : 0,2,66,drbl1
Last edit: Cool 2014-01-02
"- i have edited the /tftpboot/nodes/192.168.0.2/etc/drbl/drbl-ocs.conf to assigned the local ISO" -> What you should edit is "/etc/drbl/drbl-ocs.conf", not "/tftpboot/nodes/192.168.0.2/etc/drbl/drbl-ocs.conf".
Steven.
Hi.
It's finally works. It's was a ISO corrupt issue ...
Now, my DRBL woks with the Clonezilla Live mode with Saucy 64.
It works with Optiplex7010 !
Thank a lot.
Last edit: Cool 2014-01-22
OK, cool! Thanks for sharing that.
Steven.