Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

comet424

Members
  • Joined

  • Last visited

Everything posted by comet424

  1. @alturismo thanks it fixed it... is the autostart a problem with the plugin or how unraid works now... i tested it on my one server... ill add it to my other servers... thank you
  2. @alturismo ok ill scroll up and look and let you know if it fix's it.. i apprecaite the speedy reply too 🙂
  3. you guys dont happen to know how i can run say pwm4 the apply option from the command line do ya? i looked into the emhttp folder and looked at some of the code but i dont even know how to run it from the command line to force the fans to stop on reboot.. since it not reading the plugin in and say if its below 35 degrees not to run.. as i exclude my nvme drive... so each time i reboot or boot up i gotta adjust the pwm4 then reset back and then press apply just to get the fans to stop
  4. so i find either there is a bug in 6.11.5 12.x it used to work in 6.9 and not sure if its a bug in the autofan or unraid... and the developer no longer seems to support AutoFan but what i find is if i set the Pwm4 my array fan temp settings and excude my nvme drive i can make the fans now run.. after i hit apply.. but when i reboot... the fans stay spinning dont stop.. so u gotta make a slight change and back to hit the Apply button again to make the fans stop so what i looking for is a way to run the Command Line for say PWM 4 to force it to Apply in the GO File so at boot up it will do the force to save... it does this on all my unraids.. i have... so wanted to run a script when it boots.. since there seems to be no longer support for AutoFan
  5. @PicPoc ah ya seems like it probably why no more updates to the fan support or issue i having as i trying to figure how to script it... might have to ask in general
  6. @JonathanM ah ok ya thats what i thought... but seems i always get the errors when i try to rsync my music back on unraid... its a pain ... and since the letters keep changing on the /dev/sdx its a pain too so i cant do just do it in the script for mounting... i going to try couple ways as i gotta play music tomorrow and sat night... sat morning ill retry the ntfsfix couple ways.... and then sat night after gig ill try running check disk before i shut down then sunday i retest with rsync as its a pain to re mount it in windows and then re hook up to unraid ... but who knows nothings perfect.. and its frustrating i tell ya
  7. @JonathanM ok ill give that a try.... as it is frustrating... i never knew this about volumes here i thought safe remove usb in the bottom right... or just a normal shut down would shut down normally... never knew this.. learn something new everyday... ill give it a shot 🙂
  8. @bonienl how can i run say PWM4 as a command line.. i noticed either fan speed plugin has a bug or 6.11.5 12.x has a bug in it if i set pwm4 fan speeds to turn off at certain temperature.. It works.. but as soon as i reboot... it keeps the fans running... at low speed it doesnt turn them off.. i have to uncheck and check the exclude nvme and click Apply to get it to shut off the Fans... how can i run the Pwm4 (Apply) force it in the Go file so in the go file it will force the apply setting of Pwm4 so it will force the fans to turn off like they supposed to... as i only have 2 array diskes and 1 nvme drive on my backup server.. it all worked in past on 6.9
  9. @bonienl i had a suggestion couple years ago but still like to see it for the System Fan an option to label each PWM to give it a real Name thats linked to FAN Airflow on the Dashboard page... in past i edited the Dashboard page and renamed FAN0 FAN1 FAN2 etc but i forgotten it be nice if we can Label like PWM1 , Label or friendly name be like CPU Fan and then on the Dashboard it would show up instead of FAN1 it show up as CPU Fan.. so it be easier to see what is what..
  10. ya i did the -n too that produces the same error i guess wen i did the ntfsfix -n /dev/sdx or without the - n it fixed it i was able to copy is there a way script it so the script reads whatever the disk/by-id is and convert it to the /dev/sdX i found that the /by-label worked it checked the disk1 and a3.. but some reason disk 2 will not show up under by-label hmm so i might be stuck using windows before i shove in unraid or the vm... hopefully i can get the ntfsfix to work i asked in the general form if possible someone else knew work arounds or plugins... but i just dont understand why windows corrupts the drive when i shut down i shut down normally and then unplug the drive or i click the Safe unplug usb and then i unplug and next time i plug in unraid its corrupt... its messed... ill keep playing i guess.
  11. so i having issues... everytime i use windows on my ntfs drive and i shut down properly.. and when i shove into unraid and mount i always get told its unclean.. and when i try to copy to the drive its always read only.. so normally i have to shove backinto a windows machine or a windows VM run check disk to fix it before i can use in unraid i tried this NTFSFIX but it gives me issues and then tells me i cant seem to do it by "BY-ID" only by /DEV/SD01 but since each time you plug in you get a different SDx or whatever i trying to repair by BY ID but its not working root@Tardis:~# ntfsfix /dev/disk/by-id/ata-WDC_WD6003FFBX-68MU3N0_V9J4LJ1L Mounting volume... NTFS signature is missing. FAILED Attempting to correct errors... NTFS signature is missing. FAILED Failed to startup volume: Invalid argument NTFS signature is missing. Trying the alternate boot sector Unrecoverable error Volume is corrupt. You should run chkdsk. root@Tardis:~# ntfsfix -n /dev/disk/by-id/ata-WDC_WD6003FFBX-68MU3N0_V9J4LJ1L Mounting volume... NTFS signature is missing. FAILED Attempting to correct errors... NTFS signature is missing. FAILED Failed to startup volume: Invalid argument NTFS signature is missing. Trying the alternate boot sector Unrecoverable error Volume is corrupt. You should run chkdsk. No change made and does unraid have a chkdsk like it says to use? has anyone solved it this kinda issue... i thought i could have done it through the UD forums for scripts but found out it has to be fixed before you can mount.. so maybe someone else has been able to repair it what i wanna do is each time i plug the external hard drives in in a script it will do a windows check disk repair then ill have it mount the drive and copy files to the external hard drive.. since each time i plug into windows and shut down properly unraid tells me i didnt shut down and it puts the hard drive in read only mode is there an unraid plugin that fix's ntfs drives so you can call the plugin to scan the drives
  12. so i just tried this root@Tardis:~# ls /dev/disk by-id/ by-label/ by-partlabel/ by-partuuid/ by-path/ by-uuid/ root@Tardis:~# ls /dev/disk/by-label Music_Drive_1@ Music_Drive_3@ UNRAID@ transport_data@ root@Tardis:~# ntfsfix /dev/disk/by-label/Music_Drive_1 Mounting volume... OK Processing of $MFT and $MFTMirr completed successfully. Checking the alternate boot sector... OK NTFS volume version is 3.1. NTFS partition /dev/disk/by-label/Music_Drive_1 was processed successfully. but my music drive 2 the one always having issues with this windows corrupt isnt showing up just 1 and 3.. so i powered off all 3 drives.. only turned on 2 and 3 and only 3 shows up... i did it to simulate and unplug re plug in... but i can mount and view files but doesnt show up and cant do ntfsfix.. so i guess i need to do a reboot? tardis-diagnostics-20230714-1454.zip
  13. ok sounds good ok so i still cant seem to get it to work ntfsfix /dev/disk/by-id/ata-WDC_WD6003FFBX-68MU3N0_V9J4LJ1L while the disk is unmounted.. is there a different way? and why does the error say use chkdsk is it referencing windows? or a plugin you install in unraid?
  14. ok ill try the ntfsfix /dev/disk/by-id/ata-WDC_WD6003FFBX-68MU3N0_V9J4LJ1L while unmounted.. so i confused.. why cant you run a ntfsfix while mounted? if you were in windows its mounted once you plug in and run checkdsk.. how come you cant do the reverse... i guess id have to edit my user scripts script that it would run the ntfsfix on 3 drives then mount the drives... then copy the data to the drives .. all in the same user script but not sure how you mount a drive from the command line update: the ntfsfix /dev/disk/by-id/ata-WDC_WD6003FFBX-68MU3N0_V9J4LJ1L doesnt work unmounted either figures lol Mounting volume... NTFS signature is missing. FAILED Attempting to correct errors... NTFS signature is missing. FAILED Failed to startup volume: Invalid argument NTFS signature is missing. Trying the alternate boot sector Unrecoverable error Volume is corrupt. You should run chkdsk. it tells me to run chkdsk but i tried in unraid there is no chkdsk... false advertising i see
  15. so i found a way to fix ntfs in unraid.. but its not working right i added in my UD script of the hard drives so once it mounts the drive it will run the repair of ntfs i did ntfsfix /dev/disk/by-id/ata-WDC_WD6003FFBX-68MU3N0_V9J4LJ1L well it didnt like that Mounting volume... NTFS signature is missing. FAILED Attempting to correct errors... NTFS signature is missing. FAILED Failed to startup volume: Invalid argument NTFS signature is missing. Trying the alternate boot sector Unrecoverable error Volume is corrupt. You should run chkdsk. so i did ntfsfix /dev/sdo1 and it did some stuff but it didnt work as i tried to copy to the drive and got errors so i re ran the above and then told me it cant fix it root@Tardis:~# ntfsfix /dev/sdo1 Mounting volume... The disk contains an unclean file system (0, 0). Metadata kept in Windows cache, refused to mount. FAILED Attempting to correct errors... Processing $MFT and $MFTMirr... Reading $MFT... OK Reading $MFTMirr... OK Comparing $MFTMirr to $MFT... OK Processing of $MFT and $MFTMirr completed successfully. Setting required flags on partition... OK Going to empty the journal ($LogFile)... OK Checking the alternate boot sector... OK NTFS volume version is 3.1. NTFS partition /dev/sdo1 was processed successfully. root@Tardis:~# ls /dev aer_inject full loop0 md3 nvme0n1 rtc@ sdf sdl sg0 sg4 tpmrm0 tty18 tty29 tty4 tty50 tty61 vcs2 vcsu zero block/ fuse loop1 md4 nvme0n1p1 rtc0 sdf1 sdl1 sg1 sg5 tty tty19 tty3 tty40 tty51 tty62 vcs3 vcsu1 bsg/ hidraw0 loop2 md5 nvme1 sda sdg sdm sg10 sg6 tty0 tty2 tty30 tty41 tty52 tty63 vcs4 vcsu2 btrfs-control hidraw1 loop3 mem nvme1n1 sda1 sdg1 sdm1 sg11 sg7 tty1 tty20 tty31 tty42 tty53 tty7 vcs5 vcsu3 bus/ hpet loop4 mouse@ nvme1n1p1 sdb sdh sdn sg12 sg8 tty10 tty21 tty32 tty43 tty54 tty8 vcs6 vcsu4 char/ hwrng loop5 mpt2ctl port sdb1 sdh1 sdn1 sg13 sg9 tty11 tty22 tty33 tty44 tty55 tty9 vcsa vcsu5 console initctl| loop6 mpt3ctl ppp sdc sdi sdo sg14 shm/ tty12 tty23 tty34 tty45 tty56 ttyS0 vcsa1 vcsu6 core@ input/ loop7 net/ pps0 sdc1 sdi1 sdo1 sg15 snd/ tty13 tty24 tty35 tty46 tty57 uinput vcsa2 vfio/ cpu/ kmsg mapper/ ng0n1 ptmx sdd sdj sdp sg16 stderr@ tty14 tty25 tty36 tty47 tty58 urandom vcsa3 vga_arbiter cpu_dma_latency kvm mcelog ng1n1 ptp0 sdd1 sdj1 sdp1 sg17 stdin@ tty15 tty26 tty37 tty48 tty59 usb/ vcsa4 vhci disk/ log= md1 null pts/ sde sdk sdq sg2 stdout@ tty16 tty27 tty38 tty49 tty6 vcs vcsa5 vhost-net fd@ loop-control md2 nvme0 random sde1 sdk1 sdq1 sg3 tpm0 tty17 tty28 tty39 tty5 tty60 vcs1 vcsa6 xconsole| root@Tardis:~# ntfsfix /dev/sdo1 Refusing to operate on read-write mounted device /dev/sdo1. root@Tardis:~# ntfsfix /dev/sdo1 Refusing to operate on read-write mounted device /dev/sdo1. root@Tardis:~# ^C so what i trying to do is Mount the Drive Run a Windows Check Disk Equvalant i figured NTFSFIX and then it can copy and i went by byid as by dev/sdo1 is going to change each time you plug the drive in... and i not sure if i should post in here or the main general
  16. ya and when it came back up the one would resume where the other didnt... and i not sure if its cuz its 16tb as i pre clearing a 12 tb so thats going to be a week.. and i used the 2 16tb in my array for my backupserver... but ill re test in a week the 12tb doing reboot... i figured maybe its due to they 16tb drives not sure.. but so far i usually use it on my backup server the preclears as i dont bother touching it so it can work while my main server can reboot etc
  17. ah ok good to know... and then sometimes the reboots dont save the resume preclear status to the flash drive.. as you seen in the syslogs... guess its a flip of the coin? when it does save to the flash correctly.. as it hasnt been working or with those 2 16s one saved other didnt save so had restart it... probably something to do in 12.2 as 11.5 i never had a problem with resuming.. once these finish there 3 cycles i probably just gonna downgrade back to 11.5 too many issues with 12.2 so far ill wait a few months for the next fix and try it then.. nothing perfect.. but do appreciate unraid .. and the great programmers as yourself making these great plugins 🙂
  18. i currently doing a preclear on a 12 tb i started yesterday.. but in middle of night unraid crashed i guess... no monitor so i hit reset button.. there was no resume and no sys log so incase power goes out or crash maybe preclear cant resume i then restarted a new 3 cycle ran it about 2 min and rebooted... and then i could resume its almost a hit and miss i wondering if i should just downgrade my backup server to 11.5 since it seems more stable then 12.2 i already downgraded my main server from 12.2 to 11.5 and its cleared up alot of issues i was having.. dont think 12.2 is just ready to be stable yet
  19. @dlandon ah ok.. thats probably one of them ya what i always do is unmount and then try to power down drive icon and then unplug but i find everytime i use windows and power down.. and then when i plug back into unraid where it automounts for me and when i run my rsync scrip to copy files off the array the drive is corrupted so it wont copy the files over till i shove back in a windows VM in past or a Windows machine and you goto properties and do the check.. to fix any errors and then i can shove back into unraid and then re run rsync so what i wanted is.. i plug in my music drives then the UD automounts and then i wanted it to do a windows Check repair style version before it runs the rsync to copy from the array to the ud drives
  20. @dlandon oh didnt see your reply .. i dont get notifications of any replies in email or so.. so i just keep the browser windows open and just refresh for replies but ya the 2 16s are the only 2 drives being precleared.. so i re start it and do the reboot.. and the resume option isnt there.. just that one time where i mentioned the 1 16tb saved a resume so i could resume but the other 16tb made me choose to restart from scratch and the other 2 disks in the server are my array disks sorry missed your reply
  21. @dlandon i remember you mentioned when i said a while ago if i unplug ntfs drive from windows it gets errors reason the errors shows up in rsync for my UD drives... but i also do remove drive safetly.. or i shut down windows with the usb drives plugged in but if i plug into unraid afterwards and try to rsync to the drives... they get errors. so my question is... since i gotta run check disk on the usb drive in windows my question is is there a unraid/linux script so when i plug my ud drives in that the script will run a windows style check disk and correct the errors each time i click the mount button.... and my 2nd question is on my main server i reinstalled plugins etc.. i dunno how to get back the UD attachment under VMS at the bottom of the VM page and my USB Manager i used to be able to mount a USB drive attach to a VM but i no longer cant.. keeps saying Mounted to Unraid even though its not mounted... and the Passthrough when do can i use that is that so i can pass through the HD to a VM reason i wanted to know for undapting nvmes firmware instead of taking it out of the server and shoving into a windows machine.. to try to see if there is an update
  22. @dlandon were there any other tests you wanted me to try on my backupserver on why the preclear wouldnt resume after the reboot? as i tried it a couple times same thing wont resume but it did resume that one time but only on one of the hard drives
  23. @dlandon ya i did what you asked to do but i re did it after they finished there preclears incase i couldnt resume again so what i did was a i chose preclear on both drives i set them to 3 cycles then i did a reboot.. i re checked the resume isnt there wanted to restart ... and then i send you the syslog you wanted.. from me having started that sys log server
  24. @dlandonso my preclear finally finished... so i did a re do of the 3 cycles i did a reboot.. and came back on there was no resume here is the sys log hopefully finds out why and on my back up server its 6.12.2 syslog-20230709-110917.txt
  25. @jinlife oh ok.. least you helped me get back up and running i would never though to just reformat and start over... i was worried i had to re doe the dockers and vms but all i had to do was the plugins and i had to copy like my user scripts over and didnt reinstall all plugins i should do the same with the dockers as i dont use them all... or never use them just installed to plan to use them

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.