Disk management


 
Thread Tools Search this Thread
Operating Systems Solaris Disk management
# 1  
Old 05-05-2011
Disk management

Dear experts,
I have a freshly installed solaris 10 64bit os in one hard disk
Now i have added another hard disk and managed all settings perfectly in bios mode.
Now how can i manage my second hard disk in solaris.
because i want to install sap which i have dump in 2nd hard disk.



Kindly any expert help me to sort out this issue.


Thanks in advance,
Prathap G
# 2  
Old 05-05-2011
Hi, as first you should manage mirroring of your root disk, to run server without mirroring of root disk is not quite reasonable.
If you need add second disk, attach this disk to the server and run
Code:
# devfsadm
then 
# format cXtXdXsX - for setting of slices based on your needs

.
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. What is on Your Mind?

Individual Risk Management (Personal IT Security) and Browser Cache Management

Original post from this thread on browser caching. To add to this, it is an effective security measure to clear absolutely all cached data (cookies, web content, ....) when closing the browser - i.e. in case of a shutdown. It takes a bit of work to re-login to all the sites but websites will not... (7 Replies)
Discussion started by: bakunin
7 Replies

2. Filesystems, Disks and Memory

DISK ARRAY PROTECTION SUSPENDED message displayed following disk replacement

Hello, On 4/20/2018, we performed a disk replacement on our IBM 8202 P7 server. After the disk was rebuilt, the SAS Disk Array sissas0 showed a status of degraded. However, the pdisks in the array all show a status of active. We did see a message in errpt. DISK ARRAY PROTECTION SUSPENDED. ... (1 Reply)
Discussion started by: terrya
1 Replies

3. Red Hat

Disk management in RHEL 6

Hi, I want to Create a patition /home with 100G which be taken from /Archive, Note that we are using Raid 10. Thanks and regards root@mainmgt1 ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup-lv_root 94G 69G 20G 78% / tmpfs 24G 668M... (0 Replies)
Discussion started by: stam51
0 Replies

4. UNIX for Dummies Questions & Answers

Hard disk and file management?

Dear experts, I have to write a small project named "Hard disk management and file management in Unix/Linux". I have absolutely NO idea about what Unix/Linux is, except that it is operational system. My question to you is: Whats is the difference between Unix and Linux and since the title of my... (3 Replies)
Discussion started by: makara
3 Replies

5. Solaris

( VxVM ) How to add the removed disk back to previous disk group

Previously , i remove the disk by #vxdg -g testdg -k rmdisk testdg02 But i got error when i -k adddisk bash-2.03# vxdisk list DEVICE TYPE DISK GROUP STATUS c0t0d0s2 auto:none - - online invalid c0t1d0s2 auto:none ... (1 Reply)
Discussion started by: waibabe
1 Replies

6. Solaris

Disk space management on Solaris

Hi, I'm using sun solaris. Using df -h I have the following: Filesystem size used avail capacity Mounted on /dev/md/dsk/d2 12G 7.1G 4.6G 61% / /proc 0K 0K 0K 0% /proc mnttab 0K 0K 0K 0% ... (5 Replies)
Discussion started by: HSN
5 Replies

7. OS X (Apple)

disk management through terminal/X11

Just being curious and trying to learn so i can say that i know. The only thing that i cannot do through terminal is disk management. whether .dmg or cd's, i have not been able to find a tutorial on how to mount, unmount, and/or eject disks. Does anyone here know how to do it or where to look?... (2 Replies)
Discussion started by: j4m45
2 Replies
Login or Register to Ask a Question