ok no broken packages found, now go for the reboot
Can't Access OMV After Attempting Update
-
- resolved
- claredad
-
-
ok no broken packages found, now go for the reboot
Rebooted. What next Zoki?
-
What is the current state?
-
-
What is the current state?
Running ok, except the mergerfs obviously.
-
ok, now remove the hash in /etc/fstab and reboot.
-
ok, now remove the hash in /etc/fstab and reboot.
Done. Won't boot properly now.
-
-
Do what is written on screen:
systemctl status srv-5f...
Another way would be to re-create the mergerfs wit the UI
-
Do what is written on screen:
systemctl status srv-5f...
Another way would be to re-create the mergerfs wit the UI
Ok, I did that. If i recreate the mergerfs, do I risk losing info?
-
It tells that the directory /srv/5f... is not empty so it can not mount anything there.
Can you veryfiy what is in there with ls -la /srv/5ff.../Elle
Is this what you expect to be there?
-
-
It tells that the directory /srv/5f... is not empty so it can not mount anything there.
Can you veryfiy what is in there with ls -la /srv/5ff.../Elle
Is this what you expect to be there?
Will check tomorrow evening. Have to log off now. Thanks for your help and patience. You're an example of why the OMV community is so great.
-
It tells that the directory /srv/5f... is not empty so it can not mount anything there.
Can you veryfiy what is in there with ls -la /srv/5ff.../Elle
Is this what you expect to be there?
Its about half the folders if expect to be there.
-
Your Problem is with the mergerfs. As I do not use it, I can only guess what is wrong.
Eigther only half of the volumes in the mergefs is mounted or something copied parts of your files into the mountpoint.
Can yoiu disable the mergerfs again and check the directory again.
If it is still not empty, move the files out of the directory into a save place and re-enable the mergerfs
If this does not help, ask a specific question regarding mergerfs in a different thread.
-
-
Your Problem is with the mergerfs. As I do not use it, I can only guess what is wrong.
Eigther only half of the volumes in the mergefs is mounted or something copied parts of your files into the mountpoint.
Can yoiu disable the mergerfs again and check the directory again.
If it is still not empty, move the files out of the directory into a save place and re-enable the mergerfs
If this does not help, ask a specific question regarding mergerfs in a different thread.
After commenting out mergerfs and rebooting, I see the same list of folders on the mount point. So you're right, it seems to be a mergerfs issue. I'll raise a separate thread. Thanks for all your help, support and patience
-
I see the same list of folders on the mount point.
If it is still not empty, move the files out of the directory into a save place and re-enable the mergerfs
I would suggest as Zoki recommended.
-
If i recreate the mergerfs, do I risk losing info?
If you can somehow clear the mergerfs references from the system, you should be able to recreate them. You would not lose data on your drives by doing this.
-
-
If the mountpoint is empty my guess is the mergerfs is mounted correctly. mount only complained about a non-empty mountpoint.
-
After commenting out mergerfs and rebooting, I see the same list of folders on the mount point.
I guess this means, the mount point is not empty (when the filesystem is not mounted)
-
I guess this means, the mount point is not empty (when the filesystem is not mounted)
Below are the folders I see in the mount, even though the MergerFS is commented out. They all should have subfolders, but the only ones that do are the ones that are data folders related to dockers I have running on the OS (Nextcloud & Calibre). Does that mean anything?
Quoteroot@omv-server:~# ls -la /srv/5ff686ed-d7b2-48fc-bd37-de20902fa577/Ella
total 28
drwxr-xr-x 7 root root 4096 Nov 20 11:04 .
drwxrwxrwx 3 root root 4096 Nov 20 11:04 ..
drwxr-xr-x 3 root root 4096 Nov 20 11:04 Ebooks
drwxr-xr-x 2 root root 4096 Nov 20 11:04 Movies
drwxrwx--- 2 docker1 users 4096 Nov 20 11:05 Nextcloud
drwxr-xr-x 2 root root 4096 Nov 20 11:04 Pictures
drwxr-xr-x 2 root root 4096 Nov 20 11:04 TV
root@omv-server:~# ls -la /srv/5ff686ed-d7b2-48fc-bd37-de20902fa577/Ella/TV
total 8
drwxr-xr-x 2 root root 4096 Nov 20 11:04 .
drwxr-xr-x 7 root root 4096 Nov 20 11:04 ..
root@omv-server:~# ls -la /srv/5ff686ed-d7b2-48fc-bd37-de20902fa577/Ella/Movies
total 8
drwxr-xr-x 2 root root 4096 Nov 20 11:04 .
drwxr-xr-x 7 root root 4096 Nov 20 11:04 ..
root@omv-server:~# ls -la /srv/5ff686ed-d7b2-48fc-bd37-de20902fa577/Ella/Pictures
total 8
drwxr-xr-x 2 root root 4096 Nov 20 11:04 .
drwxr-xr-x 7 root root 4096 Nov 20 11:04 ..
root@omv-server:~# ls -la /srv/5ff686ed-d7b2-48fc-bd37-de20902fa577/Ella/Ebooks
total 12
drwxr-xr-x 3 root root 4096 Nov 20 11:04 .
drwxr-xr-x 7 root root 4096 Nov 20 11:04 ..
drwxr-xr-x 5 Ger users 4096 Nov 20 11:04 Calibre
root@omv-server:~# ls -la /srv/5ff686ed-d7b2-48fc-bd37-de20902fa577/Ella/Ebooks/Calibre
total 20
drwxr-xr-x 5 Ger users 4096 Nov 20 11:04 .
drwxr-xr-x 3 root root 4096 Nov 20 11:04 ..
drwxr-xr-x 3 Ger users 4096 Nov 20 11:04 .cache
drwxr-xr-x 2 Ger users 4096 Nov 20 11:04 'Calibre Library'
drwxr-xr-x 3 Ger users 4096 Nov 20 11:04 .config
root@omv-server:~# ls -la /srv/5ff686ed-d7b2-48fc-bd37-de20902fa577/Ella/Ebooks/Calibre/'Calibre Library'
total 8
drwxr-xr-x 2 Ger users 4096 Nov 20 11:04 .
drwxr-xr-x 5 Ger users 4096 Nov 20 11:04 ..
root@omv-server:~# ls -la /srv/5ff686ed-d7b2-48fc-bd37-de20902fa577/Ella/Nextcloud
total 132
drwxrwx--- 3 docker1 users 4096 Nov 23 20:15 .
drwxr-xr-x 7 root root 4096 Nov 20 11:04 ..
drwxr-xr-x 3 docker1 users 4096 Nov 23 20:15 appdata_ocvdapl3c5pk
-rw-r----- 1 docker1 users 122459 Nov 23 20:15 nextcloud.log
root@omv-server:~#
-
-
this means you are in danger to loose some data:
While the mergerfs was not mounted the docker containers wrote some data to the location where there used to be the mergerfs. So you have the data which shoild be in one place in twi places.
What you need to do now is to move the files out of the srv/5ff directory (make it empty), restoee the mergerfs and merge the files back into the mergerfs.
Make shure the containers are stopped while you do the above.
-
the docker containers wrote some data to the location where there used to be the mergerfs
I haven't read the whole thread, but I hope he doesn't have any config folder or volume inside mergerfs. A container that writes data to mergerfs is fine, but volumes or config will be problematic.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!