thanks i went to omv 7 and just figuring out everything right now. have a great day..
Beiträge von astrothug
-
-
so a reinstall of OMV, i can do im just backing up a few files first. then will proceed should i go with omv 7 or 6? thanks again.
and feel free to remove any attachments.
-
ok thanks. i can live with it..
-
fixed the indents ran it through a XML validation and no errors reported back still have the folder is empty
-
Code
Alles anzeigen<fstab> <!-- <mntent> <uuid>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</uuid> <fsname>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx|xxxx-xxxx|/dev/xxx</fsname> <dir>/xxx/yyy/zzz</dir> <type>none|ext2|ext3|ext4|xfs|jfs|iso9660|udf|...</type> <opts></opts> <freq>0</freq> <passno>0|1|2</passno> <hidden>0|1</hidden> </mntent> --> <mntent> <uuid>53514d1c-d2c4-4dd7-9d05-77bdbe8e6f7c</uuid> <fsname>/dev/disk/by-label/media</fsname> <dir>/srv/dev-disk-by-label-media</dir> <type>ext4</type> <opts>defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl</opts> <freq>0</freq> <passno>2</passno> <hidden>0</hidden> <comment></comment> <usagewarnthreshold>85</usagewarnthreshold> </mntent>
-
this is working except shares.
Code
Alles anzeigen<mntent> <uuid>53514d1c-d2c4-4dd7-9d05-77bdbe8e6f7c</uuid> <fsname>/dev/disk/by-label/media</fsname> <dir>/srv/dev-disk-by-label-media</dir> <type>ext4</type> <opts>defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl</opts> <freq>0</freq> <passno>2</passno> <hidden>0</hidden> <comment></comment> <usagewarnthreshold>85</usagewarnthreshold> </mntent> <mntent> <uuid>aa23fec8-2122-4c28-b62b-63b839c2de90</uuid> <fsname>/dev/disk/by-label/VM</fsname> <dir>/srv/dev-disk-by-label-VM</dir> <type>ext4</type> <opts>defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl</opts> <freq>0</freq> <passno>2</passno> <hidden>0</hidden> <comment></comment> <usagewarnthreshold>85</usagewarnthreshold> </mntent> <mntent> <uuid>b2804f91-d60f-4ef1-b4a3-9713f1742ed9</uuid> <fsname>/srv/dev-disk-by-uuid-64debe26-a52f-48cb-8154-54db57a3dc92/Kodi/</fsname> <dir>/export/Kodi</dir> <type>none</type> <opts>bind,nofail</opts> <freq>0</freq> <passno>0</passno> <hidden>0</hidden> <usagewarnthreshold>0</usagewarnthreshold> <comment></comment> </mntent> <mntent> <uuid>32aee65e-c3a6-4231-aa7d-4c3ff7b227ad</uuid> <fsname>/dev/disk/by-uuid/A6167E64167E3601</fsname> <dir>/srv/dev-disk-by-uuid-A6167E64167E3601</dir> <type>ntfs</type> <opts>defaults,nofail,big_writes</opts> <freq>0</freq> <passno>2</passno> <hidden>0</hidden> <comment></comment> <usagewarnthreshold>85</usagewarnthreshold> </mntent> <mntent> <uuid>79684322-3eac-11ea-a974-63a080abab18</uuid> <fsname>/dev/disk/by-uuid/7bc0c265-c68c-44e6-86b6-127dbd6fbbb1</fsname> <dir>/</dir> <type>ext4</type> <opts>noatime,nodiratime,errors=remount-ro</opts> <freq>0</freq> <passno>1</passno> <hidden>1</hidden> </mntent> <mntent> <uuid>0e34986c-8b72-4288-ad40-767a341ab16f</uuid> <fsname>/srv/dev-disk-by-label-media/media/</fsname> <dir>/export/media</dir> <type>none</type> <opts>bind,nofail</opts> <freq>0</freq> <passno>0</passno> <hidden>0</hidden> <usagewarnthreshold>0</usagewarnthreshold> <comment></comment> </mntent> </fstab> <shares>
-
-
can i post the config.xml
-
what is this
</filesystem>
<hdparm>
<uuid>bd3edeca-9d79-4cf2-a904-eaaf353d9c25</uuid>
<devicefile>/dev/disk/by-id/wwn-0x5000c5008a446c3e</devicefile>
<apm>0</apm>
<aam>0</aam>
<spindowntime>0</spindowntime>
<writecache>0</writecache>
</hdparm>
</storage>
<fstab>
its not in one of my config.xml
-
like i said all my containers are accessible, and omv, docker, portainer, Plex they all work just cant see window Shares, the folder is empty, im sure its a easy fix to a skilled person. but Im not skilled lol.
-
it was from another thread, on how to remove missing file systems/device. that worked until i tried the second device, then it went to hell
-
Hello I had missing drives on my OMV6 i edit the config.xml when i did that I lost all my folders on my omv6 network, also I backed up the config.xml but still cant access or see windows shares under openmediavault. (this folder is empty) but docker and for example jellyfin can access folders.
Not sure what to do next any help thanks you
-
Not sure how it happened, i created a new shared folder called Music then in SMB/CIFS created a Shared Folder "Music" -Guest allowed- then tried to access it through windows explorer went to my network openmediavault on a windows 10 machine it asked for user name and password but would not log me it openmediavault, damn unsure what to do
-
ya KM0201, I think a year back or two i did a command that pulled Ubuntu service down, was able to remove it through the help of admins, thanks
-
thanks so much, thats right, just reading on changing from root to a username..
-
ok ya i have played with OMV and docker adding and removing containers trying different things, so I should ad a user too and not use root is that correct.
-
-
Code
Alles anzeigenroot@openmediavault:~# ls -al total 1232 drwx------ 7 root root 4096 Jan 29 08:50 . drwxr-xr-x 23 root root 4096 Nov 2 07:39 .. -rw-r--r-- 1 root root 0 May 15 2021 ] -rw-r--r-- 1 root root 0 Jan 2 2021 '[::1]:53:' -rw------- 1 root root 26515 Jan 29 08:50 .bash_history -rw------- 1 root root 733 Oct 26 2020 .bashrc drwx------ 3 root root 4096 Feb 19 2021 .cache drwx------ 4 root root 4096 Jan 6 2021 .config -rw-r--r-- 1 root root 47700 Jan 17 17:26 ent. -rw-r--r-- 1 root root 1220 Oct 25 2020 'ervice: Control process' -rw-r--r-- 1 root root 11925 Jan 17 17:26 'erving FACP table memory at [mem 0xcff70200-0xcff70283]' drwx------ 3 root root 4096 May 27 2020 .gnupg -rw-r--r-- 1 root root 47700 Jan 17 17:26 'ical RAM map:' -rw------- 1 root root 278 Mar 25 2020 .inputrc -rw-r--r-- 1 root root 963031 Jan 17 17:26 'ion 5.10.0-0.bpo.9-amd64 (debia' -rw------- 1 root root 951 Jan 17 17:29 .lesshst drwxr-xr-x 3 root root 4096 May 28 2020 .local -rw-r--r-- 1 root root 11925 Oct 27 2020 'no -- Logs begin at Mon 2020-10-26 19:58:32 PDT, end at Tue 2020-10-27 -- Logs begin at Mon 2020-10-26 19:58:32 PDT, end at Tue 2020-10-27 07:05:13 PDT' -rw-r--r-- 1 root root 67096 May 15 2021 openmediavault-omvextrasorg_latest_all5.deb -rw-r--r-- 1 root root 74 May 16 2021 precise-updates.list -rw-r--r-- 1 root root 161 Mar 25 2020 .profile drwx------ 2 root root 4096 May 27 2020 .ssh -rw-r--r-- 1 root root 1477 Oct 27 2020 'udo journalctl -u mdmonitor.service' -rw-r--r-- 1 root root 1220 Oct 26 2020 'udo systemctl start nginx' -rw-r--r-- 1 root root 277 Jan 25 08:04 .wget-hsts -rw-r--r-- 1 root root 575 Jan 2 2021 'ystemctl enable systemd-resolved.service' -rw-r--r-- 1 root root 1477 Oct 27 2020 'ystemd[1]: Started MD array monitor.' root@openmediavault:~#
-
Code
Alles anzeigenroot@openmediavault:~# ls ] '[::1]:53:' ent. 'ervice: Control process' 'erving FACP table memory at [mem 0xcff70200-0xcff70283]' 'ical RAM map:' 'ion 5.10.0-0.bpo.9-amd64 (debia' 'no -- Logs begin at Mon 2020-10-26 19:58:32 PDT, end at Tue 2020-10-27 -- Logs begin at Mon 2020-10-26 19:58:32 PDT, end at Tue 2020-10-27 07:05:13 PDT' openmediavault-omvextrasorg_latest_all5.deb precise-updates.list 'udo journalctl -u mdmonitor.service' 'udo systemctl start nginx' 'ystemctl enable systemd-resolved.service' 'ystemd[1]: Started MD array monitor.' root@openmediavault:~# cd user -bash: cd: user: No such file or directory root@openmediavault:~#
-
ssh into my omv 5 and when i ls i get this
Code
Alles anzeigen] '[::1]:53:' ent. 'ervice: Control process' 'erving FACP table memory at [mem 0xcff70200-0xcff70283]' 'ical RAM map:' 'ion 5.10.0-0.bpo.9-amd64 (debia' 'no -- Logs begin at Mon 2020-10-26 19:58:32 PDT, end at Tue 2020-10-27 -- Logs begin at Mon 2020-10-26 19:58:32 PDT, end at Tue 2020-10-27 07:05:13 PDT' openmediavault-omvextrasorg_latest_all5.deb precise-updates.list 'udo journalctl -u mdmonitor.service' 'udo systemctl start nginx' 'ystemctl enable systemd-resolved.service' 'ystemd[1]: Started MD array monitor.'
not sure if that's right but i cant seem to navigate to folders ...thanks