Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

DSM 7.3 Update

I thought I heard someone mention synology drive 4 was out, but I see nothing in the downloads about it.
Currently in the Beta section of Package Center. So available insomuch as you can join the beta v4.
 
I too have updated to 7.3, not out of a desire to be bleeding edge but due to replication failing after applying some 7.2 package updates. Existing replications have resumed syncing but at 7.3 I seem unable to create new shared folder replications due to authentication failures with the destination NAS. Has anyone else tried to create new replications post 7.3? Thanks
 
I too have updated to 7.3, not out of a desire to be bleeding edge but due to replication failing after applying some 7.2 package updates. Existing replications have resumed syncing but at 7.3 I seem unable to create new shared folder replications due to authentication failures with the destination NAS. Has anyone else tried to create new replications post 7.3? Thanks
Replication via Snapshot Replication package or?
 
Let the installation of 30TB drives begin!! Feels like it’s 2005 all over again 😂 only with larger drives


I’m so glad for the turn around.

I hope they don’t try this again, but sadly their messaging seems to be that they will. Which is really crazy. They need to allay people’s fears they will do this again and layout some coherent message like:

We will always let you use any drives, however if it’s not our drive or a verified drive no software support. We will let all the big and popular brands become verified so you will have more choices than our drives.​

Just something simple, easy to understand and coherent like that is all it would take to right this disaster. But right now they seemed to take the worst path possible. Backpeddling on the decision, while doubling down on the message that “we still want to hardware lock our drives sometime in the future|” seems like they have a criminally insane marketing department.
 
Depends on who's in charge..... The Engineers, or Accountants!

So far, it screams: Accountants!
 
Last edited:
I updated my DS218+. So far I only experienced the LED brightness issue: it goes to full brightness, and doesn't change when changed in Control Panel. The fix is provided by Synology here:

The fix is to run a complex, compound shell command. Either do it as suggested in the post, or on SSH command line you first need to move to a root login using the sudo -i command. For example:

Bash:
sudo -i
sed -i -E '/<i2c\b[^>]*command_type=/! s|(<i2c\b[^>]*)/>|\1command_type="SMBUS" />|' /usr/syno/etc.defaults/led_brightness.xml; cp /usr/syno/etc.defaults/led_brightness.xml /tmp/syno_led_brightness/led_brightness.xml;

This changes /usr/syno/etc.defaults/led_brightness.xml to this...
XML:
<?xml version="1.0" encoding="UTF-8"?>
<led_brightness>
    <i2c bus="0x1" address="0x2e" offset="0x0" command_type="SMBUS" />
    <brightness value="0" i2cValue="0x7d" />
    <brightness value="1" i2cValue="0x4C" />
    <brightness value="2" i2cValue="0x46" />
    <brightness value="3" i2cValue="0x40" default="true"/>
</led_brightness>



Addendum [#1 ??]

Just posted by Synology is that a USB UPS may not be recognised.

As before the command can be done using SSH, but again use a root shell.
Bash:
sudo -i
cd /usr/lib/systemd/system/syno-bootup-done.target.wants && ln -s ../ups-usb.service ./

It's a missing symbolic link to the USB UPS service created in a boot up folder. Needs a reboot, but then the USB UPS is recognised.

I'm not rushing to use DSM 7.3 on my main DS1520+. Though the clutch of CVE vulnerability fixes is slightly concerning. I've not seen any discussion about the level of exposure.
 
I too have updated to 7.3, not out of a desire to be bleeding edge but due to replication failing after applying some 7.2 package updates. Existing replications have resumed syncing but at 7.3 I seem unable to create new shared folder replications due to authentication failures with the destination NAS. Has anyone else tried to create new replications post 7.3? Thanks
UPDATE: RESOLVED - I can now establish new replications but I must select Encrypted in order for authentication to proceed.
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Popular tags from this forum

Similar threads

Hi all, I am staying on 7.2.1. but updating to latest security patches to keep h265 support. Would I...
Replies
0
Views
654
Most updates are rolling updates, so it can take up to a month or two before the update will be detected...
Replies
10
Views
679
  • Locked
Posts moved here: https://www.synoforum.com/threads/version-7-3-81180.15344/
Replies
1
Views
1,939
  • Sticky
I did the update on teh 2423RP+ and 1821+, both seemed to reboot fine and have run for 24 hours with no...
Replies
3
Views
1,302
Revisit an hour or more later. No subsequent issues. All at -2: are working fine Just to be a bit anal...
Replies
9
Views
1,901
I installed the update on my hoard of nas devices. If you have a lot of users (9000+ in my case) and a...
Replies
9
Views
2,114

Thread Tags

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Trending content in this forum

Back
Top