NSS Features and Benefits Overview

Best Selling Data Recovery Software Fastest Data Recovery QFSCI Technology for fastest recovery of data Leaders in Data Recovery
 
Current Updates

NSS provide better data management thannovell netware traditional volumes. We offer the software for data recovery from Novell Traditional and Novell Storage Services Volumes.

 
Knowledgebase - Novell Storage Services (NSS)

NSS Features and Benefits


NSS Architecture

With NSS, you can use storage pools, logical volumes, traditional volumes, and remote devices to maintain your file system. You store logical volumes in storage pools on NSS partitioned space. You store traditional volumes directly in space partitioned for traditional volumes. The following diagram illustrates the NSS configuration with the available file system options:

NSS Management

ConsoleOne is the primary utility used to configure and maintain both traditional and NSS logical volumes.

NOTE:   NWCONFIG and NSS Menu are not compatible with some of the NetWare 6 NSS features. Use ConsoleOne for all NSS configuration and management procedures.

Combine Logical Volumes in a Single Storage Pool

NSS uses storage pools. A storage pool is a specified amount of space you obtain from all your storage devices. Then you place all NSS logical volumes into the storage pool. This way you do not have to limit the number of volumes you have in a partition. You can have only one storage pool on a partition, but you can place unlimited logical volumes in the storage pool. The size of logical volumes cannot exceed the size of the storage pool.

Create Logical Volumes

The volumes you create from NSS storage pools are called logical volumes. A logical volume is a volume that is either set to a specific size, or one that can grow dynamically according to the amount of physical space assigned to the pool. This lets you add and store any size or any number of files you need without having to create other partitions. You can add any number of volumes to a storage pool as long as you have available physical space in the pool.

Exceed the Limit of Volumes in a Storage Pool (Overbooking)

Individual logical volumes cannot exceed the size of a storage pool. However, you can create numerous volumes in a storage pool. Individual logical volumes must be smaller than the storage pool, but the sum of multiple logical volumes can exceed the pool size. This feature, called overbooking, can be an efficient way to manage your file system.

For example, you might have a number of users who are individually assigned to volumes with a limited amount of space for each volume. You can assign volumes that collectively exceed the pool size if not all users fill up their volumes. Essentially, the users can borrow space from other volumes in the pool as long as there are volumes that are not filled to the limit. This way it is not always necessary to add more disk space when some users reach or exceed their volume limit.

Deactivate/Activate Logical Volumes and Storage Pools

You might need to temporarily prevent user access to storage pools or volumes to do maintenance. Instead of bringing down the server, you can deactivate individual storage pools to run the REBUILD and VERIFY utilities. When you deactivate a storage pool, users will not have access to any of the volumes in that pool. The REBUILD and VERIFY utilities generate log files to the root of the DOS drive.

Fast Error Correction and Data Recovery

NSS quickly recovers data after a file system crash. Instead of scanning an entire volume for corruption, NSS quickly replays the latest set of changes to make sure they were written correctly. The file system either recovers the changed information, or it returns the data to its original settings before the transaction began. This is beneficial for applications such as mail services because there is less server down time.

Immediately Save Data to Disk

The Flush Files Immediately feature saves your file data to disk immediately after you close the file instead of waiting for the next flush cycle. This ensures that your data is not at risk of being lost between flush cycles.

Retain Previously Saved Files (Snapshot)

The File Snapshot feature allows your backup utility to keep a consistent copy of all files. This is done by having the file system keep an original copy of all open files. For example, when your system backs up or crashes at a time when you are modifying a file, the backup could contain both old and new data. Snapshot captures the most recent closed copy of the file. This way, if you lose data between the backup cycles, you still have a solid copy of the previously saved file.

Transaction Tracking System (TTS)

Transaction Tracking System protects database applications by backing out transactions that are incomplete due to a system failure. TTS can be available on either all traditional or all NSS logical volumes. It cannot be available on all volumes if you use both types of volumes. If your system uses both traditional and logical volumes, by default it can only work on traditional volumes. If you want to use it on logical volumes on a system that has both, you must enter DISABLE TTS on the AUTOEXEC.NCF then enable the feature on each logical volume you want it on. Unlike traditional volumes, TTS does not apply to logical volumes by default. To enable it on logical volumes, enter nss/transaction= volname .

Review the Modified File List

The Modified File List is a list of files that changed since the previous backup. The backup utility accesses this list instead of searching the entire file system.

Enable File Compression

NSS supports file compression. This lets you decide whether to compress the files in your volumes to create additional space. Once you enable file compression, you cannot turn it off without recreating the volumes.

Prevent Access to Deleted Files (Data Shredding)

The Data Shredding feature overwrites purged disk blocks with random patterns of hexidecimal characters. This prevents unauthorized users from using a disk editor to access purged files. You can place up to seven data shred patterns over deleted data.

Set Up User Space Restrictions

User space restrictions let you limit the space users have on volumes. This is beneficial for systems that accommodate a large number of users, such as students. When you create volumes, you can select the user space restriction option in ConsoleOne.

Set Up Directory Space Restrictions

Directory space restrictions let you limit the space users can have in a directory or subdirectory.

Use CD-ROMs as Read-only Logical Volumes

NSS has full CD-ROM support for ISO9660 and Macintosh* HFS formats.

No Additional Memory Required for Mounting Volumes

When you mount volumes using the traditional NetWare file system, it scans every file and directory during the mounting process. Then it loads all the files into memory for quick access. If you increase the number or size of files, you need additional memory to maintain the performance level you want.

NSS does not require large amounts of memory to mount volumes because it does not scan the entire file system during the mounting process. After the mounting is complete, NSS does not load files into memory until you access them. Therefore, no additional memory is required when you add files and mount volumes.

Redirect Data from Unreliable Blocks (Hot Fix)

As your file system constantly reads and writes data to disk, some disk storage blocks lose their ability to reliably store data. NSS uses Hot Fix to prevent data from being written to unreliable blocks.

Hot Fix redirects the original block of data (still in memory) to the Hot Fix Redirection Area of the partition where the data can be stored correctly. To redirect a block of data, the operating system records the address of the defective block. Then the server no longer attempts to store data in that block.

If you do not enable Hot Fix when you create a partition, then no Hot Fix object is created and no data redirection can occur. You need to set up Hot Fix when you create the partition. To add Hot Fix later, you must delete the volumes from the partition, add Hot Fix, then restore the volumes from a backup.

The Hot Fix feature is combined with partition mirroring. When you select Hot Fix, you also enable mirroring for that partition.

Hot Fix redirection can occur during a write request, a read request, or a read-after-write verification. The following are conditions of data redirection:

  • Write redirection occurs when the disk reports an error during a write request. The system marks the block as bad and redirects the data to a different block.
  • Read redirection occurs when a disk error happens during a read request.

    If the disk is mirrored, the system retrieves the data from the mirrored disk and redirects the data on the primary disk. If the disk is not mirrored, the data is lost, and the block is marked as unusable.

  • Read-after-write-verify redirection occurs after data is written to disk. The data on disk is then read and compared to that in memory. If the two don't match, the system marks the block as bad and redirects the data to a different block.

By default, 2 percent of a disk's space is set aside as the Hot Fix Redirection Area. You can increase or decrease this amount.

If Hot Fix is enabled, then it is always active unless the disk fails or the redirection area is full. You can view Hot Fix activity in MONITOR by selecting Storage Devices and then a Hot Fix partition.

You can specify no Hot Fix Redirection Area when you create disk partitions. Having no Hot Fix Redirection Area saves partition space. This might be useful on large RAID systems that provide a method of fault tolerance.

IMPORTANT:   If Hot Fix is not enabled, then the partition will not have the fault tolerance provided by NetWare. Data on corrupted sectors of the disk won't be redirected to the Hot Fix Redirection Area. In addition, you cannot mirror partitions that do not use Hot Fix. It is easiest to enable Hot Fix when you create the partition. To add Hot Fix later, you must delete all the volumes on the partition.

Repair Storage Pools Instead of Individual Volumes

You use VREPAIR to fix traditional volumes. For logical volumes, you use repair utilities called VERIFY and REBUILD on the storage pools that contain the logical volumes.

VERIFY checks the file system integrity for an NSS pool by searching for inconsistent data blocks or other errors. This utility indicates if there are problems with the file system.

REBUILD verifies and uses the existing leaves of an object tree to rebuild all the other trees in the system. You need to deactivate pools (and all the volumes in the pools) before you run Rebuild so users cannot access the volumes you are rebuilding.When you deactivate a storage pool, all the volumes in the pool automatically deactivate.

These utilities are not the same as VREPAIR. You should use REBUILD only as a last resort to recover the file system after data corruption. When you use REBUILD and VERIFY, a log file is generated to the root of the DOS drive.

Mirror Partitions

You can protect your data by mirroring your partitions. Mirroring stores the same data on separate disks using the same controller channel. Using ConsoleOne, you can mirror both traditional and NSS partitions.

The following is a list of requirements for mirroring partitions:

  • Mirrored partitions must have the same partition type as you mirror the partition to. In other words, you can only mirror NSS partitions to other NSS partitions-the same applies to traditional partitions.
  • You can only mirror partitions. However, you might want to mirror an entire storage pool. Because you can have only one storage pool on a partition, the only way to mirror that storage pool is to mirror all of the partitions the pool resides on.
  • To mirror partitions, you need to select an option that makes the partitions compatible for mirroring when you create them-you cannot change that mirroring option after you create a partition. You can mirror to an existing group or create a new mirror group for the partition. You cannot combine mirror groups (existing groups with multiple mirrored partitions).
  • Mirrored partitions must have compatible data area size. This means the new partition must be at least the same size or slightly larger than the other partitions in the group. For example, the physical size (combined data and hot fix size) must be at least 100 KB bigger, but no more than 120 MB bigger than the data size of the existing partitions in the mirror group.

    The file system adjusts the Hot Fix size to the legal ranges in order to make the data area identical to the other partitions in the mirror group.

  • Mirrored partitions must have the same sharable for clustering status.
  • The partitions you add to a group cannot be part of an existing group-they must be individual mirrored objects.

Stripe Data Across Storage Devices (RAID)

NSS lets you create an additional storage device by striping data across multiple disk drives on your system. This option, called RAID, is a software configuration that emulates an actual hardware RAID 0 system. This RAID configuration occurs at the software level instead of using a RAID machine.

You set up a RAID device by obtaining space from all your physical storage devices then putting segments on the combined space. A RAID segment is the amount of space you obtain from each storage device. You can have up to eight segments on a RAID device. The file system places data on the RAID disks sequentially. This is called disk striping. The RAID stripe size is the amount of data the file system places on a disk before moving to the next disk.

You can use the software RAID 0 on both logical and traditional volumes.

Important Information about NSS RAID

  • Each element in the RAID configuration should come from a different device. NSS will let you obtain RAID elements from the same device, but this will severely impede the performance of your file system.
  • Currently, the NSS RAID supports RAID 0.
  • The stripe size ranges between 4 KB and 256 KB in increments of 2 KB.

NSS Enhancements

The following features that were available in the traditional NetWare file system behave differently in NetWare 6:

  • Block suballocation

    NSS uses 4K blocks, unlike the traditional file system which uses 64K blocks, thus, suballocation is no longer needed.

  • Auditing

    Novell relies on the newer Novell Advanced Auditing Services (NAAS) NetWare 6 does not work with the older audit system of past NetWare operating systems.

  • File name locks

    Because applications now open and lock files with deny-read and deny-write flags, support for file name locks has been removed in NSS. NSS supports the current file locking architecture.

Recover novell data from crashed novell disk using Kernel Novell Data Recovery Software.

 

For any query mail us at -

Windows Data Recovery Software | Linux Data Recovery Software | Novell Data Recovery Software | Mac Data Recovery Software
Digital Media Recovery Software | Unix Data Recovery Software | RAID Server Data Recovery | Exchange Server Recovery
Hard Drive Data Recovery | Computer Forensic | Tape Recovery Software | Laptop Recovery | Netware Data Recovery
FAT + NTFS Partition Recovery | Data Recovery Services | NTFS Recovery | Novell NSS Data Recovery Software
Access Database Repair | Excel Repair Software | Powerpoint Repair | Word Repair Software | ZIP Repair
DBF Database Recovery | Palm Database Recovery | Paradox Database Recovery | FAT Recovery
Deleted File Recovery Software | Pen Drive Data Recovery | Undelete Data Recovery Software
File Repair | Partition Recovery | Excel Recovery | Corrupt Zip Recovery | Repair BKF File
Outlook Express Mails Recovery Software | Microsoft Outlook Mails Recovery Software
ReiserFS Data Recovery Software | SQL Password Recovery | Related Links
SCO Data Recovery | PST Repair | Solaris Data Recovery | OST Recovery
Data Recovery Software | Data Recovery Software

Contact Us for Data Recovery »

We HELP you Recover your Data from Crashed Novell Server - Download data recovery software for Novell NSS recovers data from crashed netware partitions having NSS file system, Kernel Novell NSS Data Recovery Software recovers data from corrupt volume(s) of a crashed novell Server. Kernel Novekll NSS allows access to the data when the volume(s) cannot be mounted. Kernel NSS - Novell Data Recovery Software can recover data to another drive after cases of corrupt volume(s), missing volumes, deleted files, allocation errors & partition loss

© Copyright 2008 Nucleus Data Recovery - Hard Drive Recovery, Data Recovery Software & Disk Recovery Services.  All rights reserved.