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

HP Z640 - NVME PCI-E Drive

Scheduled Pinned Locked Moved Solved
Hardware Compatibility
7
75
44.8k
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.
  • J
    JJ Fullmer Testers
    last edited by Jan 21, 2016, 7:40 PM

    Download and Upload of mps are still working perfectly. It’s just resize that is having trouble.
    I am going to try a normal sda vm resizable download to see if this is an nvme problem or a fog init code problem

    Have you tried the FogApi powershell module? It's pretty cool IMHO
    https://github.com/darksidemilk/FogApi
    https://fogapi.readthedocs.io/en/latest/
    https://www.powershellgallery.com/packages/FogApi
    https://forums.fogproject.org/topic/12026/powershell-api-module

    1 Reply Last reply Reply Quote 0
    • J
      JJ Fullmer Testers
      last edited by Jan 21, 2016, 7:54 PM

      Resizable download is giving the same error on normal sda.
      So there is most likely a problem with this version of FOG
      Help me obiwan- @Tom-Elliott -nobi, you are my only hope

      Have you tried the FogApi powershell module? It's pretty cool IMHO
      https://github.com/darksidemilk/FogApi
      https://fogapi.readthedocs.io/en/latest/
      https://www.powershellgallery.com/packages/FogApi
      https://forums.fogproject.org/topic/12026/powershell-api-module

      T F 2 Replies Last reply Jan 21, 2016, 8:37 PM Reply Quote 0
      • T
        Tom Elliott @JJ Fullmer
        last edited by Jan 21, 2016, 8:33 PM

        @Arrowhead-IT I found the problem with downloads. I’ll look at the uploads shortly.

        I’m rebuilding the init’s and will upload them shortly. I’ll let you know when they’re ready.

        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
        • T
          Tom Elliott @JJ Fullmer
          last edited by Jan 21, 2016, 8:37 PM

          @Arrowhead-IT Uploaded and ready for testing whenever you are.

          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
          • T
            Tom Elliott @JJ Fullmer
            last edited by Jan 21, 2016, 8:39 PM

            @Arrowhead-IT I believe the upload issue you’re seeing is simply because you’re debug session is in download mode.

            Why is this important? Because the directory that get’s mounted varies depending on the type of image.

            Seeing as the images directory is already created and most likely mounted for the download mode, this would be an expected failure, I would think.

            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
            • F
              FlowLive @JJ Fullmer
              last edited by FlowLive Jan 21, 2016, 2:47 PM Jan 21, 2016, 8:46 PM

              @Arrowhead-IT

              I don’t want to hijack this thread but I believe I am having the same problem running trunk r6048.

              Here’s a screenshot of the errors

              link

              T 1 Reply Last reply Jan 21, 2016, 8:48 PM Reply Quote 1
              • T
                Tom Elliott @FlowLive
                last edited by Jan 21, 2016, 8:48 PM

                @FlowLive Please update and test again. I’m fairly confident that this is fixed now.

                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

                F 1 Reply Last reply Jan 21, 2016, 8:53 PM Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Sebastian Roth Jan 21, 2016, 2:53 PM Jan 21, 2016, 8:49 PM

                  @Arrowhead-IT said:

                  The following is the full output (run from ssh) including the looping error once it tried to enter partclone

                  From what I can see in the listing this is not resizeable. I mean if I look at the scripts “Restoring Partition Tables (MBR)” should never happen if resizeable image type is selected.

                  Failed to create image upload path (prepareUploadLocation)
                  

                  And now the other one. Hmm??? At this stage FOG just tries to create a folder on the mounted NFS share (which lies on your FOG server). Why would that fail?? Permissions? But then, why does MPS work? I am confused.
                  Edit: Might be because you tried uploading in a download debug session…?? (thanks to Tom!)

                  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
                  • F
                    FlowLive @Tom Elliott
                    last edited by Jan 21, 2016, 8:53 PM

                    @Tom-Elliott

                    All good here Tom, just got r6050 and it works!

                    1 Reply Last reply Reply Quote 0
                    • J
                      JJ Fullmer Testers @JJ Fullmer
                      last edited by Jan 21, 2016, 11:20 PM

                      @Arrowhead-IT Sorry for the delay, my btsync stopped working, still not working and then I broke my local git repo…like 30 different times because I’m dumb when I’m sleepy. Dumb like trying to reset my git repo to the master branch instead of the dev-branch and wondering why it was installing a version in the 3000’s. Fun fact, if you can’t git pull, try git fetch --all && git reset --hard origin/dev-branch But anyway back to working correctly and on 6050

                      Resizable download is working again, hooray!
                      I did try running fog.upload from the download debug session. But I then redid it in an upload debug session and the same error happened. I’m about to test upload on the updated version.

                      Have you tried the FogApi powershell module? It's pretty cool IMHO
                      https://github.com/darksidemilk/FogApi
                      https://fogapi.readthedocs.io/en/latest/
                      https://www.powershellgallery.com/packages/FogApi
                      https://forums.fogproject.org/topic/12026/powershell-api-module

                      W J 2 Replies Last reply Jan 22, 2016, 4:59 AM Reply Quote 0
                      • W
                        Wayne Workman @JJ Fullmer
                        last edited by Wayne Workman Jan 21, 2016, 11:00 PM Jan 22, 2016, 4:59 AM

                        @Arrowhead-IT said:

                        because I’m dumb when I’m sleepy.

                        You’re not the only one. Number 1 piece of advice I give to college kids, athletes, and just every day people is don’t sacrifice your sleep.

                        Short story - I was going through studying for finals in college one semester, staying up late, getting up early for work. Trying to find time to code a custom price markup management piece of software for a business that wanted to further save more paper. Basically double columns of data per page, like rows 1-80 on the left, 81 through 160 on the right, then on the back of the page, and so on…

                        I kept screwing it up… couldn’t get the math right. And yes, there’s algebra involved with this problem. I spent days on this. Just couldn’t get it.

                        Then, instead of continuing to pound at it, I realized I was really really tired, and I needed to sleep. I took a nap for 3 or 4 hours. When I woke up, I solved the problem in 5 minutes.

                        Sleep… so important. Sleep deprivation makes you dumb. You become mentally exhausted, just as you can physically. Physically, your body will be less strong, able to go less distance, lift less weight. Mental exhaustion means your not as clear, don’t have as good memory, not as good focus or attention to detail, and not so creative and not so good at solving problems.

                        People brush off sleep like it’s un-necessary. These are the people that consistently unperform, or just barely make par. Really, really value your sleep!

                        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/

                        J 1 Reply Last reply Jan 22, 2016, 4:30 PM Reply Quote 1
                        • J
                          JJ Fullmer Testers @Wayne Workman
                          last edited by Jan 22, 2016, 4:30 PM

                          @Wayne-Workman Oh trust me I value my sleep. I just had to move my desk at the odd request of upper management (I won’t get into that…) But the new placing of my desk makes it so the lights in the room and the light from the monitor hits my eyes just right. And by just right, I mean just right for excruciating melting eye pain. And this made it more difficult to sleep and made me want to close my eyes all day. I fixed the lighting issue though. But point is, trust me I know, I don’t sacrifice sleep, I have had to have sleep studies and fun stuff like that. This situation was just forced upon me.

                          Thanks for the good advice though. I always enjoy a good sleep success story.

                          Have you tried the FogApi powershell module? It's pretty cool IMHO
                          https://github.com/darksidemilk/FogApi
                          https://fogapi.readthedocs.io/en/latest/
                          https://www.powershellgallery.com/packages/FogApi
                          https://forums.fogproject.org/topic/12026/powershell-api-module

                          1 Reply Last reply Reply Quote 0
                          • J
                            JJ Fullmer Testers @JJ Fullmer
                            last edited by Jan 22, 2016, 4:31 PM

                            @Arrowhead-IT said:

                            I’m about to test upload on the updated version.

                            Great success, forgot to post that this worked.

                            All is working as of 6050

                            Have you tried the FogApi powershell module? It's pretty cool IMHO
                            https://github.com/darksidemilk/FogApi
                            https://fogapi.readthedocs.io/en/latest/
                            https://www.powershellgallery.com/packages/FogApi
                            https://forums.fogproject.org/topic/12026/powershell-api-module

                            T 1 Reply Last reply Jan 22, 2016, 9:13 PM Reply Quote 1
                            • T
                              Tom Elliott @JJ Fullmer
                              last edited by Jan 22, 2016, 9:13 PM

                              @Arrowhead-IT is it safe to remark as solved?

                              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

                              J 1 Reply Last reply Jan 22, 2016, 9:24 PM Reply Quote 0
                              • J
                                JJ Fullmer Testers @Tom Elliott
                                last edited by Jan 22, 2016, 9:24 PM

                                @Tom-Elliott Yes, I just did. I marked it as unsolved when it broke again.

                                Have you tried the FogApi powershell module? It's pretty cool IMHO
                                https://github.com/darksidemilk/FogApi
                                https://fogapi.readthedocs.io/en/latest/
                                https://www.powershellgallery.com/packages/FogApi
                                https://forums.fogproject.org/topic/12026/powershell-api-module

                                1 Reply Last reply Reply Quote 1
                                • 1
                                • 2
                                • 3
                                • 4
                                • 4 / 4
                                4 / 4
                                • First post
                                  66/75
                                  Last post

                                157

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project