Displaying 20 results from an estimated 500 matches similar to: "virt-resize"
2010 Mar 24
1
RHEL 5.4 errors in log file...
Hi.
I have following errors in my log file:
Mar 22 05:33:11 xentest libvirtd: 05:33:11.518: error : failed Xen
syscall topology cpuset syntax error
Mar 22 05:33:21 xentest libvirtd: 05:33:21.418: error : failed Xen
syscall topology cpuset syntax error
Mar 22 05:33:41 xentest libvirtd: 05:33:41.274: error : failed Xen
syscall topology cpuset syntax error
Mar 22 05:33:41 xentest libvirtd:
2018 Jan 27
0
issue with openssh-server running in a libvirt based centos virtual machine
Hi,
I have a strange issue in a libvirt environment, and I do not know how
to solve it.
I have two centos hosts: first one is a physical server called
server1, that acts as a host for the second one, called centos1. The
centos1 is a virtual machine (VM) running in server1. A linux bridge
in forwarding mode is used to connect the centos1 VM network interface
to the server1 network interface and
2011 Jun 13
2
[PATCH] New API: ufs-growfs to grow UFS filesystems.
This simple patch adds support for the BSD "growfs" command, so you
can grow BSD filesystems [in theory -- see below].
It also adds a new optional group called "ufsutils" which indicates if
the libguestfs API supports the guestfs_ufs_growfs call, since it's
not available on Fedora. (http://libguestfs.org/guestfs.3.html#availability)
I tested this on Debian, and although
2018 Jan 27
3
Re: issue with openssh-server running in a libvirt based centos virtual machine
You say you can ping but not ssh. If you install tcpdump on the VM, can you
see the ping packets arriving and leaving? If not, I suspect an address
collision - especially if ping continues to work with the VM shut down. If
you can't ping, check the other end of your bridge. I'm more familiar with
open vSwitch, but I'm somewhat concerned that your bridge definition
doesn't include a
2018 Jan 28
0
Re: issue with openssh-server running in a libvirt based centos virtual machine
On Sat, Jan 27, 2018 at 3:44 PM, Peter Crowther
<peter.crowther@melandra.com> wrote:
> You say you can ping but not ssh. If you install tcpdump on the VM, can you
> see the ping packets arriving and leaving? If not, I suspect an address
> collision - especially if ping continues to work with the VM shut down. If
> you can't ping, check the other end of your bridge. I'm
2012 Nov 07
0
CreatePrinterIC failure from Windows8 client
Hi,
While testing Window8 print functionality I notice that the point and print
installation of the SAMBA shared printer fails.
The symptom is that the driver files gets copied on to the client but
towards the end while finishing the printer addition Windows8 throws an
error "Cannot connect to Printer: Operation failed with error 0x000006d1".
Please note the PnP installation for
2014 May 05
1
kvm libvirt vms import
Hi there,
I'm new to Centos. I've installed version 6.5 x86_64. I'm coming from
slackware/debian utilizzation environment. I'm trying to setup libvirt
and qemu-kvm, but I have some problems.
I've different vms (2 centos, 2 slackware, 3 Debian) and I'm trying to
import all of them.
I want prefix that all of them was created from debian host and vdisk
had bus=sata and
2013 Jul 14
1
Cannot VGA Passthrough Intel HD Graphics 4600 IGD
Hi,
I am trying to VGA passthrough Intel HD Graphics 4600 IGD with
Xen-unstable 4.4 changeset 27214 and Linux kernel 3.10.0 but was not
successful.
Details are as follows:
===============================================================================================
teo-en-ming@intel-core-i5-4430-desktop:~$ sudo xl info
[sudo] password for teo-en-ming:
host :
2014 May 20
1
xhost: unable to open display
When I put
export DISPLAY="IP address:0.0" ip address being my windows8 desktop
then
xhost +
I get
xhost: unable to open display "IP:0.0"
when I try
export DISPLAY=":0.0"
I get the same thing.
I have centos6.4 running on a late model Dell Blade
Windows8 Alienware laptop
I checked the xwin firewall setting and it is set to public network
access (but strangely
2015 Dec 03
0
7.2 kernel panic on boot
Am 03.12.2015 um 11:40 schrieb Duncan Brown <centos2 at duncb.co.uk>:
> On 03/12/2015 10:06, Leon Fauster wrote:
>> Am 03.12.2015 um 10:53 schrieb Duncan Brown <centos2 at duncb.co.uk>:
>>> On 03/12/2015 09:40, Bernard Lheureux wrote:
>>> No joy unfortunately, the correct initramfs is there
>>>
>>> I tried reinstalling just in case, but no
2006 Mar 18
2
ANN: capistrano-runit-tasks 0.1.0
I''d like to announce the first release of capistrano-runit-tasks.
This came about as I wanted to use runit rather than spinner/spawner/
reaper on my memory limited VPS but should be useable for any setup.
From the README:
This library extends Capistrano to allow processes to be supervised
using the
runit package. It replaces some of the standard tasks with runit
versions and
2003 Jan 27
1
(no subject)
Hi.
I have a question for you. Does red hat 8.0 have an equivalent for growfs?
I have installed a new disk in my machine and I would like to extend some
of my file systems onto this new disk. I know this is OK on unix, I was
wondering if it was OK on RH linus.
Thanks
Mark Venn
2006 Feb 01
1
Resizing Freebsd mdroot domU, on a RHEL4 dom0 machine.
I''ve gotten freebsd 7.0 domU working using the files here:
http://www.fsmware.com/xenofreebsd/7.0/downloads
on a rhel4 system using xen-3.0.0-7.1_rhel4.1 rpms.
but the root filesystem for freebsd is quite small:
demo# df -h | grep /
/dev/xbd1793a 496M 274M 182M 60% /
I''m wanting to resize the mdroot filesystem, but am unsure how. I have
no issues resizing ext*
2006 Jan 05
2
can not lvcreate after lvm snapshot and "xm mem-set" and lvremove
I am not sure if it''s a xen bug or lvm bug, or just my bad hardware,
but here''s how to reproduce:
/dev/vg0/centos1 is lvm block used by a domainU, it''s 8G in size.
#lvcreate -L8192M -s -n snap1 vg0
#mount /dev/vg0/snap1 /mnt
do some copying files here
#umount /mnt
#lvremove /dev/vg0/snap1
not removed! it says can''t allocated memory
#xm mem-set 0 512
#lvremove
2014 Dec 22
1
Configuring LMTP/IMAP proxy
Hi,
First, my version:
[root at centos1 conf.d]# dovecot --version
2.2.15
[root at centos1 conf.d]#
I have already configured dovecot that way (on one single VM, so everythinh is stored on the same machine)
- A post fix server sending out to LMTP
- LMTP is the dovecot LMTP server, configured with "lmtp-proxy= no",
- LMTP checks the users receiving
2017 Apr 20
2
Is FSCTL_VALIDATE_NEGOTIATE_INFO mandatory in samba-4.4 & onwards
Hello,
I was reading about secure Dialect negotiation to prevent man-in-middle
to downgrade dialects & capabilities.
_https://blogs.msdn.microsoft.com/openspecification/2012/06/28/smb3-secure-dialect-negotiation/_
I wanted to ask, is there any option to disable SMB2 to do dialect
renegotiation as present in Windows8 clients, as they can control using
RequireSecureNegotiate.
--
Thanks
Amit
2015 Dec 07
2
7.2 kernel panic on boot
On Mon, Dec 7, 2015 at 10:18 AM, Duncan Brown <centos2 at duncb.co.uk> wrote:
> On 07/12/2015 14:40, Akemi Yagi wrote:
>>
>> This bug report:
>>
>> https://bugs.centos.org/view.php?id=9860
>>
>> and its upstream (RH) reference:
>>
>> https://bugzilla.redhat.com/show_bug.cgi?id=1285235
>>
>> might possibly be related to the
2006 Apr 04
1
modifying isolinux.cfg of a given, bootable iso
Hello,
I want to modify isolinux.cfg of a given, bootable iso
(of Linux CentOs installation) according to my needs.
The things is :
I copy the contents of that iso to a different directory.
I modify the isolinux.cfg according to my needs.
Then what?
I had of course googled for it.
I had tried afterwards:
mkisofs -o centos1.iso -b isolinux/isolinux.bin -no-emul-boot
-boot-load-size 4 -boot-i
But
2007 Mar 24
3
HowTos/MigrationGuide
Please (particularly Smooge) review and comment on the new content at
http://wiki.centos.org/HowTos/MigrationGuide
Based heavily on the pieces I added earlier to
http://wiki.centos.org/Migration/5
Tried to keep it general.
Would assume that we want only one page on Migration with sub-pages for
specific versions. I referred to the CentOS 3 FAQ entry on WBEL
migration but it would seem to be
2020 Oct 08
4
Invisible files and disk space
On Thu, Oct 08, 2020 at 11:12:54AM -0400, Yves Bellefeuille wrote:
> centos2 at foxengines.net wrote:
>
> > It's not working, I haven't been able to identify the files. They
> aren't
> > there. All attempts to measure disk usage of / by files shows that the
> > disk usage is only a percentage of available space and that there
> > should be space