similar to: Error: (28, ''No space left on device

Displaying 20 results from an estimated 600 matches similar to: "Error: (28, ''No space left on device"

2008 Feb 01
3
No peth interface for xenbr4 and xenbr5
Hello all, I have a Xen server with 6 network interfaces, I want a bridge on all of them. I use a personal network script like this : #!/bin/bash dir=$(dirname "$0") "$dir/network-bridge" "$@" vifnum=0 netdev=eth0 bridge=xenbr0 "$dir/network-bridge" "$@" vifnum=1 netdev=eth1 bridge=xenbr1 "$dir/network-bridge" "$@"
2008 Nov 13
4
Howto make a 2.6.26 kernel for my domUs
Hello, I wants to make a self compiled kernel for my domUs on a debian etch server with Xen 3.1.4 and 2.6.18.8 dom0 kernel. So, I download sources for linux-2.6.26.8, and I enabled all the Xen features : Symbol: HVC_XEN [=y] Symbol: XEN_BALLOON [=y] Symbol: XEN_FBDEV_FRONTEND [=y] Symbol: XEN_SCRUB_PAGES [=y] Symbol: XEN_KBDDEV_FRONTEND [=y] Symbol: XEN_BLKDEV_FRONTEND [=y] Symbol:
2008 Oct 21
1
Howto make a domU 2.4.27 kernel ?
Hello, I have to virtualize an old physical server who turn an a Debian Sarge with a 2.4.27-3-686-smp kernel with applications compiled with this kernel. My Xen Server is a Debian Etch Dom0 2.6.18.8 with Xen 3.1.4. So I wants to know how compile a 2.4.27 kernel for virtualize this machine. Thanks for your help -- ''''~``
2009 Mar 26
3
Install Zimbra on a Xen DomU
Hello, I''ve got a big problem when I try to install Zimbra on a xen debian etch vm. Eeek! page_mapcount(page) went negative! (-1) page pfn = 7141 page->flags = 4000083c page->count = 2 page->mapping = cd946510 vma->vm_ops = 0x0 ------------[ cut here ]------------ kernel BUG at mm/rmap.c:669! invalid opcode: 0000 [#1] SMP Pid: 7717, comm: java Not tainted
2009 Jan 11
0
network-bridge status something strange
Hello, I have got something strange when I done a /etc/xen/scripts/network-bridge status : 201: eth0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:15:17:8d:cb:1c brd ff:ff:ff:ff:ff:ff And when I done a /etc/xen/scripts/network-bridge I have got this : Link veth0 1 is missing. This may be because you have reached the limit of the number of
2008 Jul 22
3
UPS (Power) Monitoring on dom0...
Hi All, I have a USB-HID compatible UPS which is connected to my dom0 (CentOS 5.1) which is being monitored.  I have a bunch of domU''s of various OS''es, and was wondering if anyone has a solution to send the "state" of the UPS to the domU''s (read-only).  I''d like that in the event of a power-outage and the UPS''s batteries are low that before
2012 Apr 17
2
Building RPM, Unknown tag Licence & Copyright
Hi all, When trying to rpmbuild http://robert.cheramy.net/ipfm/browser/trunk/redhat/ipfm.spec, I do this: [mihamina at centos6-01 redhat]$ rpmbuild -ba ipfm.spec error: line 5: Unknown tag: Licence: GPL And I get the error above. [mihamina at centos6-01 redhat]$ head -n 5 ipfm.spec Summary: IP Flow Meter is a bandwidth analysis tool Name: ipfm Version: 0.12.0rc1 Release:
2020 Nov 22
2
domain member file server failed after upgrade from 4.11.14 to 4.13.2
Hello ! I have just upgraded 40 x Samba domain member file server from 4.11.14 to 4.13.2 - No problem with 20 x domain member that are in a unique Samba domain (only samba DC) - But for my other domain (with composed of Windows 2016 DC), all of 20 x Samba domain member failed to desserve file after this upgrade :-/ I have triple check /etc/hosts, hostname, krb5 etc .... And
2020 Nov 23
2
domain member file server failed after upgrade from 4.11.14 to 4.13.2
Hi Rowland, Sorry to inform that none of thus packages solve my problem. But today, with some Tranquil.it helps, I have some news: - Upgrade from 4.11.14 -> 4.12.9 is OK - Upgrade from 4.12.9 -> 4.13.2 : problem is present with Tranquil.it AND Louis package - Fresh install + member join with 4.13.2 is OK (Centos AND Buster packages) Problem only occur when upgrading member to 4.13.2 with
2005 Mar 18
0
2 possible bugs in function validObject (PR#7735)
Hi, > R.version.string [1] "R version 2.0.1, 2004-11-15" I have found two possible bugs in function validObject. Details below. Cheers, Scott ================================== Scott D. Chasalow Principal Statistician Statistical Genetics and Biomarkers Bristol-Myers Squibb Company Email: scott.chasalow <AT> bms.com ================================== ------ BEGIN R
2003 Jan 28
1
password syncronization
Dear friends we have the following problem. We have Operating system=OpenBsd installed computer and an other one with windows 98 when we change the password via smbpasswd myname ... then we have the following problem. My sambapassword is really changed. Since when I try to communicate samba server through windows 98 installed computer I see there is no problem. (Since we can see the shared
2006 Oct 12
0
Is there a function in R to evaluate the adjusted AIC or other statistc where overdispersion existed in GLMs?
Dear friends, As we all know, the usual model selection criteria(e.g.deviance,AIC...) in GLMs isn't very good for selecting the best model when overdispersion exist, so we need to adjust the corresponding statistic,see(Fitzmaurice,G.M. (1997) Model selection with overdispersed
2000 Jan 20
0
ssh and expired passwords ?
Hi ! Is it possible to add support for expired passwords to OpenSSH ? What I mean by this is that when users password has expired the user is forced to change the password before the shell is executed. At least OpenSSH on linux+pam (RedHat 6.0) denies access if the password has expired ... Would something like this work (as a temporary fix): If the password is expired run a command that first
2004 Jul 21
0
extensions.conf variable declaration
Hi, I'm setting up multiple asterisk servers and trying to do the classic DIAL(IAX2/asterisk1/${EXTEN}&IAX2/asterisk2/${EXTEN}&IAX2/asterisk3/${EXTEN},15) After googling a bit, I fell on a discussion about putting this in a variable so that adding additionnal servers would be easy. I can't seem to find the link anymore, but it went something like this: extensions.conf:
2004 Aug 31
0
answer from wrong port
Hi everyone, I'm having a little problem and was wondering whether anyone would have any ideas or pointers for me. I've been working on load-balancing asterisk and have had a pretty successful setup using LVS and IP tunneling (plus a bit of iptables nating). I am only load balancing the SIP registration while the RTP between the SIP phone and the asterisk server and between the
2004 Oct 06
1
IAX2 to SIP
Hi everyone, I just got myself a IAXy device and am trying to integrate it to our asterisk server. I configured the IAXy and it is registering and I get a dial-tone. If I try calling another SIP device, and I get "can't translate IAX2 to SIP" How can I make my IAX device communicate with a SIP device (and vice-versa)? Here's what the log says: -- Executing
2003 Nov 09
1
BIND version 9.2.1 how do i do local dns and external resolution
I wish to be able to do 2 things: 1) Resovle local names to IP's e.g o wish to name my mail server at 10.0.0.1 mail.cfu.local 2) I would like to host my own DNS server for internet use localy as the local ISP here somtimes have problems with their services. I am currently running RedHat LINUX9 with Samba 2.2.8a with Bind 9.2.1 my proxy server running squid is on 10.0.0.100 internal
2006 Nov 01
1
How to find further informations on specific options?
Dear friends, When i read the R-help , i often find the following case: e.g.:surf.gls(np, covmod, x, y, z, nx = 1000, ...) #Package Spatial: Arguments: covmod: function to evaluate covariance or correlation function * ...: parameters for 'covmod'* How should i find the further information on "*...: parameters for 'covmod'*" ? I use the ?covmod, but
2006 Nov 07
1
plot questions?
Dear Rusers, I want to know which function in R can perform the following tasks: 1.surface-data grid(x,y,z) #which could be done in splus, the name was from splus's options of graph 2. contourplot(x,y,z) #which could be done in splus By the way, where can i find some useful materials to learn to plot 3-dimensionel graphs? Thanks! -- With Kind Regards, oooO::::::::: (..):::::::::
2006 Nov 19
2
questions on adding reference line?
Dear Ruser, I use abline() function to add the reference line successfully, but i can't display the values corresponding to the reference line on the x/y axis, anybody knows how to display it? *My simulated programs:* y<-rnorm(50) plot(x,y) abline(v=0.5) *#my question is how to display x=0.5 in the x axis?* Thanks in advance. -- With Kind Regards, oooO::::::::: (..):::::::::