• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. ch3i
    3. Posts
    • Profile
    • Following 1
    • Followers 4
    • Topics 37
    • Posts 916
    • Best 169
    • Controversial 0
    • Groups 1

    Posts made by ch3i

    • RE: GreenFOG not working

      [quote=“Jbob, post: 46987, member: 21733”]What gives that error? The client? Which client (legacy or beta)? What version of the client? What version of FOG (Latest is relative)? If its the client client can you upload the log files?[/quote]

      Hi Jbob,

      Where is that feature in the new client ? : [url]http://portal.fogproject.org/projects/fog-client/work_packages?query_props={"f":[{"n":"status_id","o":"*"},{"n":"subproject_id","o":"!*"},{"v":9,"n":"type_id","o":"%3D"}],"t":"updated_at:desc"}[/url]

      Regards,
      Ch3i.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: DPINSTALL Issues

      [quote=“davido38, post: 46961, member: 29185”]I use DPINSTALL but not in the sysprep. I use it at the end of the setupcomplete. It works very well for now.[/quote]

      Hi,

      If you manually update a device driver after installation with the DP have you some problems ?

      Regards,
      Ch3i.

      posted in Windows Problems
      ch3iC
      ch3i
    • RE: Let's make scripts!

      [quote=“Tom Elliott, post: 46119, member: 7271”]Here’s slightly more refined. Log items are somewhat nice now (more informative). Theres also a lot more checking.[/quote]

      Hi,

      Is it possible to had it in the web interface ?

      Regards,
      Ch3i.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: PXE boot stuck when fog is down

      [quote=“Duncan, post: 46858, member: 26100”]ok great.

      I was kind of hoping i didn’t have to go down that route and i could of done it with the PXE boot on the pc.

      Seems you cannot do it this way.

      I will create a script for the next time i down fog.

      Many thanks.

      Duncan[/quote]

      To remove 66 option :
      [CODE]netsh dhcp server ip_of_your_dhcp_server scope ip_of_your_scope delete optionvalue 66[/CODE]

      To set 66 option :
      [CODE]netsh dhcp server ip_of_your_dhcp_server scope ip_of_your_scope set optionvalue 66 STRING ip_of_your_fog_server[/CODE]

      Regards,
      Ch3i.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: PXE boot stuck when fog is down

      The simple way is use a script to delete value of PXE option in your DHCP server using command line : [url]https://technet.microsoft.com/en-us/library/cc787375(v=ws.10).aspx#BKMK_delopval[/url]

      Regards,
      Ch3i.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: PXE boot stuck when fog is down

      Hi,

      You DHCP is on a Windows Server ?

      Regards,
      Ch3i.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: DL380 G7 Try to free Memory without Signature

      [quote=“Wayne Workman, post: 46801, member: 28155”]Does it have “Secure Boot” enabled?[/quote]

      Hi,

      I think that secure boot is available since Gen9 not before.

      Regards,
      Ch3i.

      posted in Hardware Compatibility
      ch3iC
      ch3i
    • RE: FOG_DHCP_BOOTFILENAME

      [quote=“Wayne Workman, post: 46571, member: 28155”]Then, can we get rid of all the settings that don’t do anything?[/quote]

      Try it and see 😉

      Regards,
      Ch3i.

      posted in Feature Request
      ch3iC
      ch3i
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      [quote=“Slowave, post: 46217, member: 29028”]Ok, so with FreeNAS, it’s impossible to modify the config’…

      Answer a modo on the FreeNas’ forum:

      [url]https://forums.freenas.org/index.php?threads/ftp-timeout-login.30437/[/url]

      Monday, i will explain the steps to export image on FreeNAS, but in the end, you will have to cp /dev/@MAC /images/nameofyourmachine

      See you later.[/quote]

      Hi,

      Freenas use there own database to store NAS configuration…

      Regards,
      Ch3i.

      posted in General
      ch3iC
      ch3i
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      [quote=“Slowave, post: 45711, member: 29028”]This cmd works 🙂

      I have to leave my office so i will test with the good file “exports” monday.

      See you later and thank you for your help ! :)[/quote]

      Have a good Week-end 😛

      Regards,
      Ch3i

      posted in General
      ch3iC
      ch3i
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      [quote=“Slowave, post: 45705, member: 29028”]exportfs: Command not found…

      FOG STORAGE > poop > Justin Bieber> FreeNAS.[/quote]

      Ooops it’s freebsd based… try :

      [CODE]service mountd reload[/CODE]

      Regards,
      Ch3i.

      posted in General
      ch3iC
      ch3i
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      Try to reload your exportfs instead reboot your NAS (to determine if it’s a bug on your FreeNas install), I think the command is :
      [CODE]exportfs -r[/CODE]

      Regards,
      Ch3i

      posted in General
      ch3iC
      ch3i
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      [quote=“Slowave, post: 45698, member: 29028”]Ahahah, i have really clic on “Change” ! 😄
      I will edit “export” as the wiki.[/quote]

      lol

      posted in General
      ch3iC
      ch3i
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      [quote=“Slowave, post: 45696, member: 29028”]Huuuuuum, in my FreeNAS, “/etc/export” is empty.[/quote]

      It’s a problem :rolleyes:

      [IMG]http://image.noelshack.com/fichiers/2015/16/1429187237-freenas2.png[/IMG]

      Try “Change” instead “Cancel” lol

      Regards,
      Ch3i.

      posted in General
      ch3iC
      ch3i
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      My configuration summary when I used my Readynas :

      • Server FOG :

      Login : fog
      Password : 12345678 (example :p)

      • Readynas :

      Login : fog
      Password : 12345678
      UID : same as the fog user in my Debian server where installed FOG
      FTP and NFS (R/W) for the user FOG

      Regards,
      Ch3i.

      posted in General
      ch3iC
      ch3i
    • RE: Master vs Storage nodes and highly-availably/cluster fog installation

      [quote=“Istvan Cebrian, post: 45675, member: 29376”]Well I can go ahead and test a few scenários. ne last question:

      Could I potentially have two “Master Nodes” each pointing to the same DB? Do you see any reason as to why this would not work?

      I am thinking as a first test having:

      • 1 MySQL DB Server with the Fog DB
      • 2 Fog Master Nodes using the same MySQL DB Server[/quote]

      Hi,

      Due to a high availability strategy in our campus we planned a test for that installation on June !

      Regards,
      Ch3i.

      posted in General
      ch3iC
      ch3i
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      [quote=“Slowave, post: 45669, member: 29028”]
      But already, I have a first problem. On my Dashborad", “Disk Information”, i can’t see the storage space of my FreeNAS. It’s not good i think.
      [/quote]

      To have information of other storages in the main page, I think it’s functionnal only if you use a FOG Storage Node (like install a FOG storage node on another server)

      Regards,
      Ch3i.

      posted in General
      ch3iC
      ch3i
    • RE: Let's make scripts!

      Hi,

      You can create a single script for each version using uname like this :
      [CODE]DISTRIB_NAME=($(uname -v | grep -w -o “Debian|Ubuntu|Redhat|Fedora”)) # add other redhat/debian based

      if [ “$DISTRIB_NAME” == “Debian” ] || [ “$DISTRIB_NAME” == “Ubuntu” ] || [ “$DISTRIB_NAME” == “Other_Debian_Based” ]
      then
      your instructions here;
      elif [ “$DISTRIB_NAME” == “Fedora” ] || [ “$DISTRIB_NAME” == “Redhat” ] || [ “$DISTRIB_NAME” == “Other_Redhat_Based” ]
      then
      your instructions here;
      fi[/CODE]

      Regards,
      Ch3i.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Strange error message

      [quote=“Tom Elliott, post: 45650, member: 7271”]I’ve heard of the message appearing but it’s not common though maybe it is? From what I can tell, it’s not impacting the imaging process itself and should work fine for imaging in general.[/quote]

      Hi,

      I confirm that there is no impact.

      Regards,
      Ch3i.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

      [quote=“Slowave, post: 45664, member: 29028”]In my fog server database, for “user”, should I add my user “Cyril1” or not ?[/quote]

      Hi,

      In my case I’ve created a fog user in my Readynas with the same login “fog”, password and uid (UID isn’t important).

      Regards,
      Ch3i.

      posted in General
      ch3iC
      ch3i
    • 1
    • 2
    • 36
    • 37
    • 38
    • 39
    • 40
    • 45
    • 46
    • 38 / 46