similar to: Resize Logical Volume

Displaying 20 results from an estimated 100 matches similar to: "Resize Logical Volume"

2007 May 03
2
LVM Resizing Problem
I'm new to lvm. I decided to decrease the space of a logical volume. So I did a: $ df -m Filesystem 1M-blocks Used Available Use% Mounted on /dev/mapper/VolGroup00-LogVol00 1953 251 1602 14% / /dev/sda2 494 21 448 5% /boot tmpfs 1014 0 1014 0% /dev/shm
2009 Jun 28
1
Partitionning for future.
Hi all, I have a disk of 146Gb in a machine intended to have mainly mysql database, apache and some web data.? I didn't use LVM for / and /boot during the installtion Could I extend? easily in the future the /var partition? when I add another disk? ?Filesystem??????????? Size? Used Avail Use% Mounted on /dev/cciss/c0d0p6????? 23G? 432M?? 22G?? 2% / /dev/mapper/VolGroup00-LogVol00
2008 Jan 05
1
xen guest won't boot after yum update
After a yum update my two guests that had been shutdown do not start any more. I have two other guests running that seem to work okay but I am now afraid that they won't come up again if I restart them. I am running CentOS5 with kernel 2.6.18-8.1.8.el5xen. Previously I had following xen versions installed: Oct 14 23:45:10 Updated: xen-libs.i386 3.0.3-25.0.4.el5 Oct 14 23:46:05 Updated:
2010 Jun 29
0
Problem in migrating DRBD from CentOS4.4 to CentOS5.5
Dear All, Previously we have used CentOS4.4 release with Supported Cluster Suite and DRBD 8.0.0 Active/passive (failover) We have build the DRBD 8.0.0 Source in CentOS4.4 Setup We have configured the DRBD Resource with default OS installed LVM (/dev/mapper/vgroot-LogVol00 and /dev/mapper/vgroot-LogVol01) Partition and its working fine Partition Tables are listed below
2008 Jul 03
3
Running shell scripts from external media
OS=CentOS-5.2 media=Kingston 512Mb usb key Problem: As 'root', when running a script resident on the external drive mounted at /media/disk I receive the following error: /bin/sh: bad interpreter: Permission denied The meduia is a 512Mb USB key formatted as ext2/3 # ll -rwx------ 1 root root 28 Jul 2 17:30 hello.sh # cat hello.sh #!/bin/sh echo Hello World! # which sh /bin/sh I
2007 Feb 28
1
fc6 guest x server / vnc problems
I''ve succesfully installed FC6 domU under RHEL5-beta2 dom0 with virt-manager. I could open a graphical vnc console from virt-manager with no probs and use domU''s gnome desktop. After few days of running the guest I''ve updated it with yum and been using it mostly via xm console. Now I tried to use the graphical console, but all virt-manager was telling me was: "The
2004 Apr 12
2
FW: cluster1 error
I am trying to use: ocfs-support-1.0.10-1 ocfs-2.4.21-EL-smp-1.0.11-1 ocfs-tools-1.0.10-1 with RedHat AS 3.0, 2-node cluster with shared SCSI. 2 dell 1650s, dual CPUs, PERC 3/DC cards chained to a PowerVault 220S. I am using lvm, and here is my layout: [root@cluster1 archive]# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda2 32G 5.1G 25G
2009 May 04
2
FW: Oracle 9204 installation on linux x86-64 on ocfs
Hello All, I have installed Oracle Cluster Manager on linux x86-64 nit. I am using ocfs file system for quorum file. But I am getting following error. Please see ocfs configureation below. I would appreciate, if someone could help me to understand if I am doing something wrong. Thanks in advance. --------------------------------------------------cm.log file ---------------------------- oracm,
2012 Mar 24
3
FreeBSD 9.0 - GPT boot problems?
Hi, I just installed FreeBSD 9.0-release / amd64 on a new machine (Acer Aspire X1470). I installed from a usb memory stick (the default amd64 image), which I booted by pressing "F12" and selecting it from the boot menu on the machine. I installed on a SSD (which replaced the hard drive originally in the machine), using the default scheme for 9.0 (GPT). The installation was painless (many
2006 Oct 13
2
IP addressing migration
Hi, I am changing the IP addressing in my centOS server which works as mail server. The question I have is, if I define the new IP addresses (sub-interfaces) on the server, can I work with both ranges at the same time despite I have only one default gateway configured? (on the old range) Or may I have two default gateways in centOS? --Ivan.
2010 Jun 04
1
update from 4.8 to 5.4?
I have searched the list, and don't see this covered or didn't search for the right words. I'm running CentOS 4.8 and have some DVD's for 5.4. I have a lot of customized and additional software installed and would like to avoid starting over with a scratch install. After the upgrade from the DVD I would do a yum upgrade to 5.5. Is this a workable (and safe) thing to do? What
2007 Mar 02
1
smbfs gzip/bzip2 "File too large"?
I wrote a python script wrapping find & tar to do full/diff/increment backup for the system. For example, my configuration like this: # cat /etc/new/fs_backup.config fields = "identity, type, time, archive"; default = "full"; type = "${default}"; # comment datadir = "/mnt/host/fs_backup/"; table = "$datadir/.table"; tsfmt =
2007 May 04
3
NFS issue
Hi List, I must be going mad or something, but got a really odd problem with NFS mount and a DVD rom. Here is the situation, /dev/md7 58G 18G 37G 33% /data which is shared out by NFS, (/etc/exportfs) This has been working since I installed the OS, Centos 4.4 I have a DVD on that is device /dev/scd0, which I can mount anywhere I like, no problem. However, the problem
2019 Oct 24
3
fresh C7.7 install
HI all, I just did a fresh C7 install using kickstart. fdisk -l /dev/sda shows: # Start End Size Type Name 1 2048 2050047 1000M EFI System EFI System Partition 2 2050048 104450047 48.8G Microsoft basic 3 104450048 112642047 3.9G Linux swap 4 112642048 234440703 58.1G Microsoft basic What extra do I need to
2007 Mar 23
1
Consolidating LVM volumes..
Hi, Something I haven't done before is reduce the number of volumes on my server.. Here is my current disk setup.. [root at server1 /]# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-RootVol00 15G 1.5G 13G 11% / /dev/md0 190M 42M 139M 24% /boot /dev/mapper/VolGroup00-DataVol00 39G 16G
2009 Jul 10
0
[ANNOUNCE] Version 1.0.57 released
I just pushed a new release of libguestfs 1.0.57. Home page: http://libguestfs.org/ Downloads: http://libguestfs.org/download/ Git repo: http://git.et.redhat.com/?p=libguestfs.git;a=summary New features: - virt-df, like 'df' for virtual machines: # virt-df -h Filesystem Size Used Available Use% Ubuntu904x64:/dev/sda1 9.4G
2010 Dec 18
1
Xapian index size 475GB = 170 million documents (URLs)
Xapians, I am maintaining about two indexes for my search engines which approximately is each the same size. I would like to share this knowledge with you, since many of you have never seen Xapian index of this size. And of course you can search the index by yourself at - http://myhealthcare.com/ - http://find1friend.com/ I need 2 x 100 million more documents into each index, and I hope it will
2011 Jul 15
1
Strange Behavior using FUSE client
I've recently setup a distributed/replicated cluster and have had an issue with seeing the directories on the cluster. Also, a df -h only shows data from one of the three bricks. The strange behavior doesn't end there. If I log into the 'primary' server as root, then do an ls on the client, the directories appear. However, df -h is still incorrect. I'm not sure exactly
2010 Mar 24
1
R warning and error messages taking a long time and generating pop-up windows
Hi all, thanks for your help in advance. I was running some scripts and suddenly R began taking a very long time to process mundane errors, which I often generate since I am new to R...such as forgetting to add in my quote getOption(warn) Error in options(x) : object 'warn' not found Not only does the warning message print in the R console when it finally writes the error, but it also
2015 Apr 30
1
Rsync Failed & /proc/kcore 128 TiB & NTFS HDD Makes Scary sounds even when not mounted
I can still read&write on the external hdd and on my laptop (which I have my gentoo there) I can't do anything on / because its filled up with /proc/kcore after "rsync failed" rsync -aAXv --exclude={"/dev/*","/proc/*","/sys/*","/tmp/*","/run/*","/mnt/*","/media/*","/lost+found"} /*