How to create new partitions in solaris,from the raw disk?


 
Thread Tools Search this Thread
Operating Systems Solaris How to create new partitions in solaris,from the raw disk?
# 8  
Old 06-06-2008
Pls backup ur data 1st. Its a must. Then we will go abt re-partitioning.
# 9  
Old 06-06-2008
Ok,
So the backup is done...I went ahead bought loads of dvds and its done now...
can we proceed!!!
# 10  
Old 06-06-2008
Im confused again. By looking at the partition table, only 58G is available but you said you're using a 250G disk Smilie And your root slice cylinder starts at 3 instead od 0 ? why?Smilie
# 11  
Old 06-06-2008
Quote:
Originally Posted by incredible
Im confused again. By looking at the partition table, only 58G is available but you said you're using a 250G disk Smilie And your root slice cylinder starts at 3 instead od 0 ? why?Smilie
it's solaris x86, so the bootblk and grub(?) is on slice 9 with cylinder 1-2. so root starts at cylinder 3...
# 12  
Old 06-06-2008
PHP Code:
Im confused againBy looking at the partition tableonly 58G is available but you said you're using a 250G disk  And your root slice cylinder starts at 3 instead od 0 ? why?
Reply With Quote 
That is correct...
I have a 250G hard disk ,not a 250g partition for solaris...
Out of this 250g , i have 60g for solaris the rest is unaccounted for, or should i say unformatted!!!!
This is the reason why its showing 58G and i guess you got the ans for your confusion from the previous post itself...

PS:i am no expert in formatting the disk in solaris, so i have little idea thats all...
I need assistance!

Thanks
# 13  
Old 06-06-2008
Hi Wrapster, abit of prob here. I have ot done this before except for performing "growfs" , that is u can grow the filesystem size using SVM. But in your case, you might need to re-format your disk(meaning all your data will be lost). your disk is labelled as 60GB already. If you wanna to utilise the full space, you will need to do repartitioning from the beginning. No shortcut I guess.
# 14  
Old 06-06-2008
It looks like you are working with a 60 GB fdisk partition.

Post the output of fidisk -g and fdisk -G for the drive.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

SVM RAID5: Can an app access raw partitions?

I am using Solaris 9 (Sparc based) with Sybase and a proprietary DB application that works with Sybase. In the past we have not used SVM or any RAID config. The DBs were configured such that each DB had its own partition. Now I would like to setup a new machine with the DBs on a RAID5 config... (1 Reply)
Discussion started by: DavidC_SysEngr
1 Replies

2. Solaris

Convert from raw disk to solaris volume manager disk

I have a solaris 10 system configured using NetApp as its storage, and the file systems are already configured as you can see from the example below: root@moneta # df -h Filesystem size used avail capacity Mounted on /dev/md/dsk/d0 9.8G 513M 9.3G 6% /... (4 Replies)
Discussion started by: fretagi
4 Replies

3. Solaris

Convert from raw disk to solaris volume manager disk

I have a solaris 10 system configured using NetApp as its storage, and the file systems are already configured as you can see from the example below: root@moneta # df -h Filesystem size used avail capacity Mounted on /dev/md/dsk/d0 9.8G 513M 9.3G 6% / ... (0 Replies)
Discussion started by: fretagi
0 Replies

4. Solaris

Create a boot disk mirror on Solaris 10 x86

I’m setting up a boot disk mirror on Solaris 10 x86. I’m used to doing it on SPARC, where you can copy the partition table using fmthard. My x86 boot disk has 2 primary partitions, a Solaris one and a diagnostic one. Is there a way to copy those 2 primary partitions to the second disk without... (6 Replies)
Discussion started by: TKD
6 Replies

5. Solaris

How to create mirror disk in solaris machine?

hi, I'm newbie in Solaris 10. can someone explain me the steps of how to create mirror disk in Solaris machine. thanks in advance (5 Replies)
Discussion started by: Wong_Cilacap
5 Replies

6. Solaris

How to create more partitions in x86 Solaris?

Friends, I have an 80 GB IDE hard disk on which I installed Solaris 10, the layout being Total size of the partition being 30 GB c0d0s0 = / directory = 15 GB c0d0s1 = swap file system = 1 GB c0d0s7 = /export/home directory = 1GB c0d0s8= boot c0d0s9 = alternates ... (3 Replies)
Discussion started by: saagar
3 Replies

7. SCO

create disk partitions in sco

i have one 9 gb hdd having root 2 gb fs now i want to create additional 1gb fs in remaining space unix partation created in entired 9gb thanx (1 Reply)
Discussion started by: sudhir69
1 Replies

8. Solaris

Reading raw disk on Solaris

Hello I wonder if someone could help me in reading a raw (non-Solaris) disk on a Solaris system... I have an IDE HDD in my Sun Blade and would like to read it (using C). It appears on the system and with the format command shows up as c0t1d0. I use the dd command to read the disk as such:... (19 Replies)
Discussion started by: son_t
19 Replies

9. Filesystems, Disks and Memory

Problem setting up raw partitions on SUSE v8.0 using LVM on Oracle 8.1.7.URGENT!!!!!!

Hi all! Working on Oracle v8.1.7.0.0 with OS  as Suse v8.0 Linux. I had created LVM,linked raw devices to LVM as below: # for binding raw devices raw /dev/raw/raw1 /dev/oracle/sam_raw_system_251m raw /dev/raw/raw2 /dev/oracle/sam_raw_users_26m raw /dev/raw/raw3... (2 Replies)
Discussion started by: Amitstora
2 Replies

10. Filesystems, Disks and Memory

raw partitions

i want to know, how do i to create a rwa partttions in unixware 7 wit raid 5 best regards felix arteaga (1 Reply)
Discussion started by: farteaga
1 Replies
Login or Register to Ask a Question