• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. jpmartin
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 16
    • Best 2
    • Controversial 0
    • Groups 0

    jpmartin

    @jpmartin

    2
    Reputation
    357
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    jpmartin Unfollow Follow

    Best posts made by jpmartin

    • RE: Intel Raid0 Image Capture

      @george1421 I restored the image as multicast and it errored on one machine after the image was downloaded. I forget the error it threw specifically but it complained about not being able to mount or unmount a partition.

      That machine rebooted, then advanced to the same spot that the other was sitting.

      It was a partclone screen saying “restoring image (-) to drive/device (/dev/sda1)” and I wasn’t able to hangout long enough to see if it advanced.

      I’ll be back in the office in an hour or so, I can give an update then and provide any additional information that may be helpful if the imaging process didn’t finish. I’m hoping it figured itself out after I left for a meeting.

      I’m an intern exploring Fog Project as a potential solution to some of our imaging issues, I’ll be sure to make the point that if we end up implementing Fog Project that we should make a donation to support the efforts.

      posted in FOG Problems
      J
      jpmartin
    • RE: Intel Raid0 Image Capture

      @george1421

      @george1421 said in Intel Raid0 Image Capture:

      @jpmartin How many of these systems are you trying to restore at one time?

      Just 2 right now. If it makes it to production it could easily be 25+ at a time.

      Understand that each of these systems will need to be registered in FOG and their “Host Kernel Arguments” and “Host Primary Disk” updated to the new settings. I would recommend you create a new group assign these hosts to that group and then use the group update function to set these parameters for all hosts in that group. That way you can be sure they are all the same.

      This is actually what I did. When I tried to edit those settings for the group, the Primary Disk and Bios Exit Type (Grub_First_HDD) didn’t “stick”. I’d click update and those fields would return to default values. When I viewed the 2 hosts individually, the values above were also cleared/reset to default so that very easily could have been the problem right there.

      I just set them back to the correct settings individually and just finished a unicast deployment to the machine the image was created with.

      I deleted the existing RAID0 array on that machine and renamed it to something different as well. Fog didn’t care. So I don’t think that was the issue.

      Please also understand we are waking the bleeding edge here. We did just prove that unicast imaging worked. Throwing multicasting into the picture may expose some other bugs (since that wasn’t tested). The random /dev/sda1 is troubling. Now I didn’t go in and change the volume name to see if it messed with the /dev/md126 naming (I’ll do that later for completeness) I did notice under /dev/md/ there was a device with the name of the volume I created Volume0_0, but again we are referencing the logical names of /dev/md126 so the actual volume name should not matter.

      Good to know. I’ll do what I can to break stuff and report what happened.

      EDIT: Just to update, I corrected the settings for each host individually instead of using group management, created a multi-cast task for the group (I didn’t change any host settings on the group management page hoping it would use the host specific settings) and successfully imaged both hosts via multicast.

      posted in FOG Problems
      J
      jpmartin

    Latest posts made by jpmartin

    • RE: Intel Raid0 Image Capture

      @george1421

      @george1421 said in Intel Raid0 Image Capture:

      @jpmartin How many of these systems are you trying to restore at one time?

      Just 2 right now. If it makes it to production it could easily be 25+ at a time.

      Understand that each of these systems will need to be registered in FOG and their “Host Kernel Arguments” and “Host Primary Disk” updated to the new settings. I would recommend you create a new group assign these hosts to that group and then use the group update function to set these parameters for all hosts in that group. That way you can be sure they are all the same.

      This is actually what I did. When I tried to edit those settings for the group, the Primary Disk and Bios Exit Type (Grub_First_HDD) didn’t “stick”. I’d click update and those fields would return to default values. When I viewed the 2 hosts individually, the values above were also cleared/reset to default so that very easily could have been the problem right there.

      I just set them back to the correct settings individually and just finished a unicast deployment to the machine the image was created with.

      I deleted the existing RAID0 array on that machine and renamed it to something different as well. Fog didn’t care. So I don’t think that was the issue.

      Please also understand we are waking the bleeding edge here. We did just prove that unicast imaging worked. Throwing multicasting into the picture may expose some other bugs (since that wasn’t tested). The random /dev/sda1 is troubling. Now I didn’t go in and change the volume name to see if it messed with the /dev/md126 naming (I’ll do that later for completeness) I did notice under /dev/md/ there was a device with the name of the volume I created Volume0_0, but again we are referencing the logical names of /dev/md126 so the actual volume name should not matter.

      Good to know. I’ll do what I can to break stuff and report what happened.

      EDIT: Just to update, I corrected the settings for each host individually instead of using group management, created a multi-cast task for the group (I didn’t change any host settings on the group management page hoping it would use the host specific settings) and successfully imaged both hosts via multicast.

      posted in FOG Problems
      J
      jpmartin
    • RE: Intel Raid0 Image Capture

      @Tom-Elliott

      Image was a Resizable Single Disk being restored to identical machines (other than the RAID volume name in the Intel RAID Configuration may be different) in Raid0 as the machine that the image was captured from. The machine that didn’t show the error was the machine that the image was captured from. If one of the raid volumes has a different name in the Intel Raid Config, it’d be the one that errored.

      During the restore of the image, both machines showed that the image was being restored to /dev/md126p1 (I think the name is correct, either way it was restoring to the same location that the resizable image was captured from).

      I believe the kernel host arguments and primary disk were updated to mdraid=true and /dev/md126.

      Will double check when I get back to the office.

      posted in FOG Problems
      J
      jpmartin
    • RE: Intel Raid0 Image Capture

      @george1421 I restored the image as multicast and it errored on one machine after the image was downloaded. I forget the error it threw specifically but it complained about not being able to mount or unmount a partition.

      That machine rebooted, then advanced to the same spot that the other was sitting.

      It was a partclone screen saying “restoring image (-) to drive/device (/dev/sda1)” and I wasn’t able to hangout long enough to see if it advanced.

      I’ll be back in the office in an hour or so, I can give an update then and provide any additional information that may be helpful if the imaging process didn’t finish. I’m hoping it figured itself out after I left for a meeting.

      I’m an intern exploring Fog Project as a potential solution to some of our imaging issues, I’ll be sure to make the point that if we end up implementing Fog Project that we should make a donation to support the efforts.

      posted in FOG Problems
      J
      jpmartin
    • RE: Intel Raid0 Image Capture

      Resizable capture worked perfectly.

      Running deploy now, should be finished in ~6 minutes, all is looking good so far.

      posted in FOG Problems
      J
      jpmartin
    • RE: Intel Raid0 Image Capture

      Running a Resizable Capture now.

      Fog is resizing the file system currently.

      Will test deploy after this image is captured.

      posted in FOG Problems
      J
      jpmartin
    • RE: Intel Raid0 Image Capture

      @Tom-Elliott Excellent. I’ll update and report back.

      posted in FOG Problems
      J
      jpmartin
    • RE: Intel Raid0 Image Capture

      @Tom-Elliott That’s what I was thinking too. But was just checking to make sure I didn’t miss anything.

      Have the changes been pushed to the svn trunk so I can update and test?

      posted in FOG Problems
      J
      jpmartin
    • RE: Intel Raid0 Image Capture

      @george1421 where does “Here” come from in “/dev/md126Here” in your post just below?

      posted in FOG Problems
      J
      jpmartin
    • RE: Intel Raid0 Image Capture

      @george1421 Have you been able to capture an image from the machine?

      Do you think it’d be possible to capture a Single Disk Resizable image from these fake raid machines?

      posted in FOG Problems
      J
      jpmartin
    • RE: Intel Raid0 Image Capture

      @Sebastian-Roth said in Intel Raid0 Image Capture:

      @jpmartin George’s mdadm -D /dev/md126 seems to be very handy and informative. Give that a try!

      No image file found that would match the partitions to be restored
      args passed /dev/md126 /images/WIN7ENTX64 all
      

      Guess that’s just a matter of tuning the init scripts to make this work. Will have a look tomorrow. Marking this unread… 😉

      Here you go:

      mdadm -D /dev/md126.txt

      posted in FOG Problems
      J
      jpmartin