Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | done runCommandFG cleanup. | Tim | 2011-09-16 | 3 | -35/+30 | |
| | | | | | | Updated scripts to use runCommand in place of runCommandFG. Signed-off-by: Tim <timothyasir@gluster.com> | |||||
* | Removed rrd_update_cpu_details.py rrd_update_memory_details.py | Tim | 2011-09-16 | 2 | -168/+0 | |
| | | | | | | Already added appropriate perl scripts to update CPU and Memory usage. Signed-off-by: Tim <timothyasir@gluster.com> | |||||
* | Done code cleanup for Utils.py | Tim | 2011-09-16 | 1 | -375/+0 | |
| | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
* | Code cleanup done for Globals.py | Tim | 2011-09-16 | 1 | -70/+7 | |
| | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
* | Removed RRDUtils.py | Tim | 2011-09-16 | 1 | -76/+0 | |
| | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
* | Removed GlusterdUtils.py, ServerUtils.py, get_file.py, get_volume_log.py | Tim | 2011-09-16 | 4 | -775/+0 | |
| | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
* | Code cleanup done for VolumeUtils.py | Tim | 2011-09-16 | 1 | -513/+13 | |
| | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
* | Code cleanup done for DiskUtils.py | Tim | 2011-09-16 | 1 | -182/+72 | |
| | | | | Signed-off-by: Tim <timothyasir@gluster.com> | |||||
* | Updated license information | Tim | 2011-09-06 | 20 | -268/+28 | |
| | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
* | Fixed file did not closed properly error and logged the IOError in ↵ | Tim | 2011-08-23 | 1 | -5/+6 | |
| | | | | remove_server_volume_cifs_config.py | |||||
* | Merge pull request #269 from balamurugana/master | Shireesh Anjal | 2011-08-23 | 2 | -0/+142 | |
|\ | | | | | Added symlink of gmg-reset-password.sh in /usr/sbin. Added gluster CIFS volume statup script. | |||||
| * | Added gluster CIFS volume statup script. | Bala.FA | 2011-08-23 | 2 | -0/+142 | |
| | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
* | | Enhanced get_server_details.py to use socket library to get the server FQDN. | Tim | 2011-08-23 | 2 | -8/+1 | |
|/ | | | | Removed getServerFqdn() function from Utils.py | |||||
* | Modified to make sure that the script can be called from any directory | Shireesh Anjal | 2011-08-22 | 1 | -1/+6 | |
| | ||||||
* | Enhanced log function in Utils.py | Tim | 2011-08-22 | 1 | -1/+6 | |
| | ||||||
* | In multicast-discover-servers.py, server and client sockets are set to ↵ | Bala.FA | 2011-08-20 | 1 | -1/+3 | |
| | | | | | | non-blocking and select timeout is set to 0.1 second. Signed-off-by: Bala.FA <bala@gluster.com> | |||||
* | Enhanced rrd_net.pl to continue if input line starts with 'lo:' | Tim | 2011-08-19 | 1 | -1/+1 | |
| | ||||||
* | Fixed typo. | Tim | 2011-08-19 | 1 | -1/+1 | |
| | ||||||
* | Updated code to only print the error message in case of failure and exit ↵ | Tim | 2011-08-17 | 5 | -48/+29 | |
| | | | | | | with a non-zero status code Updated in clear_volume_directory.py, create_volume_directory.py, get_rrd_cpu_details.py, get_rrd_memory_details.py, get_rrd_net_details.py | |||||
* | Enhanced get_disk_mount_point.py to use readFsTab function from FsTabUtils ↵ | Tim | 2011-08-17 | 1 | -17/+11 | |
| | | | | and added license information | |||||
* | Added path to 'common' directory and added license information into ↵ | Tim | 2011-08-17 | 1 | -15/+11 | |
| | | | | FsTabUtils.py | |||||
* | Code cleanup and added path to '../common' directory and license information | Tim | 2011-08-17 | 1 | -201/+13 | |
| | ||||||
* | Removed Commands.py, GetServerNetworkConfig.py | Tim | 2011-08-17 | 2 | -181/+0 | |
| | ||||||
* | Updated get_server_details.py to log and return actual dbus error message | Tim | 2011-08-17 | 1 | -2/+2 | |
| | ||||||
* | Added license information and enhanced error handling in get_rrd_net_details.py | Tim | 2011-08-17 | 1 | -21/+6 | |
| | ||||||
* | Enhanced get_rrd_memory_details.py | Tim | 2011-08-17 | 1 | -34/+16 | |
| | ||||||
* | Enhanced error handling in get_rrd_cpu_details.py | Tim | 2011-08-17 | 1 | -20/+14 | |
| | ||||||
* | Enhanced clear_volume_directory.py | Tim | 2011-08-17 | 1 | -10/+8 | |
| | ||||||
* | Enhanced error handling and added license information to ↵ | Tim | 2011-08-17 | 1 | -34/+12 | |
| | | | | create_volume_directory.py | |||||
* | Added remove_server_volume_cifs_config.py | Tim | 2011-08-17 | 1 | -0/+83 | |
| | | | | | | | | This program can be used to remove server volume cifs configuration. This will take server name and list of volume names in a file as a input. This is a wrapper file needs to be called from management gateway. | |||||
* | Bug 3397 - GUI does not proceed beyond cluster register on AMI. | Tim | 2011-08-16 | 1 | -2/+8 | |
| | ||||||
* | Fixed typo. | Tim | 2011-08-16 | 1 | -2/+2 | |
| | | | | Variable name changed from username to userName. | |||||
* | Bug 3408 - [AMI] setsebool command not present in Gluster AMI | Tim | 2011-08-16 | 2 | -8/+10 | |
| | ||||||
* | Corrected build configuration | Shireesh Anjal | 2011-08-16 | 2 | -10/+7 | |
| | ||||||
* | Terminal view | Shireesh Anjal | 2011-08-16 | 2 | -12/+17 | |
| | ||||||
* | Bug 3402 - [AMI] Creation of volume with CIFS support enabled errors out ↵ | Tim | 2011-08-15 | 1 | -2/+2 | |
| | | | | though it starts volume. | |||||
* | Merge pull request #226 from TimothyAsir/master | Shireesh Anjal | 2011-08-11 | 1 | -0/+1 | |
|\ | | | | | Added error message on getLastUid function failure | |||||
| * | Enhanced add_user_cifs_all.py to write error message into stderr on ↵ | Tim | 2011-08-11 | 1 | -0/+1 | |
| | | | | | | | | getLastUid function failure. | |||||
* | | Merge branch 'master' of github.com:gluster/console | Selvasundaram | 2011-08-11 | 4 | -1/+1 | |
|\| | ||||||
| * | grun.py makes ssh connection as root user. | Bala.FA | 2011-08-10 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | Removed unwanted *.pyc files | Bala.FA | 2011-08-10 | 3 | -0/+0 | |
| | | | | | | | | Signed-off-by: Bala.FA <bala@gluster.com> | |||||
* | | Merge branch 'master' of github.com:gluster/console | Selvasundaram | 2011-08-10 | 61 | -27/+638 | |
|\| | ||||||
| * | Restructured backend gateway scripts | Tim | 2011-08-10 | 61 | -20/+605 | |
| | | ||||||
| * | create_volume_cifs.py ignores already existing mount directory and reload ↵ | Bala.FA | 2011-08-10 | 1 | -5/+11 | |
| | | | | | | | | | | | | samba on success. Signed-off-by: Bala.FA <bala@gluster.com> | |||||
| * | Fixed used memory calculation error | Tim | 2011-08-10 | 1 | -1/+1 | |
| | | | | | | | | Updated getMeminfo function to calculate used memory as (MemTotal - MemFree - Buffers -Cached) | |||||
| * | Bug 3374 - [CIFS] updating volume with a non-existent user succeeds. | Tim | 2011-08-10 | 2 | -1/+20 | |
|/ | | | | | | | | | | Added checks to find non-existing user/s Moved CIFS_VOLUME_FILE, CIFS_USER_FILE, DEFAULT_UID to Globals.py Added getCifsUserUid function into Utils.py Fixed typo in grun.py | |||||
* | Enhanced cifs functions to write errors into stderr. | Tim | 2011-08-09 | 9 | -0/+31 | |
| | ||||||
* | Revert "Enhanced error handling and written appropriate execution error into ↵ | Tim | 2011-08-09 | 18 | -65/+62 | |
| | | | | | | stderr." This reverts commit 36d1fa53d62f4c3f458b0fac58968b6fab6a271f. | |||||
* | Enhanced error handling and written appropriate execution error into stderr. | Tim | 2011-08-09 | 18 | -62/+65 | |
| | ||||||
* | Bug 3351 - Sudden spike in the network usage chart | Tim | 2011-08-08 | 1 | -2/+3 | |
| |