1 / 14

SRB Admin Tool by Michael Wan, SDSC

SRB Admin Tool by Michael Wan, SDSC. SRB administration. Manage users and storage resources Two interfaces: commandline and JAVA GUI Still work in progress – a new person to improve usability. SRB Sys Admin Tool - JAVA. Java Based GUI and commandline utilities

fadhila
Download Presentation

SRB Admin Tool by Michael Wan, SDSC

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SRB Admin Toolby Michael Wan, SDSC

  2. SRB administration Manage users and storage resources Two interfaces: commandline and JAVA GUI Still work in progress – a new person to improve usability

  3. SRB Sys Admin Tool - JAVA Java Based GUI and commandline utilities User/UserGroup admin – Add/modify user and UserGroup metaata. Resource admin – Add/configure Resource metadata. resource location, type, class, group, etc. Metadata control – add new user types, resource types

  4. Starting java admin GUI User must have SRB admin privilege Must run on MCAT-enabled host Set env var CLASSPATH to : $(srbDir)/java/classes and $(srbDir)/MCAT/java/classes Set env var LD_LIBRARY_PATH to: $(srbDir)/java/lib Cd to MCAT/java/bin and type in “mcatAdmin” to run the admin GUI

  5. Commandline admin tool User management – ingestUser, modifyUser, ingestUserIntoGroup, ingestUsergroup, deleteUser Resource management – ingestLocation, ingestResource, ingestLogicalResource, addLogicalResource, deletePhyRes

  6. Commandline admin tools (cont1)ingestUser <UserName> <UserPassword> <UserDomain> <UserType> <UserAddress> <UserPhone> <UserEmail>Example:bin/ingestUser srbdmin SRBADMIN sdsc sysadmin '' '858-822-3219' 'asdv@ucsd.edu'

  7. Commandline admin tools (cont2)ingestUsergroup <GroupName> <GroupPassword> <GroupType> <ContctAddress> <ContactPhone> <ContactEmail> GroupType = groupsingestUserIntoGroup <userName@domainName> <groupName>deleteUser <User>@<Domain>

  8. Commandline admin tools (cont3)ingestResource <ResourceName> <ResourceType> <Location> <DefaultPath> <resourceClass> <maxObjSizeInResource>deletePhyRes <ResourceName>

More Related