Subject: DAOS questions
We are currently testing DAOS and I must say I am impressed. It just works. Great job !!!Thanks! We think DAOS can be a great feature for a large set of our customers.
I have 2 questions:
Is the maximum database size still 64GB?
The 64GB limitation is a limit on the physical size of the NSF file itself. By pulling attachments out into separate storage using DAOS, you can have databases which are logically much larger than 64GB.
Two examples:
At IBM, we track all attachments submitted as part of any problem reports using a Notes database. This is essentially a large database that contains mostly attachments (sample databases, screen shots, nsd’s, etc). As we have been collecting this stuff for years, this database had reached the critical 64GB size threshold. Because this was such a great candidate for DAOS, we converted it to use DAOS. The physical NSF size went from 64GB, to 280MG, but of course the “logical size” is the same. Not only did we save disk space by consolidating redundant attachments, but we made the working size of the NSF much more managable.
Second example: On of our design partners put DAOS to the test be creating an NSF with a “logical size” of 2TB !
So, the actual physical nsf is still limited to 64GB, but if you have a lot of attachments you can certainly get around this.
Also, DAOS can be be backed up incrementally, which can be a huge savings for customers with these types of databases.
One caveat: If you allow a database to grow larger than 64GB you will no longer be able to make a local replica (of have a full cluster replica on a non-DAOS enabled database) because local replicas do not support DAOS.
In this case, once the attachments are in the DAOS repository, is this the logical size - as seen by Notes - or the physical size as seen by the OS?
The Notes client will report the “logical size”, as if all the attachments were stored in the database. The Domino Administrator can display the logical size, the physical size and the daos storage size. You can customize the “Files” tab display to show these new fields (see File/Admin Preferences)
Thanks
Mael