Closed andrewjbtw closed 2 months ago
Looks like some items are being written as expected:
[username]@sul-stacks-prod-a:/stacks/ry/403/xx/7323$ ls -lRh
.:
total 30M
drwxrwxr-x 1 stacks stacks 0 Aug 27 10:50 ry403xx7323
-rw-rw-r-- 2 stacks stacks 30M Aug 27 10:50 'Xue Yang thesis-augmented.pdf'
./ry403xx7323:
total 0
drwxrwxr-x 1 stacks stacks 0 Aug 27 10:50 content
drwxrwxr-x 1 stacks stacks 0 Aug 27 10:50 versions
./ry403xx7323/content:
total 30M
-rw-rw-r-- 2 stacks stacks 30M Aug 27 10:50 2ce7c9e1404dab58a967e77c8c7ff5fb
./ry403xx7323/versions:
total 72K
-rw-rw-r-- 2 stacks stacks 15K Aug 27 10:50 cocina.1.json
-rw-rw-r-- 2 stacks stacks 15K Aug 27 10:50 cocina.json
-rw-rw-r-- 1 stacks stacks 73 Aug 27 10:50 meta.json
-rw-rw-r-- 2 stacks stacks 14K Aug 27 10:50 public.1.xml
-rw-rw-r-- 2 stacks stacks 14K Aug 27 10:50 public.xml
-rw-rw-r-- 1 stacks stacks 103 Aug 27 10:50 versions.json
The new versioned layout for shelving was deployed this morning. Files are supposed to be written to both the old layout (the Stacks approach up until now) and the new layout, with hardlinks between the content files in both layouts.
It looks like files are only being written to the new layout, with no hardlinks to the content files in order to main compatibility with the earlier Stacks layout. The result is that items in the new layout cannot be viewed.
Example: https://argo.stanford.edu/view/druid:tz668mh0034
On Stacks:
The count of links using
ls
indicate there are no hardlinks from the content files: