TheJavarian

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by TheJavarian

  1. You must have been confused with external library. The external library is used when you want to use your existing pictures without importing into immich api. The mobile library is supposed to be where all the pictures go when you upload or import. I tried using Immich's official instruction, and I could successfully make the pictures go to under /mnt/user/images/library folder with proper date directory structure. see below. and this how the pictures are stored with immich docker from unraid apps. All the pictures are stored under /mnt/user/photo_immich/ with random directory names. and each last directory contains only singlepicture. All in all, based on my experience, official instruction from Immich works as intended than immich docker from unraid app. Hope it helps. But, if anyone successfully made immich docker work, please let me know. It would be much easier to maintain.
  2. I am trying out Immich using immich docker. As usual, @SpaceinvaderOne created great contents for us, so I followed his guide there. After the installation, I could upload my photos from my cell phone, However they are not saved under /mnt/user/photo_immich/library/ but I could find the them under /mnt/user/photo_immich/upload/d3a6f569-1690-4d24-9832-c0ddb464dcd7/ and each photo is saved in individual folders. I thought Immich saves photos under library. Does anyone have the photos saved under library in proper date struture? {{y}}/{{y}}-{{MM}}-{{dd}}/{{filename}} I believe this is the default directory structure. If anyone has, could you give me a tip? I am going to try Official instruction for Unraid from Immich... hope it works better. https://immich.app/docs/install/unraid/#docker-compose-method-official
  3. Thank you dlandon, It turned out I should have restarted my unraid box after installing the plug-in. After the restart, all working fine. Sorry for the false alarm.
  4. Here's the output of the command. Thank you, testparm.txt
  5. Hello dlandon, I just installed the plug-in, however, it only works for Unassigned Share. Could you take a quick look at my diagnostics data? I also included a screenshot of the settings. I really appreciate what you are doing here. milkyway-diagnostics-20230425-1717.zip
  6. Thank you very much, It worked!. I could mount the device without any further problem.
  7. Thank you for helping me with this issue. I updated UD to 2021.12.08. Still it does not mount device. Here are the e files. milkyway-diagnostics-20211209-0943.zip share_names.json
  8. Yes that is correct, I can change the Mount Point, but the device still won't mount with same error.
  9. First of all, I thank you for the great plugin. Since last update I cannot mount one of unassigned drive. The update was on December 7. I think there was another updated I installed but I didn't restart the Unraid Server. Anyhow, after restart, the drive was not auto-mounted. This is the log from syslog. Dec 8 15:16:27 MilkyWay unassigned.devices: Error: Mount point 'vm_storage' - name is reserved, used in the array or by an unassigned device. Dec 8 15:16:27 MilkyWay unassigned.devices: Disk with serial 'Samsung_SSD_970_EVO_Plus_2TB_S59CNJ0N600161K', mountpoint 'vm_storage' cannot be mounted. I updated Mount Point name to something different, virtual_machine, vm_image, and so on. But it does not work. I also tried setting "Legacy Mount Point Compatibility?" to Yes Any ideas? FYI, here's what I have.
  10. Hello everyone. New guy here. I just setting my Unraid unit. Got some used disks and new ones. I used this Preclear plug-in for check up and one of my new disk came with strange output. I was hoping someone here could help me out to figure out whether I got a bad disk or there might be something wrong with Preclear. At the end, Preclear says it was successful. And here's some output. Please note that I got two pause and resume, due to Array Restart. In Second attachment, Preclear Log, from line of "Aug 11 09:53:57" I started getting strange message, and eventually Preclear killed hung process. 1. Summary ######################################################################################################################### # # # unRAID Server Preclear of disk ZL25SY5F # # Cycle 1 of 1, partition start on sector 64. # # # # # # Step 1 of 5 - Pre-read verification: [22:05:01 @ 201 MB/s] SUCCESS # # Step 2 of 5 - Zeroing the disk: [21:52:30 @ 0 MB/s] SUCCESS # # Step 3 of 5 - Writing unRAID's Preclear signature: SUCCESS # # Step 4 of 5 - Verifying unRAID's Preclear signature: SUCCESS # # Step 5 of 5 - Post-Read verification: [22:05:15 @ 201 MB/s] SUCCESS # # # # # # # # # # # # # # # ############################################################################################################################ # Cycle elapsed time: 66:02:58 | Total elapsed time: 66:02:59 # ############################################################################################################################ ############################################################################################################################ # # # S.M.A.R.T. Status (device type: default) # # # # # # ATTRIBUTE INITIAL CYCLE 1 STATUS # # 5-Reallocated_Sector_Ct 0 0 - # # 9-Power_On_Hours 0 66 Up 66 # # 187-Reported_Uncorrect 0 0 - # # 190-Airflow_Temperature_Cel 32 42 Up 10 # # 197-Current_Pending_Sector 0 0 - # # 198-Offline_Uncorrectable 0 0 - # # 199-UDMA_CRC_Error_Count 0 0 - # # # # # # # # # # # ############################################################################################################################ # SMART overall-health self-assessment test result: PASSED # ############################################################################################################################ 2. Some Preclear Log Aug 09 13:56:30 preclear_disk_ZL25SY5F_19940: Command: /usr/local/emhttp/plugins/preclear.disk/script/preclear_disk.sh --cycles 1 --no-prompt /dev/sdk Aug 09 13:56:30 preclear_disk_ZL25SY5F_19940: Preclear Disk Version: 1.0.16 Aug 09 13:56:31 preclear_disk_ZL25SY5F_19940: S.M.A.R.T. info type: default Aug 09 13:56:31 preclear_disk_ZL25SY5F_19940: S.M.A.R.T. attrs type: default Aug 09 13:56:31 preclear_disk_ZL25SY5F_19940: Disk size: 16000900661248 Aug 09 13:56:31 preclear_disk_ZL25SY5F_19940: Disk blocks: 3906469888 Aug 09 13:56:31 preclear_disk_ZL25SY5F_19940: Blocks (512 bytes): 31251759104 Aug 09 13:56:31 preclear_disk_ZL25SY5F_19940: Block size: 4096 Aug 09 13:56:31 preclear_disk_ZL25SY5F_19940: Start sector: 0 Aug 09 13:56:33 preclear_disk_ZL25SY5F_19940: Pre-Read: dd if=/dev/sdk of=/dev/null bs=2097152 skip=0 count=16000900661248 conv=notrunc,noerror iflag=nocache,count_bytes,skip_bytes Aug 09 15:38:51 preclear_disk_ZL25SY5F_19940: Pre-Read: progress - 10% read @ 266 MB/s Aug 09 17:23:20 preclear_disk_ZL25SY5F_19940: Pre-Read: progress - 20% read @ 241 MB/s Aug 09 19:11:41 preclear_disk_ZL25SY5F_19940: Pre-Read: progress - 30% read @ 249 MB/s Aug 09 21:04:45 preclear_disk_ZL25SY5F_19940: Pre-Read: progress - 40% read @ 229 MB/s Aug 09 21:13:29 preclear_disk_ZL25SY5F_19940: Pause requested Aug 09 21:13:29 preclear_disk_ZL25SY5F_19940: Paused Aug 09 21:13:35 preclear_disk_ZL25SY5F_19940: Resumed Aug 09 21:15:57 preclear_disk_ZL25SY5F_19940: Pause requested Aug 09 21:15:57 preclear_disk_ZL25SY5F_19940: Paused Aug 09 21:16:10 preclear_disk_ZL25SY5F_19940: Resumed Aug 09 23:04:06 preclear_disk_ZL25SY5F_19940: Pre-Read: progress - 50% read @ 216 MB/s Aug 10 01:10:14 preclear_disk_ZL25SY5F_19940: Pre-Read: progress - 60% read @ 209 MB/s Aug 10 03:25:36 preclear_disk_ZL25SY5F_19940: Pre-Read: progress - 70% read @ 190 MB/s Aug 10 05:53:27 preclear_disk_ZL25SY5F_19940: Pre-Read: progress - 80% read @ 177 MB/s Aug 10 08:41:07 preclear_disk_ZL25SY5F_19940: Pre-Read: progress - 90% read @ 150 MB/s Aug 10 12:01:53 preclear_disk_ZL25SY5F_19940: Pre-Read: dd - read 16000902758400 of 16000900661248. Aug 10 12:01:53 preclear_disk_ZL25SY5F_19940: Pre-Read: elapsed time - 22:04:59 Aug 10 12:01:53 preclear_disk_ZL25SY5F_19940: Pre-Read: dd exit code - 0 Aug 10 12:01:54 preclear_disk_ZL25SY5F_19940: Zeroing: emptying the MBR. Aug 10 12:01:54 preclear_disk_ZL25SY5F_19940: Zeroing: dd if=/dev/zero of=/dev/sdk bs=2097152 seek=2097152 count=16000898564096 conv=notrunc iflag=count_bytes,nocache,fullblock oflag=seek_bytes Aug 10 12:01:54 preclear_disk_ZL25SY5F_19940: Zeroing: dd pid [121758] Aug 10 13:42:24 preclear_disk_ZL25SY5F_19940: Zeroing: progress - 10% zeroed @ 249 MB/s Aug 10 15:25:56 preclear_disk_ZL25SY5F_19940: Zeroing: progress - 20% zeroed @ 257 MB/s Aug 10 17:13:24 preclear_disk_ZL25SY5F_19940: Zeroing: progress - 30% zeroed @ 247 MB/s Aug 10 19:05:24 preclear_disk_ZL25SY5F_19940: Zeroing: progress - 40% zeroed @ 233 MB/s Aug 10 21:03:39 preclear_disk_ZL25SY5F_19940: Zeroing: progress - 50% zeroed @ 225 MB/s Aug 10 23:08:12 preclear_disk_ZL25SY5F_19940: Zeroing: progress - 60% zeroed @ 211 MB/s Aug 11 01:21:39 preclear_disk_ZL25SY5F_19940: Zeroing: progress - 70% zeroed @ 193 MB/s Aug 11 03:48:02 preclear_disk_ZL25SY5F_19940: Zeroing: progress - 80% zeroed @ 174 MB/s Aug 11 06:33:23 preclear_disk_ZL25SY5F_19940: Zeroing: progress - 90% zeroed @ 148 MB/s Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 7625813+0 records out Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 15992488984576 bytes (16 TB, 15 TiB) copied, 78484.5 s, 204 MB/s Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 7626546+0 records in Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 7626546+0 records out Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 15994026196992 bytes (16 TB, 15 TiB) copied, 78496.4 s, 204 MB/s Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 7627219+0 records in Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 7627219+0 records out Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 15995437580288 bytes (16 TB, 15 TiB) copied, 78508.4 s, 204 MB/s Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 7627867+0 records in Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 7627867+0 records out Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 15996796534784 bytes (16 TB, 15 TiB) copied, 78520.4 s, 204 MB/s Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 7628614+0 records in Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 7628614+0 records out Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 15998363107328 bytes (16 TB, 15 TiB) copied, 78533.5 s, 204 MB/s Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 7629125+0 records in Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 7629125+0 records out Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 15999434752000 bytes (16 TB, 15 TiB) copied, 78545.5 s, 204 MB/s Aug 11 09:53:57 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 7629808+0 records in Aug 11 09:53:58 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 7629808+0 records out Aug 11 09:53:58 preclear_disk_ZL25SY5F_19940: Zeroing: dd output: 16000867106816 bytes (16 TB, 15 TiB) copied, 78557.5 s, 204 MB/s Aug 11 09:53:58 preclear_disk_ZL25SY5F_19940: dd process hung at 16000869203968, killing.... Aug 11 09:53:58 preclear_disk_ZL25SY5F_19940: Continuing disk write on byte 16000867106816 Aug 11 09:53:58 preclear_disk_ZL25SY5F_19940: Zeroing: dd if=/dev/zero of=/dev/sdk bs=2097152 seek=16000867106816 count=33554432 conv=notrunc iflag=count_bytes,nocache,fullblock oflag=seek_bytes Aug 11 09:53:58 preclear_disk_ZL25SY5F_19940: Zeroing: dd pid [86434] Aug 11 09:54:31 preclear_disk_ZL25SY5F_19940: Zeroing: dd - wrote 16000900661248 of 16000900661248. Aug 11 09:54:31 preclear_disk_ZL25SY5F_19940: Zeroing: elapsed time - 21:52:28 Aug 11 09:54:32 preclear_disk_ZL25SY5F_19940: Zeroing: dd exit code - 0 Aug 11 09:54:33 preclear_disk_ZL25SY5F_19940: Writing signature: 0 0 2 0 0 255 255 255 1 0 0 0 255 255 255 255 Aug 11 09:54:34 preclear_disk_ZL25SY5F_19940: Post-Read: verifying the beggining of the disk. Aug 11 09:54:34 preclear_disk_ZL25SY5F_19940: Post-Read: cmp /tmp/.preclear/sdk/fifo /dev/zero Aug 11 09:54:34 preclear_disk_ZL25SY5F_19940: Post-Read: dd if=/dev/sdk of=/tmp/.preclear/sdk/fifo count=2096640 skip=512 conv=notrunc iflag=nocache,count_bytes,skip_bytes Aug 11 09:54:35 preclear_disk_ZL25SY5F_19940: Post-Read: verifying the rest of the disk. Aug 11 09:54:35 preclear_disk_ZL25SY5F_19940: Post-Read: cmp /tmp/.preclear/sdk/fifo /dev/zero Aug 11 09:54:35 preclear_disk_ZL25SY5F_19940: Post-Read: dd if=/dev/sdk of=/tmp/.preclear/sdk/fifo bs=2097152 skip=2097152 count=16000898564096 conv=notrunc iflag=nocache,count_bytes,skip_bytes Aug 11 11:36:45 preclear_disk_ZL25SY5F_19940: Post-Read: progress - 10% verified @ 265 MB/s Aug 11 13:21:21 preclear_disk_ZL25SY5F_19940: Post-Read: progress - 20% verified @ 247 MB/s Aug 11 15:09:43 preclear_disk_ZL25SY5F_19940: Post-Read: progress - 30% verified @ 252 MB/s Aug 11 17:02:54 preclear_disk_ZL25SY5F_19940: Post-Read: progress - 40% verified @ 226 MB/s Aug 11 19:02:07 preclear_disk_ZL25SY5F_19940: Post-Read: progress - 50% verified @ 216 MB/s Aug 11 21:08:16 preclear_disk_ZL25SY5F_19940: Post-Read: progress - 60% verified @ 209 MB/s Aug 11 23:23:42 preclear_disk_ZL25SY5F_19940: Post-Read: progress - 70% verified @ 187 MB/s Aug 12 01:51:42 preclear_disk_ZL25SY5F_19940: Post-Read: progress - 80% verified @ 178 MB/s Aug 12 04:39:11 preclear_disk_ZL25SY5F_19940: Post-Read: progress - 90% verified @ 151 MB/s Aug 12 07:59:48 preclear_disk_ZL25SY5F_19940: Post-Read: progress - 100% verified @ 118 MB/s Aug 12 07:59:49 preclear_disk_ZL25SY5F_19940: Post-Read: dd - read 16000900661248 of 16000900661248. Aug 12 07:59:49 preclear_disk_ZL25SY5F_19940: Post-Read: elapsed time - 22:05:12 Aug 12 07:59:49 preclear_disk_ZL25SY5F_19940: Post-Read: dd exit code - 0 Aug 12 07:59:52 preclear_disk_ZL25SY5F_19940: S.M.A.R.T.: 5 Reallocated_Sector_Ct 0 Aug 12 07:59:52 preclear_disk_ZL25SY5F_19940: S.M.A.R.T.: 9 Power_On_Hours 66 Aug 12 07:59:52 preclear_disk_ZL25SY5F_19940: S.M.A.R.T.: 187 Reported_Uncorrect 0 Aug 12 07:59:52 preclear_disk_ZL25SY5F_19940: S.M.A.R.T.: 190 Airflow_Temperature_Cel 42 Aug 12 07:59:52 preclear_disk_ZL25SY5F_19940: S.M.A.R.T.: 197 Current_Pending_Sector 0 Aug 12 07:59:52 preclear_disk_ZL25SY5F_19940: S.M.A.R.T.: 198 Offline_Uncorrectable 0 Aug 12 07:59:52 preclear_disk_ZL25SY5F_19940: S.M.A.R.T.: 199 UDMA_CRC_Error_Count 0 Aug 12 07:59:52 preclear_disk_ZL25SY5F_19940: Cycle: elapsed time: 66:02:58 Aug 12 07:59:52 preclear_disk_ZL25SY5F_19940: Preclear: total elapsed time: 66:03:02 3. S.M.A.R.T Info I am currently running 2nd round, and the the result is very similar. I have another 20 hours to go. If anyone interested, I will include it here. Thank you all in advance.