Changes between Version 21 and Version 22 of Reading/XenP/cluster


Ignore:
Timestamp:
Apr 15, 2009, 11:15:43 PM (15 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Reading/XenP/cluster

    v21 v22  
    8585$ cd /home/one
    8686$ vim etc/oned.conf
    87 VM_POLLING_INTERVAL      = 1
    88 #TM_MAD = [
    89 #name       = "tm_ssh",
    90 #executable = "one_tm",
    91 #arguments  = "tm_ssh/tm_ssh.conf",
    92 #default    = "tm_ssh/tm_ssh.conf" ]
     8723 VM_POLLING_INTERVAL      = 1
     88160 #TM_MAD = [
     89161 #name       = "tm_ssh",
     90162 #executable = "one_tm",
     91163 #arguments  = "tm_ssh/tm_ssh.conf",
     92164 #default    = "tm_ssh/tm_ssh.conf" ]
    9393
    94 TM_MAD = [
    95 name       = "tm_nfs",
    96 executable = "one_tm",
    97 arguments  = "tm_ssh/tm_nfs.conf",
    98 default    = "tm_ssh/tm_nfs.conf" ]
     94169 TM_MAD = [
     95170 name       = "tm_nfs",
     96171 executable = "one_tm",
     97172 arguments  = "tm_ssh/tm_nfs.conf",
     98173 default    = "tm_ssh/tm_nfs.conf" ]
    9999
    100100}}}