I setup my DRBL server with SSI mode and Clonezilla DRBL with the box mode. The server is a Fedora 14
I have my own dhcp server, so the the drbl dhcp server is stopped.
I return for another problem I encounter when I want to restore a client. Let me explain :
The first time I restore a client everything goes well but when I want to restore a second time, I receive the error message :
I realized that if I restore the client and I reboot on the restored system , I can not make a 2nd time a restoration
However if I restore the client once and I do not restart the system but I reboot immediately with PXE, I can restore then a 2nd time.
If I change the IP address of the client in the /etc/dhcp/dhcpd.conf, and I run /opt/drbl/sbin/dcs I can restore the client but the previous ip address is no longer usable.
Have you any idea?
thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I setup my DRBL server with SSI mode and Clonezilla DRBL with the box mode. The server is a Fedora 14
I have my own dhcp server, so the the drbl dhcp server is stopped.
I return for another problem I encounter when I want to restore a client. Let me explain :
The first time I restore a client everything goes well but when I want to restore a second time, I receive the error message :
I realized that if I restore the client and I reboot on the restored system , I can not make a 2nd time a restoration
However if I restore the client once and I do not restart the system but I reboot immediately with PXE, I can restore then a 2nd time.
If I change the IP address of the client in the /etc/dhcp/dhcpd.conf, and I run /opt/drbl/sbin/dcs I can restore the client but the previous ip address is no longer usable.
Have you any idea?
thank you
I finally found the problem.
In /etc/exports I replaced ip adress
by
Kevin
So the problem was due to the wrong /etc/exports which was manually modified?
Steven.
Hi Steven,
Yes exactly. I had modified the file manually to extend the rights nfs for my class B
kevin
OK. So now everything works there?
Steven.