Trying to build the container and /downloads is not absolute, but if you look at the shared drive there is no path.
Posts by ml3456
-
-
Doing a new build and using a faster NVME M2 ssd vs a external ssd on server. Since it 250 Gb using sharedrootfs to put shared folders on it.
I put a config folder on it for the docker config files and working great. Pointing it to "/config". I wanted to now put downloads on it and nzbget is having issues finding the folder. I had a absolute path before when using the external ssd on a sata port. I think it is trying to find a path for the NVME shared folder and there is none. Just show "/downloads" in shared folder info. I imagine I may have issues with sonarr and radarr dockers when I set them up also. Using /dev/shm for Plex transcode so no issues there.
Any suggestions?
Thanks, ML
-
Ran sudo apt-get purge firmware-ath9k-htc and problem solved. Thanks
-
Ryecoaaron. Thank you very very much.
I did the standard omv6 install. Should I just install the kernel package from omv-extras so I don't have issues in the future with any updates even though I don't use it?
ML
-
After I had a week off I came back to 52 updates on my OMV 6 server that I updated last week before leaving. Now OMV will not run.
Plugging the server into a monitor It will not complete the boot up and I get this screen.
81 of 82 updates install and it gets stuck installing the "firmware-ath9k-htc" update. I lose my internet connection then. Try to update again and the same issue. I have a mobo without wireless internet.
I restores the partition and have OMV running but I cannot delete this file from the install, and cannot get in with putty because debian doesn't install.
Suggestion what to do but is there a way to delete this from my update list and not install it?
Forum is great. Thanks for your help
ML
-
This really sped up plex. Thanks
-
Could you then direct your Plex transcode to /dev/shm? Would be easier than trying to create a tmpfs/ramdrive and much faster too.
-
Thanks rye.
I'm going to restore disk image before nvidia. Nvidia was supposed to fix driver to work with 5.9 but hasn't yet. Do you know what nvidia driver works with proxmox? I know kernel 5.4 was available but getting rid of the nvidia drivers was not working. Lots of errors. Going to right to proxmox and try it.
Thanks again.
ML
-
The debian 5.9 kernel is having problems with Nvidia drivers. ( i need to figure out how to go back to 5.8. any ideas?)
Any idea how the proxmox kernels work with nvidia drivers. Mostly used for hardware transcoding.
Thanks,
ML
-
chris_kmn!! Thanks.
During setup it can't find the libnvidia directory. Not sure how to set it up. Kernel 5.8 not available now. Just versions of 5.9. Is there a way to get a old kernel into OMV ? Then i will reinstall drivers. Did you install CUDA toolbox?
Thanks alot.
ML
-
Thanks Gderf. Needed to do this also and you should us how.
ML
-
I now have OMV 5.5 up and running. Nvidia-smi shows the driver is running.
BUT when running Plex I get no process running on the status screen. I have enables transcoding hardware options in Plex. Using a Gigabyte Geoforce 1050Ti low profile card
Any suggestions what I may need to change?
Thanks all
ML
-
After lots of time trying to figure it out I got it to work on a new install. Kernel 59 only one available now. After going through much of the processes described got 460.32.03 to install from the run command. The installed the headers, blacklist nouveau, fix, and patch. Now nvidia-smi works. Haven't got to the docker installation yet. Wanted to get through this first. But portainer and Yacht are installed. Going to hold this kernel in OMV
Good Luck
-
Isn't working for me. Going to downgrade for now unless someone has a solution. Worked on thsi yesterday and templaets showed up but now gone in portainer.
-
Got it. Thanks again Tama
ML
-
The NVIDIA driver is not properly installed, please reinstall it!
(If you install it properly, we will continue troubleshooting if any!)
An example (OMV 5 + OMV-Extras + Docker 5:19.03.8~3-0~debian-buster + NVIDIA Linux Graphics Driver v440.64):
Tama. Thanks so much. Great guide. Needed to change kernel to 58 and had to use a different driver for my card (450.80.02) for a Geoforce 1050 ti. You don't say anything about backport/header installation. Did you do this before this driver install or does this do it automatically?
Thanks. ML
-
Here is output of wsdd service
● wsdd.service - Web Services Dynamic Discovery host daemon
Loaded: loaded (/lib/systemd/system/wsdd.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2020-05-10 16:56:58 CDT; 17h ago
Main PID: 1238 (python3)
Tasks: 1 (limit: 4915)
Memory: 15.4M
CPU: 412ms
CGroup: /system.slice/wsdd.service
└─1238 python3 /usr/sbin/wsdd.py --shortlog --workgroup=Lewis Family
May 10 16:56:58 LewisServer systemd[1]: Started Web Services Dynamic Discovery host daemon.
May 10 16:56:59 LewisServer wsdd.py[1238]: WARNING: no interface given, using all interfaces
-
Thanks for any help. Having same issue.
Dockers all working fine. Can see all the folders, just can't get into web gui with desktop, but can with Surface laptop. Tried Crome and Firefox, reset network, and still can't get into gui. The only thing that might have changed is I accidentally shut the server down by hitting its power button ( does a safe shutdown, not power off) When stated up couldn't get into gui.
Tried omv-firstaid, didn't work, but didn't try using surface first. Don't know why this is only happening on wired in desktop.
Thanks, ML
-
Any chance of fixing it in omv 4? Same thing still happens there.
Thanks
-
Question. When installing dockers where do you point the AppData and config folders? The sharefolders or srv folder. if I point plex config file to srv it won't run.I started setting up to sharefolders per the videos. changing downloads, documents, media, etc to srv. Just don't know the best place for operating files.
Thanks, ML