영역, 풀 또는 프로젝트의 작성, 수정 또는 삭제 실패 중 표시된 오류 메시지가 불완전하여 충분한 세부 정보를 제공하지 않습니다. 다음과 같은 오류 메시지가 나타날 수도 있습니다.
Cannot create the resource pool
Cannot create the zone
Cannot update the project, zone, or pool
Cannot activate the container for valid user
Cannot associate the container to the host
해결 방법:이전 오류가 발생할 경우, 이어지는 프로파일 권장 사항을 참조하십시오. 먼저 사용자가 유효한 Sun Management Center 사용자이며 필수 관리 권한을 갖고 있는지 확인합니다( esadm, esdomadm 그룹의 일부).
다음 명령을 실행하여 사용자가 필요한 프로필에 연결되어 있는지 확인합니다.
$ profiles <username>
다음은 필요한 프로필입니다.
Solaris 10 - 영역 관리, 풀 관리, 프로젝트 관리
Solaris 9 - 풀 관리, 프로젝트 관리
Solaris 8 - 풀 관리, 프로젝트 관리
필요한 프로필이 누락된 경우, 다음 명령을 수퍼유저로 실행하여 사용자와 연결된 프로필을 수정합니다.
# usermod -P "<comma separated list of necessary profiles>" <username>
시스템에 존재하는 프로파일이 없는 경우, 다음 형식으로 누락된 항목을 /etc/security 디렉토리의 prof_attr 파일에 추가합니다.
Pool Management:::Resource pool management profile:help=RtPoolMgmt.html
Project Management:::Manage Solaris projects:auths=solaris.project.read,solaris.project.write; help=RtProjManagement.html
다음 명령을 실행하여 사용자가 SCM 모듈에 대한 로컬 액세스 사용자 목록의 일부인지 확인합니다.
<BASEDIR>/SUNWsymon/sbin/es-config -M scm-container -s
사용자가 액세스 목록의 일부가 아닌 경우 다음 명령을 실행합니다.
<BASEDIR>/SUNWsymon/sbin/es-config -M scm-container -l <user_name>