Displaying 20 results from an estimated 1000 matches similar to: "virtualbox, lvextend, etc."
2016 May 17
6
Systemd and VirtualBox
The continuing challenges of getting a workable server continue.
The latest spins of VirtualBox seem to have solved the issues of DKMS
auto compiles of the driver being aborted. The yum updates work as
expected, provided one stops the running vms manually first.
However, trying to get systemd to start the vms is proving to be a PITA.
I have extensively googled and found that there are no
2016 Aug 24
0
Linux Work Station USER ID PROBLEM
On Wed, 24 Aug 2016 11:53:15 +0300
barış tombul via samba <samba at lists.samba.org> wrote:
> Dear all,
>
> I set up the client as in the document that you can see the link
> below.
>
> https://community.spiceworks.com/how_to/44885-setup-centos-to-authenticate-via-active-directory
>
> User's home directories automatically mounted with NFS.(NFS directory
>
2008 Dec 05
5
Adding RAM
I have a server running Centos 4.7 32bit. Will moving from 4Gig of
RAM to 8Gig do any good? Since its 32bit I assume it will only be
able to address the first 4Gig not? When I installed CentOS I did not
do anything special to enable using more then 4Gig if thats required.
Exim, spamassassin and Clamd seem to be the biggest load on this
machine. My biggest bottle neck is disk I/O anyway.
Wish
2010 Sep 13
4
Migrate existing Windows XP VirtualBox VM to Xen
Hi,
I''m trying to migrate a VirtualBox virtual machine to Xen, but I
haven''t been able to successfully boot it under xen (3.0.1 that comes
with CentOS 5.5). Thinking that the problem was converting the disk
format to a raw format, I tried converting the VDI disk with all these
options:
VBoxManage internalcommands converttoraw disk.vdi disk.raw
VBoxManage clonehd disk.vdi
2012 Aug 24
1
Does libvirt abstract each and any vm specific command?
Hello,
my project still uses VBoxManage but I am inclined to switch to
libvirt, if possible, because I like the concept.
Some rather unusual commands are used by my project...
VBoxManage modifyvm "$VMNAME" --synthcpu on
VBoxManage setextradata "$VMNAME"
"VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" "1"
VBoxManage modifyvm "$VMNAME"
2010 Jun 28
1
VirtualBox driver : creating storage for a new machine
Hi,
Another thing I'm strugglin with:
When creating a new domain from scratch using the proposed XML format in
the documentation, everything works fine - basically. A problem that I'd
like to solve now is that I would expect to be able to create new
volumes within libvirt.
I started with a basic XML file in order to define a pool, but virsh
told me that creating pools is not supported
2008 Jun 05
3
isolinux on a pendrive from disk 1
Hi
I just grabbed an 8gig thumb drive, took disk 1 centos 4 i386,
copied the isolinux directory files to my thumbdrive, then ran syslinux
-sf /dev/sdc1
on the device plugged it into my laptop and it does not boot.
Is there a step(s) I am missing to get a bootable thumbdrive with centos?
Thanks,
Jerry
2008 Sep 12
2
Can''t see changes in LV Size inside domU (after lvextend on dom0)
Hi guys,
I''ve seen this post regarding "lvm resize" and this contains all the
information I need to resize a disk inside domU :
http://lists.xensource.com/archives/html/xen-users/2006-11/msg00019.html
>From this post:
"With this I can extend the LVs in the Dom0, and either shutdown the DomU
and
resize2fs from Dom0 or even (tested on test VMs and low-use
2011 Sep 19
4
LVM lvresize/lvextend requires some space in /etc to grow a logical volume?
Side note:
In CentOS-6, I noticed a new option in lvresize / lvextend:
-r, --resizefs
Resize underlying filesystem together with the logical
volume using
fsadm(8).
Nice. Two steps (lvresize and resize2fs) can now be combined into one!
Works great.
But that has nothing to do with my question, just thought I'd share
the discovery.
==
Anyway, here's
2011 Jul 25
1
VirtualBox headless
My objective is also to run headless virtual machines through libvirt
library.
I am using an Ubuntu 10.04 distro and libvirt 0.9.2.
Before asking you guys about it, I searched on the web and found this:
Hi,
>
> thanks for your hint.
>
> I read the lines in the documentation, but unfortunately editing the xml
>
> within virsh lead to the errors.
>
> The Solution to a
2016 Aug 24
4
Linux Work Station USER ID PROBLEM
Dear all,
I set up the client as in the document that you can see the link below.
https://community.spiceworks.com/how_to/44885-setup-centos-to-authenticate-via-active-directory
User's home directories automatically mounted with NFS.(NFS directory is
also in Samba Server )
When i tried to connect from Centos workstation with user id and password,
i can open the machine. But when i tried to
2005 Feb 07
3
e2fsck errors after lvextend when trying to resize2fs
I found a thread that has almost the exact same symptoms as me, but didn't
seem to come to a resolution:
https://listman.redhat.com/archives/ext3-users/2004-December/msg00018.html
I have an LVM(2) array that I've just lvextend'd and want to resize2fs, but I
can't get through the e2fsck. I get these errors when fsck-ing:
Group 3125's inode table at 102400545 conflicts with
2001 Oct 20
0
EXT3 crash?!
Just wondering if someone could help me debug this:
I was moving data from an ATARAID (via Promise FastTrack100 Controller)
into the LVM device below: 58,1:
# cat /proc/lvm/VGs/foo3/LVs/bar
name: /dev/foo3/bar
size: 476315648
access: 3
status: 1
number: 0
open: 1
allocation: 0
device: 58:01
# /sbin/pvscan
pvscan -- reading all physical volumes
2011 Nov 06
1
libvirt, OSX and VirtualBox - how?
I have a new OSX Lion Macbook and would like to control VirtualBox using
"virsh" (as I do with KVM under Ubuntu).
I've got this far:
* Installed VirtualBox
* Installed libvirt (brew install libvirt)
But now I'm a bit stuck :-)
I ran VirtualBox itself, and created a test VM successfully.
If I try to use virsh, this is what I get:
Brians-MacBook-Air:~ $ virsh -c
2011 Jun 08
1
Installing Virtualbox on Mac osx with pkg dmg provider
Hello
I can''t manage to install VB on osx via puppet and pkgdmg provider.
puppet client : 2.6.8 on osx snow leopard 10.6.7
puppetmaster : 2.6.8-1~bpo60+1 on debian squeeze
The puppet logs say :
[...]
debug: Puppet::Type::Package::ProviderPkgdmg: Executing ''/usr/bin/curl -o
/tmp/VirtualBox-4.0.8-71778-OSX.dmg -C - -k -s --url
2009 Sep 23
1
steps to add a new physical disk to existing LVM setup in new centos box?
Not a centos specific question here, but if anyone can save me from
shooting myself in the foot would appreciate any pointers.... I have an
older centos 4.7 box that I recently replaced with a newer one running
centos 5.3. I'd like to add the hard disk from the older one to the
newer one before I scrap it for good. I don't care about the data on
it, would just like the extra drive
2008 Nov 12
2
Files with .fs extension in ruby on rails application
I am using Spiceworks, an application made with Ruby on Rails. It has
some files with .fs extension but i don´t know what are this files and
with wich tools are generated. ¿Could someone say me something about it?
I attached one of this files.
Thank you.
Attachments:
http://www.ruby-forum.com/attachment/2923/spiceworks.fs
--
Posted via http://www.ruby-forum.com/.
2015 Mar 27
7
headless VirtualBox on Centos
Hello listmates,
I am wondering if there is a set of scripts/utilities for automatically
starting and running headless (no X11) VM's using VirtualBox omn a CentOS 6
server. VNC/RDP access to the VM's would be fine.
Any help much appreciated.
Cheers,
Boris.
2011 Dec 14
1
Help loading a corrupt vdi file
Hello everyone, I have a corrupt .vdi file from a virtualbox installation (XP host, Mint 11 guest) which I recently broke. I wanted to allocate more space to it, so I ran this command:VBoxManage.exe modifyhd /path/to/YOUR_HARD_DISK.vdi --resize 17179869184
It only took a second to actually complete, so I think a header somewhere is broken.
I need to get access to some files I had on there using
2012 Dec 06
3
LVM Checksum error when using persistent grants (#linux-next + stable/for-jens-3.8)
Hey Roger,
I am seeing this weird behavior when using #linux-next + stable/for-jens-3.8 tree.
Basically I can do ''pvscan'' on xvd* disk and quite often I get checksum errors:
# pvscan /dev/xvdf
PV /dev/xvdf2 VG VolGroup00 lvm2 [18.88 GiB / 0 free]
PV /dev/dm-14 VG vg_x86_64-pvhvm lvm2 [4.00 GiB / 68.00 MiB free]
PV /dev/dm-12 VG vg_i386-pvhvm lvm2