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

    Does FOG work with iSCSI?

    Scheduled Pinned Locked Moved Solved
    General
    7
    118
    80.6k
    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.
    • Wayne WorkmanW
      Wayne Workman @ManofValor
      last edited by Wayne Workman

      @ManofValor I managed a Tera station at my last job. They certainly support more than just iSCSI.

      I’d suggest don’t worry about multicast. Unicast in fog trunk is stupid fast already.

      Figure out how to make an NFS share on it, and also share the same directory with FTP. Set a user/pass for ftp. Those are the credentials you plug into fog storage management.

      All these things have been said here and other places before. You gotta sit down and dig in, and read instead of skimming - and experiment. You’ll fail many times before it works and that’s just fine. It’s called learning.

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      ManofValorM 1 Reply Last reply Reply Quote 0
      • ManofValorM
        ManofValor @Wayne Workman
        last edited by

        @Wayne-Workman said in Does FOG work with iSCSI?:

        @ManofValor I managed a Tera station at my last job. They certainly support more than just iSCSI.

        Actually, I called Buffalo tech and they said that particular NAS is iSCSI only.

        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman @ManofValor
          last edited by

          @ManofValor Ok then, progress. We have to use iSCSI then. Calling them was good - that’s part of digging into this.

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

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

            http://www.buffalotech.com/support-and-downloads/faqs/creating-an-iscsi-target-on-a-buffalo-terastation

            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 1
            • ManofValorM
              ManofValor
              last edited by

              So now I have iSCSI enabled and connected to FOG/NAS device and should all be ready to go. I ran another image to see if it is working. Do ya’ll know if there’s something else I need to do to push it through or is it supposed to start backing up automatically? I haven’t seen anywhere yet that I need to but maybe ya’ll know something I don’t.

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

                I don’t know if I follow?

                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

                ManofValorM 1 Reply Last reply Reply Quote 0
                • ManofValorM
                  ManofValor @Tom Elliott
                  last edited by ManofValor

                  @Tom-Elliott Basically, I’m not sure what to look for to know if the images are being sent to the NAS device. I’ve never used one so I’m not sure if there’s a delay before it starts, or if I have everything in order, or what? Is there something I have to do to push it to the NAS every time I image or Is it automatic, if I did it right? I’ve done everything I can find on this and it seemed pretty simple after figuring it all out so not sure if I’m missing anything.

                  1 Reply Last reply Reply Quote 0
                  • ManofValorM
                    ManofValor
                    last edited by

                    @Wayne-Workman @Tom-Elliott

                    Can anyone help me with my last question?

                    Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                    • Wayne WorkmanW
                      Wayne Workman @ManofValor
                      last edited by

                      @ManofValor Is this your main storage node? Do images upload/replicate to it? Also - if properly setup everything will be automatic.

                      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!
                      Daily Clean Installation Results:
                      https://fogtesting.fogproject.us/
                      FOG Reporting:
                      https://fog-external-reporting-results.fogproject.us/

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by Sebastian Roth

                        @ManofValor NAS = Network Attached Storage, in simple terms means a storage device (you know storage could be disk, USB key, SD card, CD, …) that is connected over network - compared to all the others being connected on an internal system bus. The data being written to any of those devices (be it the normal ones or NAS) should end up on the device without any extra “push” or something. But maybe I got your question wrong?!?

                        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
                        • Q
                          Quazz Moderator
                          last edited by

                          Where is the iSCSI device located on the FOG server? What does your Storage Node setup look like?

                          ManofValorM 1 Reply Last reply Reply Quote 0
                          • ManofValorM
                            ManofValor @Quazz
                            last edited by

                            @Quazz

                            [root@localhost /]# cd /opt/fog/images
                            [root@localhost images]# ls
                            dev  MCWP77  MCWP82  MCWPL54  postdownloadscripts
                            

                            I did another image,MCWPL25, after connecting to the NAS, via iSCSI, and it is not showing up with the others. Either it worked and is on the NAS or something else happened. I also noticed this under image management:
                            0_1464355727545_Capture.PNG

                            One thing I am trying to figure out though is how to check the NAS. The interface I have doesn’t show me what’s on the disk’s. Just the size of the disk’s. I’m still learning how to use it but haven’t got much time on it. This is what I’m working on now.

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

                              @ManofValor No Data, under that field, just means the last known date to when that image was uploaded is not available (there’s no data to show).

                              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

                              ManofValorM 1 Reply Last reply Reply Quote 0
                              • ManofValorM
                                ManofValor @Tom Elliott
                                last edited by

                                @Tom-Elliott What about it not showing up under my /images folder?

                                Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                • Wayne WorkmanW
                                  Wayne Workman @ManofValor
                                  last edited by

                                  @ManofValor What happens when you try to upload to that node? Screenshots please. Or are you just trying to replicate to it? If replicating, we need the replication log. It’s in the log viewer.

                                  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!
                                  Daily Clean Installation Results:
                                  https://fogtesting.fogproject.us/
                                  FOG Reporting:
                                  https://fog-external-reporting-results.fogproject.us/

                                  ManofValorM 1 Reply Last reply Reply Quote 0
                                  • ManofValorM
                                    ManofValor @Wayne Workman
                                    last edited by

                                    @Wayne-Workman When I ran an image for that one it worked as normal, I didn’t see anything different. It even shows up in fog management. Do you need me to do again? Here is the replicator log file if it helps. The one I’m looking for is not there, MCWPL25.
                                    0_1464789426422_Capture.PNG

                                    Did I need to create another storage node for the NAS. I could have swore in the process I was just pointing it the /images dir, but I could have misunderstood.

                                    Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                    • Wayne WorkmanW
                                      Wayne Workman @ManofValor
                                      last edited by

                                      @ManofValor Yes, everything in fog must be defined in one place or another in the DB, which means creating it in the Web Interface. You must create a storage node definition for the NAS.

                                      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!
                                      Daily Clean Installation Results:
                                      https://fogtesting.fogproject.us/
                                      FOG Reporting:
                                      https://fog-external-reporting-results.fogproject.us/

                                      ManofValorM 1 Reply Last reply Reply Quote 1
                                      • ManofValorM
                                        ManofValor @Wayne Workman
                                        last edited by

                                        @Wayne-Workman Is it possible to edit my existing node or better to just create a new one?

                                        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                        • Wayne WorkmanW
                                          Wayne Workman @ManofValor
                                          last edited by

                                          @ManofValor said in Does FOG work with iSCSI?:

                                          @Wayne-Workman Is it possible to edit my existing node or better to just create a new one?

                                          I don’t know how you have it setup. Anything you delete in the web gui, you can remake. You’re using a iSCSI which is not locally on your fog server. This means you’d create a new node. If that’s all you will be using, this can be your only node.

                                          It’s pretty simple. You create a new node, type in the image path, FTP images path, the IP address, and FTP credentials, set a storage group, enable it… We have probably over 100 threads about this in the forums, there are articles on it in the wiki too.

                                          You do not have to wait to be told what to do, please feel free to try different things very, very rapidly. You can’t break anything that can’t be fixed too.

                                          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!
                                          Daily Clean Installation Results:
                                          https://fogtesting.fogproject.us/
                                          FOG Reporting:
                                          https://fog-external-reporting-results.fogproject.us/

                                          1 Reply Last reply Reply Quote 0
                                          • ManofValorM
                                            ManofValor
                                            last edited by ManofValor

                                            So I went in to FOG management and created a new storage node for my NAS.
                                            0_1464904121194_upload-65552234-df91-4065-9807-e432109b30d9
                                            Once I did that I ran yum update -y, git pull, rebooted, and then ran ./installfog.sh. At the end of the install I got this:

                                             ########################################################################################
                                               FOG has adjusted to using a login system to protect what can/cannot be downloaded
                                               We have detected that you don't have credentials defined to perform the backup
                                               If you would like the database to be backed up during install please define
                                               in your /opt/fog/.fogsettings file
                                            
                                               fogguiuser='usernameOfFOGGUI'
                                               fogguipass='passwordOfFOGGUIUser'
                                            
                                               You can also re-run this installer as:
                                            
                                               fogguiuser='usernameOfFOGGUI' fogguipass='passwordOfFOGGUIUser' ./installfog.sh -y
                                             ########################################################################################
                                            
                                            
                                             * You still need to install/update your database schema.
                                             * This can be done by opening a web browser and going to:
                                            
                                               http://10.10.1.40/fog/management
                                            
                                             * Press [Enter] key when database is updated/installed.
                                            

                                            Also When I click on the FOG Configuration button (the little wrench) in FOG management, I get this:

                                            0_1464904348468_upload-62ff06f2-563e-4f42-8c9d-7c5526f63d23

                                            I also created a NAS directory (/opt/fog/images/NAS/) for the new storage node.
                                            What is going on?
                                            Thanks.

                                            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 3 / 6
                                            • First post
                                              Last post

                                            267

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project