Displaying 20 results from an estimated 1100 matches similar to: "VM disk question"
2015 Jul 08
5
[PATCH v2 0/4] labels: rework
We should use the existing function from specific fs,
if not, move it to specific fs files.
Chen Hanxiao (4):
labels: move e2label to ext2.c and call it directly
labels: move ntfslabel to ntfs.c
labels: use existing do_xfs_admin for xfslabel
labels: return ENOTSUP if could not set label for specific fs
daemon/daemon.h | 2 ++
daemon/ext2.c | 23 ++++++++++++-----
2015 Jul 08
9
[PATCH 0/5] labels: rework
We should use the existing function from specific fs,
if not, move it to specific fs files.
Chen Hanxiao (5):
label: move btrfslabel to btrfs.c
label: move e2label to ext2.c and call it locally
label: move ntfslabel to ntfs.c
label: use existing do_xfs_admin for xfslabel
labels: return ENOTSUP if could not set label for specific fs
daemon/btrfs.c | 16 +++++++++++
daemon/daemon.h |
2016 Oct 21
0
VM disk question
> However I wish to change the disk from UUID booting (fstab) to the old
> style LABEL.
> (so I can export it and use on another machine).
>
> however when I run:
> e2label /dev/sda1 /
> e2label: Bad magic number in super-block while trying to open /dev/sda1
> Couldn't find valid filesystem superblock.
>
> Three questions:
> 1) Am I doing something wrong?
>
2013 Nov 26
1
Filesystem labeling confusion or mess up
Hi,
I do have an iscsi storage with two raidsets. I'm logged in to the
target and get two devices: /dev/sdb and /dev/sdc.
After formatting the devices with ext4 I realised, that I had used a
wrong label, so I tried to relabel the devices.
But now I'm confused:
doing a e2label /dev/sdb or /dev/sdc returns always the same label name
for both devices.
so I did "e2label /dev/sdb
2009 Sep 30
1
[PATCH node] split root filesystems out of HostVG and onto their own partitions
This lays the groundwork for setting Root and RootBackup onto individual partitions for multiple disk installations in the future.
Install, removal, upgrade testing has been performed and all seems to work at this point.
---
scripts/ovirt-config-boot | 15 ++++++++-------
scripts/ovirt-config-storage | 28 +++++++++++++++-------------
scripts/ovirt-config-uninstall | 2 ++
2010 Mar 23
1
[PATCH node][RFC] Remove dependencies on /dev/disk/by-label entries
Use findfs LABEL=ABC and mount LABEL=ABC instead.
Signed-off-by: Mike Burns <mburns at redhat.com>
---
scripts/ovirt-config-boot | 29 ++++++++++++++++-------------
scripts/ovirt-config-storage | 2 --
scripts/ovirt-functions | 18 ++++++++++--------
3 files changed, 26 insertions(+), 23 deletions(-)
diff --git a/scripts/ovirt-config-boot b/scripts/ovirt-config-boot
index
2015 Jul 08
0
[PATCH 2/5] labels: move e2label to ext2.c and call it locally
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
---
daemon/daemon.h | 1 +
daemon/ext2.c | 29 +++++++++++++++++++++++------
daemon/labels.c | 24 +-----------------------
3 files changed, 25 insertions(+), 29 deletions(-)
diff --git a/daemon/daemon.h b/daemon/daemon.h
index 783d739..0731b09 100644
--- a/daemon/daemon.h
+++ b/daemon/daemon.h
@@ -224,6 +224,7 @@ extern int
2017 Sep 25
1
VNC into CentOS 7.4
When I VNC into 7.4 everything is fine until I run vmplayer (VMware).
The vmplayer runs but when I type on the console for vmplayer which is also
running a centos image I get multiple key presses - sometimes. Its not
everytime - but enough to be annoying.
How do I take care of that ?
Jerry
2006 Dec 05
7
vmplayer on xen guest
Hi!
I need to install vmplayer on Xen guest with centos4.4.
When I run vmplayer-config.pl I have problems with inserting vmmon module in kernel. The dmesg shows this message
vmmon: Unknown symbol xen_features
I read on the forums that vmware is not running on Xen. What I am wondering is if this affirmation refers also to vmplayer and if not how can I skip this problem?
Thanks in advance!
2010 Mar 31
1
[PATCH node] Handle space in storage wwid
Quote everywhere that we reference wwid in o-c-storage, o-c-boot
and ovirt-functions.
Signed-off-by: Mike Burns <mburns at redhat.com>
---
scripts/ovirt-config-boot | 6 +-
scripts/ovirt-config-storage | 178 +++++++++++++++++++++---------------------
scripts/ovirt-functions | 38 +++++-----
3 files changed, 111 insertions(+), 111 deletions(-)
diff --git
2008 Aug 29
1
C 5.2 and VMWAre error
A colleague has a newly built 64-bit CentOS 5.0 system that, through yum
updates, has become CentOS 5.2. VMWare Workstation and Player work fine
for my account on it. But a recent configuration of something under
their account has produced:
vmplayer
GTK Accessibility Module initialized
/usr/lib/vmware/bin/vmplayer: symbol lookup error: /usr/lib64/libspi.so.0:
undefined symbol:
2016 Jul 15
2
[PATCH] : Adding dlabel option to chain.c32
> On 30.06.2016 19:41, Erwan Velu via Syslinux wrote:
> > The exisiting label= option offer to boot on a gpt partition that have
> > a particular label.
> > The existing guuid= option offer to boot on a disk or partition with a
> > particular label.
> >
> > This new option offer to boot the disk that have a partition which
> > have a given label.
>
2008 Aug 15
1
Hard disk, format, filesystem
Ok, I give up... I have to ask. This is CentOS 5.
I switched one of my raid1 disks, and I already thought I had succeeded. But
now it seems that something is very wrong with the first partition on the
new disk. Luckily my system is fully bootable with the other disk.
Here's some info. The new disk is sdb.
// I removed all partitions with parted, and created the first one again.
// parted
2009 Aug 21
9
Not sure how to do this in zfs
Hello all,
I''ve tried changing all kinds of attributes for the zfs''s, but I can''t
seem to find the right configuration.
So I''m trying to move some zfs''s under another, it looks like this:
/pool/joe_user move to /pool/homes/joe_user
I know I can do this with zfs rename, and everything is fine. The problem
I''m having is, when I mount
2004 Apr 15
2
Strange Fedora Booting problem: can not mount "LABEL=*"partitions
Hi, Stephen and Jeff,
Thanks. But the problem got debugged&fixed, the answer was post on
fedora-list about 2 weeks ago.
The problem is: the /etc/blkid.tab file works as an old unappropriate
disk partitions cache for fsck|blkid commands when stystem image is
installed to a different arch (scsi->ide) machine, the old cache will
mislead fsck|blkid at the first run and only the first run,
2019 Jun 14
3
zfs
Hi, folks,
testing zfs. I'd created a zpoolz2, ran a large backup onto it. Then I
pulled one drive (11-drive, one hot spare pool), and it resilvered with
the hot spare. zpool status -x shows me
state: DEGRADED
status: One or more devices could not be used because the label is missing or
invalid. Sufficient replicas exist for the pool to continue
functioning in a degraded state.
2017 Mar 14
2
systemd, oh my
Ok, folks, I don't get this one at all.
I've got a server that I just rebuilt last week, from C5 to C7. It used to
export filesystems. Those were moved to another server, and NFS wasn't
turned up when I built it. I just turned it down again. And yet, I see
Mar 14 10:26:33 <servername> systemd: Job
dev-disk-by\x2dlabel-export1.device/start timed out.
Mar 14 10:26:33
2013 Jan 16
1
Libvirt daemon is not getting started
Hi,
Earlier I was having libvirt-0.7.5 but now I have installed 0.9.8 version
of libvirt now.
I am trying to start libvirt daemon using the command below but daemon it
is not getting started and the PID file is not getting created. Tried
/usr/loval/sbin/libvirtd -d option too. In that case I am not getting any
error but PID file is not getting created in this case too.
2006 Jul 20
4
VMWare
Hi,
I want to run a windows machine on my CENTOS 4.3 laptop 1.8 GHz 768 Mbytes RAM.
first
what should i choose VMPlayer or VMWare server?
Second where can I find some guidelines to have this done?
thanks,
Guillermo Garron
2006 Oct 13
3
error running webserver 7 with the DTrace dvm agents...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#330000" bgcolor="#ffffff">
<tt><font size="+1">I am attempting to run the sun webserver 7