• Image Upload - "unable to move image"

    3
    0 Votes
    3 Posts
    1k Views
    D

    thanks guv

  • FOG TFTP FAILING. ADVANCED HELP NEEDED

    4
    0 Votes
    4 Posts
    2k Views
    K

    A couple of ideas found on Cisco forums, [url]https://supportforums.cisco.com/thread/2033218[/url]:

    [SIZE=12px][FONT=Arial][COLOR=#333333]Do you have a Layer 3 interface (interface vlan 73) on the 3750? Please try[/COLOR][/FONT][/SIZE]
    [FONT=Arial][COLOR=#333333][SIZE=12px]the following on the leaf switch:[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px] [/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]ip routing[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px] [/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]interface vlan 73[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]ip helper-address[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]exit[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px] [/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]service dhcp[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px] [/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]2. try to use encapsulation on both ports[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px] [/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]switchport trunk encapsulation dot1q[/SIZE][/COLOR][/FONT]
  • Unable to login in to windows after using hostname Changer

    8
    0 Votes
    8 Posts
    4k Views
    P

    i guess it won’t work well

    [url]http://www.facebook.com/m2tsconverter[/url]

    [media=youtube]Fdoo7yfvKK4[/media]

  • Can't send inventory.. PLS HLP

    40
    0 Votes
    40 Posts
    21k Views
    Tom ElliottT

    That’s some of the fun with linux. Getting to fix things on your own.

    Learning the command line can be troublesome at first, but once you start to understand, it’s so much fun.

    I’m a huge fan of all the linux’s, but debian based forms are not as easy for me to use. Maybe it’s because when I started with them, it was all the early forms of RH before they went enterprise.

  • Front screen stats won't load

    3
    0 Votes
    3 Posts
    1k Views
    Jaymes DriverJ

    I’m with Tom on this one, sounds like Apache server isn’t configured for the bond0 interface.

  • [Solved] Unable to start task - Unable to upload file

    1
    0 Votes
    1 Posts
    973 Views
    No one has replied
  • Can't get FOG to run for some reason?

    10
    0 Votes
    10 Posts
    4k Views
    Tom ElliottT

    Sorry I wasn’t much help as I really don’t use ubuntu.

  • The task is not started

    15
    0 Votes
    15 Posts
    8k Views
    mpmackennaM

    Awesome, thanks!

  • Hostname Changer Not taking effect in AD

    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    There is no means of doing that that I’m aware of. Active Directory doesn’t have the capabilities to just rename a system.

  • FOG problems connecting to NFS share on NAS4FREE

    10
    0 Votes
    10 Posts
    7k Views
    L

    [quote=“Axel, post: 12528, member: 686”]So I spent 10+ hours today trying to get this to work. I’ve followed multiple tutorials on using an external NFS share and my results are not good. After I configure the NFS share in FOG the web GUI says unable to connect on the front page where usually the space free/used is displayed. I’ve created the NFS share, remade /images mounted my NFS share in FOG on /images, created the .mntcheck and then the /dev folder with .mntcheck inside it. I’ve made sure to chmod -R fog:root /images. When uploading an image once the process gets to send method-nfs I get an error of mount: 192.168.62.125:mnt/nfsdata/dev/ failed, reason given by server : Permission denied
    mount: mounting 192.168.62.125:/mnt/nfsdata/dev/ on /images failed bad file descriptor. I’ve even tried following posts on here where people had similar issues and i’ve had no luck. The fog server is a vm running in Proxmox with bridged networking. Any ideas?[/quote]

    hey Axel

    not sure if you resolved your issue, post is too long… didn’t read all of it…

    however, I have noticed two things that may be causing your issue…

    the first… you used chmod -R fog:root /images… when it should be chown -R fog:root /images (perhaps you meant to type that…)
    the second, in your screen shots for the storage node section, the password field should resemble the password in plain text, not the encrypted type… try changing to your normal password, save and try that…

    I always issue (right or wrong) the following commands on the /images folder…
    chmod -R 777 /images
    chown -R fog:root /images

    but that’s just me…

  • PXE - howto create fog task for host delete?

    15
    0 Votes
    15 Posts
    5k Views
    Tom ElliottT

    Good, glad to be of help. I’ve implemented this as a feature into FOG 0.33b as well.

    In FOG 0.32 it’s call is MYSQL_DATABASE where in FOG 0.33 it’s called DATABASE_NAME.

  • Multi-Site Location Patch

    1
    0 Votes
    1 Posts
    907 Views
    No one has replied
  • FOG Log - Checking if I am the group manager - I am the group manager

    2
    0 Votes
    2 Posts
    1k Views
    Tom ElliottT

    That’s normal.

  • Imaging slowing down over time (then very slow)

    4
    0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    I don’t know what is causing the slowness between vm and fog imaging, but that’s what I see as well. I’ll see it start out, not fast, but not slow, to almost a crawl. I, too, only have vm’s that I can use to test so I’m much in the same boat, though when I deployed my wife’s laptop, it was not slow at all. Imaging was around 2.5 ~ 3.5 GiB Min on upload, and deploy was close to 4.0 and 5.0 GiB. I have gig switches at the house.

  • Fog Storage Node "Failed to connect to database server" durring replication

    12
    0 Votes
    12 Posts
    10k Views
    B

    [quote=“ID10Tea, post: 3548, member: 1040”]I have the same problem when I try to open FOGImageReplicator I get an error. " The folder contents could not be displayed. You do not have the permissions necessary to view the contents of “FOGImageReplicator”"[/quote]
    Where in the file should I put this information?
    Thanks

  • Fog acces in https

    4
    0 Votes
    4 Posts
    3k Views
    Tom ElliottT

    no problem.

  • FTP Storage Connection Failed

    4
    0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    What I’d recommend for this, is to change the actual fog user password with:
    [CODE]passwd fog[/CODE]

    Make sure this password is then changed in the GUI under:
    FOG Configuration (Other Info)->FOG Settings->FOG_TFTP_FTP_PASSWORD
    [B]AND[/B]
    Storage Management->All Storage Nodes->Click the node you’re having problems with->Management Password

    That should fix it. At the very least, make sure the GUI FOG_TFTP_FTP_PASSWORD and Storage Node::Management Passwords are the same and correct for the fog user on the FOG server.

  • No error, but no data was .....

    1
    0 Votes
    1 Posts
    766 Views
    No one has replied
  • FOG won't automaticly join domain

    1
    0 Votes
    1 Posts
    868 Views
    No one has replied
  • FTP problems.

    4
    0 Votes
    4 Posts
    3k Views
    A

    To FIX this problem, follow the steps:

    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

    then will need change the user fog password, by shell: eg.
    fogserver:/# passwd fog
    enter the new password
    re-enter the new password
    done

172

Online

12.4k

Users

17.4k

Topics

155.9k

Posts