Search Results
Search results 1-20 of 1,000. There are more results available, please enhance your search parameters.
-
Quote from curious1: “Quote from gderf: “SnapRAID didn't damage your files or your drives. From what I have read here you have one or more physically failing hard drives. ” How would "Harddrive Failure and Data Recovery" do for a title sound? ” Sounds good to me. Or perhaps you can work the word "hosed" in somewhere. LOL.
-
The thread subject should be changed because SnapRAID has nothing to do with it.
-
Quote from RedpaX: “1) i am delete usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0 from /etc/openmediavault/config.xml 2) run command omv-salt deploy 3) run command reboot 4) go to directory /srv/dev-disk-by-label-SeagateEXT4 5) run command rm aquota.user and sudo chattr -i aquota.user and sudo rm -f aquota.user and Operation not permitted ” For command number 2) above, there is more to it than that. It might be as below but I am not sure. The Salt stuff is all new and I do not know whe…
-
Disaster Recovery
PostQuote from OldHat: “Thanks for the response. We envisage setting our OMV(s) up as a simple vanilla NAS. We'll configure with a couple of shares, then never change the config ever again. So... ...would a Clonezilla copy of the system disk made today be sufficient to restore the OMV at any time in the future, so long as all we ever do in the meantime is write and/or delete data: with no alterations to filesystem/shares/users? If that's the case we'll simply buy a spare system disk, clone it, and s…
-
Docker Installation
PostIt will not show in the Plugins List because there is no native OMV 5 Docker GUI Plugin. Use Portainer or Cockpit instead.
-
Exactly what do you mean by "switching from OMV4 to OMV5" ?
-
Quote from RUsum1: “My problem was solved by changing stuff to allow any and everyone to read/write/execute. ” This is a common "solution" that is a terrible idea. Your problem wasn't solved, only masked by completely circumventing filesystem security. You should learn about basic Linux concepts. There are endless resources available that will help you.