A repository of information technology questions and answers

Latest posts

Resolving NSR peer information errors

You may also see the error after the NetWorker client upgraded with the same host name which created a duplicate NSR peer information for the client.

Solaris SAM and QFS file systems

When it comes to storage, Solaris provides more choices than any other OS. Add a couple of packages and you have a hierarchical storage manager.

queue max run limit reached

The cron daemon has a limit of how many jobs run simultaneously. If a new job is scheduled and the limit is reached the job will be rescheduled.

How to backup SAM-FS file systems

samfsdump can back up 100,000 files a minute, because it's not backing up the full files, just control data. Meaning restore time is also VERY fast.

Sun SAM-FS / QFS Overview

This article provides a simple overview of the Sun SAM-FS/QFS product suite

Sun SAM-FS / QFS 4.0 Concepts

This article provides a list of things to know, product features and HSM concepts for the SUN SAM-FS/QFS 4.0 product base.

Crash Dump Configuration

A crash dump is a snapshot of the physical memory, saved on disk, at the time that a fatal system error occurs.

Configuring Core Files

Core files are created when a program or an application terminates abnormally and are by default eritten to the current working directory.

Shutting down and rebooting a Linux system

When it comes to shutting down and rebooting a Linux system the shutdown command is only command you need to know to do both jobs