On Thu, May 15, 2008 at 06:22:22PM +0100, Darren J Moffat wrote:
> Dean Roehrich wrote:
> > For Shared-QFS filesystems the network must be available and this is
> > enforced by a new service, network/qfs/svc-shared-mount. The new
>
> Why svc:/network/qfs/svc-shared-mount ?
My mistake. It shouldn't have the 'svc-' prefix.
> >Deliverables:
> >
> > /var/svc/manifest/system/sam-fsd.xml
> > /var/svc/manifest/network/qfs/shared-mount.xml
> > /lib/svc/method/svc-qfs-shared-mount
> > /lib/svc/method/svc-sam-fsd
svc:/network/qfs/shared-mount
svc:/system/sam-fsd
> >Exported Interfaces:
> >
> > sam-fsd Committed Private Commandline syntax
> > /var/svc/manifest/network/qfs/shared-mount.xml
> > Project Private Executable location
> > /lib/svc/method/svc-qfs-shared-mount
> > Project Private Executable location
> > /var/svc/manifest/system/sam-fsd.xml
> > Project Private Executable location
> > /lib/svc/method/svc-sam-fsd
> > Project Private Executable location
>
> The FMRI is an exported interface.
svc:/network/qfs/shared-mount Uncommitted
svc:/system/sam-fsd Uncommitted
> This case appears to export two new services (based on the fact that
> there are two method scripts and to manifests in /var/svc/manifest) what
> is the FMRI for the one with sam-fsd.xml manifest ? Is that a
> deliverable from this case or some other one ?
Corrections inserted above. This case is delivering both services.
> Looks to me like there should also be a svc:/system/sam:default or
> similar. Are there other parts to the sam service other than sam-fsd ?
This case is concerned with the main filesystem daemon, sam-fsd, to get
SAM-QFS out of inittab. The project team intends to deal with SAM itself in
another case.
(I'll be offline tomorrow.)
Dean