IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Nebulous-Server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23675   17 years jhoblitt add email logging of events to nebdiskd
(edit) @23655   17 years jhoblitt base the on disk directory hashing of files only on the dirname() …
(edit) @23654   17 years jhoblitt add log4perl logging to nebdiskd
(edit) @23627   17 years jhoblitt drop indexes from instance.uri column
(edit) @23560   17 years eugene return a useful exit status if more files are pending
(edit) @23460   17 years jhoblitt rework transaction redo loops so labels work correctly
(edit) @23458   17 years jhoblitt retry database transactions when a deadlock is detected
(edit) @23455   17 years jhoblitt retry db transactions in Nebulous::Server::rename_object()
(edit) @23348   17 years jhoblitt update neb-voladd help docs
(edit) @23345   17 years eugene add so_id_start and so_id_range to neb-admin pendingreplicate and …
(edit) @23340   17 years jhoblitt remove stale docs from the MANIFEST too
(edit) @23338   17 years jhoblitt remove stale docs
(edit) @22718   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @20990   18 years eugene reverting to pre-distributed version code (distrib is on branch)
(edit) @20972   18 years jhoblitt rework Nebulous::Server::SOAP configuration fix db hashing
(edit) @20966   18 years jhoblitt update
(edit) @20965   18 years jhoblitt first attempt at supporting multiple databases
(edit) @20206   18 years jhoblitt set $0
(edit) @20204   18 years jhoblitt silence uncommited warnings
(edit) @20203   18 years jhoblitt turn autocommit off
(edit) @20202   18 years jhoblitt call getmountedvol() when changing the volume table
(edit) @20176   18 years jhoblitt remove uneeded use of Nebulous::Client move --pendingreplicate …
(edit) @20175   18 years jhoblitt add find_objects_with_extra_instances query change get_mounted_volumes …
(edit) @20174   18 years jhoblitt sort output
(edit) @20167   18 years jhoblitt make nebdiskd more crash resistent
(edit) @20164   18 years jhoblitt moved to Nebulous package
(edit) @20162   18 years jhoblitt typos
(edit) @20161   18 years jhoblitt doc fix
(edit) @20160   18 years jhoblitt doc tweak
(edit) @20157   18 years jhoblitt add SQL::Interp dep.
(edit) @20156   18 years jhoblitt speling
(edit) @20155   18 years jhoblitt add neb-voladm util
(edit) @20147   18 years jhoblitt fwv
(edit) @20145   18 years jhoblitt update get_volumes
(edit) @20143   18 years jhoblitt testing…
(edit) @20134   18 years jhoblitt change nebdiskd to not do things that might imply a table level lock …
(edit) @20092   18 years jhoblitt add Nebulous::Server->swap_objects() method
(edit) @20091   18 years jhoblitt add Nebulous::Server->swap_objects() method
(edit) @20090   18 years jhoblitt whitespace tweaks
(edit) @20089   18 years jhoblitt stub out neb-voladm
(edit) @20060   18 years jhoblitt use a temp copy of the volume table too
(edit) @20057   18 years jhoblitt change Nebulous::Server->new() to call ->db() instead of setting up …
(edit) @20056   18 years jhoblitt change Nebulous::Server->new() to not setup the db handle on object …
(edit) @20046   18 years jhoblitt retry system call failures
(edit) @20031   18 years jhoblitt change neb-admin to properly cleanup it's semaphore file
(edit) @20030   18 years jhoblitt change find_objects_with_unavailable_instances query to work on a …
(edit) @20023   18 years jhoblitt drop instance.sha1sum and instance.assigned_vol_id
(edit) @20019   18 years jhoblitt change getmountedvol() to preserve the state of FOREIGN_KEY_CHECKS
(edit) @20018   18 years jhoblitt actually populate the myvolume table
(edit) @20017   18 years jhoblitt use a temp table instead of a view in getmountedvol()
(edit) @19959   18 years jhoblitt change getmountedvol() to use a view of the volume table to avoid …
(edit) @19956   18 years jhoblitt remove call to getmountedvol() stored proc from …
(edit) @19887   18 years jhoblitt add gentoo init script
(edit) @19886   18 years jhoblitt fix nebulous --stop to return a status of 0 on success
(edit) @19877   18 years jhoblitt add --user and --group options to nebdiskd to select the user/group …
(edit) @19871   18 years jhoblitt remove unused fix_disk_stats() rework mountpoint polling so that …
(edit) @19797   18 years jhoblitt document neb-voladd --host option
(edit) @19796   18 years jhoblitt dump Sys::Statistics::Linux::DiskUsage for Filesys::Df in nebdiskd as …
(edit) @19792   18 years jhoblitt fix getmountedvol() stored proc to not add volumes to the mountedvol …
(edit) @19791   18 years jhoblitt rework nebdiskd to only record data on volumes it is supposed to be …
(edit) @19790   18 years jhoblitt add a pid file to neb-admin so only one instance can be run at a time
(edit) @19740   18 years jhoblitt rename bin/neb-addvol -> bin/neb-voladd
(edit) @19641   18 years jhoblitt add so_id/name idxs to storage_object_xattr table
(edit) @19623   18 years jhoblitt rename neb-addvol -> neb-voladd
(edit) @19495   18 years jhoblitt VERSION 0.15
(edit) @19493   18 years jhoblitt invert soft volume semantics
(edit) @19491   18 years bills changes in replication implementation require a change in the initial …
(edit) @19473   18 years bills Set needed variables before returning from eval block. Fix typo in …
(edit) @19472   18 years bills remove non-existent files
(edit) @19471   18 years bills adapt test to new soft volume semantics
(edit) @19470   18 years bills make request for bad volume in test !soft
(edit) @19431   18 years jhoblitt start of inversion of soft volume semantics
(edit) @19144   18 years jhoblitt change the get_replication_volume_for_ext_id query to choose a storage …
(edit) @19036   18 years jhoblitt add sanity checking
(edit) @18457   18 years jhoblitt VERSION 0.13
(edit) @18452   18 years jhoblitt more any volume tests
(edit) @18451   18 years jhoblitt create a Nebulous::Keys object to represent a parsed neb key and …
(edit) @18434   18 years jhoblitt change find_objects_with_unavailable_instances query to only count …
(edit) @18417   18 years jhoblitt update
(edit) @18416   18 years jhoblitt don't report a stat() as successful even when it fails under --debug
(edit) @18415   18 years jhoblitt stop replicating when instances == copies
(edit) @18407   18 years jhoblitt typo
(edit) @18406   18 years jhoblitt change output metadata name to replicatePending
(edit) @18400   18 years jhoblitt add "smart" storage volume selection when ->replicate_object() is …
(edit) @18389   18 years jhoblitt add volume.host field
(edit) @18388   18 years jhoblitt add volume.host field
(edit) @18387   18 years jhoblitt add volume.host field
(edit) @18386   18 years jhoblitt add --host option to neb-initdb add --host option to neb-addvol
(edit) @18349   18 years jhoblitt add --host option to neb-admin
(edit) @18231   18 years jhoblitt add --host option to nebdiskd
(edit) @18205   18 years jhoblitt only grant privs on the nebulous db
(edit) @18017   18 years jhoblitt SQL tweaks/testing
(edit) @17857   18 years jhoblitt declare default SQL charset
(edit) @17836   18 years jhoblitt rollback 1.54
(edit) @17831   18 years jhoblitt VERSION 0.12
(edit) @17830   18 years jhoblitt remove the use of LAST_INSERT_ID() from the new_object_instance query
(edit) @17817   18 years jhoblitt cleanup option handling and docs
(edit) @17816   18 years jhoblitt add back the acidentally removed get_mounted_volumes
(edit) @17815   18 years jhoblitt add neb-admin util
(edit) @17772   18 years jhoblitt fixes!
Note: See TracRevisionLog for help on using the revision log.