@Tom-Elliott Can you call me please?
Posts made by Jim Holcomb
-
RE: Adding new storage after new HDD install?
@Sebastian-Roth Sebastian, quick question for you. What would be considered “best practice” in this scenario? I have copied all my current (1tb) files to a NAS device, so now both the 1tb and the new 2tb drives are available to do whatever is needed to them. At this point is the LVM the best way to go?
-
RE: Adding new storage after new HDD install?
@george1421 I think this is exactly what I am looking for. Let me research your options here. If I have two storage nodes, the search function will still search across both nodes, right?
-
RE: Adding new storage after new HDD install?
@Sebastian-Roth Looks like I have some research to do. Thanks for everything! Sure wish Tom were around…
-
RE: Adding new storage after new HDD install?
@george1421 I was hoping to just “add” the space, if at all possible? I most certainly do not want to forfeit any images I currently have. I do not mind moving the current images to the new drive, if that makes the most sense. This is why I am asking you all for help on this. Did know adding a single drive to a linux box would cause this much pain. Once again open to any best practice suggestions you might have.
-
RE: Adding new storage after new HDD install?
@george1421 I would love any tutorial that you might have.
-
RE: Adding new storage after new HDD install?
root@fog:~# df -h Filesystem Size Used Avail Use% Mounted on udev 1.8G 0 1.8G 0% /dev tmpfs 376M 9.3M 367M 3% /run /dev/sda1 226G 8.0G 206G 4% / tmpfs 1.9G 248K 1.9G 1% /dev/shm tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/sdb1 917G 866G 4.6G 100% /images tmpfs 376M 64K 376M 1% /run/user/1000 /dev/sdc1 1.8T 68M 1.7T 1% /mnt/sdc1 root@fog:~#
root@fog:~# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 232.9G 0 disk +-sda1 8:1 0 229.1G 0 part / +-sda5 8:5 0 3.8G 0 part [SWAP] sdb 8:16 0 931.5G 0 disk +-sdb1 8:17 0 931.5G 0 part /images sdc 8:32 0 1.8T 0 disk +-sdc1 8:33 0 1.8T 0 part /mnt/sdc1 sr0 11:0 1 1024M 0 rom root@fog:~#
[Mod note] Fixed formatting for readability -Geo
-
Adding new storage after new HDD install?
Hate to have to ask here in the forums, but I can’t seem to find any documentation here. I ran out of space on my original hard drive, so I installed a 2nd drive (2tb )in the unit yesterday. However I cannot figure out how to configure FOG to use that new drive. Can anyone help? This is a time sensitive request.
I am running “Channel Alpha | Version 1.5.4.586” -
RE: PXE cannot connect to new Lenovo Laptop
@Sebastian-Roth
That worked! Thanks! -
RE: PXE cannot connect to new Lenovo Laptop
… which bootfile do you think I should use, where can I find it, and where do I copy to?
-
RE: PXE cannot connect to new Lenovo Laptop
Sebastian, you could be right here. First, DHCP is handed by existing network DHCP. Yes I was using undionly as all the other hardware I was using was legacy. Where would I find and copy the bootfile for these new lenovo laptops to?
-
RE: Search not working
It’s there now and working. It was not there on Friday, on any of the pages. Not sure if you guys did a refresh or anything like that, but it’s working just fine now. Thanks a bunch!
-
PXE cannot connect to new Lenovo Laptop
PXE runs, then immediately dumps off to next boot-up device. I use FOG for imagine with literally dozens of other vendors, just not this laptop. Any ideas?
Lenovo IdeaPad 330
Win 10 -
Search not working
Search pages on this site are not working. When I click on the magnifying glass, no matter what page I am on, I get the error message “/search Not Found
You seem to have stumbled upon a page that does not exist. Return to the home page.” -
RE: Create Task Capture Error
I am having the same issue. Tried re-installing as listed below. Still getting the same generic error - internal server error when trying to perform a capture.
-
RE: http 500 error
@Jim-Holcomb PHP7:error PHP Fatal Error: uncaught error: call to a member function lastInsertID() on boolean in … class after class after class errors. Does this make sense to you?
-
RE: http 500 error
Thanks George. I am running ubunto 16.04 and the only thing I ran was apt-get update. No update to fog. Seems like a mysql issue, but not sure where to look. The two commands you gave me returned with more than 1 line each, and both look like they are running.
-
http 500 error
Fog just updated (not os, still ubuntu 16.04) rebooted, and now the Fog server won’t start. Server is pingable, can still ssh to server, but getting this error: is currently unable to handle this request.
HTTP ERROR 500Could use some assistance here. Thanks in advance.
-
RE: Client capture issue (lenovo laptop)
@quazz You’re right. Must have been a bad spot or something. One thing we all know Windows does is to add a minimum of two partitions on a clean install. Mine had 3 (ms system reserved, empty) partition. Did lots of research, found I don’t need three, just setup GPT with single partition, did base install, and now FOG imaging upload works.
Thanks for pointing me in the right direction.
-
RE: Client capture issue (lenovo laptop)
@tom-elliott Neither are enabled. Fast Boot was not an option in this Bios version, and this is a fresh OS that I created manually. BitLocker most certainly was not an option I installed. So why then does the Single Disk - not resizeable work, and nothing else?