Changes between Version 10 and Version 11 of FlowVisor/UpgradingTo0.8.17


Ignore:
Timestamp:
01/08/13 11:36:54 (11 years ago)
Author:
Josh Smift
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FlowVisor/UpgradingTo0.8.17

    v10 v11  
    144144}}}
    145145
    146 If your /etc/flowvisor directory, and its contents, are '''not''' owned by the 'flowvisor' user, change it, and also some other places where !FlowVisor stores files, and check for any other stray files owned by the old UID:
    147 
    148 {{{
    149 sudo chown flowvisor:flowvisor -Rh /etc/flowvisor /var/log/flowvisor
     146If your /etc/flowvisor directory, and its contents, are '''not''' owned by the 'flowvisor' user, change it, and check for any other stray files owned by the old UID:
     147
     148{{{
     149sudo chown flowvisor:flowvisor -Rh /etc/flowvisor
    150150sudo find / -user OLDUID -print
    151151}}}
     
    283283sudo service flowvisor start
    284284}}}
     285
     286That should say says "Starting flowvisor with the configuration stored in DB // If DB unpopulated, laod config using 'fvconfig load config.json'"; that's fine, ignore it.
    285287
    286288Make sure it's listening: