• Register
    • Login
    • Search
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Problème de déploiement

    FOG Problems
    3
    6
    174
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      OmbreIT last edited by OmbreIT

      Bonjour à tous et à toutes,
      lorsque j’essaie de déployer depuis ma machine serveur ubuntu 20.04 vers —> ma machine cliente sans OS, j’ai ce message d’erreur qui s’affiche.
      “Could not find partitions (/bin/fog.upload)”
      19958a63-f023-451c-80ef-ce8d45a27a6a-image.png

      Ma deuxième question est de savoir si je dois mettre un iso via VMware tools sur ma machine virtuelle pour le processus de déploiement

      N-B : lorsque je vais sur l’interface web de mon fog sur la taille de l’image il y a écrit qu’elle pèse 0. iiB. Peut être que c’est dû à ça je suis perdu. J’essaie déployer du Linux.

      Bonne soirée à vous la team ! 😄

      1 Reply Last reply Reply Quote 0
      • george1421
        george1421 Moderator @OmbreIT last edited by

        @ombreit I think one of use is confused. I will raise my hand here.

        The normal process is to:

        1. Create an image definition in the FOG Web UI.
        2. PXE boot a source computer and register the computer with FOG. The source computer will be used as your golden or master image.
        3. You will then in the web ui connect the new computer with the imaged definition.
        4. In the web ui you will then schedule a capture task.
        5. You will pxe boot the target computer and capture or upload the golden image to the FOG server.

        When you do step 5, in the picture you last show, the image size on client value will be set. The picture tells me you have not uploaded an image yet to the FOG server.

        Also from the picture you gave us with lsblk the source computer does not have an image on the disk. So there is nothing to upload to the FOG server.

        So I don’t understand where is your golden or master image coming from?

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        1 Reply Last reply Reply Quote 1
        • O
          OmbreIT @george1421 last edited by

          @george1421 Non cette machine ne démarre pas sur un système d’exploitation. Sur l’image client fog il y a écrit 0, peut-être cela à un rapport avec ça ?
          4589208d-d983-40bb-a944-f722f1f3d26a-image.png

          george1421 1 Reply Last reply Reply Quote 0
          • george1421
            george1421 Moderator @OmbreIT last edited by

            @ombreit From what I see your source disk does not contain any partitions. lsblk command can see that a sata disk is installed, but it does not have any partitions (data) on the disk.

            On this computer where you want to capture, does it boot into an operating system? From what we see, I would say NO.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

            O 1 Reply Last reply Reply Quote 0
            • O
              OmbreIT last edited by

              Voici le message de la première commande (cat /proc/mdstat) tapez sur le shell en mode debog
              3862b86d-7a6d-4cef-86da-8011b24b2040-image.png

              Deuxième commande (lsblk) :
              cc5ab5b0-b507-45bc-9459-2662c3b2b65d-image.png

              3ème commande (fdisk -l) :

              547661db-6788-40d9-a51e-9d23239caa15-image.png

              Merci pour votre réponse ! 🙂

              george1421 1 Reply Last reply Reply Quote 0
              • S
                Sebastian Roth Moderator last edited by

                @OmbreIT Looks like there are no partitions on rhe disk you want to capture an image from. My guess is that SoftRAID or LVM was used on the disk and FOG can’t handle that in all cases.

                Cancel the old capture task and create a new one but before you click the “Create” button there is a checkbox for debug. Use that, boot up the machine as usual and it will boot up to a screen with a command shell (after hitting ENTER twice). In that command shell you run the following commands, take a picture of the output and post that here:

                cat /proc/mdstat
                lsblk
                fdisk -l
                

                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post

                158
                Online

                10.4k
                Users

                16.4k
                Topics

                150.5k
                Posts

                Copyright © 2012-2023 FOG Project