similar to: disk is full or too many open files

Displaying 20 results from an estimated 7000 matches similar to: "disk is full or too many open files"

2009 Jan 27
3
howto upgrade
Hi, I would like to ask the proper or recommended way of upgrading xen...? I started with 3.1.0 then upgraded to 3.2.1 but now I am not able to use the original system. Since I am not satisfied[*] with the current setup I would try to upgrade to 3.3.1 but it would be nice if something went wrong I could downgrade it to 3.2.x... It is a pitty that booting the previous xen image does not work
2009 Jan 27
3
howto upgrade
Hi, I would like to ask the proper or recommended way of upgrading xen...? I started with 3.1.0 then upgraded to 3.2.1 but now I am not able to use the original system. Since I am not satisfied[*] with the current setup I would try to upgrade to 3.3.1 but it would be nice if something went wrong I could downgrade it to 3.2.x... It is a pitty that booting the previous xen image does not work
2003 May 14
1
mount dies misteriously
Hi samba gurus, A samba connection between a RedHat 9 and a win2000 is given, where mount -a sometimes (sometimes - i couldn't notice any order in that) dies completely. If it is during the boot process, the whole boot process stops without any further error message or anything. (you have to enter the interactive startup, say no to the smbmount and say mount -a as root from a console) the
2012 Jul 25
8
online increase of zfs after LUN increase ?
Hello, There is a feature of zfs (autoexpand, or zpool online -e ) that it can consume the increased LUN immediately and increase the zpool size. That would be a very useful ( vital ) feature in enterprise environment. Though when I tried to use it, it did not work. LUN expanded and visible in format, but zpool did not increase. I found a bug SUNBUG:6430818 (Solaris Does Not Automatically
2024 Mar 15
1
Unable to utilize past 1 gbps
Hi Zsolt, looking at the metrics from Proxmox it doesn't look like anything breaks there. What about at the operating system level? Could there be some limits there? Have you checked corresponding kernel or system logs? Which OS/distribution are you using? Checked the logs there? If nothing screams there, maybe start looking at a load balancer and scale with several more VMs? -- Marius
2024 Mar 14
1
Unable to utilize past 1 gbps
Dear Marius, In addition to that attached please find a screenshot from Proxmox on statistics. Do you know any ice cast servers that puts out more than 1 gbps for a longer period? Just curious whether anyone was able to go beyond 1 gbps for an extensive time. Thank you! Best, Zsolt zsolt makkai <gvmzsolt at gmail.com> ezt ?rta (id?pont: 2024. m?rc. 14., Cs, 23:39): > Dear Marius,
2007 Jan 23
3
Login and logout scripts
Is there a way to run a script on my samba PDC machine when a user logs in and logs out? Thanks in advance. -- Air conditioners and Computers are the same - they both crash when you open Windows.
2024 Mar 15
1
Unable to utilize past 1 gbps
A quick Google search indicates that it might be a Proxmox limitation: https://forum.proxmox.com/threads/i-cant-exceed-1gb-of-internet-with-a-10gb-network-card.128710/ On Fri, Mar 15, 2024 at 12:24?PM Marius Flage <marius at flage.org> wrote: > Hi Zsolt, > > looking at the metrics from Proxmox it doesn't look like anything breaks > there. What about at the operating
2012 Jul 12
1
Modifying a list: what gets copied?
Hi all, In my continued effort to understand when and what R copies, I've designed a small experiment to try and figure out what goes on when a list gets copied - is it a shallow copy or a deep copy. I believe the following experiment isolates the difference: options(digits = 2) powers <- 4:6 n <- setNames(10 ^ powers, paste0("e", powers)) xs <- lapply(n, seq_len) zs <-
2009 Jun 11
3
Gathering "metal" stats
Hey All, I’m attempting to gather stats on usage of the “metal”, by which I mean the physical host’s hardware. I would like to know the CPU, IO, and network stats for the hardware. Normally I would get these from /proc/stat, /proc/diskstat, and ifconfig respectively. However, because of the segregation of VMs and Dom0’s special relationship as a paravirtualized I don’t know if I can trust this
2007 Jan 23
7
access users homes share
hey list, we are currently migrating our users from novell to samba. now we have one problem: in novell we could give e.g. user1 access to users2 home share so he could modify, delete or add files on this share. in samba we defined a global homes share that is mapped on logon. so how can we give user1 the needed rights? here is the definition of the homes share in smb.conf: [homes]
2011 Oct 27
2
PXELINUX LOCALBOOT 0 hang on Dell Optiplex 990
I have been using PXELINUX, with "LOCALBOOT 0" when wanting to boot from disk, for many years. Now on new Dell Optiplex 990 machines, PXE boot with "LOCALBOOT 0" hangs after message Booting from local disk... without the expected "Exiting PXE" message. I tried "LOCALBOOT -1" and some other values also, none seemed to work. I tested SYSLINUX 4.04.
2006 Nov 07
1
Patch for zoom with mixed resolutions
Hey, David, with the latest changes for output-specific zoom it wasn't focusing properly for me with mixed resolutions. I think this patch corrects that. (Oh, and on my previous comment I meant struts and not extents, if that was confusing to anyone. It was to me when I re-read it, heh.) ...MC -------------- next part -------------- --- plugins/zoom.c +++ plugins/zoom.c @@ -480,8 +480,12
2024 Mar 14
1
Unable to utilize past 1 gbps
Dear Marius, Our station is Megadanceradio in Hungary. Our status page for the master server is: http://45.67.158.93:8000/status.xsl For the slave: http://45.67.158.94:8000/status.xsl We are peaking at around 11.00 am and 13.00 pm in the afternoon. We have tested extensively the bandwith with speedtest. We tried with iperf but that did not finish for a long time so we stopped it. Currently
2012 Feb 27
2
compare two data frames of different dimensions and only keep unique rows
Dear list, I am still struggling with something that should be easy: I compare two data frames with a lot of common rows and want to keep only rows that are NOT in both data frames, unique. Here are an example of these data frame. reported <- structure(list(Product = structure(c(1L, 1L, 1L, 1L, 2L, 2L, 3L, 4L, 5L, 5L), .Label = c("Cocoa", "Coffee C", "GC",
2013 Apr 17
0
Full Information Maximum Likelihood estimation method for multivariate sample selection problem
Dear R experts/ users Full Information Maximum Likelihood (FIML) estimation approach is considered robust over Seemingly Unrelated Regression (SUR) approach for analysing data of multivariate sample selection problem. The zero cases in my dependent variables are resulted from three sources: Irreverent options, not choosing due to negative utility and not used in the reported time. FIML can
2007 Jun 04
2
missing IntegerFromString()
I have created a DLL not so long ago using C code. My code used the IntegerFromString() function that used to be exported in the Rinternals.h header file (and thus easily accessible). Recently I upgraded to R 2.5.0 and my DLL stopped working. I see that the IntegerFromString() function is not exported in any of the header files in the RHOME\include directory. Is it possible for me to use it
2018 Sep 11
1
Running libvirtd outside of a shell results in qemu defunct processes
Hi, In KubeVirt we are right now starting libvirt via a wrapper shell script. I want to remove that wrapper and directly start libvirtd from our golang code. This means that our golang code is PID 1 in the container and we start libvirtd as a fork from there. When I did this, strange things started to happen. Libvirt was still able to start and manage qemu processes, but stopping the qemu
2010 Aug 15
6
how many folks are *seriously* using ACLs?
i'm just curious -- how many people here are using ACLs as a regular and significant part of their sys admin? rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA Top-notch, inexpensive online Linux/OSS/kernel courses http://crashcourse.ca Twitter:
2017 Mar 01
2
Lenovo M900 with CentOS 7 strangeness
Hello, I would like to install CentOS 7.3 on my new Lenovo M900 machine. I am using the official 1 DVD installer. The installation process was fine without any error but after reboot the USB keyboard and the USB mouse did not work. Therefore I was not able to type anything or pass the first boot screen. Only the power button is working. Any idea why? I believe the installation media is using the