Everything posted by John_M
-
SSH Not Running?
Restart the server in safe mode and see if you can ssh in to it.
-
SSH Not Running?
You don't need a plugin to make ssh work. Try removing the plugin and see if that fixes it. The ssh daemon might be getting disabled here:
-
SSH Not Running?
The ssh daemon isn't running.
-
SSH Not Running?
By looking at your diagnostics (Tools -> Diagnostics) or by posting them here. EDIT: if you can log in at the console or telnet it try this: ps aux | grep sshd If it returns something like this then the ssh daemon is running.
-
Reorder disks
It has nothing to do with the files on the disks - that remains completely untouched. What is retained is the mapping between hard disk serial numbers and the slots to which they are allocated.
-
Reorder disks
Retaining is entirely for your convenience. If you retain nothing you're presented with a blank sheet and you have to assign everything from scratch. If you retain everything you're presented with a sheet that's filled in exactly the same way as it was previously. Either way you can make changes but one may involve a little more clicking. You certainly need to make sure you assign the same disk to the Parity slot; the rest is up to you.
-
**VIDEO GUIDE Add a cache drive, replace a cache drive or create a cache pool **
You need to stop all dockers and the docker service so that the image is unmounted before moving the docker.img file. Similarly, VMs and the VM service need to be stopped. It's safe to move appdata once dockers are stopped. It doesn't matter whether you copy or move, either manually or with the Mover, though gridrunner makes a valid point about keeping the old files on the old cache disk as a backup.
-
**VIDEO GUIDE Add a cache drive, replace a cache drive or create a cache pool **
Do you mean like this?
-
python segfault in ld-musl-x86_64.so
Tools -> Diagnostics and post the zip file.
-
Hot swap question
I don't think anyone mentioned the CPU. Did they?
-
Hot swap question
Is it universally supported? What about non-Intel chipsets?
-
Dynamix File Integrity plugin
According to your pushover notifications disk1 has only 17.8 GB of files to verify, so 4 minutes 24 seconds seems reasonable; similarly disk4 has only 22 MB of files to verify, which takes 2 seconds. So it looks as though many of your files are being missed or excluded from being hashed in the first place. Have a look at the exported hash files to see what's happening.
-
Preclear plugin
Do you mean that you physically move the drive without shutting down the server?
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
done A warning that if you install atop (and run it just once) it starts to write a lot of data regularly to /var/log/atop. In my case that's 28 MB in six days, which is way too much. I've removed it and will only re-install it if I need it.
-
Hard drives temperatures show * but SMART is enabled and reports it
I should think it's a feature of your Adaptec controller. Have you tried a search for that particular model? I found this: https://lime-technology.com/forum/index.php?topic=40684.0. It's a different model but the same symptoms.
-
[Support] Linuxserver.io - Tautulli
It was working nicely but I got this when I opened the Web page: I deleted the appdata and the container and reinstalled. Log attached - seems normal. I still get the 400 error. EDIT: I tried a different browser and I got the Welcome page of the Setup Wizard. So I went back to Safari and deleted the cookies it was storing from my server and it too came good. Plexpy_Log.txt
-
Dynamix File Integrity plugin
Mine seems to miss the regular backups made by the Community Apps appdata Backup plugin. A limitation of inotify, perhaps? The icons not updating might be a browser cache issue - try clearing it.
-
Dynamix File Integrity plugin
It is automatic, but I think some files slip through unnoticed. Hence my comment here. If you do a manual build after getting the notification that should bring things up to date, at least until you write more files.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
How is it formatted?
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
That doesn't necessarily follow. For a file system to be mountable it has to be supported. This plugin loads support for some file systems but, it seems, not VMFS.
-
[Plug-In] SNMP
There seems to be a conflict between the version of perl used by this plugin and the version used by others, including Nerd Tools (perl-5.22.0-x86_64-2 vs perl-5.22.2-x86_64-1). Any chance of an update, please? EDIT: Nerd Tools was recently updated with perl-5.24.0-x86_64-1.txz so the version used by the plugin is a bit more out of date.
-
[Plugin] CA Application Auto Update
I don't have email notifications enabled so I'm wondering if it's related to the problem dlandon mentioned above. EDIT: I've just noticed that there's a new (2016.11.28) version. I'll update and see if it goes away. It won't Just change any setting on the plugin settings to fix. That worked for me. Thanks.
-
[Plugin] CA Application Auto Update
I've been getting this message in my syslog at midnight since the 2016.11.27 update: I don't have email notifications enabled so I'm wondering if it's related to the problem dlandon mentioned above. EDIT: I've just noticed that there's a new (2016.11.28) version. I'll update and see if it goes away.
-
Preclear plugin
Aren't both of those options redundant? I would hope that 4k alignment is the default and surely gfjardim's script doesn't need a fast switch, since it's faster by design.
-
[SOLVED] How to stop Mover
At the very bottom of the Main page of the GUI (or, if you have the Page View: Tabbed option enabled, of the Array Operations tab) click the Move Now button.