Thank you very much Tom. I think I have to make some alternatives to get 
around that problem.

-Pavan

Tom Whitten wrote:
> Pravan,
>
> I wasn't able to find the answer to your question in a public places,
> so I'm coying this from the original SMF design notes that were submitted
> for PSARC case 2002/547.  The PSARC postings for OpenSolaris don't go back
> that far.
>
>   3.2.2.1   Property names
>
>   Property names (as well as property group names and instance names) are
>   restricted to match the regular expression
>
>                  ([A-Za-z][ A-Za-z0-9.-]*,)?[A-Za-z][ A-Za-z0-9-]*
>
>   with the . character in the first phrase being literal. This restriction
>   makes the standard punctuation characters beyond the hyphen, underscore,
>   and comma reserved, such that their use can be aligned with those
>   conventions applying to URIs.
>
> tom
>
> Pavan Reddy writes:
>   
>> Hi All,
>>
>> I am having a problem adding a property group using "svccfg" or
>> using the SMF library calls. The name I am trying to add is
>> "ds1:pnfspool/pnfsds" and the type is "com.sun.pnfs,dataset". I
>> am getting the error "Name, type, or flags are invalid.".  Where
>> can I find documentation for the restrictions on characters I
>> can use for property group name? 
>>
>> Regards,
>> Pavan
>>  
>>  
>> This message posted from opensolaris.org
>> _______________________________________________
>> smf-discuss mailing list
>> smf-discuss at opensolaris.org
>>     


Reply via email to