[Sol10/VMWare] Unable to see new disk space.


 
Thread Tools Search this Thread
Operating Systems Solaris [Sol10/VMWare] Unable to see new disk space.
# 1  
Old 09-05-2008
[Sol10/VMWare] Unable to see new disk space.

The master copy was set to 5 gigs. As the instance is cloned, additional space is provided. I was given a new instance along with 15 gigs of additional space. The problem is I can't see the additional space, either as additional space on the primary disk or as a second disk.

Code:
# format
Searching for disks...done


AVAILABLE DISK SELECTIONS:
       0. c1t0d0 <DEFAULT cyl 2044 alt 2 hd 128 sec 32>
          /pci@0,0/pci1000,30@10/sd@0,0
Specify disk (enter its number): 0
selecting c1t0d0
[disk formatted]
...
partition> p
Current partition table (original):
Total disk cylinders available: 2044 + 2 (reserved cylinders)

Part      Tag    Flag     Cylinders        Size            Blocks
  0       root    wm     507 - 2043        3.00GB    (1537/0/0) 6295552
  1       swap    wu       1 -  256      512.00MB    (256/0/0)  1048576
  2     backup    wm       0 - 2043        3.99GB    (2044/0/0) 8372224
  3        var    wm     382 -  506      250.00MB    (125/0/0)   512000
  4       home    wm     257 -  381      250.00MB    (125/0/0)   512000
  5 unassigned    wm       0               0         (0/0/0)          0
  6 unassigned    wm       0               0         (0/0/0)          0
  7 unassigned    wm       0               0         (0/0/0)          0
  8       boot    wu       0 -    0        2.00MB    (1/0/0)       4096
  9 unassigned    wm       0               0         (0/0/0)          0

I've used devfsadm with -c disk and -v and also touch /reconfigure, reboot but the new space isn't available. I checked with the vmware admin (a windows guy) and he's assured me he assigned the 15 gigs to my instance and that there's nothing else he needs to do.

Suggestions?

Thanks.

Carl
# 2  
Old 09-06-2008
Please ask the VMWARE Admin the way he assigned the space. As once the disk space is allocated to VM, there is no reason you will not able to see it.

Please paste the Release of Solaris you are using along with the Version of VMWARE.
# 3  
Old 09-06-2008
hi

ur's disk space is only 3 gb. and u have used that space for some partition. then how can u get extra space from that. so make the disk something high ( 10g). dont give the auto partition. give the customize partition, while installation.

devfsadm --- command used to updated new inserted device.

devfsadm -c <diskname>

devfsadm -v <diskinfo>

touch/reconfigure is also used to for the same thing.
# 4  
Old 09-06-2008
Appreciate the answers so far, thanks.

I'm not at work now so I can't get the release but I believe it's 5/08 as I built the main clone a month or so ago. I'll track down the VMWare release on Monday as well.

I'm aware that my disk space is currently at 4 gigs as that was how it was designed. The intention was to create a core clone already installed, patched and security scanned. As folks need an instance of Solaris, it'd be cloned and then additional space carved out as virtual disks to accommodate whatever application is to be used. A final security scan could be done and then the system brought up live.

In this case I'm creating an apache server with a mysql backend (internal wiki server). So I am being allocated 15 gigs of additional space. I expected it to show up as c1t1d0 or c1t0d1 to be newfs'd and mounted.

I used devfsadm to try and discover the new disk, same as touch /reconfigure which apparently didn't work which is why the question.

Normally I'd do it as a zone and use ZFS on a Sun box but they want me to use VMWare because it's already in place and on the internal production network.

But thanks for the advice on how to install Solaris Smilie

Carl
# 5  
Old 09-08-2008
MySQL hi

if u want to install the solaris OS on Vmware.

1. open the vmware

2. click the file

3. select new

4. there select the new virtual machine

5. give next

6. give typical

7. give next

8. select OS, which u want to install

9. give the location

10. the harddisk space

once u created the all details. u will get the new virtual machine. then run the machine.
# 6  
Old 09-08-2008
I'm guessing you're not understanding my post.

Solaris is installed already. It's patched and ready to use. When I want to create a _new_ server, I clone the minimally installed (4 gigabytes) and patched version and then am allocated whatever extra space I need for the application that will be installed on the server.

I _don't_ want to reinstall and repatch Solaris whenever I want a slice of the VMWare server (15Gig, 20Gig, or 100Gig).

So the problem is that I have an additional 15 Gigabytes available to me but Solaris is not seeing it for some reason.

Carl
# 7  
Old 09-08-2008
Release:

Code:
                        Solaris 10 8/07 s10x_u4wos_12b X86
           Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                            Assembled 16 August 2007

VMWare: 3.5.0. The client is 2.5.0.

Carl

Last edited by BOFH; 09-08-2008 at 06:39 PM..
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Unable to find utilized disk space on zone server.

Hi, I am unable to find remaining space on solaris 10. below is output. I am facing this issue on zone server. bash-3.00# df -h / Filesystem size used avail capacity Mounted on / 59G 59G 0K 100% / bash-3.00# pwd / bash-3.00# du -sh * 1K File_Stores 19K TT_DB 9K app 1K bin... (4 Replies)
Discussion started by: manoj.solaris
4 Replies

2. Linux

Unable to configure in VMWARE

Hi All, I installed Red-hat linux(64bit-x86) os on vmware 8,configure IP address and services but it is unable to come in to network.it is production server. please provide solution to me , it is very urgent... (2 Replies)
Discussion started by: Rajesh_Apple
2 Replies

3. Solaris

Unable to install Sol10 on V245, exiting to shell.

Hi there, OK so I am super-green, but I have a problem I am hoping someone can help me with. I have a V245 that I am unable to install Solaris 10 (10/09) onto as during the initial install process, the UI pops up for region selection, but then as I enter my region, identify the system, up comes... (21 Replies)
Discussion started by: wallrunn3r
21 Replies

4. SCO

unable to find a root hard disk on vmware

Hello guys i need some guidence on why i am getting the unable to find a root disk and how i can overcome this problem. Thanks :confused:Paddyl (1 Reply)
Discussion started by: paddyl
1 Replies

5. Virtualization and Cloud Computing

Unable to install ubuntu on vmware server

Hi I have downloaded vmware server 1.0.10 and ubuntu 9.10. Installed vmware server on my windows xp and created the disk space for Ubuntu. Now when i am running the virtual machine using the above downloaded iso image, I get the installation window. I selected 'Install Ubuntu' option and... (2 Replies)
Discussion started by: kushal154
2 Replies

6. Solaris

Unable to understand disk layout and where are the free space

Hi I am unable to understand the disk layout of one of my disk attached to v240. This is newly installed system from jumpstart. I am unable to see the free space on backup slice 2 and there are 0 to 8 slices listed when I run format and print the disk info, also there is no reference of... (9 Replies)
Discussion started by: kumarmani
9 Replies

7. Solaris

unable to connect to solaris guest in vmware

hi All, I require your help and suggestion in this. I have a solaris 10 (guest) installed on a vmware and my host OS is windows 2003 server. i am trying to conenct to the solaris 10 from my local Pc through putty, but unable to connect. please advice what setup or prerequitsites are required to... (4 Replies)
Discussion started by: bathija
4 Replies

8. Linux

Unable to remove file using rm: Disk space is full

Hi all, My disk space is 100% full. df -k <dir> -> 100% One of my debug files consume huge amount of space and i want to remove the same to start off fresh debugs. However i'm unable to remove the file giving out the following error message: rm -f debug.out22621 rm: cannot remove... (8 Replies)
Discussion started by: Pankajakshan
8 Replies

9. Solaris

stack space in sol10

we have a solaris 10 box (V440) we are looking for a way to set the stack size for all processes on the system. we know we can use ulimit -s $ ulimit -a time(seconds) unlimited file(blocks) unlimited data(kbytes) unlimited stack(kbytes) 8192 coredump(blocks) unlimited... (2 Replies)
Discussion started by: robsonde
2 Replies
Login or Register to Ask a Question