Solaris rootvg backup


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris rootvg backup
# 1  
Old 05-10-2011
Solaris rootvg backup

Guy's

how can we take rootvg bakup in soraris ..

Please let me know the command

Pls advice .
# 2  
Old 05-10-2011
there is no such thing as "rootvg" in solaris... but a ufsdump, a snapshot or a flasharchive might be what you want...
# 3  
Old 05-10-2011
Are you looking to backup the root filesystem?
# 4  
Old 05-15-2011
Yes I want to take full backup for root file systems

In AIX I'm using mksysb , Pls let me know the simile command in Solaris !
# 5  
Old 05-15-2011
Take a look at those commands:
Code:
fssnap
ufsdump
ufsrestore

# 6  
Old 09-12-2011
Quote:
Originally Posted by bartus11
Take a look at those commands:
Code:
fssnap
ufsdump
ufsrestore

are all these commands need to be in single user mode?

i tried the fssnap command but i get an error. looked up the error in google and it says that the xntpd should be down. will there be any problem if i shutdown the xntpd?

thanks.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris backup machine

Hi, I have a server with Solaris 11 with a zpool raid to serve as a NAS. Every day in the morning I do an incremental snapshot of the zpool and send it to another local disk as a backup. I would now like to build another small server to hold backups in a different place to prevent data loss... (0 Replies)
Discussion started by: RychnD
0 Replies

2. Shell Programming and Scripting

rsync backup mode(--backup) Are there any options to remove backup folders on successful deployment?

Hi Everyone, we are running rsync with --backup mode, Are there any rsync options to remove backup folders on successful deployment? Thanks in adv. (0 Replies)
Discussion started by: MVEERA
0 Replies

3. Solaris

Backup the Solaris OS

Hi gurus I wish to backup the Solaris OS and ftp to another server disk drive monthly but currently lack of knowledge about this. ** The server is production server. Please assists. =) (8 Replies)
Discussion started by: SmartAntz
8 Replies

4. Solaris

How to BackUp Solaris 5.8 OS ?

Hi All, How do I BackUp SOLARIS 5.8 (SPARC) OS so that I can re-install again on some other Hard Disk Drive in case of emergency ? (13 Replies)
Discussion started by: angshuman_ag
13 Replies

5. Solaris

Solaris 9 OS backup

i have taken flash image ot my solaris server (Server2) with the following command "flarcreate -S -n server2 /home/server2.flar". can any one tel me how to restore it in the same server when it crashes. (1 Reply)
Discussion started by: raj.chinnu
1 Replies

6. Solaris

backup on solaris 5.4

Hy everybody, I would like to know how i can do a backup or an equivalent of a ghost image like on Windows but for Solaris 5,4. I know there is the command flar or flarcreate but it doesn't work on Solaris 5,4. If someone have a idea to help me please. Thanks a lot. (1 Reply)
Discussion started by: blacknight29
1 Replies

7. Solaris

OS Backup for Solaris

Hi, I'm new to Unix world and would like to know the procedure to do back for OS for Solaris 9. Can anyone guide me on this, please. Thank You (3 Replies)
Discussion started by: raziayub
3 Replies

8. UNIX for Dummies Questions & Answers

Solaris 8 Backup

Hello, I'am newbie in Solaris. In the HP-UX we use make_recovery to full backup in tape, if system crash I need only put the tape in drive and the system is recovered. In Solaris I'am test ufsdump to backup for a file system. Exist a way to make backup full in Solaris or I need make backup a... (1 Reply)
Discussion started by: markos
1 Replies

9. UNIX for Advanced & Expert Users

backup on solaris

i get this funny message after inserting my enabler code and authorization code for my solstice backup device; Create failed:'Cannot create new NSR schedule with Solstice Backup SingleServer'. This happens whenever i want to create customized settings on my nwadmin interface. Please what do i... (11 Replies)
Discussion started by: lealyz
11 Replies

10. UNIX for Advanced & Expert Users

solaris backup

i would like to know if i can use solstice backup 5.5 to do my solaris 2.6 backup. I would also like to know what other solstice backup versions there are and the O/S they support. (1 Reply)
Discussion started by: lealyz
1 Replies
Login or Register to Ask a Question