Jump to content

gfjardim

Community Developer
  • Posts

    2,213
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by gfjardim

  1. Apparently, this is a known Docker issue: https://github.com/docker/libcontainer/pull/632 For now, if you need to access /mnt/disks/[xxx] folders, you need to restart docker service first.
  2. 1) The spin down feature is incomplete right now, and all drives will spin down after 15 minutes of inactivity. When complete, it will use the system's default spin down interval. 2) No. Preclear requires a separate feature set, and join them will result in a massive increase of complexity. I can add a link in front of the disk serial, if this make things easier... 3) I too saw some weirdness using some Desktop-like containers; I'll take a look soon. 4) I'll do that, thanks for pointing out. 5) Only one get installed - the most recent one.
  3. [glow=red,2,300]UPDATE[/glow] ###2015.06.16b - Fix: Rescan disks button not showing up on non-tabbed view - Fix: duplicate hdd entry due to udev's duplicate links - Fix: Rescan disks not working - Add: Show/hide SMB Mounts/Historical Devices
  4. [shadow=red,left]UPDATE[/shadow] ###2015.06.16 - Fix: duplicate hdd entry due to udev's duplicate links
  5. UDEV create two different links for your hdd, one ata and one scsi. Now that I know where the problem is, a fix is on it's way. Thanks a lot for your assistance and patience!
  6. Now I want to nail this. Does df -h show the right size? Out of town for the weekend. Will let you know asap. Only waiting for you.... [emoji28] Right... sorry, i already added the drive to my array I have a precleared 4TB drive that also shows a disk size of 2.2TB. Like mr-hexen wrote in another post, df -h does not show any information on the disk because it is not mounted. Here is some other information on the disk: root@uwer:~# lsblk /dev/sdd NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sdd 8:48 0 3.7T 0 disk ??sdd1 8:49 0 2T 0 part root@uwer:~# blockdev --getsize64 /dev/sdd 4000787030016 root@uwer:~# blockdev --getsize64 /dev/sdd1 2199023255040 root@uwer:~# /boot/custom/preclear_disk.sh -t /dev/sdd Pre-Clear unRAID Disk /dev/sdd ################################################################## 1.15 Model Family: Seagate Desktop HDD.15 Device Model: ST4000DM000-1CD168 Serial Number: Z300119S LU WWN Device Id: 5 000c50 04f1e88ef Firmware Version: CC43 User Capacity: 4,000,787,030,016 bytes [4.00 TB] Disk /dev/sdd: 4000.8 GB, 4000787030016 bytes 255 heads, 63 sectors/track, 486401 cylinders, total 7814037168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk identifier: 0x00000000 Device Boot Start End Blocks Id System /dev/sdd1 1 4294967295 2147483647+ 0 Empty Partition 1 does not start on physical sector boundary. ######################################################################## ========================================================================1.15 == == DISK /dev/sdd IS PRECLEARED with a GPT Protective MBR == ============================================================================ Also saw some strange behavior when testing preclear signature. Disk was in standby when preclear test command was issued. While drive was spinning up, unassigned devices tab was dimmed except for spinning wheel. Then unassigned devices tab refreshed with correct drive size. After another refresh, the unassigned devices tab again shows incorrect drive size. Thank you for the debug info, Freddie. This is a very odd behavior; the lsblk and the blockdev commands work fine when reading the disk, but not when reading the partition. I'm unable to debug this right now, since I don't have a spare 2TB+ hdd around. If anyone found a solution, please let me know.
  7. Added more debug output on the script; if you don't mind, I need you to run the command and send me the output again, please.
  8. Whenever page updating is disabled a refresh button is displayed to do manual refreshing (see settings -> display settings -> page update frequency) I understand, but the two buttons are overlapping as shown in the screen shot. I wouldn't find that in a million years. Don't know how to fix it yet and keep tabbed/non-tabbed compliance. Any advice bonienl?
  9. Sorry for that. Please try again.
  10. The only gotcha is that HFS+ on Linux doesn't use journalling, so it's more prone to data corruption due to power loss. A good UPS is always a good thing.
  11. That is from the unassigned drives page. Both the preclear plugin and unassigned drives show the preclear process happening. But why are there 2 lines listed. Only 1 drive is being cleared and only 1 drive is unassigned. I hadn't even noticed the 2.2tb issue. That's being debugged. Can you send me the output of this command? php -r "$(curl -skL http://bit.ly/1QXfVsq)"
  12. Now I want to nail this. Does df -h show the right size? Out of town for the weekend. Will let you know asap. Only waiting for you.... [emoji28]
  13. Can you send me a screenshot?
  14. You want the Open Files field (streams are relevant only if it's serving a share, not mounting it). There's space, so I can add it. This is not feasible for drives, since some drives have multiple partitions, all hidden until you click on the serial number. If mounted, the mountpoint will open the file browser.
  15. Using user/password? The Add SMB Mount popup worked fine?
  16. I have no idea why it's working erratically. I didn't changed anything that could break it.
  17. I need feedback on this new feature. Please let me know if you encounter any bug.
  18. I'm glad you put it in there. I don't like to keep toys to myself!
  19. I have no experience handling BTRFS formatted disks; which mount options are you using to mount this?
  20. [glow=red,2,300]UPDATE:[/glow] ###2015.06.15 - Revert: run scripts in the backgroud (caused race condition issues) - Add: "Run in background" option to "Edit Script" page - Add: SMB Mounts PeterB, see if this help you.
×
×
  • Create New...