Did you look in the lost+found directory?
Also, you should look for hidden directories:
ls -al
sorry went back into the lost+found folder it is all in there how do i retrive this?
Did you look in the lost+found directory?
Also, you should look for hidden directories:
ls -al
sorry went back into the lost+found folder it is all in there how do i retrive this?
Did you look in the lost+found directory?
Also, you should look for hidden directories:
ls -al
I got this
Do you know what directory the files are stored in?
There should be a folder in
/srv/dev-disk-by-label-Fileserver/
called Fileserever with all the files on it
**UPDATE**
So appears i had bad superblocks which i managaed repair using this guideand mounted the drive but i cant see my data on there
when i check OMV
the data is there, but when i access threw SMB on my windows machine i get this
When i try exploring using SSH i get this
the fileserver is missing?
Hi,
Please can someone help, This morning i logged into SSH and ran "apt-get update" and then "apt-get upgrade" and then rebooted the Pi when booted back up i found that my main drive was missing so i rebooted again and the same issue. so i looged back into SSH and did the following
sda1 is my main drive (fileserver)
then i went into fstab
fileserver is there (ignore next cloud i unplugged thinking thats what was causing the problems)
I plugged in screen and rebooted the pi again and found this
Please can someone help i CANT lose the data that is on my main drive
Hi All,
I am now having this issue. rocketcoder did you manage to resolve the issue and if so how?
Thanks,
Hi,
I have a question, my Lets Encrpt SSL is going to expire soon, how do i renew this? i cant seem to find a straight forward answer anywhere.
Same issue here
The easiest solution i found was to do this Portainer > Container > Plex > "Duplicate/Edit" > change "linuxserver/plex:latest" to linuxserver/plex:bionic > scroll down and click on "Deploy the container"
i searched high and low on how to resolve the latest build issue and other than coffinbearer no one has been much help!!!
Open a shell and type: top
Thanks,
So from checking if any one else has the issue someone has flagged it on th Plex Forums and the response from the Plex people was this
So it sounds like an issue with the container image rather than anything else, unsure where to escalte this to though
Not enough information provided as the actual complete command Plex is running is not shown. Try discovering this with top or htop in the shell.
There are Plex processes that normally have high CPU usage such as transcoding and creating preview images (if configured to so this).
I am no "Shell" expert so i am not sure how to do what you are talking about
Display MoreThis means that the copy operation causes a quite high load on the system
with this, you can check which load warning values are set currently (as a multiplicator for each CPU core)
grep -r 'default:OMV_MONI' /srv/salt/omv/* | cut -d ":" -f3 | cut -d')' -f1 | sort | uniq
I've modified these values with the following steps:
sudo nano /etc/default/openmediavault
add these two variables which corresponds to the double of the former value:
OMV_MONIT_SERVICE_SYSTEM_LOADAVG_1MIN_MULT=4
OMV_MONIT_SERVICE_SYSTEM_LOADAVG_5MIN_MULT=2
then you need these two commands to activate them
sudo omv-salt stage run prepare
sudo omv-salt deploy run monit
this modification does not eliminate the warnings but set the threshold for short-time boundary exceed to the double of the former value. So according to the length of the high-load phase (i did not modify the 15min load-average) and the absolute load (i only raised the limit) you will at least get less mails or even no mails.
Questions to the experts: is is also possible to enter a value like 1.5? Or are only integer vaules allowed?
Thank you so much for your reply, unfortunatly a recent power outage shot my back up drive but i have done what you said about so when i get a new back up drive i can test this.
Hi,
Im hoping someone can help so noitced last night my OMV Rasperberry kept send me emails saying the resource was limited went in and looked at and found this under processess
Applied updates and then restarted the whole thing but still the same, so went into portainer then in Plex and found this under logs
i have had to stop the container for the moment but unsure what to do, or how to revert back to a prevoius container image of plex.
Can someone help please?
Your OMV machine can not resolve names into IP addresses. That's a no working DNS condition on that machine. What works on other machine is irrelevant.
So how would i resolve this?
You have either no working DNS or no working internet connection or both.
Thats the werid thing, Internet & DNS are both working everywhere else in the house even at the moment replying to you
So no one can help?
Hi,
So i have been keeping a log of throttling and temp when this morning i was randomly awoken by the sound my OMV PI rebooting (one of my SSD makes a spin up noise) i checked the system and everything seemed fine but then im no expert, so i checked th log im keeping and found that for some reason between
Sat Oct 24 13:20:01 BST 2020
throttled=0x50000
temp=47.0'C
Tue Oct 27 20:00:01 GMT 2020
throttled=0x50000
temp=38.0'C
there was an issue but the 2 weeks prior and currently it is not showing any issues
Wed Oct 28 12:20:01 GMT 2020
throttled=0x0
temp=38.0'C
is there anyway to check the logs to find out what the system was doing for it to throttle?
Edit - Just checked the log on OMV and they only show todays "Wed, Oct 28th"
Hi,
I have found the tempreture section but is there anyway to pin it to the top (overview)
You can run netdata as docker.
but does it have tempreture monitoring? from some installaton videos i watched it did mention anything about temp monitoring