EPrints Technical Mailing List Archive

Message: #09512


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

Re: [EP-tech] Want to know total id item on document folder

  • To: David R Newman <drn@ecs.soton.ac.uk>
  • Subject: Re: [EP-tech] Want to know total id item on document folder
  • From: "Agung Prasetyo W." <prazetyo@gmail.com>
  • Date: Tue, 12 Dec 2023 15:42:55 +0700

CAUTION: This e-mail originated outside the University of Southampton.
Hi,
As for the hard disk capacity, perhaps it could be increased, but I'm curious, for example if the item ID has reached 99,999,999, will the 100,000,000 item ID be placed on disk1?
For example, the folder format changes to:
disk1
    |-- 10
          |-- 00
                |-- 00
                      |-- 01
                      |-- ...
                      |-- 99

thank you

regards,
Agung PW

On Thu, 7 Dec 2023 at 02:09, David R Newman <drn@ecs.soton.ac.uk> wrote:
Hi Agung,

The maximum number of EPrints records in 100 million minus 1 (99,999,999).  At the time this was decided it was deemed to be well in excess of the number of research publications that would ever need to be stored.  There can be considerably more documents added, as a each research publication (eprint) can have a near unrestricted number of documents associated with it.

The reason that there is a directory called disk0 is that this will be created on the same disk partition as the EPrints installation and this may run out of space.  Being able to create disk1 as a symlink to a different disk partition means you can deal with running out of disk space.  Nowadays, it is normally much easier to increase a disk partition, as typically people run VMs and you just edit the VM's configuration to increase the disk space.  If you were to manually create disk1 under the documents directory of your archive, newly created eprint records would start using this rather than disk0. However, the eprint IDs would still continue to increase from whatever was the ID of the last eprint created.

Regards

David Newman

On 01/12/2023 2:47 am, Agung Prasetyo W. wrote:
CAUTION: This e-mail originated outside the University of Southampton.
CAUTION: This e-mail originated outside the University of Southampton.
Hi,
See the document storage structure in eprints like this
disk0
   |-- 00
         |-- 00
               |-- 00
                     |-- 01
                     |-- ...
                     |-- 99
Can I know the maximum number of item IDs until disk0 changes to disk1?

Thank You

Regards,
Agung PW

*** Options: https://wiki.eprints.org/w/Eprints-tech_Mailing_List
*** Archive: https://www.eprints.org/tech.php/
*** EPrints community wiki: https://wiki.eprints.org/