Those all appear to be good, I’m getting an error something along the lines of “unable to location partition” when I try to do the clone. Do I need to change the image settings to only copy the MBR and partition table, or is there some other configuration I still need to do that I’m missing? It’s currently setup as a single disk-multiple partition, using Partclone. You guys really are saints for taking so much time to try and help me figure this out, if I haven’t pointed that out already.
Best posts made by saistrop
-
RE: Issues with Downloading images FOG 1.2.0 CentOS 7
-
RE: Issues with Downloading images FOG 1.2.0 CentOS 7
Just a quick update, I can upload an image from another client correctly, so it looks like the old image could be the issue. Will try with new image and see.
Latest posts made by saistrop
-
RE: PHP Issue with FOG installer using most recent SVN (as of 4:43) on CentOS 7
Well I ended up doing a fresh install of FOG (wiped existing FOG files and set it up again) and during setup I provided the password for MySQL this time. I have a GUI, so I’m going to continue testing and see if I hit any other issues.
-
RE: PHP Issue with FOG installer using most recent SVN (as of 4:43) on CentOS 7
Will try that and report back. Thanks guys, you’re always incredibly helpful with issues like this (even if it is likely user error)
-
RE: PHP Issue with FOG installer using most recent SVN (as of 4:43) on CentOS 7
Where in the setup process would I tell it to use that? I didn’t see it earlier, may have overlooked it.
-
RE: PHP Issue with FOG installer using most recent SVN (as of 4:43) on CentOS 7
I can log in as root with password, should I create a fog user and set it to the same password as the fog user and give that user full access to the DB? My current svn version is 4256 if that gives you any further help.
-
RE: PHP Issue with FOG installer using most recent SVN (as of 4:43) on CentOS 7
Well I tried giving full access to the fog user, but no dice. What would I need to remove in order to attempt another fresh install? And should I upgrade to the newest SVN if one has been released since then?
-
RE: PHP Issue with FOG installer using most recent SVN (as of 4:43) on CentOS 7
I created a user ‘fog’ for the DB, do I need to give it full access? If so I’ll try that and report back once it finishes.
-
PHP Issue with FOG installer using most recent SVN (as of 4:43) on CentOS 7
Hey again guys,
I got a second staging machine set up just to test more recent SVN channels, and when I installed the newest one, I keep running into an issue where once I run the install script and go to the Database Updater page, it just navigates to a blank page. Did some digging in the error_log file in httpd, came across an issue with the MySQL database not being able to be access by root using no password. I did run the secure install and removed root access and such, do I need to re-enable that or is there a way to work around it? Thanks. -
Not a valid identifier issue when uploading or downloading, FOG 3526
Hey guys,
I was working on some image uploads when I found out that the default location for images had gotten full in the root directory so I tried moving the images to a new location. Ever since then, I’ve been unable to get images to load, with the message ‘/usr/share/fog/lib/partition-funcs.sh: line 124: local: /images/mac address: not a valid identifier’. I’ve tried making a new storage node and group, and I’ve made sure that the FOG GUI is pointing to the right location. Is there some other configuration I need to do to get this working? Thanks. -
RE: Issues with Downloading images FOG 1.2.0 CentOS 7
Well after fighting with this thing for the better part of a week, I think I’ve finally got it stabilized. I’m on revision 3526, and I ended up creating a new image from scratch. Uploading and downloading finally work correctly, and while I do have an issue with the image, that’s a Windows issue not a FOG issue. Thanks to @Wayne-Workman for all his help, hopefully now you guys can move on to more important things, like a stable release.
-
RE: Issues with Downloading images FOG 1.2.0 CentOS 7
This is a brand new image uploaded with the current version of FOG, so it’s already set to Partclone. I’m creating a new image from scratch to see if that will fix the issue, should have it ready later on this afternoon. I’m really at a loss as to why it isn’t cloning the second partition at this point.