similar to: Question about glusterfs quotas on debian wheezy?

Displaying 20 results from an estimated 800 matches similar to: "Question about glusterfs quotas on debian wheezy?"

2013 Dec 06
1
replace-brick failing - transport.address-family not specified
Hello, I have what I think is a fairly basic Gluster setup, however when I try to carry out a replace-brick operation it consistently fails... Here are the command line options: root at osh1:~# gluster volume info media Volume Name: media Type: Replicate Volume ID: 4c290928-ba1c-4a45-ac05-85365b4ea63a Status: Started Number of Bricks: 1 x 2 = 2 Transport-type: tcp Bricks: Brick1:
2008 Apr 26
1
Games don't work on Ati radeon 3650
Hi everyone I have a problem with running 3d games on wine. Compiz and Linux native games work. When I run game the screen goes black and i hear sound from game intro. Then it crashes. [Crying or Very sad] I'm running Ubuntu 8.04 Hardy AMD64 Log from console : Code: net at net-desktop:/media/GameArea/MyData/Games/PainKiller/Bin$ wine Painkiller.exe preloader: Warning: failed to reserve
2011 Feb 24
1
Experiencing errors after adding new nodes
Hi, I had a 2 node distributed cluster running on 3.1.1 and I added 2 more nodes. I then ran a rebalance on the cluster. Now I am getting permission denied errors and I see the following in the client logs: [2011-02-24 09:59:10.210166] I [dht-common.c:369:dht_revalidate_cbk] loader-dht: subvolume loader-client-3 returned -1 (Invalid argument) [2011-02-24 09:59:11.851656] I
2002 Nov 14
1
samba and/or DAV
while looking for a solution for webbased access to our samba-servers I found a recommendation towards using DAV instead. I just took a first glance at DAV (www.webdav.org) and find it very interesting. Are there any documentes comparing these two strategies in intranet and internet (speed, reliability ...) I would also be greatly interested if anyone here uses DAV to allow roaming users to
2015 Oct 26
4
Calendar integration : Could not authenticate to server: rejected Basic challenge
Hello I find very little feedback on the following warning/error when trying to connect to Google calendar : [Oct 26 12:11:14] WARNING[24926]: res_calendar_caldav.c:118 auth_credentials: Invalid username or password for CalDAV calendar 'cal1' [Oct 26 12:11:14] WARNING[24926]: res_calendar_caldav.c:157 caldav_request: Unknown response to CalDAV calendar cal1, request REPORT to
2008 Jun 22
2
Problem with Gothic2
Hi, i got a problem with gothic2. after installing i tried to start the game. i got this: Code: wine Gothic2.exe wine: Unhandled page fault on execute access to 0x0166fd78 at address 0x166fd78 (thread 0009), starting debugger... Unhandled exception: page fault on execute access to 0x0166fd78 in 32-bit code (0x0166fd78). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
2015 Oct 27
2
Calendar integration : Could not authenticate to server: rejected Basic challenge
Hello I have changed type 'caldav' to 'ical', but still no succes : [Oct 27 10:30:38] WARNING[23388]: res_calendar_icalendar.c:117 auth_credentials: Invalid username or password for iCalendar 'cal1' [Oct 27 10:30:38] WARNING[23388]: res_calendar_icalendar.c:150 fetch_icalendar: Unable to retrieve iCalendar 'cal1' from
2018 Oct 19
2
systemd automount of cifs share hangs
Running latest CentOS 7.5. Since I found out about automount unit files I've had mixed results using them to mount shares from my NAS. Lately they seem to hang if I touch the mount point, but I can start the mount unit without problems. I had it working months ago, so I'm thinking something changed in the systemd updates. For each mount point, I have two files in /etc/systemd/system
2010 Nov 19
1
HaoFang client (like Garena) crashes in WSAIoctl
HaoFang client (China's largest platform for online play) HomePage: http://www.cga.com.cn Download(ZIP Version 5.5.0) : http://pv.cga.com.cn/counter.asp?id=952 Installation&Start: > WINEPREFIX=~/.wine-hf winetricks ie6 flash dotnet20 msxml6 vcrun6 riched20 riched30 gdiplus wenquanyi > > cd .wine/drive_c/Program\ Files/platform\ 5.0/ > > WINEPREFIX=~/.wine-hf/
2006 Jan 09
3
Pagination :conditions not working - MySQL v. PostgreSQL, Rails abstraction v. embedded SQL
Hi everyone, I have this code: @person_pages, @people = paginate :person, :per_page => 20, :conditions => [ "username LIKE ? OR first_name LIKE ? OR last_name LIKE ? OR preferred_name LIKE ?", "%" + params[:q].downcase + "%", "%" + params[:q].downcase + "%",
2005 Jan 08
1
Connection problems and weird WinSock warnings...
Hiya, I've posted this 'enigma' on the newsgroup : http://groups-beta.google.com/group/comp.emulators.ms-windows.wine/browse_thread/thread/57dcb7531ebfb529/65018c77a5e58651#65018c77a5e58651 The answers were pretty rare so I post the problem here, too. " I'm getting connection problems with an application run under Wine which isn't acting like that under a native Windows
2004 Dec 01
5
using samba through a VPN
I already have an existing network that is managed by a samba PDC. In the next few days, I will be linking another small LAN to the existing one over the internet using openvpn. I've been told that samba (through no fault of its own) doesn't work very well through a VPN. For the new network, there will be a box with 2 NICs: one for the internet and one for the LAN. This box will use
2009 Feb 02
2
public facts repository
Hello all, I have set up a public svn repository with some facts that we have written over time: https://svn.ikw.uni-osnabrueck.de/dav/ikwadmin/public/puppet/facts/ (yes, it is svn). Now, I was wondering where to document this on the puppet-wiki (or should it rather be the facter-wiki) http://reductivelabs.com/trac/puppet/tags/facter%2Crecipe does not give any clear hint on this. Maybe I
2010 Aug 11
3
extracting the standard error in lrm
Hi, I would like to extract the coefficients of a logistic regression (estimates and standard error as well) in lrm as in glm with summary(fit.glm)$coef Thanks David
2019 Dec 24
3
res_calendar & LetsEncrypt
Everybody, For a while now, I've had a small home Asterisk setup to connect to my Zimbra mail server's calendar.  Making an entry on the calendar would cause Asterisk to schedule a wakeup call at the time of the calendar entry. The Zimbra mail server uses LetsEncrypt for the SSL Certs and renews every 60 days.  On the Asterisk side of things, if I do not restart the Asterisk process,
2012 Jan 16
4
Add grid lines to levelplot
I'm using the levelplot function in the lattice package. I am plotting a grid of cells and I want grid lines drawn between cells. I've spent a lot of time trying different options. I've also looked at panel.levelplot. The border parameter seems to be ignored or it doesn't mean cell border color. The panel.levelplot calls grid.rect but forces lwd=1e-5 instead the passed lwd. On
2003 Oct 22
2
Possible to make samba ignore file permissions?
I'm stuck between a rock and a hard place. Is there a way to setup samba to pretty much ignore file permissions, but allow the write list of users to modify files in shares? The problem I have, is users need permission through samba to modify web pages, but they need to NOT have permission when they FTP in or through shell. -- Northern Indiana ESC Adam Kennedy - akennedy@niesc.k12.in.us
2011 Jul 22
9
Random error in the recovery catalog
Hello, I randomly errors like this: Fri Jul 22 09:01:41 +0000 2011 //SERVER.fqdn/Puppet (err): Could not retrieve catalog from remote server: end of file reached Fri Jul 22 09:01:41 +0000 2011 //SERVER.fqdn/Puppet (notice): Using cached catalog Fri Jul 22 09:01:41 +0000 2011 //SERVER.fqdn/Puppet (err): Could not retrieve catalog; skipping run Here are the versions: puppetmaster
2006 Mar 14
21
Changing default date format in Rails
I''ve spent all day digging through the rails api and postgres-pr on this, I think it''s time to ask the list. Postgres stores a Date in YYYY-MM-DD format. My users want the dates in MM/DD/YYYY format. Sure, I could explicitly convert it on the app level every place where a date is displayed, but that seemed like a DRY violation. I thought I''d be clever and simply
2006 Oct 30
2
SVN requiring authentication
I can''t get to the code anymore. Devjavu''s svn is asking for a username and password. http://svn.devjavu.com/backgroundrb/ Authorization Required This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn''t understand how to supply the credentials