similar to: 6255958 priv_* functions don''t deal with resource problems, can deadlock

Displaying 20 results from an estimated 3000 matches similar to: "6255958 priv_* functions don''t deal with resource problems, can deadlock"

2010 Apr 14
2
brtfs on Solaris? (Re: [osol-discuss] [indiana-discuss] So when are we gonna fork this sucker?)
brtfs could be supported on Opensolaris, too. IMO it could even complement ZFS and spawn some concurrent development between both. ZFS is too high end and works very poorly with less than 2GB while brtfs reportedly works well with 128MB on ARM. Olga On Wed, Apr 14, 2010 at 5:31 PM, <Casper.Dik at sun.com> wrote: > > >>Just a completely different question...is there any plans
2002 Oct 24
1
[SUMMARY] Problems with 'last' (when OpenSSH compiled 64-bit)
Problem: 'last' output is incorrect, /var/adm/wtmpx is corrupted. Example: foster pts/1 Wed Dec 31 16:00 still logged in foster pts/3 dim Thu Aug 1 14:34 still logged in Solution: (workaround) This turned out to be an OpenSSH problem! If OpenSSH (only tested versions 3.4p1 and 3.5p1) is compiled 64-bit it corrupts the /var/adm/wtmpx
2009 Mar 31
3
Bad SWAP performance from zvol
I''ve upgraded my system from ufs to zfs (root pool). By default, it creates a zvol for dump and swap. It''s a 4GB Ultra-45 and every late night/morning I run a job which takes around 2GB of memory. With a zvol swap, the system becomes unusable and the Sun Ray client often goes into "26B". So I removed the zvol swap and now I have a standard swap partition. The
2008 Nov 19
7
Upgrading from a single disk.
Suppose I have a single ZFS pool on a single disk; I want to upgrade the system to use two different, larger disks and I want to mirror. Can I do something like: - I start with disk #0 - add mirror on disk #1 (resilver) - replace first disk (#0) with disk #2 (resilver) Casper
1996 Nov 19
0
Serious BIND resolver problems.
[Mod: I am approving this message even though it is just a rehash of known vulnerabilities of DNS. Please in future lets avoid rehashing what was alreadt discussed in probably every single mailing list that deals with UNIX security several years ago? -- alex ] ###### ## ## ###### ## ### ## ## ######
2009 Mar 09
1
Other zvols for swap and dump?
Can you use a different zvol for dump and swap rather than using the swap and dump zvol created by liveupgrade? Casper
2013 Apr 24
1
casper-rw and PXE
Hallo, syslinux, I'm working with an USB stick and an *.iso image. On an USB stick I can use "casper-rw" and "home-rw" for persistent directories/files. Under PXE I haven't yet found a similar option. Is that a syslinux-/pxelinux problem, or is that a "casper" problem? Example: USB stick, part of "isolinux.cfg": label desinfect menu label
2008 Mar 04
3
Failed to boot USB drive via syslinux if kernel is not in /
Hi, Sorry for asking this again if this have been asked. I searched this mailing list but I can not find the confirmed answer. We tried to use syslinux to boot USB flash drive. The problem is, if we put the kernel and initrd in /casper directory, syslinux failed to boot, it showed us: ------------------ Booting error message: SYSLINUX 3.11 Debian-2007-03-12 EBIOS boot: /casper/vmlinuz1 Could not
2013 Jun 27
2
ubuntu 13.10 kernel 32bit
Trying syslinux-6.00 and get the following error using ramdisk isotest or memtest DEFAULT ramdisk LABEL ramdisk linux /casper/vmlinuz append boot=casper toram initrd=/casper/initrd.img nomodeset LABEL isotest linux /casper/vmlinuz append boot=casper integrity-check initrd=/casper/initrd.img nomodeset LABEL memtest kernel /install/memtest append - LABEL disk localboot 0x80 append -
2023 Jan 13
1
failed: Could not start storage pool: cannot open directory: ... No such file or directory
On 13/01/2023 18:50, Kaushal Shriyan wrote: Hi Kaushal, > virt-install --name demoreactui --ram 8096 --disk > path=/linuxkvmguestosdisk/demoreactui.img,size=20 --vcpus 2 --os-variant > ubuntu20.04 --network bridge=br0 --graphics none --console > pty,target_type=serial --location > /var/lib/libvirt/isos/ubuntu-20.04.4-live-server-amd64.iso,kernel=casper/vmlinuz,initrd=casper/initrd
2023 Jan 13
2
failed: Could not start storage pool: cannot open directory: ... No such file or directory
Hi, # cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) #virt-install --version 1.5.0 # # ls -l /var/lib/libvirt/isos/ total 8302356 -rw-r--r--. 1 root root 4712300544 Aug 31 2021 CentOS-7-x86_64-DVD-2009.iso -rw-r--r--. 1 qemu qemu 990904320 Aug 11 2021 ubuntu-18.04.5-live-server-amd64.iso -rw-r--r--. 1 qemu qemu 1331691520 Feb 23 2022 ubuntu-20.04.4-live-server-amd64.iso
2013 Jun 30
3
6.01-pre 4 no timeout when using serial
Could it be that syslinux is waiting for ever if you use serial mode? SERIAL 0 115200 DEFAULT ramdisk LABEL ramdisk kernel /casper/vmlinuz append boot=casper toram initrd=/casper/initrd.img nomodeset console=ttyS0 LABEL isotest kernel /casper/vmlinuz append boot=casper integrity-check initrd=/casper/initrd.img nomodeset console=ttyS0 LABEL memtest kernel /install/memtest append -
2023 Jan 14
1
failed: Could not start storage pool: cannot open directory: ... No such file or directory
Hi, virt-install --help Use '--option=?' or '--option help' to see available suboptions See man page for examples and full option syntax. # virt-install --option help usage: virt-install --name NAME --memory MB STORAGE INSTALL [options] virt-install: error: unrecognized arguments: --option help # # virt-install --option=? usage: virt-install --name NAME --memory MB STORAGE
2023 Jan 14
1
failed: Could not start storage pool: cannot open directory: ... No such file or directory
El 13/1/23 a las 18:50, Kaushal Shriyan escribi?: > Hi, > > # cat /etc/redhat-release > CentOS Linux release 7.9.2009 (Core) > #virt-install --version > 1.5.0 > # > > # ls -l /var/lib/libvirt/isos/ > total 8302356 > -rw-r--r--. 1 root root 4712300544 Aug 31 2021 CentOS-7-x86_64-DVD-2009.iso > -rw-r--r--. 1 qemu qemu 990904320 Aug 11 2021 >
2007 Jun 09
41
zfs reports small st_size for directories?
Why does ZFS report such small directory sizes? For example, take a maildir directory with ten entries: total 2385 drwx------ 8 17121 vmail 10 Jun 8 23:50 . drwx--x--x 14 root root 14 May 12 2006 .. drwx------ 5 17121 vmail 5 May 25 18:16 .Trash drwx------ 5 17121 staff 6 Jun 9 00:01 .testing -rw------- 1 17121 staff 0 Jun
2013 Jul 03
2
Problems with gfxboot.c32
Am 03.07.2013 14:11, schrieb Matt Fleming: > On Wed, 03 Jul, at 12:22:52PM, Andreas Heinlein wrote: >> Hello, >> >> I am currently trying to get the gfxboot archive from Ubuntu 12.04 >> working with gfxboot.c32 under BIOS, using ISOLINUX 6. >> >> AFAIK, the Ubuntu patches have been added in 4.03, and in fact it >> works with the official 4.05 release,
2023 Jan 14
1
failed: Could not start storage pool: cannot open directory: ... No such file or directory
On Sat, Jan 14, 2023 at 4:33 PM Jos? Mar?a Terry Jim?nez <jtj at tssystems.net> wrote: > El 13/1/23 a las 18:50, Kaushal Shriyan escribi?: > > Hi, > > > > # cat /etc/redhat-release > > CentOS Linux release 7.9.2009 (Core) > > #virt-install --version > > 1.5.0 > > # > > > > # ls -l /var/lib/libvirt/isos/ > > total 8302356 >
2013 Jul 03
0
Problems with gfxboot.c32
On Wed, 03 Jul, at 03:02:19PM, Andreas Heinlein wrote: > I had to add at least one boot entry to get a working config, so I > ended up with this isolinux.cfg: > > label live > menu label ^Try Ubuntu without installing > kernel /casper/vmlinuz > append file=/cdrom/preseed/ubuntu.seed boot=casper > initrd=/casper/initrd.lz quiet splash -- > menu background
2013 Jul 03
2
Problems with gfxboot.c32
Matt Fleming wrote: > On Wed, 03 Jul, at 03:02:19PM, Andreas Heinlein wrote: >> I had to add at least one boot entry to get a working config, so I >> ended up with this isolinux.cfg: >> >> label live >> menu label ^Try Ubuntu without installing >> kernel /casper/vmlinuz >> append file=/cdrom/preseed/ubuntu.seed boot=casper >>
2018 May 09
0
EFI boot failure
I am back at this, again, trying to get my linux PXE server back up and running. I have the x86_pc (pxelinux.0) boots fine. I can boot Ubuntu Gnome 16.04 to teh setup screen. Every time I attempt to boot the same nfs from a computer which can boot via efi (x64_efi), I get a failed transfer. This is with 6.04_pre I grabbed well over a year ago. What happens is I get a TFT transport error. This is