Dev log for 3.8-14

3.8-13.05 is now available, special thanks to our newest contributor @demount, who ran into a problem, fixed it and opened a pull request! @Flyer added rfc2307 schema support to AD integration with rfc2307 schema support. @ScarabMonkey helped with testing. Thank you all!

Happy sunday everyone! 3.8-13.06 is now available.

@phillxnet added a big feature: HDD power down based on idle time. This is perhaps for the advanced users who like to spin their drives down to reduce noise and power consumption at times. The feature is wonderfully documented on the pull request page. This is a big enough feature that deserves more documentation and tutorials in the form of wiki, blog, youtube videos etc… it’s exciting.

Thanks to @maxhq for helping with code review and also for contributing a pull request to sort Shares by name. This default improves UX when choosing a Share, for example: rock-on configuration, samba exports etc…

Very nice with the disk spin down feature.

Sadly it does not seem to work on my 4 old SAMSUNG HD154UI disks, who seem completely unresponsive to the commands.

I know they can spin down, it worked in the Netgear NAS they lived in before, and I have also had them spin down using hdparm from the command line.

The other disks in the system (all never) seems to respond, and adds the value selected (I used 10 minutes as a test) :slight_smile:

Forcing the disks into standby, seemed to work for all of them.

This is a nice start for this feature :slight_smile:

I’m still uncertain on how to set the APM feature, but am sure I will work it out.

1 Like

@KarstenV Thanks for the report and comments and screen shot. By design and until we get a notification system in place we log the reason for no response to /opt/rockstor/var/log/rockstor.log. I suspect that the samsung’s are not being correctly identified as rotational. I wanted to err on the cautious side and do nothing unless we can confirm a device is rotational. In the meantime, as I know you already know, we can watch this log using the following command.

tail -f /opt/rockstor/var/log/rockstor.log

@Flyer is actually making great progress on a log reading facility within the WebUI but for now we will have to command line it.

Could you open a new forum post that we can link to here as I would like to work out why this is happening with these drives. If it turns out that your rockstor.log has the following in every time you try and set the spindown on the Samsungs then we can take it from there.

“Skipping hdparm settings: device not confirmed as rotational”

Could you also in the new thread (as this may take a few posts back and forth) post the the output of:-

udevadm info --query=property --name devNameOfASamsung

Cheers.

By the way the APM setting is blended in with the spindown setting via the slider as sometimes too higher APM setting can inhibit spindown, so I presented the two together.

2 Likes

3.8-13.07 is now available!

@ganti_priya refactored a bunch of frontend js templates, making the code more readable. @Flyer fixed a regression in schedule task execution code. Thank you both!

1 Like

I have created a new thread and suplied the data you requested.

1 Like

Hello all! We just released 3.8-13.08.

The last commit of this release is 58ee139. Three issues were closed, each of which fixes and improves the UI a little bit. Thanks @ganti_priya and @Flyer for your contributions!

Almost forgot to reply here, 3.8-13.09(5213dd5) was released last night (pacific time).

@phillxnet fixed a Rock-on metadata update bug, @ganti_priya fixed a replication related UI bug and @Flyer fixed a dashboard bug. Thanks for your contributions. pleasure to merge them!

Happy sunday folks! 3.8-13.10(ca1d9b5) is now available.

A total of three issues were merged. Two of them are UI improvements, something @ganti_priya has been methodically working on. Third is an improvement to AD configuration by @ScarabMonkey. Way to go about fixing issues you use and care about! pleasure to merge them.

1 Like

I am happy to announce that 3.8-13.11(ec65d1c) is now available.

I’ve merged three pull requests in this update. @Flyer’s Logs Manager is the big one. It’s a really cool feature and I encourage everyone to use it and provide your feedback. Thank you @Flyer for sticking with it and doing an impressive job!

@phillxnet made an important improvement to disk state management. We can now store generic auxiliary information and assign roles to HDDs, paving way for features like backup disks etc…

@ganti_priya fixed a replication related UI bug. Happy to merge three pull requests from three different contributors, making this update special! Thank you!

1 Like

Happy Sunday! 3.8-13.12(b0ca110) is now available!

We closed two issues in this update. I fixed a small annoyance while configuring SNMP by making the dependency pre installed. @ganti_priya made yet another much appreciated UI improvement.

I’ve also changed the testing updates repo location – Thanks to our increasing number of active users, the hosting charges are getting a bit too expensive. A good problem to have :), but gratipay anybody?

1 Like