グリッド拡張時にグリッド設定の生成中にエラーが発生しました
環境
問題
- グリッドを展開しようとすると、以下のエラーが表示されます。
Error while generating the grid configuration. Failed to provision the grid. See gdu-server.log for more information.
gdu-server.log
は、次のエラーを示しています。
INFO -- gdu-server: Running command: provision /var/local/gdu-server/spec
ERROR -- gdu-server: "Unpacking GPT repository\nEnter provisioning passphrase: \nLoading GPT Repository...\n Found grid spec file: /var/local/gdu-server/spec/GIDXXXXXX_REV11_GSPEC.xml\nFetching bundle NENT from CMN ...\nwaiting for connection to ADC \nBundle retreived\ncopied bundle to /var/local/tmp/gpt-repository-1234-20220101-XXXXXX/rev015/bundles/NENT.BNDL.check.xml\nProvisioning Started\nGrid XXXXXX has been provisioned for software version: 11.6.0\nAn Error has occurred:\n\nGrid Spec has problems:\nSpec file name: /var/local/gpt-data/specs/grid.xml\nProblem Description:\n/tmp/gpt-lib-20220101-1234-XXXXXX/grid.xml is not valid xml:\n/tmp/gpt-lib-20220101-1234-XXXXXX/grid.xml:37: element site: Schemas validity error : Element '{http://www.bycast.com/GPT/grid}site': Missing child element(s). Expected is one of ( {http://www.bycast.com/GPT/grid}site, {http://www.bycast.com/GPT/grid}node ).\n/tmp/gpt-lib-20220101-1234-XXXXXX/grid.xml fails to validate\n\nGPT failed (return code 2)\n"
ERROR -- gdu-server: Failure occurred during Expand
ERROR -- gdu-server: #<Bycast::Tasks::GduServer::Provision::Error: Failed to provision the grid. See gdu-server.log for more information.>