• Multicast fails at "Attempting to check in " SVN 6303

    Solved
    9
    2 Votes
    9 Posts
    5k Views
    S

    Thanks for reporting back. Marking this solved.

  • RHEL6 - GIT builds 6267/6269 - install immediately stuck in a loop on osid

    12
    0 Votes
    12 Posts
    4k Views
    S

    @HROAdmin26 Did you get to test this again without clearScreen? Hope we can find out what’s causing this!

  • iPXE Error 0x040ee119: Tried all forum suggestions

    21
    0 Votes
    21 Posts
    13k Views
    S

    @ellusiontech Any news on this? Were you able to capture a packet dump using wireshark? Thanks for testing in the shell and sending a screenshot. Seams like this is NOT a spanning tree issue. But I really wonder why DHCP is fine on the first go, then downloads iPXE via TFTP and fails on the second DHCP (send by iPXE)?

  • No Nodes Available

    18
    0 Votes
    18 Posts
    7k Views
    N

    @Wayne-Workman Here is what I have in the log files.

    [Mon Feb 08 03:20:01.348426 2016] [auth_digest:notice] [pid 951] AH01757: generating secret for digest authentication …
    [Mon Feb 08 03:20:01.349152 2016] [lbmethod_heartbeat:notice] [pid 951] AH02282: No slotmem from mod_heartmonitor
    [Mon Feb 08 03:20:01.362390 2016] [mpm_prefork:notice] [pid 951] AH00163: Apache/2.4.16 (Fedora) PHP/5.6.15 configured – resuming normal operations
    [Mon Feb 08 03:20:01.362410 2016] [core:notice] [pid 951] AH00094: Command line: ‘/usr/sbin/httpd -D FOREGROUND’
    [Mon Feb 08 03:20:01.364246 2016] [:warn] [pid 25148] ./mod_dnssd.c: No services found to register
    [Mon Feb 08 03:20:02.367032 2016] [mpm_prefork:warn] [pid 951] AH00167: long lost child came home! (pid 25148)
    [Thu Feb 11 13:56:59.606821 2016] [suexec:notice] [pid 948] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Thu Feb 11 13:56:59.691460 2016] [auth_digest:notice] [pid 948] AH01757: generating secret for digest authentication …
    [Thu Feb 11 13:56:59.692369 2016] [lbmethod_heartbeat:notice] [pid 948] AH02282: No slotmem from mod_heartmonitor
    [Thu Feb 11 13:57:00.881250 2016] [mpm_prefork:notice] [pid 948] AH00163: Apache/2.4.16 (Fedora) PHP/5.6.15 configured – resuming normal operations
    [Thu Feb 11 13:57:00.881303 2016] [core:notice] [pid 948] AH00094: Command line: ‘/usr/sbin/httpd -D FOREGROUND’
    [Thu Feb 11 13:57:01.192982 2016] [:error] [pid 1389] [client 10.50.3.21:49721] PHP Warning: mysqli::mysqli(): (HY000/2002): Connection refused in /var/www/html/fog/lib/db/MySQL.class.php on line 64

  • "Cannot create references" error

    Solved
    24
    0 Votes
    24 Posts
    12k Views
    R

    @Tom-Elliott Yes, thank you.

    Regards,
    Cédric

  • PASSWORD ----> SQL Problem after extend disk space ??!!

    Solved
    18
    0 Votes
    18 Posts
    8k Views
    ch3iC

    @Sebastian-Roth said:

    You should never use tools like resizefs, gparted or fdisk on your system disk (sda in your case) within the running system!

    I use it each time I have to extend partition on linux within the running system 😄 (I use snapshot before 😛 )

  • Registration issue - version 6281

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    T

    @Tom-Elliott Thank you for the quick fix.

  • Snapin unable to deploy

    Solved
    27
    0 Votes
    27 Posts
    20k Views
    Tom ElliottT

    I’ve updated the code base to urlencode the passwords and decode them once in the FTP class. I don’t know if it will fix the issue at hand, but it’s worth a shot.

  • virtualbox image upload r4792

    Solved
    27
    0 Votes
    27 Posts
    15k Views
    Raymond BellR

    @Wayne-Workman said:

    Wiki has been updated about kernel updating. I made a new article because I couldn’t find anything about it.

    Article is here, it is pretty sharp looking 🙂
    https://wiki.fogproject.org/wiki/index.php?title=Kernel_Update

    Looks GREAT!!!

  • Disabling password requirement in boot menu + rearranging boot menu

    10
    0 Votes
    10 Posts
    6k Views
    Wayne WorkmanW

    @Junkhacker said:

    worth noting here is that if you create a “Mobile/Quick Image Access Only” type account you can use the pxe menu for what you want but the info will not work to log into the web interface. slightly more secure since that way you’re not sending out the admin username/password as plain text to every host that pxe boots.

    So using that method, they can create a new account with “Mobile/Quick image access only” and plug that user’s username and pass into the script below to make it more secure. Nice.

  • ran update to current svn, not showing a change

    Solved
    8
    0 Votes
    8 Posts
    4k Views
    Tom ElliottT

    Amazing what I know sometimes, even if I can’t seem to do anything right today 🙂

  • Fog Trunk - Quickimage Shutdown after

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    E

    @Tom-Elliott The work around has helped immensely. Thank you!

    Let’s see MIcrosoft or countless other vendors give this kind of support.

  • Error capture a big image

    Solved
    9
    0 Votes
    9 Posts
    4k Views
    BASURILLABAS2B

    @Sebastian-Roth said:

    But what about the “Updating Database” error on the picture in your first post? Do you still see this?

    No it´s work OK

  • 0.00ib image size on server and images not moving out of DEV folder

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    B

    @Wayne-Workman said:

    @bsmaby FTP is used to move images from /images/dev to /images. If this fails then it’s likely a simple credentials mismatch. You will find your solution in the credentials area of our FTP Troubleshooting article, here: https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP

    SOLVED: Thank you so much! It ended up being both a miss match of passwords through out fog and also the permissions for the image folder was an owner of root and I am using a fog user instead so I had to switch the permissions to make that work. Thanks!

  • Uploaded Images are not Moving for DEV folder to Image folder.

    Solved
    6
    0 Votes
    6 Posts
    7k Views
    cmlC

    @bsmaby

    Everything is in the link Wayne posted. Specifically, https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP#Permissions and https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP#Credentials_.2F_Passwords

    Let us know if you continue to run into issues.

  • Kernel for Ubuntu 64 bit

    Solved
    78
    0 Votes
    78 Posts
    79k Views
    T

    @Sebastian-Roth I don’t have deep understanding of FOG internal works, but I can say that when option 67 was set to prelinux.0 the kernel panicked.

  • imaging multi partition and 2 harddrives

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    Wayne WorkmanW

    @sgtrice oh and also 1.2.0 was revision number 2094.

    Current revision is 6,200+ somethin. If that tells you anything… LOT of improvements.

  • Fog with multiple hard drives

    11
    0 Votes
    11 Posts
    5k Views
    Wayne WorkmanW

    @Eldorado There are also more generic instructions in our Wiki here:
    https://wiki.fogproject.org/wiki/index.php?title=Using_FOG_with_an_unmodifiable_DHCP_server/_Using_FOG_with_no_DHCP_server

    You can also configure the FOG server as a 100% mobile fog server using a project I threw together:
    https://sourceforge.net/projects/fogupdateip/

    This allows your FOG server to not use a set IP, and sets up dnsmasq for you. Every time the server’s IP changes, all IP settings in FOG and dnsmasq are automatically updated.

  • NFS problems after upgrade to trunk

    Solved
    42
    0 Votes
    42 Posts
    23k Views
    J

    @george1421 @Wayne-Workman

    Both nodes are back online now. I had a left over “-T” in /etc/default/nfs-kernel-server on the storage node from my attempts to disable NFSv4. What I was reading said NFSv3 doesn’t use TCP and is only UDP. Well, however fog connects it needs TCP with v3.

    Here is where I ended, I don’t know if the RPCNFSCOUNT of 48 is needed to be increased from the default 8, but I read that this increases the threads for nfs workers.

    /etc/default/nfs-kernel-server

    # Number of servers to start up # To disable nfsv4 on the server, specify '--no-nfs-version 4' here RPCNFSDCOUNT='48 --no-nfs-version 4' # Runtime priority of server (see nice(1)) RPCNFSDPRIORITY=0 # Options for rpc.mountd. # If you have a port-based firewall, you might want to set up # a fixed port here using the --port option. For more information, # see rpc.mountd(8) or http://wiki.debian.org/SecuringNFS # To disable NFSv4 on the server, specify '--no-nfs-version 4' here RPCMOUNTDOPTS='--manage-gids --no-nfs-version 4' # Do you want to start the svcgssd daemon? It is only required for Kerberos # exports. Valid alternatives are "yes" and "no"; the default is "no". NEED_SVCGSSD="no" # Options for rpc.svcgssd. RPCSVCGSSDOPTS="" # Options for rpc.nfsd. RPCNFSDOPTS=""

    /etc/idmapd.conf

    [General] Verbosity = 0 Pipefs-Directory = /run/rpc_pipefs # set your own domain here, if id differs from FQDN minus hostname Domain = localdomain [Mapping] Nobody-User = nobody Nobody-Group = nogroup [Translation] Method = nsswitch

    /etc/default/nfs-common

    # If you do not set values for the NEED_ options, they will be attempted # autodetected; this should be sufficient for most people. Valid alternatives # for the NEED_ options are "yes" and "no". # Do you want to start the statd daemon? It is not needed for NFSv4. NEED_STATD= # Options for rpc.statd. # Should rpc.statd listen on a specific port? This is especially useful # when you have a port-based firewall. To use a fixed port, set this # this variable to a statd argument like: "--port 4000 --outgoing-port 4001". # For more information, see rpc.statd(8) or http://wiki.debian.org/SecuringNFS STATDOPTS= # Do you want to start the gssd daemon? It is required for Kerberos mounts. NEED_GSSD=
  • Windows 10 Black Screen

    13
    0 Votes
    13 Posts
    6k Views
    Wayne WorkmanW

    @MRCUR said:

    KMS would be easiest for both Windows and Office.

    If you have a KMS server setup for MS Office, and if you have the KMS version of Office installed on your image. 🙂

    We use a Windows KMS here for MS Office.

90

Online

12.7k

Users

17.6k

Topics

156.5k

Posts