Wenda

From Wildsong
Jump to navigationJump to search

Wenda is a Synology Diskstation DS218J

Wenda is a NAS, so, I store files on it.

DSM version 7.2.2

MAC address: 00:11:32:a2:03:43

History

  • 2024-12-05 Installed new Seagate drives
  • 2024-11-21 Trying to reset this thing so it works again. Installed DSM from scratch. I had to enabled DHCP on the ERX router, because Wenda is the DHCP server and after a reset, it needs to be a DHCP client instead. After this round of changes I left the DHCP server on the router.
  • 2024-11-19 Ordered 2 7200RPM Seagate Iron Wolf 12TB drives.
  • 2024-11-18 Here is the situation. Wenda has a bwilson account, but I changed something somewhere so bwilson is in /etc/passwd but does not show up in "Users & Groups" in the WUI. I am going to make a copy of everything then do a factory reset. I'd prefer to replace the whole box with a Real Computer but not today. It costs money.
  • 2020-02-02 WD Red 8TB NAS Hard Disk Drive - 5400 RPM Class SATA 6Gb/s 256MB Cache 3.5 Inch - WD80EFAX
  • 2019-06-19 Purchased from Newegg. Used a couple drives that I had on the shelf initially.

Services

I am trying to end the rattle of the hard drives, near continuous. Maybe it's just writing logs. Ha maybe I could put all the logs onto an external SSD mounted over USB!

  1. I shut down at 11pm each evening and start at 7 each morning.
  2. I stopped SynoFinder, systemctl disable pkgctl-SynoFinder
  3. Disabled Samba, control panel -> File Services -> SMB
  4. Stopped the "universal search" feature. This also stopped the Synology Drive Server
  5. Uninstalled "Active Insight" because noone manages my server remotely. There is only me.
  6. Stopped Synology Application Service and disabled pgsql, systemctl disable pgsql.service and systemctl disable pgsql-adapter.service (Note the App Service won't run without pgsql)
  7. Shutting down the app service side effect it stops SynoDrive. Supposedly. I had to stop it with a series of systemctl stop commands after searching for synologydrive
  8. Redis, stopped it too
  9. I still have nginx and cupsd and NFS running
  10. Rebooted and most services came back on. Which is what I wanted.
  11. I added the SynoCommunity packages, and added the Monitor package, https://synocommunity.com/package/synocli-monitor
  12. Now I can run htop, lsof and friends and still cant find the problem

Printing

Brother HL-L2320D laser printer is on a USB port and shows up as "usbprinter1". I did not have to do anything at all here other than plug it in.

Windows

The way to get printing working on Windows was to install Synology Assistant and then let it locate Wenda and the printer. I downloaded and installed the Brother drivers first.

Linux Mint

I don't remember doing anything special, it just showed up when I looked for printers. Probably Bonjour.

Set up

DDNS

To add Cloudflare as a DDNS provider, see https://github.com/mrikirill/SynologyDDNSCloudflareMultidomain

Wenda Control Panel->External Access->DDNS will feed the IP address directly into the Cloudflare database, so that external lookups will resolve to our home IP address.

The ERX router has to forward traffic for ports 5000,5001,6690 to Wenda.

Let's Encrypt

Control Panel -> Security -> Certificate

The only way I could see to make this work is via HTTP-01 which means port 80 needs to be open and point to Wenda

DNS-01 won't work because I use my own domain name, not wildsong.synology.me