![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1598007.1 : Sun Storage 7000 Unified Storage System: Unable to Create New Filesystems in a Project
In this Document
Created from <SR 3-8049802128> Applies to:Sun Storage 7210 Unified Storage System - Version All Versions to All Versions [Release All Releases]Sun Storage 7110 Unified Storage System - Version All Versions to All Versions [Release All Releases] Sun Storage 7310 Unified Storage System - Version All Versions to All Versions [Release All Releases] Sun Storage 7410 Unified Storage System - Version All Versions to All Versions [Release All Releases] Sun ZFS Storage 7120 - Version All Versions to All Versions [Release All Releases] 7000 Appliance OS (Fishworks) SymptomsTo discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the My Oracle Support Community - Disk Storage ZFS Storage Appliance
In the BUI, when trying to create a new filesystem within a project, the following error is received: "Exception type: akProgrammerError Message: Unhandled native exception occurred during XMLRPC completion callback" For example: - We have the project called "Test_Project" - In BUI -> Shares -> Projects -> select project "Test_Project" -> Protocols -> SMB section, the Resource Name is set to "testproject" - Within the project "Test_Project" we are creating a new filesystem, called "Test_Filesystem" and in the Protocols-SMB section we uncheck the 'Inherit from project' box and set the Resource Name "testproject" - When trying to create a new filesystem, called "Test_Filesystem2", the following error occurs in BUI: In the CLI, when trying to create a new filesystem within a project, the following error is received: "error: invalid property value "name=testproject,abe=off" for "sharesmb": Resource name in use by another share error: failed to commit changes" For example: - We create the project called "Test_Project" and set the resource name to "testproject" appliance:shares> project Test_Project
appliance:shares Test_Project2 (uncommitted)> set sharesmb="testproject,abe=off" appliance:shares Test_Project2 (uncommitted)> commit - When trying to create a new Filesystem with the same resource name, the following error is received: appliance:shares Test_Project> filesystem Test_Filesystem
appliance:shares Test_Project/Test_Filesystem (uncommitted)> set sharesmb="testproject,abe=off" sharesmb = testproject,abe=off (uncommitted) appliance:shares Test_Project/Test_Filesystem (uncommitted)> commit error: invalid property value "/export/Test_Filesystem" for "mountpoint": Directory is currently in use by another share error: failed to commit changes
CauseThe problem is caused by one of the shares having the same sharesmb name as the project sharesmb setting. With this duplicate sharesmb name, it will fail to create the filesystem from the BUI. SolutionThe solution is to change the sharesmb for the filesystem created within the project to a new resource name. This issue can be found under the following bug: BUG 15679909 - SUNBT6998123 Shares resource name does not check against Project resource name Once the duplicate sharesmb name is removed from the share, the BUI and CLI is able to create a new filesystem within the project
References<BUG:15679909> - SUNBT6998123 SHARES RESOUCE NAME DOES NOT CHECK AGAINST PROJECT RESOUCE NAMEAttachments This solution has no attachment |
||||||||||||||||||
|