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) @31368   15 years watersc1 Implement xattr hack in get_storage_volume to allow ATRC and MHPCC …
(edit) @30644   15 years watersc1 Rank by deviation from average value. This eliminates the extra …
(edit) @29669   16 years watersc1 Fix bug where bad entries weren't decrementing the row count, causing …
(edit) @29482   16 years watersc1 we can take data from hosts that do not have the allocate bit.
(edit) @29425   16 years watersc1 Majority of balance code looks good. Will do a few more tests.
(edit) @29071   16 years watersc1 Quick script I've thrown together to scan over a range of so_ids (like …
(edit) @28527   16 years watersc1 Forgot to remove debug statements from find_objects_wildcard. Not a …
(edit) @28526   16 years watersc1 help information on --note
(edit) @28525   16 years watersc1 Final update to nebulous for this iteration. Changes: - nebdiskd …
(edit) @28492   16 years watersc1 Add note to nebulous volume and mountedvol tables
(edit) @28446   16 years watersc1 Updates to add neb-migrate code, and to fix repeated "can't find …
(edit) @27115   16 years watersc1 neb-host tests complete.
(edit) @27114   16 years watersc1 first pass, going to test it on threes, then commit the install code.
(edit) @27103   16 years watersc1 Increase the allowed disk consumption fraction from 0.95 to 0.98. …
(edit) @26380   17 years watersc1 Updated mountpoint failure control system. This should decrease churn …
(edit) @26294   17 years watersc1 Updated the topfew_count to be 15 (from 3. 15 is roughly a quarter of …
(edit) @26292   17 years watersc1 Nebulous: Implemented a number of bug fixes and modifications to …
(edit) @25010   17 years jhoblitt allow dbpasswd to be undef
(edit) @24995   17 years jhoblitt don't replicate to the volume being implied by the key being replicated!
(edit) @24926   17 years jhoblitt doc update
(edit) @24915   17 years jhoblitt add Nebulous::Server->prune_object() API
(edit) @24842   17 years jhoblitt remove getmountedvol() stored proc
(edit) @24643   17 years jhoblitt maintain backwards stat() compat
(edit) @24639   17 years jhoblitt change Nebulous::Server->stat_object() to return both the total number …
(edit) @24638   17 years jhoblitt don't index a time field
(edit) @24637   17 years jhoblitt add the ability to delete a storage object when it has instances that …
(edit) @24632   17 years jhoblitt don't exclude objects w/o user.copies set
(edit) @24626   17 years jhoblitt fix sql
(edit) @24625   17 years jhoblitt change pending SQL to not use temp tables and be a hair more efficient …
(edit) @24617   17 years jhoblitt update
(edit) @24609   17 years jhoblitt attempt to improve _resolve_dir_parent_id() contention
(edit) @24607   17 years jhoblitt commit in _resolve_dir_parent_id() to attempt to reduce the number of …
(edit) @24572   17 years eugene delete mergeinfo prop
(edit) @24571   17 years eugene apply property changes
(edit) @24561   17 years jhoblitt fix dir sorting
(edit) @24558   17 years jhoblitt change Nebulous::Server->find_objects() to return dirs and to sort …
(edit) @24548   17 years jhoblitt try to unlink files when there is an error creating them
(edit) @24547   17 years jhoblitt sleep before retrying all transactions
(edit) @24546   17 years jhoblitt oops
(edit) @24545   17 years jhoblitt add --mountpoint param to neb-voladd
(edit) @24544   17 years jhoblitt schema changes for clarity (not semantic change)
(edit) @24543   17 years jhoblitt enable autocommit
(edit) @24542   17 years jhoblitt don't be super aggressive about retrying failed connections
(edit) @24541   17 years jhoblitt infinitely try to get a db handle if the connection fails
(edit) @24540   17 years jhoblitt nebdiskd bug fixes: fix debug mode outpoint going to mail, remove db …
(edit) @24539   17 years jhoblitt start volume handling refactoring
(edit) @24521   17 years jhoblitt silence directory permission warning
(edit) @24512   17 years Paul Price Done with development of mechanism to automatically publish …
(edit) @24508   17 years jhoblitt update
(edit) @24500   17 years jhoblitt rework delete_instance() to avoid requiring an index on instance.uri
(edit) @24488   17 years jhoblitt Cache::Memcached::Managed -> Cache::Memcached
(edit) @24461   17 years jhoblitt update
(edit) @24423   17 years jhoblitt optimize get_replication_volume_for_ext_id query
(edit) @24412   17 years jhoblitt attempt to retry nebulous volume failures
(edit) @24411   17 years jhoblitt oops
(edit) @24410   17 years jhoblitt add rc example of retry
(edit) @24409   17 years jhoblitt add retry param to rc file
(edit) @24408   17 years jhoblitt add nebdiskd mountpoint test retyring
(edit) @24407   17 years jhoblitt attempt to fix nebdiskd buffering email messages forever
(edit) @24404   17 years jhoblitt update
(edit) @24387   17 years jhoblitt attempt to retry on duplicate dirnames in the directory table
(edit) @24386   17 years jhoblitt don't allow duplicate dirname entries in the directory table
(edit) @24384   17 years jhoblitt modify find_objects() to inject keys into the valid key cache
(edit) @24372   17 years jhoblitt clean up memcached support
(edit) @24370   17 years jhoblitt fix Nebulous::Server::Config->memcached_servers
(edit) @24369   17 years jhoblitt drop Cache::Memcached::Managed for Cache::Memcached
(edit) @24367   17 years jhoblitt set default memcached expiration time to 'never' (0)
(edit) @24366   17 years jhoblitt be more liberal about when to retry a transaction
(edit) @24365   17 years jhoblitt do not log xattr does not exist messages
(edit) @24363   17 years jhoblitt don't logdie() inside of eval {};
(edit) @24362   17 years jhoblitt rename Nebulous::Key->soft_volume Nebulous::Key->hard_volume and …
(edit) @24358   17 years jhoblitt shuffle test names
(edit) @24356   17 years jhoblitt shuffle test names
(edit) @24355   17 years jhoblitt make sure that atleast one db is always defined
(edit) @24354   17 years jhoblitt improved error handling and logging of exceptions
(edit) @24350   17 years jhoblitt always start an initial db connection and cache key names as they are …
(edit) @24349   17 years jhoblitt add validated keys to the cache
(edit) @24347   17 years jhoblitt add basic valid key caching via memcached
(edit) @24337   17 years jhoblitt turn mkpath verbose flag off
(edit) @24333   17 years jhoblitt change mkpath() args
(edit) @24332   17 years jhoblitt fix use of mkpath()
(edit) @24331   17 years jhoblitt remove unused IO::File improve an error message in _get_storage_volume()
(edit) @24329   17 years jhoblitt cleanup system call retrying
(edit) @24327   17 years jhoblitt retry calls to ->sync()
(edit) @24326   17 years jhoblitt disable the use of ->flush()
(edit) @24324   17 years jhoblitt fix octal output in error messages
(edit) @24316   17 years jhoblitt retry find_instances() if validate_pos() eats all the params
(edit) @24315   17 years jhoblitt yet more trace cleanup
(edit) @24314   17 years jhoblitt more tracing cleanups
(edit) @24313   17 years jhoblitt tracing changes/enhancements
(edit) @24311   17 years jhoblitt catch and log parse_neb_key() errors
(edit) @24306   17 years jhoblitt croak() instead of die()
(edit) @24305   17 years jhoblitt don't try to parse undef keys
(edit) @24304   17 years jhoblitt add params checking to Nebulous::Key::parse_neb_key()
(edit) @24299   17 years jhoblitt call fsync(3c) after chmod(2)ing an instance
(edit) @24294   17 years jhoblitt apply user.mode values to replicated instances
(edit) @24291   17 years jhoblitt restrict creation/modification/remove of xattrs to the user.* namespace
(edit) @24280   17 years jhoblitt cleanup
(edit) @24279   17 years jhoblitt small test tweak
(edit) @24278   17 years jhoblitt typo
Note: See TracRevisionLog for help on using the revision log.