Sponsored Content
Operating Systems AIX Help in understanding how backup and restore works in any organization? Post 302932713 by aaron8667 on Friday 23rd of January 2015 04:31:48 PM
Old 01-23-2015
Thanks very much for the reply bakunin. Appreciate your time and help.

This is useful in understanding what to consider etc. Am glad that I was able to get valuable information from professional/experts like you.

Your post is really helped me a lot in understanding the things which i was trying to explore.


Thank you. Smilie
 

9 More Discussions You Might Find Interesting

1. Solaris

Backup / restore

Hi.... everyone could help me to understand how to do a backup of my servers .. operating systems is sun solaris 8 . I have some question about .... 1) Is better backup phisical disk or partition ??? i sow the command is ufsdump 0cfu /expbck/bcksunver/c0t0d0s5 dev/dsk/c0t0d0s5 to... (4 Replies)
Discussion started by: tt155
4 Replies

2. AIX

Backup and restore

I have several H80 machines, all with AIX 4.3.3. On these machines I have mksysb running for rootvg backups and savevg for non-rootvg backups. I'm trying to get a list of files on the tapes, but I can't seem to do it with tar for the mksysb images. I keep getting the directory checksum errors?... (3 Replies)
Discussion started by: uXion
3 Replies

3. HP-UX

F-Backup restore

Hello! i have a blank harddrive and a complete tape backup of the workstation. the backup is made with F-Backup. Now my question is: how can i restore my workstation? thanks for every idea! paul tittel hup-si (3 Replies)
Discussion started by: paultittel
3 Replies

4. HP-UX

Backup Tape Restore?

I am trying to do a restore on a backup tape (DDS2) and am having a little trouble. For one, I dont know how the tape was made, whether is was tar, cpio, dump..etc. Anyone know how to restore a tape without knowing the format of the backup? (5 Replies)
Discussion started by: bake255
5 Replies

5. Solaris

Full backup and Restore

Dear All ; first how are you every body I'm just subscribed in your forum and i hope i found what i searched for along time . I'm not a Solaris specialist but i read more to build a Network Management Station depends on Solaris as OS and it is working good now . my problem is how to perform... (16 Replies)
Discussion started by: Basha
16 Replies

6. AIX

Backup and restore

Hi experts, i got a question. i have a production server with two Volume Group(VG) which are rootvg and datavg. Both of these VGs are 256 PP SIZE. On Disaster Recovery Server (DR server) contains two empty hardisks for restoring rootvg and datavg from production server. This two hardisks are... (7 Replies)
Discussion started by: polar
7 Replies

7. Solaris

Zpool backup and restore

hi, my requirement goes something like this: In current setup, we have SPARC server running Solaris10 5/08. Out of 3 HDD available, 2 HDD (other than root) were zpool-ed and 3 zones were created. Now, we have bought a new server with similar H/W config and planning to move the zones... (1 Reply)
Discussion started by: EmbedUX
1 Replies

8. Red Hat

Backup / Restore

Hi, I need to back up a RH file system (96G). The files are oracle .dbf format some of which are 5G in size. I know that tar has got a size restriction of 2G so I cannot use this. Can anyone recommend an alternative way of backuping up this FS? I have been looking at dump but this... (6 Replies)
Discussion started by: Duffs22
6 Replies

9. Solaris

Help understanding how swap works

Hi all, I'm trying to get an understanding of swap. This is what I see: Memory: 8192M real, 1697M free, 5693M swap in use, 10G swap free My question(s): If I have available RAM, why am I using swap? Or am I reading this wrong (been known to happen). Thanks much, ~K (8 Replies)
Discussion started by: kuriosity_prime
8 Replies
iecset(1)						      General Commands Manual							 iecset(1)

NAME
iecset - Set or dump IEC958 status bits SYNOPSIS
iecset [options] [cmd arg...] DESCRIPTION
iecset is a small utility to set or dump the IEC958 (or so-called "S/PDIF") status bits of the specified sound card via ALSA control API. When iecset is started without arguments except for options, it will show the current IEC958 status in a human-readable form. When the commands are given in the arguments, they are parsed and the IEC958 status bits are updated. The resultant status is shown as well. The commands consist of the command directive and the argument. As the boolean argument, yes, no, true, false, or a digit number is allowed. EXAMPLES
iecset -Dhw:1 Displays the current IEC958 status bits on the second card. This is equivalent with -c 1. iecset -x Displays the current IEC958 status bits in a style of the arguments for the PCM stream. The output string can be passed to the iec958 (or spdif) PCM type as the optional argument. iecset pro off audio off Sets the current status to the consumer-mode and turns on the non-audio bit. The modified status will be shown, too. OPTIONS
-D device Specifies the device name of the control to open -c card Specifies the card index to open. Equivalent with -Dhw:x. -n index Specifies the IEC958 control element index, in case you have multiple IEC958 devices and need to choose one of them. -x Dumps the status in the form of AESx bytes. -i Reads the command sequences from stdin. Each line has single command. COMMANDS
professional <bool> The professional mode (true) or consumer mode (false). audio <bool> The audio mode (true) or non-audio mode (false). rate <int> The sample rate in Hz. emphasis <int> The emphasis: 0 = none, 1 = 50/15us, 2 = CCITT. lock <bool> Rate lock: locked (true), unlocked (false). This command is for the professional mode only. sbits <int> Sample bits: 2 = 20bit, 4 = 24bit, 6 = undefined. This command is for the professional mode only. wordlength <int> Wordlength: 0 = No, 2 = 22-18 bit, 4 = 23-19 bit, 5 = 24-20 bit, 6 = 20-16 bit. This command is for the professional mode only. category <int> Category: the value is from 0 to 0x7f. This command is for the consumer mode only. copyright <bool> Copyright: copyrighted (true), non-copyrighted (false). This command is for the consumer mode only. original <boo> Original flag: original (true), 1st generation (false). This command is for the consumer mode only. AUTHOR
Takashi Iwai <tiwai@suse.de> 23 Oct 2003 iecset(1)
All times are GMT -4. The time now is 08:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy