Not displaying images
-
I have Veeam as well as vSphere VDR, I should be able to use Veeam for files only. I was hoping something stupid I was overlooking ( I can hope ) However I would have to agree at this point something has to be off. I thought when I first set it up I would be golden, not realizing that fdisk and mbr has the 2Tb limit. And that was fine for a while, but I seem to fill that rather quick. Now with Windows 10 my images will likely double, so I’m shooting for 6Tb I’m thinking.
Or maybe better yet a couple 2Tb vdisk ? So that way if one messes up I can just move 2Tb worse case, because I know 2Tb alone will take most of a day just to move. Even though ESXi is all in one box, it still acts like it’s transferring through a 1Gb switch. Not disk to disk.
Anyway, many thanks for your time and effort ! I’ll pay better attention and make sure I’m using my full disk before I ever start loading images
Again thanks for your time, and Fog !
All the best !
-
@Cire3 Please follow up when you can, we want to know if you were successful.
-
This post is deleted! -
I am experiencing the same issue!
Just moved 2 images from my FOG 0.32 server to my 1.2.0 server, changed the image type to PartImage in the web GUI.
“gunzip: invalid magic”
I verified permissions on my images folder and subfolders. Ideas, anyone?
Ubuntu 14 Server, FOG 1.2.0
-
@SaxxAppeal said:
I am experiencing the same issue!
Just moved 2 images from my FOG 0.32 server to my 1.2.0 server, changed the image type to PartImage in the web GUI.
“gunzip: invalid magic”
I verified permissions on my images folder and subfolders. Ideas, anyone?
Ubuntu 14 Server, FOG 1.2.0
Is your .32 server still running?
-
my .32 server is still running, but not well. Once I got the 1.2.0 server running properly, I experimented with a few things and broke it…
I can get the FOG GUI up, though. Worst case scenario, I’ll try to undo the damage on my .32 server and deploy, then upload to the new server… But I didn’t want to do that if I didn’t have to.
-
@SaxxAppeal can you compare the file sizes of the image on your .32 server to the size of the image on the 1.2.0 server?
Can you post the output from both servers here?
The command will be something like this on both:
ls -lahRt /images
-
@Wayne-Workman said:
ls -lahRt /images
The file sizes look to be the same. I have many more images on the old server than I do on the new server, but the particular one I am having trouble with is “760AuditModeSummer15”
OLD SERVER:
/images/760AuditModeSummer15:
total 13G
drwxrwxrwx 62 fog root 4.0K 2015-07-01 13:35 …
-rwxrwxrwx 1 root root 13G 2015-06-23 13:30 d1p2.img
drwxrwxrwx 2 root root 4.0K 2015-06-23 13:08 .
-rwxrwxrwx 1 root root 8.5M 2015-06-23 13:08 d1p1.img
-rwxrwxrwx 1 root root 512 2015-06-23 13:08 d1.mbr
NEW SERVER:
/images/760AuditModeSummer15:
total 13G
-rwxrwxrwx 1 root root 512 Aug 10 16:48 d1.mbr
drwxrwxrwx 2 root root 4.0K Aug 10 16:48 .
-rwxrwxrwx 1 root root 8.5M Aug 10 16:48 d1p1.img
-rwxrwxrwx 1 root root 13G Aug 10 16:48 d1p2.img
drwxrwxrwx 24 root root 4.0K Aug 10 16:42 …
Thanks for your help!
-
I just hate when someone doesn’t post what they ended up doing… Oh wait ! That was me !
Anyway, I went the route easiest to flow… I can be lazy like that.
I has an issue with the drive. For whatever reason it mounted, expanded, did what it should. However something was goofed in the expansion so it was of no use. Partclone didn’t see any images when it came time to deploy ( Not at all a fog issue )
I had a backup clone of Fog with the same 1.8Tb of data. One of the many reasons I LOVE ESXI.
Changed the IP address, fired it up ( Both VM’s at once ) My images are on a separate disk ( separate vmdk, basically like using 2 hard drives )
So I just dropped the bad disk on the new build in vSphere, created a new disk of the size I needed this time. Created the partition with the correct tools for GPT. Formatted it ext4, and then was time for some Linux magic
Now with the clone and new build running, I just ran rsync keeping the permissions on everything. Went home because even on a DAS to DAS , 1.8Tb is a lot of freaking images
Woke up and all is well. Updated to Trunk 4443. Now it was time to test.
What I was shocked at was the speed… I would have done this a long time ago if I knew how freakishly fast this was going to be !
Client : HP Elite 8200 Desktop CMT, i7, 8Gb, 120 SSD. I build my master images on SSD’s
I start @ 16GB/min and settle down at about 14.5GB/min download. ( Single Disk Resizable / Compression @ 6 )
I upload starting @ 5GB/min and soon hold about 6.5GB/min
On ESXi I’m a happy camper, I thought the numbers were wrong at first.
Again big thanks to the Fog project and all that help !
-
@Cire3 said:
What I was shocked at was the speed… I would have done this a long time ago if I knew how freakishly fast this was going to be !
I hit on this point all the time. People never believe just how large of an improvement there is.
I’m happy that you got it going, and pleased that I helped make that happen.
-----OP reported success - thread solved.