System Administration Guide: Basic Administration

How to Delete OS Services for Diskless Clients

  1. Become superuser or assume an equivalent role.

    For more information, see How to Become Superuser (root) or Assume a Role.

  2. Remove the OS services for the diskless clients.


    # /usr/sadm/bin/smosservice delete -H hostname:898 -- 
    -x rmplatform=instruction-set.machine-class.Solaris-version
    
  3. Verify that the OS services are removed.


    # /usr/sadm/bin/smosservice list -H hostname:898 --
    

Example—Deleting OS Services for Diskless Clients

The following example shows how to delete the diskless client OS services (sparc.all.Solaris_9) from the server starbug.


# /usr/sadm/bin/smosservice delete -H starbug:898 -- 
-x rmplatform=sparc.all.Solaris_9
Authenticating as user: root
Type /? for help, pressing enter accepts the default denoted by [ ]
Please enter a string value for: password :: 
Loading Tool: com.sun.admin.osservermgr.cli.OsServerMgrCli from starbug:898
Login to starbug as user root was successful.
Download of com.sun.admin.osservermgr.cli.OsServerMgrCli from starbug:898
was successful.