Failure during image deployment.
-
The server is running Fedora 21. I was previously using a trunk version of FOG.
-
@davisadamj01 try to flip the OS for the image to something else, save, and then back to the proper OS, then save again.
-
@Wayne-Workman I tried flipping the os on the image but it still gives my laptops the No osid passed
-
I’m seeing this same thing on 6211. I was already on trunk and updated today to 6211 and now I’m seeing this same thing. I have already tried changing the OS and changing it back with no luck.
Edit: I’m running Ubuntu server 14.04 as my OS.
-
@drc0nc @wyssaj01 Can you both post images of the error? Try to capture as much info as you can in the picture.
Also, a debug download is probably a good idea. You can step through each part of the deployment and have time to read the variable contents and any errors. pay special attention to the osid.
-
-
@drc0nc I just updated the inits, but svn appears to be screwed up for now :(. I’m waiting for a commit to happen. That said, a fix for the problem (No osid passed) as been pushed and should work. You don’t have to wait for the commit to go through to test, just rerun the installer and you should get the latest inits as well.
-
@Tom-Elliott Sourceforge is undergoing scheduled maintenance. Their site said 40 minutes.
-
@Tom-Elliott Thank you very much. testing now
-
I’m seeing the same error here at the bottom of the screen about No osid passed. I’ll test the fix and update shortly.
Mod edited.
-
@Tom-Elliott new issues with a deployment.
-
Imaging now works for me again. Thanks for the quick fix!
-
This post is deleted! -
Ran installer again and the problem is resolved. Thanks much for the quick fix.
-
@drc0nc How about you?
-
@Wayne-Workman passed the no osid. but I’m currently having issues with partitions. tom is currently helping me on it. still stuck on the performRestore.
-
@drc0nc Fixed through teamviewer YAY!.
I’ve released the code and updated the init’s
Please update and hopefully all these issues will now be fixed.
-
Hi,
I updated the version to 6237 and with images which have one disk, this version works fine but if the image has two disks, no.
The files in the server are:
-
I have updated the version to cloud 6339, and when I try to upload a multidisk image, the upload process fails when the first partition of the second disk.
First disk: Windows7
d1.partitions label: dos label-id: 0x42e8d3f9 device: /dev/sda unit: sectors /dev/sda1 : start= 2048, size= 159744, type=7, bootable /dev/sda2 : start= 161792, size= 234278912, type=7
Second disk: windows7
d2.partitions label: dos label-id: 0x000b6c36 device: /dev/sdb unit: sectors /dev/sdb1 : start= 2048, size= 312494080, type=7
Files in /images/dev/MAC/
-rw-r--r-- 1 root root 1048576 feb 19 19:20 d1.mbr -rw-r--r-- 1 root root 8820297 feb 19 19:20 d1p1.img -rw-r--r-- 1 root root 5167660345 feb 19 19:27 d1p2.img -rw-r--r-- 1 root root 190 feb 19 19:20 d1.partitions -rw-r--r-- 1 root root 1048576 feb 19 19:27 d2.mbr -rw-r--r-- 1 root root 20 feb 19 19:27 d2p1.img.000 -rw-r--r-- 1 root root 122 feb 19 19:27 d2.partitions
The first disk uploads well, but when the parclone tries to upload the first partition of the second disk, it crashs.
Failed to complete upload (savePartition) Args passed: /dev/sdb1 2 /images/0025b3149ac6 all
-
@Fernando-Gietz Wow, partclone actually crashed?? From the directory listing it really looks like it - d2p1.img.000 would be moved to d2p1.img after partclone has finished properly. Any error you see when partclone closes?? Maybe the second disk is gonna die soon?