Re: arla, openbsd, apache chroot
Harald Barth <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
> i have apache running in chroot, under openbsd38 release, with > /var/www/dev/xfs0 symlinking /afs to /var/www/afs for the non-chrooted stuff. xfs has been discontinued from Arla a long time ago. You may want to ask your maintainer about porting a recent version of arla. > this works ok until i need another chrooted instance for other tasks. > > are there better methods to have multiple xfsXX -> /afs mount points set up > than this one? I think it boils down to: If I have nnpfs device (that's what xfs is called nowadays), can I mount that more than once? Then there might be more issues with the chroot, but first I think we'd need more than one mountpoint. I really don't know the answer, but someone on the list may. Harald.