Questions tagged [oracle-vm-server]
Oracle VM is a server virtualization solution based on Xen
24 questions
0
votes
0
answers
421
views
Error while trying to resize a disk partition
Im trying to resize a disk partition in Ubuntu 22.04 in OracleVM. I already resize the disk in the VM software but in Ubuntu the disk still with the old size. I think it resize but in a new partition ...
1
vote
1
answer
70
views
deleting data in a domU-mounted image does not reduce the image size
I have difficulties understanding the following situation:
Dom0 image:
[root@Dom0]# du -h 19.12.0.0_dbhome_1.img
980M 19.12.0.0_dbhome_1.img
is mounted on DomU:
[root@DomU]# df -h /u01/app/oracle/...
0
votes
1
answer
933
views
virtual machine doesn't use allocated disk space
I am running manjaro in an Oracle VirtualBox to test a virgin install of a set of softwares. I am getting an error that there is no more disk space on a particular download, however, when I set up the ...
0
votes
0
answers
554
views
Unable to boot Oracle Linux in Virtual Box
I hope this is the right place to ask this question.
I'm trying to install Oracle Linux 8.1. It works but then the reboot needed after the installation takes it back to the installation screen.
It ...
3
votes
2
answers
4k
views
Install Let's Encrypt SSL certificate on Oracle Linux Server
I am trying to install a Let's Encrypt certificate on a Oracle Linux Server 7.6. Since the server does not have a public IP, I had to validate via DNS.I followed the instructions here https://github....
0
votes
0
answers
164
views
tcpdumping virtual network on the Oracle Virtual Server
Is there a way to enable proper promiscuous mode in Oracle Virtual Server based virtual network?
It seems like card is getting only some percents of total network traffic.
I have tried all of the ...
1
vote
0
answers
2k
views
Problem with starting Oracle Linux after Migrating form OVM to hyper-v
I am planing to move form OVM to hyper-v, in-order to do the migration, I shutdown OVM (VM is using Oracle Linux 7.2) normally, then exported the appliance from OVM Console, move it to Windows machine ...
1
vote
1
answer
10k
views
What's missing in my grub2 configuration for PxE
I'm trying to automate the installation of physical servers using PxE. In this case I'm installing Oracle Virtual Servers (OVS for short, RHEL/Centos-like systems with Xen and custom linux kernel). I ...
4
votes
0
answers
2k
views
Failed UDEV rules test on Oracle Linux 7
I wrote my UDEV rules, to configure asm devices as shown:
KERNEL=="sd?1", SUBSYSTEM=="block", PROGRAM=="/usr/lib/udev/scsi_id -g -u -d /dev/$parent", RESULT=="1ATA_VBOX_HARDDISK_VB40696d3c-4b65a1e9", ...
1
vote
2
answers
4k
views
Unable to connect to Linux VM from Windows 7 Desktop
ssh destination:
--VM : Oracle VM Virtual Box 4.3.20
--Linux installed on VM: Fedora 22 (IP: 10.0.2.15 )
ssh source:
--Windows 7 Desktop
I installed putty on Windows 7 Desktop and am trying ...
1
vote
0
answers
394
views
How to do incremental backup of .img files containing windows partition?
On an OVS I have a few windows machines.
I want to create a full backup their .img disk files, thats done, .img.gz. Than I want to incrementally backup their C:/ partition, but thats not working.
...
1
vote
1
answer
1k
views
Difference between Oracle VM and Citrix XEN?
I`ve been testing Oracle-VM this day. Is there anyone out there who has tested both XEN-based solutions?
What are the main differences?