You brilliant bastard!
Hah, thanks for the help.
Again… sorry for the noobishness
You brilliant bastard!
Hah, thanks for the help.
Again… sorry for the noobishness
Fog v. 1.2.0
Ubuntu 14.04 server x86
Strange situation, maybe you fine people here at fogproject can help…
I decided to add some more disk space to my fog machine using the tutorial [URL=‘http://www.fogproject.org/wiki/index.php?title=Adding_Storage_to_a_FOG_Server’]here[/URL] although I kept the original images separate (I only wanted this one large image on this disk). I’ve since unmounted to disk with my large image and renamed the old folder back to “/images”… fine, everything’s working great.
Now I want to remount the device with my large image to download onto another machine, but am getting “unable to mount ip.ip.ip.ip:/images on /images stale nfs file”
Here’s what I did…
[CODE]mv /images /images.tmp
mkdir /images
mount /dev/sdb1 /images
chown -R fog /images
chmod -R 777 /images[/CODE]
Any ideas? Let me know if you need more info, sorry for the noobishness. Thanks for the help!
[quote=“Junkhacker, post: 40300, member: 21583”]what is the output of
Code:
ls -al
in your /images/Windows7sysprep directory?[/quote]
drwxrwxrwx 2 root root 4096 Dec 4 01:46 .
drwxrwxrwx 7 root root 4096 Dec 12 02:18 …
-rwxrwxrwx 1 root root 512 Dec 4 00:51 d1.mbr
-rwxrwxrwx 1 root root 168088334 Dec 4 00:51 d1p1.img
-rwxrwxrwx 1 root root 14303046206 Dec 4 01:46 d1p2.img
-rwxrwxrwx 1 root root 3741299251 Dec 4 01:52 d1p3.img
drwxrwxrwx 7 root root 4096 Dec 12 02:18 .
drwxr-xr-x 26 root root 4096 Dec 19 07:21 …
drwxrwxrwx 2 root root 4096 Dec 1 07:24 WITHHELD
drwxrwxrwx 3 root root 4096 Dec 12 06:11 dev
drwxrwxrwx 2 root root 4096 Dec 10 01:11 WITHHELD
-rwxrwxrwx 1 root root 0 Dec 1 04:27 .mntcheck
drwxrwxrwx 2 root root 4096 Dec 1 04:27 WITHHELD
drwxrwxrwx 2 root root 4096 Dec 4 01:46 Windows7sysprep
Nope,
Sorry for leaving this bit out, I’m installing it on a vbox vm for testing purposes right now (although I get the same issue with the optiplex). Here is a couple snapshots of the screens I see when trying to download the image if it helps:
Thanks again
![ATTACH=full]1572[/ATTACH][ATTACH=full]1573[/ATTACH]
[url=“/_imported_xf_attachments/1/1572_screen1.png?:”]screen1.png[/url][url=“/_imported_xf_attachments/1/1573_screen2.png?:”]screen2.png[/url]
[quote=“Tom Elliott, post: 40284, member: 7271”]that 0.00ib just means that you haven’t deployed the image yet. My best guess is this is an image coming from a 0.32 server?[/quote]
Thanks for your reply, here is some more information:
Fog Version - 1.2.0
OS - Ubuntu 12.04 (32bit)
Uploaded installation log, appache log is clean
[url=“/_imported_xf_attachments/1/1571_foginstall.txt?:”]foginstall.txt[/url]
Hello, I’m very new to using this wonderful tool so please forgive any ignorance.
The image I am trying to write to my Optiplex 755 (successful in the past) is now not working. I’ve since added a new hdd for a rather large image, mounted it to /images, extracted the image, then removed the hdd and restored the previous files to the /images directory.
I’m wondering if this 0 imagesize in the db is having an effect on the writing of it? If so is there any way to accurately populate this data? (looking at the size of the actual files in the directory, it isn’t 100% with the size of the image as stored in the db)
Please let me know what other information I can provide that will help.
Thanks!
[ATTACH=full]1569[/ATTACH]
[ATTACH=full]1570[/ATTACH]
[url=“/_imported_xf_attachments/1/1569_image.png?:”]image.png[/url][url=“/_imported_xf_attachments/1/1570_imagedb.png?:”]imagedb.png[/url]