2011/10/12 Chao Chen <[email protected]>:
> Hi, everyone, I meet a problem when I install PVFS2 roll 5.4 in rocks 5.4.3.
> It prints that cluster.pvfs2_partitions does not exist when I run “rocks
> sync pvfs”: the detailed information is as follows:

Looks like you're posting to the wrong mailing list. This one is for
LuaRocks ( http://luarocks.org ), not Rocks Clusters (
http://www.rocksclusters.org/ ).

-- Hisham
http://hisham.hm/ - http://colorbleed.com.br/

> [root@discfarm ~]# rocks sync pvfs
>
>         When you run this program, it will REMOVE the
>         previous PVFS2 installation. That is, all data
>         stored in the previous PVFS2 installation will
>         be LOST.
>
>         Are you sure you want to run this program?
>         Type YES to run this program:
>
> YES
> io_nodes:  ['pvfs2-io-25-7', 'pvfs2-io-25-12', 'pvfs2-io-25-11',
> 'pvfs2-io-25-10 ', 'pvfs2-io-25-9', 'pvfs2-io-25-8', 'pvfs2-io-25-13',
> 'pvfs2-io-25-14']
> metadata_nodes:  ['discfarm']
> Traceback (most recent call last):
>   File "/opt/rocks/bin/rocks", line 294, in ?
>     command.runWrapper(name, args[i:])
>   File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/__init__.py",
> line2120, in runWrapper
>     self.run(self._params, self._args)
>   File
> "/opt/rocks/lib/python2.4/site-packages/rocks/commands/sync/pvfs/__init__
> .py", line 163, in run
>     fsconf = self.command('report.pvfs', [])
>   File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/__init__.py",
> line 1802, in command
>     o.runWrapper(name, args)
>   File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/__init__.py",
> line  2120, in runWrapper
>     self.run(self._params, self._args)
>   File
> "/opt/rocks/lib/python2.4/site-packages/rocks/commands/report/pvfs/__init
> __.py", line 155, in run
>     self.fs()
>   File
> "/opt/rocks/lib/python2.4/site-packages/rocks/commands/report/pvfs/__init
> __.py", line 126, in fs
>     [ metadata_nodes[0], 'output-header=no' ])
>   File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/__init__.py",
> line 1802, in command
>     o.runWrapper(name, args)
>   File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/__init__.py",
> line  2120, in runWrapper
>     self.run(self._params, self._args)
>   File
> "/opt/rocks/lib/python2.4/site-packages/rocks/commands/list/host/pvfs/partition/__init__.py",
> line 133, in run
>     self.list(host, nodeid)
>   File
> "/opt/rocks/lib/python2.4/site-packages/rocks/commands/list/host/pvfs/partition/__init__.py",
> line 100, in list
>     self.db.execute("""select partition from pvfs2_partitions where
>   File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/__init__.py",
> line 1191, in execute
>     return self.link.execute(command)
>   File "/opt/rocks/lib/python2.4/site-packages/MySQLdb/cursors.py", line
> 163, in  execute
>     self.errorhandler(self, exc, value)
>   File "/opt/rocks/lib/python2.4/site-packages/MySQLdb/connections.py", line
> 35,  in defaulterrorhandler
>     raise errorclass, errorvalue
> _mysql_exceptions.ProgrammingError: (1146, "Table 'cluster.pvfs2_partitions'
> doesn't exist")
>
>
> Who can help me with this problem ?
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> Luarocks-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/luarocks-developers
>
>

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to