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

Some questions

Scheduled Pinned Locked Moved
General
2
19
5.7k
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.
  • P
    plegrand
    last edited by plegrand Feb 11, 2016, 9:12 AM Feb 11, 2016, 3:11 PM

    Hello
    i’ve got some questions:

    1. I havent dns on my network then is there a way to see if hosts are down or up by ip adress or netbios name ?

    2. Is there a way to know what is the correspondence between version in the cloud and svn version ?

    I saw on the wiki that there is 4 images types :

    Single Partition
    Multiple Partition - Single Disk
    Multiple Partition - All Disks
    Raw Image

    On the web frontend
    Single Disk - Resizable - (1)
    Multiple Partition Image - Single Disk (Not Resizable) - (2)
    Multiple Partition Image - All Disks (Not Resizable) - (3)
    Raw Image (Sector By Sector, DD, Slow) - (4)

    As you can see the first option is different.
    What is the good one
    Is it single disk or single partition ?

    Thanks for anwser

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Wayne Workman Feb 11, 2016, 9:25 AM Feb 11, 2016, 3:24 PM

      Single Disk - Resizable should always be your first choice for computers with just one disk.

      for 2 or more disks, you should use multiple partition image - all disks.

      The other two options are generally for when Single Disk - Resizable doesn’t work. The next step when Single - Resizable doesn’t work is to do multiple partition image - not resizable. When that fails, there’s RAW.

      RAW takes an absolute exact copy of the entire drive. If you have a 1TB drive, you get a image that is 1TB in size… yeah… You should avoid RAW, but it’s there as an option for you.

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      P 1 Reply Last reply Feb 11, 2016, 3:26 PM Reply Quote 0
      • P
        plegrand @Wayne Workman
        last edited by Feb 11, 2016, 3:26 PM

        @Wayne-Workman
        Then is it an error on the wiki when it says Single Partition ?
        and about my 2 others questions ?

        thanks again

        W 1 Reply Last reply Feb 11, 2016, 3:29 PM Reply Quote 0
        • W
          Wayne Workman
          last edited by Feb 11, 2016, 3:28 PM

          The difference between the cloud number and the svn number happened because sourceforge went down for a good amount of time.

          The developers did not stop developing during this time, they kept pushing revisions to github. So the revision number continued to climb. When sourceforge finally came online, all the updates it had been missing all got rolled up into one giant commit. Both sourceforge and github are equally valid sources to get revision updates from.

          I include svn numbers and cloud numbers because it might help the developers sometimes more quickly locate an issue. SVN numbers would also be important if you wanted to install a specific revision. So beyond bug reporting/troubleshooting and installing a specific revision, the svn numbers aren’t really important.

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          P 1 Reply Last reply Feb 11, 2016, 3:33 PM Reply Quote 0
          • W
            Wayne Workman @plegrand
            last edited by Feb 11, 2016, 3:29 PM

            @plegrand said:

            Then is it an error on the wiki when it says Single Partition ?

            Yes and no. You’re using fog trunk. That particular Wiki page you’re looking at was written for 1.2.0.

            Link it here and I’ll update it.

            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!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            P 2 Replies Last reply Feb 11, 2016, 3:31 PM Reply Quote 0
            • P
              plegrand @Wayne Workman
              last edited by Feb 11, 2016, 3:31 PM

              @Wayne-Workman
              This page :
              https://wiki.fogproject.org/wiki/index.php?title=Managing_FOG#Images

              1 Reply Last reply Reply Quote 0
              • P
                plegrand @Wayne Workman
                last edited by Feb 11, 2016, 3:33 PM

                @Wayne-Workman said:

                SVN numbers would also be important if you wanted to install a specific revision.

                It’s for this reason i would like to know what is the svn version for a “cloud version”

                W 1 Reply Last reply Feb 11, 2016, 3:35 PM Reply Quote 0
                • P
                  plegrand @Wayne Workman
                  last edited by Feb 11, 2016, 3:35 PM

                  @Wayne-Workman
                  And for the first question ?
                  My problem is on the Hosts management page
                  all my host have a red circle with exclamation point and this error message :
                  “no such device or address”. What does that mean ?
                  I think it’s because fog cant ping my hosts because there is no dns on my network. Is there an other way to make it works?
                  I made some tests with wins (samba, winbind…) without success

                  W 1 Reply Last reply Feb 11, 2016, 3:37 PM Reply Quote 0
                  • W
                    Wayne Workman @plegrand
                    last edited by Feb 11, 2016, 3:35 PM

                    @plegrand said:

                    @Wayne-Workman said:

                    SVN numbers would also be important if you wanted to install a specific revision.

                    It’s for this reason i would like to know what is the svn version for a “cloud version”

                    Go to the trunk directory where you sync’d from svn in and just run svn info and it will tell you what svn revision it is.

                    for example on my server:

                    0_1455204935022_upload-55718fc4-2756-4b99-841c-7b08b2cf754b

                    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!
                    Daily Clean Installation Results:
                    https://fogtesting.fogproject.us/
                    FOG Reporting:
                    https://fog-external-reporting-results.fogproject.us/

                    P 1 Reply Last reply Feb 11, 2016, 3:36 PM Reply Quote 0
                    • P
                      plegrand @Wayne Workman
                      last edited by plegrand Feb 11, 2016, 9:37 AM Feb 11, 2016, 3:36 PM

                      @Wayne-Workman
                      But if i want to come back to an older version and i only know the “cloud version” ?

                      1 Reply Last reply Reply Quote 0
                      • W
                        Wayne Workman @plegrand
                        last edited by Wayne Workman Feb 11, 2016, 9:39 AM Feb 11, 2016, 3:37 PM

                        @plegrand said:

                        @Wayne-Workman
                        And for the first question ?
                        My problem is on the Hosts management page
                        all my host have a red circle with exclamation point and this error message :
                        “no such device or address”. What does that mean ?
                        I think it’s because fog cant ping my hosts because there is no dns on my network. Is there an other way to make it works?
                        I made some tests with wins (samba, winbind…) without success

                        If you had no dns service on your network, you’d probably have a really difficult time using the internet.

                        On a windows machine you can run from command prompt nslookup and it’ll tell you your default dns server right away.

                        And if you really don’t have a real DNS server on your network, I’d probably suggest making one.

                        0_1455205076784_upload-9d8d412a-45ef-476f-bbf1-259fb515c0fa

                        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!
                        Daily Clean Installation Results:
                        https://fogtesting.fogproject.us/
                        FOG Reporting:
                        https://fog-external-reporting-results.fogproject.us/

                        P 1 Reply Last reply Feb 11, 2016, 3:40 PM Reply Quote 0
                        • P
                          plegrand @Wayne Workman
                          last edited by Feb 11, 2016, 3:40 PM

                          @Wayne-Workman
                          Hmm sorry , we’ve got a dns to use internet, but all the station are not into this dns then i imagine that fog cant ping those stations

                          W 1 Reply Last reply Feb 11, 2016, 3:41 PM Reply Quote 0
                          • W
                            Wayne Workman @plegrand
                            last edited by Feb 11, 2016, 3:41 PM

                            @plegrand Do you use static addressing?

                            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!
                            Daily Clean Installation Results:
                            https://fogtesting.fogproject.us/
                            FOG Reporting:
                            https://fog-external-reporting-results.fogproject.us/

                            P 1 Reply Last reply Feb 11, 2016, 3:42 PM Reply Quote 0
                            • P
                              plegrand @Wayne Workman
                              last edited by plegrand Feb 11, 2016, 9:42 AM Feb 11, 2016, 3:42 PM

                              @Wayne-Workman
                              no we use our own dhcp server (dynamic)

                              But i saw on the net it was possible to use netbios name with wins for fog ping. But i cant make it works

                              W 1 Reply Last reply Feb 11, 2016, 3:45 PM Reply Quote 0
                              • W
                                Wayne Workman @plegrand
                                last edited by Feb 11, 2016, 3:45 PM

                                @plegrand You can configure DHCP to update DNS as it gives out leases.

                                And if you saw fog stuff elsewhere - I can’t vouch for those other sources, they might be legit, might not be. They are highly likely to have been written for 1.2.0 or even earlier. The code base has gone through dramatic changes (for the better). Any instructions you find elsewhere might not even directly apply anymore. I’d recommend asking the @Developers for suggestions on how to do it.

                                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!
                                Daily Clean Installation Results:
                                https://fogtesting.fogproject.us/
                                FOG Reporting:
                                https://fog-external-reporting-results.fogproject.us/

                                P 1 Reply Last reply Feb 11, 2016, 3:49 PM Reply Quote 0
                                • P
                                  plegrand @Wayne Workman
                                  last edited by Feb 11, 2016, 3:49 PM

                                  @Wayne-Workman said:

                                  @plegrand You can configure DHCP to update DNS as it gives out leases.

                                  It’s not our dns servers

                                  And if you saw fog stuff elsewhere - I can’t vouch for those other sources, they might be legit, might not be. They are highly likely to have been written for 1.2.0 or even earlier. The code base has gone through dramatic changes (for the better). Any instructions you find elsewhere might not even directly apply anymore. I’d recommend asking the @Developers for suggestions on how to do it.

                                  OK
                                  you mean if i add on this thread “@Developers”, they will see my post and may be answer ?
                                  Anyway thanks a lot for your help and the time spended.
                                  Fog is a very great application (not like my english !!)
                                  As you can see it’s not very important question
                                  Thanks again
                                  I’ll make some tests for multicast (other thread), it’s more important for me

                                  W 1 Reply Last reply Feb 11, 2016, 4:03 PM Reply Quote 0
                                  • W
                                    Wayne Workman @plegrand
                                    last edited by Feb 11, 2016, 4:03 PM

                                    @plegrand said:

                                    It’s not our dns servers

                                    You don’t have to use them. You can make your own and direct all hosts to use yours.

                                    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!
                                    Daily Clean Installation Results:
                                    https://fogtesting.fogproject.us/
                                    FOG Reporting:
                                    https://fog-external-reporting-results.fogproject.us/

                                    P 1 Reply Last reply Feb 12, 2016, 10:27 AM Reply Quote 0
                                    • W
                                      Wayne Workman
                                      last edited by Feb 11, 2016, 4:24 PM

                                      This has been updated: https://wiki.fogproject.org/wiki/index.php?title=Managing_FOG#Images

                                      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!
                                      Daily Clean Installation Results:
                                      https://fogtesting.fogproject.us/
                                      FOG Reporting:
                                      https://fog-external-reporting-results.fogproject.us/

                                      1 Reply Last reply Reply Quote 0
                                      • P
                                        plegrand @Wayne Workman
                                        last edited by Feb 12, 2016, 10:27 AM

                                        @Wayne-Workman said:

                                        @plegrand said:

                                        It’s not our dns servers

                                        You don’t have to use them. You can make your own and direct all hosts to use yours.

                                        I install dynamique DNS with bind and it works fine. Thanks again

                                        1 Reply Last reply Reply Quote 1
                                        • 1 / 1
                                        1 / 1
                                        • First post
                                          10/19
                                          Last post

                                        155

                                        Online

                                        12.0k

                                        Users

                                        17.3k

                                        Topics

                                        155.2k

                                        Posts
                                        Copyright © 2012-2024 FOG Project