Hi, Ok, let's try and debug this. First thing would be to make the monitor fail so we get the arguments to the monitor script.
This script resides on /var/lib/one/remotes/datastore/vmfs/monitor, please rename it to /var/lib/one/remotes/datastore/vmfs/monitor.bk, and check oned.log for the monitor fail, since it won't find the monitor script. You will find a line similar to: Mon Oct 21 11:31:21 2013 [ImM][I]: Command execution fail: /var/lib/one/remotes/datastore/vmfs/monitor P[..large alphanumeric string]= 100 After getting the above line, the idea is to rename back the monitor script and execute the above line as oneadmin in the front-end. Please send us the output for its analysis. Best regards, -Tino -- OpenNebula - Flexible Enterprise Cloud Made Simple -- Constantino Vázquez Blanco, PhD, MSc Senior Infrastructure Architect at C12G Labs www.c12g.com | @C12G | es.linkedin.com/in/tinova -- Confidentiality Warning: The information contained in this e-mail and any accompanying documents, unless otherwise expressly indicated, is confidential and privileged, and is intended solely for the person and/or entity to whom it is addressed (i.e. those identified in the "To" and "cc" box). They are the property of C12G Labs S.L.. Unauthorized distribution, review, use, disclosure, or copying of this communication, or any part thereof, is strictly prohibited and may be unlawful. If you have received this e-mail in error, please notify us immediately by e-mail at [email protected] and delete the e-mail and attachments and any copy from your system. C12G thanks you for your cooperation. On Wed, Oct 23, 2013 at 11:10 AM, cosmin cucu <[email protected]> wrote: > Hello, > > I am using the online documentation for adding a vmfs datastore, but it > doesn't seem to show the correct capacity. I think i may be missing > something. /var/log/one/oned.log does not show any errors. Here are the > datastores templates: > > > oneadmin@OpenNebula:/root$ onedatastore show 0 > DATASTORE 0 INFORMATION > ID : 0 > NAME : system > USER : oneadmin > GROUP : oneadmin > CLUSTER : - > TYPE : SYSTEM > DS_MAD : - > TM_MAD : vmfs > BASE PATH : /var/lib/one/datastores/0 > DISK_TYPE : FILE > > DATASTORE CAPACITY > TOTAL: : - > USED: : - > FREE: : - > > PERMISSIONS > OWNER : um- > GROUP : u-- > OTHER : --- > > DATASTORE TEMPLATE > BRIDGE_LIST="192.168.10.10" > DS_MAD="-" > TM_MAD="vmfs" > TYPE="SYSTEM_DS" > > IMAGES > oneadmin@OpenNebula:/root$ onedatastore show 1 > DATASTORE 1 INFORMATION > ID : 1 > NAME : default > USER : oneadmin > GROUP : oneadmin > CLUSTER : - > TYPE : IMAGE > DS_MAD : vmfs > TM_MAD : vmfs > BASE PATH : /var/lib/one/datastores/1 > DISK_TYPE : FILE > > DATASTORE CAPACITY > TOTAL: : 0M > USED: : 0M > FREE: : 0M > > PERMISSIONS > OWNER : um- > GROUP : u-- > OTHER : u-- > > DATASTORE TEMPLATE > BRIDGE_LIST="192.168.10.10" > DS_MAD="vmfs" > DS_USE_SSH="yes" > TM_MAD="vmfs" > TM_USE_SSH="yes" > TYPE="IMAGE_DS" > > IMAGES > > Thanks, > Cosmin > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
