Displaying 20 results from an estimated 3000 matches similar to: "converted VMDK disk iamge and Virtio driver"
2014 Jun 19
1
Re: converted VMDK disk iamge and Virtio driver
virt-v2v is not an option for me as all I have are the VMDK images and
don't have the VMware software to covert to OVA first.
I really don't understand what is going wrong. I also found
https://access.redhat.com/site/solutions/20511 and that still doesn't
work. Both /etc/fstab and grub.conf refer to the LABEL and not any
device name.
In the boot process I see it explicitly says it
2012 Nov 07
1
move VM disk images between storage pools on the same host
I created a new LVM type storage pool on my server and would like to move my
VM disk volumes in a directory-based pool into this new pool. But I cannot
figure out how that is done. I find plenty of information on how to migrate
live VM images from one host to another, but not on how to just move one live
from one storage pool to another on the same host.
If it cannot be done live, how an I
2014 Jun 18
0
Re: converted VMDK disk iamge and Virtio driver
On 06/18/2014 02:23 PM, Paul Raines wrote:
>
> I have a CentOS 5 VM in vmware I wanted to move to work on KVM/libvirt.
> I used qemu-img to convert it to a qcow2 image, loaded virt-manager and
> created a new VM pointed at that qcow2 image. The boot paniced when it
> tried to mount
> the root filesystem also complaining about not being able to remount the
> swap partition.
2012 Sep 04
1
Changed PDC IP, all hell broke lose
I had to move my RedHat 5 box acting as a PDC to a new IP address. It is
running samba 3.5.10. After the move, none of my windows or linux samba
clients worked anymore. I tried rejoining some to the domain, but would
get error
Unable to find a suitable server
Join to domain 'MRIRESEARCH' is not valid
The old PDC IP address is 132.183.202.95 and nothing is at that IP anymore
(for 4
2004 Feb 12
3
fs block level syncing
Right now we do a lot of hard to hard disk backup by using rsync to weekly
"mirror" the source filesystem to a backup filesystem. This works fairly
well for most sources. However, one issue with rsync is that simple things
like changing the file name or directory name cause the whole file or
directory structure to get recopied over a previous sync. Also, like for
mail spools, large
2004 Jul 02
2
file size and actually blocks do not match
I have a disk where serveral files have a file size that is much bigger
then the space they actually use. THe file size is bogus. In the example
below, the size is reported as 4.2MB but the file is really supposed to be
on 116K which is true accoring to du and the block list from debugfs.
However, doing a 'cat |wc' file actually gives me 4.2MB bytes. Where are
those extra bytes coming
2016 Sep 28
1
making manual idmap mapping
I am being forced by the upper management to tie our Linux system
logins to the corporate Windows Active Directory accounts. The
problem is our UNIX accounts do not match our corporate AD
accounts in either name or underlying UID. For just plain
Linux login I solved this issue using OpenLDAP with SASL PassThru
so I can set my 'raines' user password in LDAP to be "{SASL}per2"
2003 Jul 30
2
accidental mke2fs
I know there is no straightforward way to recover deleted files on
an ext3 file system, but is there any way to recover from an
accidental mke2fs?
--
---------------------------------------------------------------
Paul Raines email: raines@nmr.mgh.harvard.edu
MGH/MIT/HMS Athinoula A. Martinos Center for Biomedical Imaging
149 (2301) 13th Street tel:(617)-724-2369
2012 Nov 28
1
error: argument unsupported: unable to handle disk requests in snapshot
Hello, a problem occurred during making a snapshot for a guest, ask for help...
1. the xml for snapshotdomain like this:
# cat deployment.1
<domainsnapshot>
<name>a</name>
<disks>
<disk name='/home/qcow2/disk.0'>
<driver type='qcow2'/>
<source file='/home/qcow2/disk.3'/>
</disk>
</disks>
2004 Mar 23
1
slow printing from firewalled/masqueraded clients
Printing to a samba print share from a client that is firewalled/
masqueraded is painfully slow. Seems the protocol requires the samba
server to make an initiating connection back to the SMB server on the
client which will of course fail on a firewalled/masqueraded client.
The problem is that the a print job hangs till this operation times out
causing printing to take several minutes for users.
2019 Jan 08
2
Users created in last few years cannot login after 4.7 -> 4.8 + winbind
It appears there is still misunderstanding about my situation/setup. Sorry, I
know this is strange.
I have an LDAP server for my Linux infrastructure that is totally seperate
from the corporate AD Windows domain. At one point my LDAP did have
the samba schema installed with my its own SID's and smbpasswd's in it.
My web app for users to change their Linux password would on the backend
2012 Jul 19
1
virsh define function question
Hi,
How do I view the libvirt virsh domxml-to-native function implementation? I think this function contains some error.
Because we use libvirt to manage some host and vms on vmware hypervisor.
We use openenbula generate a template for libvirt ,such as my attachment windows2008.xml.
but when i use domxml-to-native to convert xml file to vmware config file vmx as below. This may not be
2003 Apr 08
1
Identify file(s) on specific disk sector
When tar'ing up an ext3 filesystem on a 3ware RAID I have, I got
the following errors in my system log:
Apr 7 21:27:46 allo 3w-xxxx[957]: Drive error encountered on port 3 on controller ID:0. Check cables and drives for media errors. (0xa)
Apr 7 21:27:46 allo kernel: 3w-xxxx: scsi0: Command failed: status = 0xc7, flags = 0x51, unit #0.
Apr 7 21:27:58 allo last message repeated 3 times
Apr
2006 Sep 27
1
my samba clients keep randomly dropping out of domain trust
I have one Linux RHEL4 box setup as a PDC and several other Linux RHEL4
samba servers and Windows XP boxes joined to the domain. Ever since
upgrading the Linux box to Samba 3 (they are currently running
samba-3.0.10) I have problems with the Linux samba clients suddenly
dropping out of the domain. Operations suddenly start failing with
[2006/09/27 16:03:25, 3]
2019 Jan 09
1
Users created in last few years cannot login after 4.7 -> 4.8 + winbind
I think that is fair to say about my old accounts where names and IDs
do not match. But the crazy thing is it is those accounts which work fine
and it is the new accounts where I did make the names and IDs match where
things do not work!
I am still confused about the supplemental groups thing. Are you saying
Samba will not support a mode where 'security = ads' for authentication
against
2014 Jul 15
1
Re: starting lxcs from within a vm using libvirt
On 07/15/2014 08:29 AM, Robb Walker wrote:
> Just another ping, and please let me know if this is not the proper format to re-ask my submitted question, but anyone else having any joy on running lxcs via libvirt launched from within a vm?
This is the right forum, even if no one has answered so far. Running
lxc guests inside an L1 kvm guest should be possible (I haven't tried it
myself,
2013 Sep 03
3
Is virsh blockcommit supported? Thanks a lot
I had test the command virsh blockcommit, but it failed, with the libvirt version 1.1.0, and qemu version 1.6.0.
Is this feature being developing? Thanks
root at cvk-31:/vms/images# virsh -v
1.1.0
root at cvk-31:/vms/images# qemu-img -V
qemu-img version 1.6.0, Copyright (c) 2004-2008 Fabrice Bellard
usage: qemu-img command [command options]
root at cvk-31:/vms/images# virsh blockcommit Vmtest
2015 Feb 11
2
libvirt/virsh change boot order
Hello, hope all are well.
Am I missing something?
If I add a cdrom and change boot order in a running vm with virsh edit, I have to shutdown the vm and restart to see the change in boot order. I can not just restart the vm via reboot inside the vm or virsh reboot vm. I don't see anything under /var/lib/libvirt/qemu/saved where I might expect conflict if I was battling against a saved
2003 Dec 01
0
No subject
for users defined on the PDC.
However, I am setting up a second Samba server and want it to
join the domain so I can use "security = domain". Lets call
the PDC samba1 and the new samba client samba2. ON samba 1, I did:
useradd -c 'Samba2 SAMBA' -d /dev/null -M -g 202 -s /bin/false -u 1503 samba2\$
passwd -l samba2\$
smbpasswd -a -m samba2\$
to create the trust account.
Then
2019 Jan 04
2
Users created in last few years cannot login after 4.7 -> 4.8 + winbind
On Fri, 4 Jan 2019 4:57am, Rowland Penny wrote:
> On Thu, 3 Jan 2019 17:46:51 -0500 (EST)
> Paul Raines via samba <samba at lists.samba.org> wrote:
>
>> TLDR: after upgrading our CentOS 7.5 servers using Samba 4.7.x with
>> security = ads and no winbind to CentOS 7.6 with Samba 4.8.x with
>> security = ads + winbind all users accounts created in the last few