ERROR OCURRED

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Tuesday, February 2, 2010

Xen disk image resizing.

Posted on 4:15 AM by Unknown
In My Setup....
To resize 4Gb img ( xen virtual machine) to 9Gb
Following steps perform by me & working fine. going to share with you.

1) xm list ( show current running VM)

2) xm shutdown sgd1mon1 ( to shutdown the machine)

3) For safer side .. i take the backup.
[root@sgd1vmbe09 ~]# cd /var/lib/xen/images/
#cp -a sgd1mon1.img sgd1mon1.img.bak
4) verify MD5 Sum
# md5sum sgd1mon1.img
8dfb611eacd0aa7291d1737967845688 sgd1mon1.img
# md5sum sgd1mon1.img.bak
8dfb611eacd0aa7291d1737967845688 sgd1mon1.img.bak

5) Created 5Gb temp file
[root@sgd1vmbe09 images]# dd if=/dev/zero of=tempfile bs=1024 count=5000000
5000000+0 records in
5000000+0 records out
5120000000 bytes (5.1 GB) copied, 77.1266 seconds, 66.4 MB/s

6) Appending the existing image.
[root@sgd1vmbe09 images]# cat tempfile >> sgd1mon1.img

7) Resize the space

[root@sgd1vmbe09 images]# resize2fs -f sgd1mon1.img

8) check a Linux ext2/ext3 file system
[root@sgd1vmbe09 images]# fsck.ext3 sgd1mon1.img

9) Finally start the VM
[root@sgd1vmbe09 images]# xm create sgd1mon1
Using config file "/etc/xen/sgd1mon1".
Started domain sgd1mon1

10) Login and check the partition table.
[root@sgd1mon1 ~]# fdisk -l

Disk /dev/xvda: 9314 MB, 9314304000 bytes
255 heads, 63 sectors/track, 1132 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes


Next part extend the machine LVM.... :)
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • No package 'lua5.1' found
    hecking for LUA51... no checking for LUA51... configure: error: Package requirements (lua5.1 >= 5.1) were not met: No package 'lua5.1...
  • response to SOA query was unsuccessful: solved
    check your zone file [root@inf1sysadm1 data]# pwd /var/named/data # cat ind.raman.com.zone $ORIGIN . $TTL 3600 ; 1 hour ind.raman.com IN SO...
  • It is safe to clean windows prefetch folder and registry folder ?
     It is safe to clean windows prefetch folder and registry folder ? Will this boost Windows operating system capabilities ? Many of you hav...
  • Adobe Photoshop CS5 Error 16 , Adobe Photoshop CS5 Error 7
    When you install Adobe Photoshop CS5 you might get some errors. In case you get one you will see a code and a little description. Is very im...
  • X connection to localhost:10.0 broken (explicit kill or server shutdown).
    Solution:- With Xhost, you can solve this issue.
  • /usr/bin/ssh-copy-id: ERROR: No identities found
    This error come while copy ssh id. [root@ramank .ssh]# ssh-copy-id 10.****.91.*** /usr/bin/ssh-copy-id: ERROR: No identities found Solution:...
  • multiple lines edit by Sed command.
    Suppose you have a file with 1000000 lines.. & you want to change any word. Use sed command. For example: i have a file with name rk.co...
  • Wireless Issue -Dell Vostro 1520 - Fedora 11 (Broadcom corporation BCM 4312 802.11b/g (rev 01) )
    Wireless Issue -Dell Vostro 1520 - Fedora 11 (Broadcom corporation BCM 4312 802.11b/g (rev 01) ) #lspci (with this command you can find the...
  • multipath centos 5.4 (64bit ) + Dell md3000i
    My kernel 2.6.18-164.el5 Before multipath [root@my machine ~]# fdisk -l Disk /dev/sda: 72.7 GB, 72746008576 bytes 255 heads, 63 sectors/trac...
  • Bacula : Tape Cannot label Volume because it is already labeled
    when i try to label barcode, through me below error. 3302 Autochanger "loaded? drive 0", result is Slot 20. 3920 Cannot label Volu...

Categories

  • Adobe
  • Players
  • Reviews
  • Windows

Blog Archive

  • ►  2013 (27)
    • ►  October (3)
    • ►  August (1)
    • ►  June (1)
    • ►  April (3)
    • ►  February (10)
    • ►  January (9)
  • ►  2012 (29)
    • ►  December (2)
    • ►  November (7)
    • ►  October (10)
    • ►  September (4)
    • ►  August (1)
    • ►  June (2)
    • ►  April (1)
    • ►  March (1)
    • ►  January (1)
  • ►  2011 (36)
    • ►  December (3)
    • ►  November (3)
    • ►  October (1)
    • ►  September (5)
    • ►  August (4)
    • ►  May (2)
    • ►  April (4)
    • ►  March (5)
    • ►  February (2)
    • ►  January (7)
  • ▼  2010 (24)
    • ►  December (1)
    • ►  November (1)
    • ►  October (4)
    • ►  August (1)
    • ►  May (1)
    • ►  April (1)
    • ►  March (2)
    • ▼  February (5)
      • Masquerading send your mail with valid domain name...
      • multiple lines edit by Sed command.
      • Sendmail (host map: lookup (domain.com): deferred
      • Chkconfig command
      • Xen disk image resizing.
    • ►  January (8)
  • ►  2009 (18)
    • ►  December (6)
    • ►  November (3)
    • ►  August (1)
    • ►  July (2)
    • ►  June (1)
    • ►  May (1)
    • ►  April (1)
    • ►  March (1)
    • ►  February (1)
    • ►  January (1)
  • ►  2008 (16)
    • ►  December (1)
    • ►  October (1)
    • ►  August (1)
    • ►  July (5)
    • ►  April (2)
    • ►  February (1)
    • ►  January (5)
  • ►  2007 (4)
    • ►  July (3)
    • ►  June (1)
Powered by Blogger.

About Me

Unknown
View my complete profile