Ticket #13092 (confirmed Bug)
When filestorage in separate partition: packing database causes error "Invalid cross-device link"
Reported by: | rfuente4@… | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Backend (Python) | Version: | 4.2 |
Keywords: | upstream | Cc: |
Description (last modified by kleist) (diff)
we have installed the plone scripts in one partition and filestorage in another partition.
When i try to pack the database, it shows a error message:
errortype:os error: 18 Invalid cross-device link
We have tried to pack the same database in our development installation and it runs ok. but this installation is in one partition (we probe in two enviroments: Debian and Windows). it seems to make Data.fs.old and seems to pack database, but the error is there. We have read a trouble like this, but in plone 2.8.
we dont know if it has any relationship (python os.rename issue?) Thanks and best regards
Change History
comment:1 Changed 4 years ago by kleist
- Keywords upstream added; Invalidcross-devicelink removed
- Status changed from new to confirmed
- Component changed from Unknown to Backend (Python)
- Description modified (diff)
- Summary changed from error packing : Invalid cross-device link to When filestorage in separate partition: packing database causes error "Invalid cross-device link"
Note: See
TracTickets for help on using
tickets.