One of the great features of Quickr 8.2 for Domino (of which there are many), is that it can take advantage of the functionality in the underlying Domino 8.5 server, specifically DAOS.
The Domino Attachment Object Store reduces disk storage and I/O by writing attachments directly to a file system and single instancing them. While the benefit of this on mail servers is self evident, IBM studies have shown that on Quickr systems you can still achieve a 10% disk storage saving - users seem to want to store documents multiple times, but that's another rant.
The real benefit of DAOS in Quickr is that it extends the scalability of the system as attachments no longer reside in databases, removing the performance impact of the server having to open and maintain huge NSF files. Out of the box DAOS is not enabled as part of a Quickr install, and even after configuring the underlying Domino server each Quickr NSF must be enabled through the Administration client.
This can be a real challenge in expanding Quickr environments, especially where users self provision places, and cause an ongoing Admin overhead. There is, of course, a simple solution. DAOS is enabled through an advanced database property on the NSF. To automatically enable DAOS for new Quickrs set the property in the templates that create the main.nsf and rooms for Quickrs.
Main.nsf inherits from h1_meetingroom and rooms from h1_pagelibrary which are templates located in Data\LotusQuickr\AreaTypes. Set the database property "Use Domino Attachment and Object Store" and all new places and rooms will automatically inherit the setting. You will need to do this for each placetype on the server that you think will benefit from DAOS.
Why they don't spell out this stuff on the Infocenter is beyond me.
Existing places will need to be changed - for this I like to keep a developer handy, or you can just "mass select and click" to set the property. Remember to run "compact -c daos", preferably via a program document out of hours, to move existing attachments out into the DAOS store.
Comments (0)
Peter Smith September 29th, 2009 15:03:35