• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Archives for June 2015

Oracle RAC : understanding split brain

by admin

What is a “Split Brain” Split Brain is often used to describe the scenario when two or more nodes in a cluster, lose connectivity with one another but then continue to operate independently of each other, including acquiring logical or physical resources, under the incorrect assumption that the other process(es) are no longer operational or […]

Filed Under: oracle, RAC Tagged With: RAC, split brain

How to mount the zfs rpool while booted from CD [SPARC]

by admin

To be able to troubleshoot booting issues, sometimes we have to boot the system in single user mode using the CDROM. This is required to access the root file system and find out the issue causing the boot problem. This post describes how to boot using CDROM and mount a zfs root file system (rpool). […]

Filed Under: Solaris, ZFS Tagged With: rpool mount, zfs

SVM : How to Use Metadevadm to Maintain Device Relocation Information After Disk Replacement

by admin

This article describes the method used to maintain device relocation information for Solaris Volume Manager (SVM). Device relocation information is based on device IDs, and care must be taken to ensure that it is updated when a disk is replaced. Device IDs are unique identifiers branded to all disk drives and LUNs (SCSI, fibre channel, […]

Filed Under: Solaris, SVM Tagged With: disk replacement, metadevadm, SVM

How To Use ‘zpool split’ to Split rpool in solaris 11 (x86/x64)

by admin

A mirrored ZFS storage pool can be quickly cloned as a backup pool by using the zpool split command. You can use this feature to split a mirrored root pool, but the pool that is split off is not bootable until you perform some additional steps. Some of the required actions are different for SPARC […]

Filed Under: Solaris, Solaris 11, ZFS Tagged With: rpool split, zpool split

How To Use ‘zpool split’ to Split rpool in solaris 11 (SPARC)

by admin

A mirrored ZFS storage pool can be quickly cloned as a backup pool by using the zpool split command. You can use this feature to split a mirrored root pool, but the pool that is split off is not bootable until you perform some additional steps. Caveats and Assumptions 1.The new/split pool must be used […]

Filed Under: Solaris, Solaris 11, ZFS Tagged With: zfs, zpool split

How to add Additional Storage Space Created from Dynamic LUN Expansion in SVM online

by admin

Most of the storage arrays now-a-days provides the feature of dynamic LUN expansion. This feature allows you to grow your existing volume on the fly without affecting existing data or I/O. Dynamic LUN expansion increases the capacity of the physical storage. You must then make Solaris aware that the device has grown, and if a […]

Filed Under: Solaris, SVM Tagged With: LUN expansion, SVM

How to add Additional Storage Space Created from Dynamic LUN Expansion in ZFS online

by admin

Most of the storage arrays nowadays provide the feature of dynamic LUN expansion. This feature allows you to grow your existing volume on the fly without affecting existing data or I/O. Dynamic LUN expansion increases the capacity of the physical storage. You must then make Solaris-aware that the device has grown, and if a file […]

Filed Under: Solaris, ZFS Tagged With: LUN expansion, zfs

Beginners guide to oracle synonyms

by admin

Synonyms as the word literally means, are aliases for referencing the database objects. By default, when you look for an object in the database, it tries to search it in your own schema. So, if you are user user01 and you try to query an object emp from scott’s schema, oracle will return an error […]

Filed Under: oracle Tagged With: synonyms

Primary Sidebar

Recent Posts

  • ncat Command Examples in Linux
  • ncat: command not found
  • nautilus Command Examples in Linux
  • namei: command not found

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright