Displaying 20 results from an estimated 5000 matches similar to: "Can not delete file"
2017 Nov 10
1
doveadm -A backup
Hello,
I am trying to backup all users mails using
doveadm -Dv backup -A mdbox:/nasdrive/mailbackupfolder
However the script is not doing the backup into individual folders but is
trying to overwrite the data in /nasdrive/mailbackupfolder for every user.
Logically it should write into /nasdrive/mailbackupfolder/user1 ,
/nasdrive/mailbackupfolder/user2 etc.
I know we can run a shell
2011 Apr 29
2
udisk cdrom support in linux
Is there any udisk support in Wine as a replacement for HAL?
2005 Dec 08
2
[LLVMdev] Forwarded to llvm list ...
This was originally sent to Vikram Adve -- I have forwarded it to the list
as per his suggestion ...
Regards
Mark O'Neill
---------- Forwarded message ----------
Date: Thu, 8 Dec 2005 11:51:40 +0000 (GMT)
From: Mark ONeill <mao at raven.linux.ox.ac.uk>
To: vadve at cs.uiuc.edu
Cc: mflesner at cs.uiuc.edu
Subject: LLVM help ...
Dear Vikram
I spoke to you quite a long time ago about
2014 Aug 25
2
[LLVMdev] [cfe-dev] [3.5 Release] Release Candidate 3 Now Available
The ARM binaries seem to be corrupt. Although correctly signed, the xz file seems to be truncated
arm7% unxz < clang+llvm-3.5.0-rc3-armv7a-linux-gnueabihf.tar.xz | wc -c
unxz: (stdin): Unexpected end of input
133214381
M.E.O.
On Aug 21, 2014, at 10:56 AM, Bill Wendling <isanbard at gmail.com> wrote:
> Ahem. And now for the correct URL:
>
>
2014 Sep 09
2
Re: CoreOS support
Here it is :D
root@ny2proxd03:/var/lib/vz/images/100# virt-resize --expand /dev/sda3 vm-100-disk-1.qcow2 vm-100-disk-1.qcow2.resized
Examining vm-100-disk-1.qcow2 ...
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: create: flags = 0, handle = 0x246f780
libguestfs: trace: add_drive "vm-100-disk-1.qcow2" "readonly:true"
libguestfs: trace:
2014 Jun 13
2
Re: libguestfs supermin error
Hi RIch
It got solved.I updated the newer vmlinuz file with the older one after
enabling the virtio modules with (m) option.
Thanks for the wonderful support you provided me.I'll now ryo to boot my VM
from the cloud and let you know if any further issues.
I'm now getting following logs...
libguestfs-test-tool
************************************************************
*
2014 Dec 11
1
Inspect_os() error
I posted this problem on IRC yesterday. Here are some logs.
Recap on the problem:
When I do inspect_os() (from the python api) or invoke virt-inspector, I
get this error:
libguestfs: error: internal_parse_mountable: internal_parse_mountable_stub:
/dev/vg_nestedctos1/lv_root: No such file or directory
I don't have this problem when I invoke it using the OS supplied binaries
(version 1.14.8).
2016 Feb 27
2
"guestmount --rw" fails but "guestmount --ro" succeeds on Ubuntu 14.04
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
guestmount --ro -a agent-disk1.vmdk -i /mnt/vmdk --> Works fine
guestmount --rw -a agent-disk1.vmdk -i /mnt/vmdk
libguestfs: error: appliance closed the connection unexpectedly.
This usually means the libguestfs appliance crashed.
See
2023 Mar 01
1
EL9/udev generates wrong device nodes/symlinks with HPE Smart Array controller
Hi,
I see some strange and dangerous things happening on a HPE server with HPE
Smart Array controller where EL9 ends up with wrong device nodes/symlinks
to the attached disks/raid volumes:
(I didn't touch anything here but at 08:09 some symlinks were changed)
/dev/disk/by-id/:
lrwxrwxrwx 1 root root 9 Mar 1 07:57 scsi-0HP_LOGICAL_VOLUME_00000000 ->
../../sdc
lrwxrwxrwx 1 root root 10
2014 Dec 18
3
Issue with Libguestfs
Hi,
I'm using SolusVM control panel to create KVM VPS. Suddenly, I can't make
any VPS on Host-Node. Their build log says the SolusVM can't read the
libguestfs in server.
During the debug, I've tried to mount existing VPS using guestmount command
and I can't mount the KVM image.
Please check here.
=============
[root@SG01KVM256-01 ~]# guestmount -i -a
2013 Nov 22
2
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
Thanks to all. Symbolic link to vmlinuz image is a solution to my problem:
$ ll /boot
total 2536
drwxr-xr-x. 3 root root 60 2013-04-15 14:49 efi
lrwxrwxrwx. 1 root root 25 2013-09-18 15:50 grub -> /dev/.initramfs/live/grub
-rw-r--r--. 1 root root 185842 2013-03-29 20:59 symvers-2.6.32-358.6.1.el6.x86_64.gz
-rw-r--r--. 1 root root 2407872 2013-03-29 20:58
2020 Sep 03
0
Re: Error while loading shared libraries: libsbz.so
[Please keep replies on the list]
> ************************************************************
> * IMPORTANT NOTICE
> *
> * When reporting bugs, include the COMPLETE, UNEDITED
> * output below in your bug report.
> *
> ************************************************************
> libguestfs: trace: set_verbose true
2014 Jan 31
1
libguestfs-test-tool hangs on Btrfs
A simple libguestfs-test-tool invocation on Btrfs machine hangs as noted
below.
Versions and related details here:
https://bugzilla.redhat.com/show_bug.cgi?id=1060126
Complete strace:
http://kashyapc.fedorapeople.org/temp/qemu-strace.log
----------------
$ libguestfs-test-tool
************************************************************
* IMPORTANT NOTICE
2020 Sep 03
1
Re: Error while loading shared libraries: libsbz.so
I've tried the workaround you suggested but it doesn't seem to work. Also
tried to add just "libsbz.so" to zz-workaround with no success. It throws
the same error as before.
PS: Sorry I've just hit reply without checking the "To:" address and I
guess it sent directly to you.
On Thu, Sep 3, 2020 at 1:59 PM Richard W.M. Jones <rjones@redhat.com> wrote:
>
2016 Aug 29
2
guestfs_launch gets stuck
Hello everyone,
I am using libguestfs on CentOS 7.2. I am trying to modify Red Hat 5.4
disks. I am using C/C++. I found the process gets stuck
inside guestfs_launch:
Thread 1 (Thread 0x7fe3aa6148c0 (LWP 1265)):
#0 0x00007fe3a9032c20 in __poll_nocancel () from /lib64/libc.so.6
#1 0x00007fe3aa1e5ea4 in read_data () from /lib64/libguestfs.so.0
#2 0x00007fe3aa20af0c in
2021 Jul 05
1
Problems with CentOS 8 kickstart
Hi All,
I am having problems with a kickstart install of CentOS 8
When I try to do a completely automated install using PXE/UEFI it get to the point where it reads the kickstart config file.
Then I see the following message
"kickstart install Started cancel waiting for multipath siblings for nvme0n1"
This is what I have in the kickstart file
# Clear the Master Boot Record
zerombr
#
2008 Jul 18
1
AD-Shares not accessible with 3.0.31
Starting with version 3.0.31, it is not possible to access shares on a
Windows Server 2000 SP4, even though it is possible to join the domain
controlled by that Server.
The same configuration worked "fine" (for one hour) with 3.0.30.
What has changed? What do I need to configure or compile differently to
get back to 3.0.2x behaviour?
The commands
#> wbinfo -u
#> wbinfo -g
#>
2017 Aug 23
2
virt-sysprep: error: no operating systems were found in the guest image on libguestfs-1.36.5
Hi all,
I encountered the following error when I tried to run virt-sysprep on a qcow2 image.
virt-sysprep: error: no operating systems were found in the guest image
The version I used for libguest is as follows:
[libguestfs-1.36.5]
The same issue happened on other versions such as libguestfs-1.32.7.
# ./run ./sysprep/virt-sysprep -v -x -a
2017 Dec 11
3
Libguestfs Hangs on CentOS 7.4
Hi,
We seem to be hitting an issue where libguestfs keeps hanging. virt-resize,
guestmount etc.. never complete. If we set
LIBGUESTFS_BACKEND_SETTINGS=force_tcg it completes.
The issue starts when updating to CentOS 7.4 (CentOS 7.3 work fine). It
doesn't seem to affect all 7.4 hypervisors and the only similarity that we
have found is that they all use NVMe drives.
Non-Volatile memory
2005 Jan 31
1
installing ie6 with winetools
i try to configre wine using winetools, but don't get any furtherin base setup
than accepting the licence agreement of internet explorer. it doesn't make any
difference if i try to install from cd or internet.
on the console, where i started winetools you can read:
linux:~> wt
Wine 20041201
wine is executed as "wine"
Parameters are ""
Version of Wine is OK.