Displaying 20 results from an estimated 3000 matches similar to: "enlarging partition and its filesystem"
2016 May 18
1
enlarging partition and its filesystem
On Thu, May 19, 2016 at 09:23:16AM +1000, Anthony K wrote:
> On 19/05/16 05:33, Fred Smith wrote:
> >I'll be googling, but in case I miss it, it'd be great if someone could
> >point me in the right direction.
> >
> >thanks!
> >
> >Fred
> >
> You'll need to use an external tool (such as gparted) to extend the
> partition to use up the
2012 Mar 18
4
LVM
I need to shrink /home(755G) to 150GB and use free space to add to the
existing /(50G).
#df -kh
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_web-lv_root 50G 7.8G 40G 17% /
tmpfs 7.8G 384K 7.8G 1% /dev/shm
/dev/sda2 485M 79M 381M 18% /boot
/dev/sda1 200M 256K 200M 1% /boot/efi
/dev/mapper/vg_web-lv_home755G 6.2G 711G
2011 May 04
2
Cannot resize btrfs volume
Hello,
I added a new disk into our RAID5 array, it looks like this:
md2 : active raid5 sdd4[3] sde4[4] sda4[0] sdc4[2] sdb4[1]
3767274240 blocks level 5, 64k chunk, algorithm 2 [5/5] [UUUUU]
# btrfs fi sh
Label: none uuid: 5534d2e7-be31-49c7-8ab7-90c5ab8afe18
Total devices 1 FS bytes used 2.24TB
devid 3 size 2.63TB used 2.63TB path /dev/md2
# mount
...
/dev/md2 on /home type btrfs
2016 May 06
4
resize lvm
I have a laptop that I put centos 7 on and I started out with a 30gig partition.? I resized the other part of the disk to allow more space for centos.? I then created an unformated partition in the available space,? ran
pvcreate /dev/sda4
vgextend lvname /dev/sda4
lvextend -L 184.46G /dev/lvname/root
but when I run:
sudo resize2fs /dev/lvname/root
I get:
resize2fs: Bad magic
2013 Apr 01
3
Don't understand how to re-partition this setup or why it was made like this
Hello,
I did df -h on my CentOS 6.4 machine.
$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_ysg-lv_root
47G 8.8G 36G 20% /
tmpfs 948M 372K 947M 1% /dev/shm
/dev/sda1 485M 62M 398M 14% /boot
/dev/mapper/vg_ysg-lv_home
4.6G 2.7G 1.7G 63% /home
What I don't understand is why
2009 May 11
3
is it possible to resive a PV in LVM and add more LV's ?
Hi all
I have a remote server (i.e SSH access only) which was incorrectly
partitioned and I urgently need to get it up and running. It's got a 500GB
HDD, but the PV is only 10GB big, so I can't add more LV's to to. P.S. This
is on LVM, btw.
[root at nd11176 ~]# fdisk -l /dev/sda
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders
2016 May 18
0
enlarging partition and its filesystem
On 19/05/16 05:33, Fred Smith wrote:
> I'll be googling, but in case I miss it, it'd be great if someone could
> point me in the right direction.
>
> thanks!
>
> Fred
>
You'll need to use an external tool (such as gparted) to extend the
partition to use up the new extent, then follow what Ian Brown suggested.
Had the admin simply added a new drive, then you'd
2011 Nov 20
2
serial console oddities with CentOS Linux release 6.0 (Final)
It seems as if /etc/inittab has undergone some changes. That doesn't seem
to be related to my issues however. I am able to setup the grub.conf (
menu.lst if you like ) to use the serial console ttyS0 at 9600 baud and
the usual bits.
However I can not actually see the GRUB menu at boot time. I see nothing
until the server begins to boot and then I can see everything. However the
grub menu is
2005 Dec 22
2
ext2online failure
Could someone tell me what could be causing this failure on my system and a
way to get around/fix it? Your help is very much appreciated.
I'd just finished running lvm lvextend. "lvextend -L+L1G
/dev/VolGroup00/LogVol00", after adding a new 1G partition (/dev/sda4) to
/dev/VolGroup00.
[root at ppstest13 ~]# ext2online -d -v /dev/VolGroup00/LogVol00
ext2online v1.1.18 -
2009 Apr 19
8
intermittent domU issue: related to udev?
Hello list. My server:
Gentoo 2.6.21-xen dom0
xen-tools 3.2.1
lvm 2.02.28-r2
udev-115-r1
Symptoms: normally I run 4 domUs. About once a week I have a need to
restart a domU. Sometimes it works just fine, but other times it does
not and I''ll get a message back saying "Error: Device 0 (vif) could not
be connected. Hotplug scripts not working". The domU config file has
not
2009 Oct 27
7
LVM+Xen+FreeNAS possible?
Hi All,
We''ve limitation of 500 GB per server as per ServerLoft.
we are needing to store word/pdf files. We are planning to use following
setup.
/dev/sda1 - boot - ext2
/dev/sda2 - swap
/dev/sda3 - dom0 - ext3
/dev/sda4 - LVM - one LV for each domU, We''re planning 3 DomUs.
/dev/sda5 - FreeNAS. Is that possible? Can it be in one of the LVs under 4th
partition?
Currently, one
2010 Feb 18
4
Resizing a PV that belongs within a Volume Group?
Hi,
I was wondering if there was a way to extend (ie: grow) a PV that is part of
a Volume Group? I currently have a partition on my HD that is being used as
a PV for my Volume Group, but would like to make it larger. I have the
space on my drive to extend my partition, but using standard tools (ex:
gparted, Partition Magic, etc) would likely end up corrupting the data on in
the Logical Volumes
2012 Jun 15
4
Resizing est4 filesystem while mounted
Greetings -
I had a logical volume that was running out of space on a virtual machine.
I successfully expanded the LV using lvextend, and lvdisplay shows that it
has been expanded. Then I went to expand the filesystem to fill the new
space (# resize2fs -p /dev/vde1) and I get the results that the filesystem
is already xx blocks long, nothing to do. If I do a # df -h, I can see that
the
2007 Dec 18
1
LVM + kickstart -> dom0 && domUs
centos-virt,
I'm trying to create/install domU guests all in "one" step, following
Daniel's wiki page (I've found these pages really helpful, BTW):
http://wiki.centos.org/HowTos/Xen/InstallingCentOSDomU
I have a few questions about this process:
(1) How would it be modified (w/respect to defining the disk in the
domain configuration file) to use a disk layout where dom0
2017 Oct 11
4
/boot partition too small
On 10/10/2017 09:53 AM, KM wrote:
> Thanks for all of the input, not really sure what if anything I will do.? i was hoping it would be easy and i could just create a /boot in root, and copy the actual boot contents to it and use it.?? wishful thinking i guess.? just to give a complete picture here is the current partitioning on the server....in case anyone wants to say anymore.? Thanks in
2001 May 14
5
unique and precision of long integers
Hello.
I have a dataset with about 500,000 observations, most of which are
not unique. The first 10 observations look like
901000000000100000010100101011002
901101101110100000010100101011002
901000000000100000010100000001002
901000000000100000010101001011002
901000000000100000010101010011002
901000000000100000010100110101002
901000000000100000010100101011002
900000000000100000010010101011002
2015 Feb 28
1
Looking for a life-save LVM Guru
Dear James,
Thank you for being quick to help.
Yes, I could see all of them:
# vgs
# lvs
# pvs
Regards,
Khem
On Sat, February 28, 2015 7:37 am, James A. Peltier wrote:
>
>
> ----- Original Message -----
> | Dear All,
> |
> | I am in desperate need for LVM data rescue for my server.
> | I have an VG call vg_hosting consisting of 4 PVs each contained in a
> | separate
2011 Aug 30
3
resize2fs
Hi All:
I am trying to resize a centos (5.2) VM drive. I use VMware and I have
increased the size of the drive by 40G. I am running resize2fs on
/dev/sdb1 (which is my root partition) but when I do I get this error:
[root at centos ~]# resize2fs /dev/sdb1 120G
resize2fs 1.39 (29-May-2006)
The containing partition (or device) is only 19970795 (4k) blocks.
You requested a new size of 31457280
2015 Jun 16
3
Two partitions with samd UUID??
On Tue, 2015-06-16 at 11:30 +0100, John Hodrien wrote:
> On Tue, 16 Jun 2015, Always Learning wrote:
>
> > ON Centos 5, using GPARTED I created partitions for filing systems ext3
> > and ext4. 4 primary and unlimited (except by space) extended partitions.
> > That suggests those partitions are not GPT but old fashioned M$DOS
>
> If it is old fashioned MSDOS, you can
2011 Feb 16
5
Polycom IP335
I am posting here since you guys are my last hope.
I am trying to configure a Polycom Soundpoint IP 335 with MWI.
Is there any way to eliminate the scrolling messages and Msgs softkey?
I am trying to get it where it's just the light that indicates the new
messages.
I don't know if Asterisk has to send a different notification or what have
you.
Thanks,
--Eric
-------------- next