SlideShare a Scribd company logo
1 of 1
DISKSuit 4.0 setup and configuration ( plus maintenance )

Steps to setup on a new machine :
   • Consider your root disk partition as
       Part   Tag Flag Cylinders     Size     Blocks
        0    root wm     0 - 570 1001.20MB (571/0/0) 2050461
        1     var wm 571 - 1141 1001.20MB (571/0/0) 2050461
        2 backup wm       0 - 4923  8.43GB (4924/0/0) 17682084
        3    swap wu 1142 - 1434    513.75MB (293/0/0) 1052163
        4    mirror wm 1435 - 1492  101.70MB (58/0/0) 208278
        5 unassigned wm 1493 - 2633    1.95GB (1141/0/0) 4097331
        6     usr    wm 2634 - 3774   1.95GB (1141/0/0) 4097331
        7    home wm 3775 - 4915      1.95GB (1141/0/0) 4097331

   •   Also consider the initial /etc/vfstab file will be something like

       fd    -   /dev/fd fd   -    no    -
       /proc -     /proc proc -      no    -
       /dev/dsk/c0t0d0s3    -    -    swap -            no    -
       /dev/dsk/c0t0d0s0    /dev/rdsk/c0t0d0s0         /    ufs 1    no   -
       /dev/dsk/c0t0d0s6    /dev/rdsk/c0t0d0s6         /usr ufs 1     no    -
       /dev/dsk/c0t0d0s1    /dev/rdsk/c0t0d0s1         /var ufs 1     no    -
       /dev/dsk/c0t0d0s7    /dev/rdsk/c0t0d0s7         /export/home ufs 2     yes         -
       /dev/dsk/c0t0d0s5    /dev/rdsk/c0t0d0s5         /opt ufs 2     yes -
       /dev/dsk/c0t2d0s2    /dev/rdsk/c0t2d0s2         /disk1 ufs 2    yes -
       swap -       /tmp tmpfs -      yes -

Now if you decided to make your / , /opt and /var to be mirrored….using disk suite…then
follow the below steps…

Note : All disk suite config files are in /etc/opt/SUNWmd/ and all executable tools for
disk suites are in /usr/opt/SUNWmd/sbin

   1. Add meta database configuration to md.tab table
        mddb01         /dev/dsk/c0t0d0s4
        mddb02         /dev/dsk/c0t1d0s4
   2. Create meta database using the following command
        #/sbin/umount /mirror
Note : /mirror is the partitions with 100 mb on c0t0d0s4, which will be use by the
DiskSuite for the meta device database.
        #/usr/opt/SUNWmd/sbin/metadb –a –f –c 3 mddb01
        #/usr/opt/SUNWmd/sbin/metadb –a –f –c 3 mddb02

   3. Encapsulating the root partions ( add below lines in md.tab file )
      /dev/md/dsk/d0        -m      /dev/md/dsk/d10
      /dev/md/dsk/d10 1 1 /dev/dsk/c0t0d0s0
      /dev/md/dsk/d20 1 1 /dev/dsk/c0t1d0s0

More Related Content

What's hot

Mongo db sharding_cluster_installation_guide
Mongo db sharding_cluster_installation_guideMongo db sharding_cluster_installation_guide
Mongo db sharding_cluster_installation_guidePhilip Zhong
 
PXE Network Booting The Raspberry Pi
PXE Network Booting The Raspberry PiPXE Network Booting The Raspberry Pi
PXE Network Booting The Raspberry Piserjts
 
Life Preserver - AsiaBSDCon2014
Life Preserver - AsiaBSDCon2014Life Preserver - AsiaBSDCon2014
Life Preserver - AsiaBSDCon2014krispcbsd
 
Linux Common Command
Linux Common CommandLinux Common Command
Linux Common CommandJeff Yang
 
Lpreservereurobsd2014
Lpreservereurobsd2014Lpreservereurobsd2014
Lpreservereurobsd2014krispcbsd
 
Creación de máquinas virtuales basada en kernel usando qemu y virsh
Creación de máquinas virtuales basada en kernel usando qemu y virshCreación de máquinas virtuales basada en kernel usando qemu y virsh
Creación de máquinas virtuales basada en kernel usando qemu y virshJonathan Franchesco Torres Baca
 
An Overview of Next-Gen Filesystems
An Overview of Next-Gen FilesystemsAn Overview of Next-Gen Filesystems
An Overview of Next-Gen FilesystemsGreat Wide Open
 
Linux Introduction
Linux IntroductionLinux Introduction
Linux IntroductionDuy Do Phan
 
Backup with Bareos and ZFS - by Christian Reiß
Backup with Bareos and ZFS - by Christian ReißBackup with Bareos and ZFS - by Christian Reiß
Backup with Bareos and ZFS - by Christian ReißNETWAYS
 
SiteGround Tech TeamBuilding
SiteGround Tech TeamBuildingSiteGround Tech TeamBuilding
SiteGround Tech TeamBuildingMarian Marinov
 
Scaling IO-bound microservices
Scaling IO-bound microservicesScaling IO-bound microservices
Scaling IO-bound microservicesSalo Shp
 
How to install OpenStack MITAKA --allinone - cheat sheet -
How to install OpenStack MITAKA --allinone - cheat sheet -How to install OpenStack MITAKA --allinone - cheat sheet -
How to install OpenStack MITAKA --allinone - cheat sheet -Naoto MATSUMOTO
 
Recover linux after windows installation
Recover linux after windows installationRecover linux after windows installation
Recover linux after windows installationAmrinder Singh
 

What's hot (20)

Mongo db sharding_cluster_installation_guide
Mongo db sharding_cluster_installation_guideMongo db sharding_cluster_installation_guide
Mongo db sharding_cluster_installation_guide
 
PXE Network Booting The Raspberry Pi
PXE Network Booting The Raspberry PiPXE Network Booting The Raspberry Pi
PXE Network Booting The Raspberry Pi
 
eurobsd2013
eurobsd2013eurobsd2013
eurobsd2013
 
Life Preserver - AsiaBSDCon2014
Life Preserver - AsiaBSDCon2014Life Preserver - AsiaBSDCon2014
Life Preserver - AsiaBSDCon2014
 
Linux Common Command
Linux Common CommandLinux Common Command
Linux Common Command
 
System administration
System administrationSystem administration
System administration
 
Lpreservereurobsd2014
Lpreservereurobsd2014Lpreservereurobsd2014
Lpreservereurobsd2014
 
Creación de máquinas virtuales basada en kernel usando qemu y virsh
Creación de máquinas virtuales basada en kernel usando qemu y virshCreación de máquinas virtuales basada en kernel usando qemu y virsh
Creación de máquinas virtuales basada en kernel usando qemu y virsh
 
An Overview of Next-Gen Filesystems
An Overview of Next-Gen FilesystemsAn Overview of Next-Gen Filesystems
An Overview of Next-Gen Filesystems
 
Linux Introduction
Linux IntroductionLinux Introduction
Linux Introduction
 
Backup with Bareos and ZFS - by Christian Reiß
Backup with Bareos and ZFS - by Christian ReißBackup with Bareos and ZFS - by Christian Reiß
Backup with Bareos and ZFS - by Christian Reiß
 
SiteGround Tech TeamBuilding
SiteGround Tech TeamBuildingSiteGround Tech TeamBuilding
SiteGround Tech TeamBuilding
 
Self 2013
Self 2013Self 2013
Self 2013
 
RamDisk
RamDiskRamDisk
RamDisk
 
DDR PC3200
DDR PC3200DDR PC3200
DDR PC3200
 
Scaling IO-bound microservices
Scaling IO-bound microservicesScaling IO-bound microservices
Scaling IO-bound microservices
 
How to prepare 32 tr scf
How to prepare 32 tr scfHow to prepare 32 tr scf
How to prepare 32 tr scf
 
Cpu pancho
Cpu panchoCpu pancho
Cpu pancho
 
How to install OpenStack MITAKA --allinone - cheat sheet -
How to install OpenStack MITAKA --allinone - cheat sheet -How to install OpenStack MITAKA --allinone - cheat sheet -
How to install OpenStack MITAKA --allinone - cheat sheet -
 
Recover linux after windows installation
Recover linux after windows installationRecover linux after windows installation
Recover linux after windows installation
 

Viewers also liked

Daily livestock report mar 04 2013
Daily livestock report mar 04 2013Daily livestock report mar 04 2013
Daily livestock report mar 04 2013joseleorcasita
 
Brain sutra final
Brain sutra finalBrain sutra final
Brain sutra finalAmlan Das
 
sistem peredaran darah xi
sistem peredaran darah xisistem peredaran darah xi
sistem peredaran darah ximayavivianti
 
Programul Bunelor Practici ale Autorităților Publice Locale 2011 - 2012
Programul Bunelor Practici ale Autorităților Publice Locale 2011 - 2012Programul Bunelor Practici ale Autorităților Publice Locale 2011 - 2012
Programul Bunelor Practici ale Autorităților Publice Locale 2011 - 2012ADR Nord
 
Educación%20física.odp 0
Educación%20física.odp 0Educación%20física.odp 0
Educación%20física.odp 0profe-oscar
 
How your blog could bring 1000s of visitors and sales
How your blog could bring 1000s of visitors and salesHow your blog could bring 1000s of visitors and sales
How your blog could bring 1000s of visitors and sales123-reg
 
Charlie step by step
Charlie step by stepCharlie step by step
Charlie step by stepIndiiaa777
 

Viewers also liked (13)

Bienvenidos!
Bienvenidos!Bienvenidos!
Bienvenidos!
 
Daily livestock report mar 04 2013
Daily livestock report mar 04 2013Daily livestock report mar 04 2013
Daily livestock report mar 04 2013
 
Iconlist
IconlistIconlist
Iconlist
 
Brain sutra final
Brain sutra finalBrain sutra final
Brain sutra final
 
sistem peredaran darah xi
sistem peredaran darah xisistem peredaran darah xi
sistem peredaran darah xi
 
Programul Bunelor Practici ale Autorităților Publice Locale 2011 - 2012
Programul Bunelor Practici ale Autorităților Publice Locale 2011 - 2012Programul Bunelor Practici ale Autorităților Publice Locale 2011 - 2012
Programul Bunelor Practici ale Autorităților Publice Locale 2011 - 2012
 
CV DEPORTIVO DE JAVI BLANCO
CV DEPORTIVO DE JAVI BLANCOCV DEPORTIVO DE JAVI BLANCO
CV DEPORTIVO DE JAVI BLANCO
 
Educación%20física.odp 0
Educación%20física.odp 0Educación%20física.odp 0
Educación%20física.odp 0
 
Educacao
EducacaoEducacao
Educacao
 
5ºd rocío
5ºd rocío5ºd rocío
5ºd rocío
 
How your blog could bring 1000s of visitors and sales
How your blog could bring 1000s of visitors and salesHow your blog could bring 1000s of visitors and sales
How your blog could bring 1000s of visitors and sales
 
Matemáticas
MatemáticasMatemáticas
Matemáticas
 
Charlie step by step
Charlie step by stepCharlie step by step
Charlie step by step
 

Similar to Disk suit 4 setup and installation

Veritas Software Foundations
Veritas Software FoundationsVeritas Software Foundations
Veritas Software Foundations.Gastón. .Bx.
 
Linux lv ms step by step
Linux lv ms step by stepLinux lv ms step by step
Linux lv ms step by stepsudakarman
 
101 2.1 design hard disk layout
101 2.1 design hard disk layout101 2.1 design hard disk layout
101 2.1 design hard disk layoutAcácio Oliveira
 
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1Osama Mustafa
 
How to mount and unmount filesystem
How to mount and unmount filesystemHow to mount and unmount filesystem
How to mount and unmount filesystemCOMSATS
 
x86_64 Hardware Deep dive
x86_64 Hardware Deep divex86_64 Hardware Deep dive
x86_64 Hardware Deep diveNaoto MATSUMOTO
 
OpenNebulaConf 2016 - Storage Hands-on Workshop by Javier Fontán, OpenNebula
OpenNebulaConf 2016 - Storage Hands-on Workshop by Javier Fontán, OpenNebulaOpenNebulaConf 2016 - Storage Hands-on Workshop by Javier Fontán, OpenNebula
OpenNebulaConf 2016 - Storage Hands-on Workshop by Javier Fontán, OpenNebulaOpenNebula Project
 
Bringing up Android on your favorite X86 Workstation or VM (AnDevCon Boston, ...
Bringing up Android on your favorite X86 Workstation or VM (AnDevCon Boston, ...Bringing up Android on your favorite X86 Workstation or VM (AnDevCon Boston, ...
Bringing up Android on your favorite X86 Workstation or VM (AnDevCon Boston, ...Ron Munitz
 
101 4.3 control mounting and unmounting of filesystems
101 4.3 control mounting and unmounting of filesystems101 4.3 control mounting and unmounting of filesystems
101 4.3 control mounting and unmounting of filesystemsAcácio Oliveira
 
Add and configure lu ns in solaris
Add and configure lu ns in solarisAdd and configure lu ns in solaris
Add and configure lu ns in solarisAmrita Dey
 
建構嵌入式Linux系統於SD Card
建構嵌入式Linux系統於SD Card建構嵌入式Linux系統於SD Card
建構嵌入式Linux系統於SD Card艾鍗科技
 
Introduction to Btrfs - FLOSS UK Spring Conference York 2015
Introduction to Btrfs - FLOSS UK Spring Conference York 2015Introduction to Btrfs - FLOSS UK Spring Conference York 2015
Introduction to Btrfs - FLOSS UK Spring Conference York 2015Richard Melville
 
2.1 design hard disk layout v2
2.1 design hard disk layout v22.1 design hard disk layout v2
2.1 design hard disk layout v2Acácio Oliveira
 
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014Circling Cycle
 
101 2.1 design hard disk layout v2
101 2.1 design hard disk layout v2101 2.1 design hard disk layout v2
101 2.1 design hard disk layout v2Acácio Oliveira
 

Similar to Disk suit 4 setup and installation (20)

Veritas Software Foundations
Veritas Software FoundationsVeritas Software Foundations
Veritas Software Foundations
 
Solaris
SolarisSolaris
Solaris
 
Mac os x mount ntfs
Mac os x mount ntfsMac os x mount ntfs
Mac os x mount ntfs
 
Ch12 system administration
Ch12 system administration Ch12 system administration
Ch12 system administration
 
Linux lv ms step by step
Linux lv ms step by stepLinux lv ms step by step
Linux lv ms step by step
 
101 2.1 design hard disk layout
101 2.1 design hard disk layout101 2.1 design hard disk layout
101 2.1 design hard disk layout
 
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
Step by Step to Install oracle grid 11.2.0.3 on solaris 11.1
 
How to mount and unmount filesystem
How to mount and unmount filesystemHow to mount and unmount filesystem
How to mount and unmount filesystem
 
Real time systems
Real time systemsReal time systems
Real time systems
 
x86_64 Hardware Deep dive
x86_64 Hardware Deep divex86_64 Hardware Deep dive
x86_64 Hardware Deep dive
 
OpenNebulaConf 2016 - Storage Hands-on Workshop by Javier Fontán, OpenNebula
OpenNebulaConf 2016 - Storage Hands-on Workshop by Javier Fontán, OpenNebulaOpenNebulaConf 2016 - Storage Hands-on Workshop by Javier Fontán, OpenNebula
OpenNebulaConf 2016 - Storage Hands-on Workshop by Javier Fontán, OpenNebula
 
Bringing up Android on your favorite X86 Workstation or VM (AnDevCon Boston, ...
Bringing up Android on your favorite X86 Workstation or VM (AnDevCon Boston, ...Bringing up Android on your favorite X86 Workstation or VM (AnDevCon Boston, ...
Bringing up Android on your favorite X86 Workstation or VM (AnDevCon Boston, ...
 
101 4.3 control mounting and unmounting of filesystems
101 4.3 control mounting and unmounting of filesystems101 4.3 control mounting and unmounting of filesystems
101 4.3 control mounting and unmounting of filesystems
 
Add and configure lu ns in solaris
Add and configure lu ns in solarisAdd and configure lu ns in solaris
Add and configure lu ns in solaris
 
建構嵌入式Linux系統於SD Card
建構嵌入式Linux系統於SD Card建構嵌入式Linux系統於SD Card
建構嵌入式Linux系統於SD Card
 
Introduction to Btrfs - FLOSS UK Spring Conference York 2015
Introduction to Btrfs - FLOSS UK Spring Conference York 2015Introduction to Btrfs - FLOSS UK Spring Conference York 2015
Introduction to Btrfs - FLOSS UK Spring Conference York 2015
 
2.1 design hard disk layout v2
2.1 design hard disk layout v22.1 design hard disk layout v2
2.1 design hard disk layout v2
 
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
 
Unix 6 en
Unix 6 enUnix 6 en
Unix 6 en
 
101 2.1 design hard disk layout v2
101 2.1 design hard disk layout v2101 2.1 design hard disk layout v2
101 2.1 design hard disk layout v2
 

Disk suit 4 setup and installation

  • 1. DISKSuit 4.0 setup and configuration ( plus maintenance ) Steps to setup on a new machine : • Consider your root disk partition as Part Tag Flag Cylinders Size Blocks 0 root wm 0 - 570 1001.20MB (571/0/0) 2050461 1 var wm 571 - 1141 1001.20MB (571/0/0) 2050461 2 backup wm 0 - 4923 8.43GB (4924/0/0) 17682084 3 swap wu 1142 - 1434 513.75MB (293/0/0) 1052163 4 mirror wm 1435 - 1492 101.70MB (58/0/0) 208278 5 unassigned wm 1493 - 2633 1.95GB (1141/0/0) 4097331 6 usr wm 2634 - 3774 1.95GB (1141/0/0) 4097331 7 home wm 3775 - 4915 1.95GB (1141/0/0) 4097331 • Also consider the initial /etc/vfstab file will be something like fd - /dev/fd fd - no - /proc - /proc proc - no - /dev/dsk/c0t0d0s3 - - swap - no - /dev/dsk/c0t0d0s0 /dev/rdsk/c0t0d0s0 / ufs 1 no - /dev/dsk/c0t0d0s6 /dev/rdsk/c0t0d0s6 /usr ufs 1 no - /dev/dsk/c0t0d0s1 /dev/rdsk/c0t0d0s1 /var ufs 1 no - /dev/dsk/c0t0d0s7 /dev/rdsk/c0t0d0s7 /export/home ufs 2 yes - /dev/dsk/c0t0d0s5 /dev/rdsk/c0t0d0s5 /opt ufs 2 yes - /dev/dsk/c0t2d0s2 /dev/rdsk/c0t2d0s2 /disk1 ufs 2 yes - swap - /tmp tmpfs - yes - Now if you decided to make your / , /opt and /var to be mirrored….using disk suite…then follow the below steps… Note : All disk suite config files are in /etc/opt/SUNWmd/ and all executable tools for disk suites are in /usr/opt/SUNWmd/sbin 1. Add meta database configuration to md.tab table mddb01 /dev/dsk/c0t0d0s4 mddb02 /dev/dsk/c0t1d0s4 2. Create meta database using the following command #/sbin/umount /mirror Note : /mirror is the partitions with 100 mb on c0t0d0s4, which will be use by the DiskSuite for the meta device database. #/usr/opt/SUNWmd/sbin/metadb –a –f –c 3 mddb01 #/usr/opt/SUNWmd/sbin/metadb –a –f –c 3 mddb02 3. Encapsulating the root partions ( add below lines in md.tab file ) /dev/md/dsk/d0 -m /dev/md/dsk/d10 /dev/md/dsk/d10 1 1 /dev/dsk/c0t0d0s0 /dev/md/dsk/d20 1 1 /dev/dsk/c0t1d0s0