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

    FOG .32 not connecting to default node

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    4
    1.4k
    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.
    • E
      eddieduce
      last edited by

      I am running FOG .32. on static IP. 1.2.3.4, user fog, password 1234567. confirmed Storage node user and PW. Confirmed FOG settings user as fog and password as 1234567.

      Mounted drive is mounted as “/media/ImageDisk”
      “/etc/exports” data is:
      /media/ImageDisk/ *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure)
      /media/ImageDisk/dev/ *(rw,sync,no_wdelay,no_root_squash,insecure)

      I had it working once but suddenly lost it. Dont remember what other information I am missing in this post.

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        When you say, not connecting, what do you mean?

        It won’t let you image?

        If that’s the case, make sure the /media/ImageDisk directory and all subs have chmod 777 recursively:
        [code]chmod -R 777 /media/ImageDisk[/code]

        Next, make sure the .mntcheck files are in place with the following command:
        [code]touch /media/ImageDisk/.mntcheck
        touch /media/ImageDisk/dev/.mntcheck[/code]

        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • E
          eddieduce
          last edited by

          I meant that in the homepage dashboard it does not show any disk information. After a restart it simply <whisper> ‘disappeeeeared.’

          1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott
            last edited by

            Maybe try adding a link on the fog server.

            I’m assuming the /images directory is no longer available on that server, so you could try it like this:
            [code]ln -s /media/ImageDisk /images[/code]

            Then check to see if all is working.

            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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post

            213

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project