• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Josh Beddingfield
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 22
    • Best 0
    • Controversial 0
    • Groups 0

    Josh Beddingfield

    @Josh Beddingfield

    2
    Reputation
    296
    Profile views
    22
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Josh Beddingfield Unfollow Follow

    Latest posts made by Josh Beddingfield

    • RE: Kernel Updates page had no kernels listed

      Sorry… Found the problem. The /etc/network/interfaces file had the wrong dns-nameservers configuration so it was not resolving domain names.

      posted in FOG Problems
      J
      Josh Beddingfield
    • Kernel Updates page had no kernels listed

      The Kernel Updates page shows the paragraph of information at the top of the page. It shows the menu items and tool bar. It does not show any of the available kernels. We have 7 fog servers set up in the network and this is the first time we have had this problem occur.

      posted in FOG Problems
      J
      Josh Beddingfield
    • RE: FTP Storage Connection Failed

      I followed these directions to try to fix the problem:

      access: [url]http://fogserver/fog/management/[/url]
      *** FOG Configuration ***
      *** FOG Settings *** in the menu on the left
      -> Replace the FOG_TFTP_FTP_PASSWORD fields under FOG settings

      Then open the file:
      /var/www/fog/commons/config.php - check the values of: TFTP_FTP_PASSWORD and STORAGE_FTP_PASSWORD
      These MUST match the password you set above, if not write them properly in here
      Finally reload of the service
      /etc/init.d/vsftpd reload

      I will have to try it again in the morning.

      posted in FOG Problems
      J
      Josh Beddingfield
    • RE: FTP Storage Connection Failed

      prosigna@FOGMAN:/images$ ls -l
      total 24
      drwxrwxrwx 5 fog root 4096 Sep 19 14:28 dev
      drwxrwxrwx 2 fog root 16384 Sep 13 12:53 lost+found
      drwxrwxrwx 2 fog root 4096 Sep 16 09:52 M81PLTWW764
      prosigna@FOGMAN:/images$ ls -l -v
      total 24
      drwxrwxrwx 2 fog root 4096 Sep 16 09:52 M81PLTWW764
      drwxrwxrwx 5 fog root 4096 Sep 19 14:28 dev
      drwxrwxrwx 2 fog root 16384 Sep 13 12:53 lost+found
      prosigna@FOGMAN:/images$ cd /images/dev
      prosigna@FOGMAN:/images/dev$ ls
      0023ae6635ae 002564aaf8fc bc305bbf6d2f
      prosigna@FOGMAN:/images/dev$ ls -l
      total 12
      drwxrwxrwx 2 root root 4096 Sep 19 14:28 0023ae6635ae
      drwxrwxrwx 2 root root 4096 Sep 16 14:21 002564aaf8fc
      drwxrwxrwx 2 root root 4096 Sep 19 11:33 bc305bbf6d2f
      prosigna@FOGMAN:/images/dev$ man ls
      prosigna@FOGMAN:/images/dev$ man ls
      prosigna@FOGMAN:/images/dev$ ls -lR
      .:
      total 12
      drwxrwxrwx 2 root root 4096 Sep 19 14:28 0023ae6635ae
      drwxrwxrwx 2 root root 4096 Sep 16 14:21 002564aaf8fc
      drwxrwxrwx 2 root root 4096 Sep 19 11:33 bc305bbf6d2f

      ./0023ae6635ae:
      total 13305472
      -rwxrwxrwx 1 root root 512 Sep 19 14:28 d1.mbr
      -rwxrwxrwx 1 root root 9236815 Sep 19 14:28 d1p1.img
      -rwxrwxrwx 1 root root 13602232692 Sep 19 14:54 d1p2.img

      ./002564aaf8fc:
      total 43348316
      -rwxrwxrwx 1 root root 512 Sep 16 14:20 d1.mbr
      -rwxrwxrwx 1 root root 3723192 Sep 16 14:20 d1p1.img
      -rwxrwxrwx 1 root root 181638055 Sep 16 14:21 d1p2.img
      -rwxrwxrwx 1 root root 44159939439 Sep 16 14:55 d1p3.img

      ./bc305bbf6d2f:
      total 28552344
      -rwxrwxrwx 1 root root 512 Sep 19 14:27 d1.mbr
      -rwxrwxrwx 1 root root 14626611271 Sep 19 14:41 d1p1.img
      -rwxrwxrwx 1 root root 14582409689 Sep 19 11:47 d1p2.img

      posted in FOG Problems
      J
      Josh Beddingfield
    • FTP Storage Connection Failed

      /var/log/auth.log

      Sep 19 14:45:27 FOGMAN vsftpd[1]: pam_unix(vsftpd:auth): authentication failure; logname= uid=0 euid=0 tty=ftp ruser=fog rhost=10.28.0.10 user=fog

      I am having permission issues again but I’m not sure what I have done wrong. Is there a location which lists standard user and permission levels for the different fog functions such at file ownership and permission settings.

      posted in FOG Problems
      J
      Josh Beddingfield
    • RE: New FOG server will not start the image upload

      [quote=“Tom Elliott, post: 16280, member: 7271”]I’d say delete the host from the Web GUI and perform a Full registration on it. Have it update.[/quote]

      It looks like this is the solution. I just added a brand new client. Created a brand new image in the GUI. Then set a task to upload the image and it launched fine. Must be something in the client registration that changed when I changed some settings. I will delete the hosts and re-register them.
      .

      posted in FOG Problems
      J
      Josh Beddingfield
    • RE: New FOG server will not start the image upload

      I can cancel the task in the GUI and the file disappears.

      prosigna@FOGMAN:/tftpboot$ ls -l /tftpboot/pxelinux.cfg
      total 4
      -rwxr-xr-x 1 fog root 2356 Sep 16 13:16 default
      prosigna@FOGMAN:/tftpboot$

      posted in FOG Problems
      J
      Josh Beddingfield
    • RE: New FOG server will not start the image upload

      Changes outside the realm of instructions:

      There is a computer user named “fog” (not to be confused with the GUI user named fog). I was unable to su fog with any of the passwords I could think of (including “password”). I changed fog’s password to password. I also changed the Fog Settings FOG_TFTP_FTP_USERNAME = fog
      FOG_TFTP_FTP_PASSWORD = password

      posted in FOG Problems
      J
      Josh Beddingfield
    • RE: New FOG server will not start the image upload

      Yes, it even reacts to Wake-On-LAN.

      posted in FOG Problems
      J
      Josh Beddingfield
    • RE: New FOG server will not start the image upload

      prosigna@FOGMAN:/tftpboot$ ls -l /tftpboot/pxelinux.cfg
      total 8
      -rw-r–r-- 1 fog fog 427 Sep 16 13:24 01-44-37-e6-a9-a8-f2
      -rwxr-xr-x 1 fog root 2356 Sep 16 13:16 default

      posted in FOG Problems
      J
      Josh Beddingfield