Dear OpenNebula Community,

Want to update the TM of default datastore from shared to ssh. Below is the
datastore list:

oneadmin@quicksu-P5K-SE:~$ onedatastore list

  ID NAME                    CLUSTER         IMAGES TYPE     TM
   0  system                   -                                  0 -
      ssh
   1  default                   1cluster                        0 fs
     shared

run "onedatastore update 1", get below:

DS_MAD="fs"
TM_MAD="shared"

replace shared with ssh, save the file and exit. but when onedatastore
list, the return is still the same:

  ID NAME                    CLUSTER         IMAGES TYPE     TM
   0  system                   -                                  0 -
      ssh
   1  default                   1cluster                        0 fs
     shared

how to update the default datastore TM to ssh?

Best regards,
Q.S.
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to