Menu

"The server is already in clonezil...

Help
Mmmary
2012-05-10
2013-04-05
  • Mmmary

    Mmmary - 2012-05-10

    Hello,
    Sorry to bother, but I need help. I am using clonezilla on a server and whenever I try to run:
    # ./zarasa-create-clone-image zarasa-test 192.168.4.101

    I get this output:
    The server is already in clonezilla mode, stopping the process

    I have run two comands:

    # /opt/drbl/sbin/drbl-ocs stop
    Setting the TERM as xterm
    *****************************************************.
    *****************************************************.
    Clean all the previous saved config file if they exist…done!
    Stop OCS mode for node 192.168.4.100, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.101, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.102, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.103, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.104, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.105, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.106, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.107, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.108, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.109, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.110, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.111, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.112, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.113, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.114, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.115, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.116, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.117, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.118, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.119, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.120, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.121, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.122, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.123, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.124, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.125, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.126, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.127, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.128, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.129, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.130, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.131, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.132, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.133, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.134, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.135, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.136, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.137, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.138, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.139, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.140, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.141, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.142, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.143, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.144, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.145, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.146, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.147, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.148, no matter it's in OCS mode or not.
    Stop OCS mode for node 192.168.4.149, no matter it's in OCS mode or not.
    *****************************************************.
    *****************************************************.
    Setting the PXE clients to DRBL mode with label "Clonezilla"…
    Turn off all MENU DEFAULT in /tftpboot/nbi_img/pxelinux.cfg/default…
    Make "clonezilla" as default label in /tftpboot/nbi_img/pxelinux.cfg/default.
    The MENU LABEL is "Clonezilla"

    and:

    #  /opt/drbl/sbin/dcs clonezilla-stop
    Trying to stop the clonezilla mode…Turn off all MENU DEFAULT in /tftpboot/nbi_img/pxelinux.cfg/default…
    Make "local" as default label in /tftpboot/nbi_img/pxelinux.cfg/default.
    This is for all clients, so we remove other host-based PXE config files in /tftpboot/nbi_img/pxelinux.cfg/ and keep /tftpboot/nbi_img/pxelinux.cfg/default only.
    Clean all the previous saved PXELINUX config file if they exist…done!
    done!

    but I still cannot create  an image! (still the same message)

    Hope you can help me,
    Thanks

     
  • Steven Shiau

    Steven Shiau - 2012-05-20

    Sorry, I do not get it.
    What's your purpose?
    If you want to save an image, you need to run:
    /opt/drbl/sbin/dcs
    then choose "clonezilla-start", and follow the instructions to start the service.
    What you have done is to stop the service, not start it.

    Steven.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.