Sponsored Content
Operating Systems Solaris Cannot use filesystem while sending a snapshot Post 302549597 by RychnD on Tuesday 23rd of August 2011 10:54:15 AM
Old 08-23-2011
I used 400 GB of space on the shares filesystem, made an initial snapshot and sent it to the backup disk. Then I observed free space decreasing on the backup filesystem and thought myself "alright, that seems ok - the snapshot being send should probably take 400 GB of the backup filesystem's space after being sent completely".

But then I made a change to the svn repository (which resides on shares) and (even though the complete snapshot could not have been transfered completely at that time) after that, the "zfs list backup" command showed only a tiny space consumed on backup.

Moreover, when I tried to send another snapshot incrementaly (e.g. with the -i option), I got an error telling me that the opening snapshot did not match the most recent snapshot on the backup fs.

Though limited by my english language skills, I did my best to describe the situation. I hope this helps. Dusan
 

9 More Discussions You Might Find Interesting

1. Solaris

FS snapshot problems

Hi, I'm working with fssnap command because I would search an alternative backup metod. My server has Solaris 9 installed and following sys admin manual, I created some snapshots, this is not difficult. But the problem is here: following manual I create without problem snapshots, for example the... (1 Reply)
Discussion started by: bonovox
1 Replies

2. Solaris

Filesystem - error when extend the filesystem

Hi all, currently , my root filesystem already reach 90 ++% I already add more cylinder in the root partition as below Part Tag Flag Cylinders Size Blocks 0 root wm 67 - 5086 38.46GB (5020/0/0) 80646300 1 swap wu 1 - ... (11 Replies)
Discussion started by: SmartAntz
11 Replies

3. Solaris

Can not snapshot zone

For the life of me, I cannot figure out the syntax unless it's my configuration. Zone path is /zpool/zones/oracle11zone2 It is not running. -bash-3.00# zfs snapshot zpool/zones/oracle11zone2@prepatch cannot open 'zpool/zones/oracle11zone2': dataset does not exist -bash-3.00# zfs snapshot... (13 Replies)
Discussion started by: LittleLebowski
13 Replies

4. UNIX for Dummies Questions & Answers

hwo to find shared filesystem and local filesystem in AIX

Hi, I wanted to find out that in my database server which filesystems are shared storage and which filesystems are local. Like when I use df -k, it shows "filesystem" and "mounted on" but I want to know which one is shared and which one is local. Please tell me the commands which I can run... (2 Replies)
Discussion started by: kamranjalal
2 Replies

5. Solaris

zfs - get the name of the last snapshot

I have installed Solaris 11 Express on my server and want to set up automatic backuping using zfs snapshots. In the backup script I need to find out the name of the last snapshot of the given filesystem (in order to refer to it as the startpoint of an incremental backup). What is the best way to do... (4 Replies)
Discussion started by: RychnD
4 Replies

6. Solaris

Solaris Filesystem vs. Windows FileSystem

Hi guys! Could you tell me what's the difference of filesystem of Solaris to filesystem of Windows? I need to compare both. I have read some over the net but it's so much technical. Could you explain it in a more simpler term? I am new to Solaris. Hope you help me guys. Thanks! (4 Replies)
Discussion started by: arah
4 Replies

7. AIX

Mount Filesystem in AIX Unable to read /etc/filesystem

Dear all, We are facing prolem when we are going to mount AIX filesystem, the system returned the following error 0506-307The AFopen call failed : A file or directory in the path name does not exist. But when we ls filesystems in the /etc/ directory it show -rw-r--r-- 0 root ... (2 Replies)
Discussion started by: m_raheelahmed
2 Replies

8. OS X (Apple)

Snapshot backup

Hi all: I'm trying to do the following: 1) Each monday (for every week or bi-weekly) I'll perform a full backup of my 2 Tb RAID 1 system to an external eSATA 2 Tb HDD. I'll move this HDD to a different physical place (my home i.e). 2) Each day after monday until the next backup, I want to... (3 Replies)
Discussion started by: alvgarci
3 Replies

9. Solaris

Snapshot analyze

Hi, Is there any tool is available for analyzing Oracle X86 snapshot output. Thanks in advance. (1 Reply)
Discussion started by: sunnybee
1 Replies
ql-hba-snapshot(8)					       System Administration						ql-hba-snapshot(8)

NAME
ql-hba-snapshot - display specific information of the QLogic HBA. SYNOPSIS
ql-hba-snapshot <Host number> [OPTIONS] DESCRIPTION
FC HBA Snapshot Utility This utility displays the details of the QLogic HBA attached to the system. It uses one of the two file systems for scanning: proc or sysfs. <Host number> | <-a/--all> [optional] Provide the <HOST NUMBER> to display the detailed information of the HBA. With no option specified, general information of all hosts will be displayed. Ex. # /usr/sbin/ql-hba-snapshot <Host Number> # /usr/sbin/ql-hba-snapshot --procfs <Host Number> (For procfs) -h, --help Prints the help message. Ex. # /usr/sbin/ql-hba-snapshot --help -hl, --hostlist This option displays the list of QLogic hosts (HBAs) connected to this system. The <HOST NUMBER> can be obtained by using following command Ex. # /usr/sbin/ql-hba-snapshot --hostlist -p, --parameters This option displays the command line parameters that can be passed to the QLogic HBA driver. Ex. # /usr/sbin/ql-hba-snapshot --parameters <Host Number> -s, --statistics This option displays the statistical information for specified host. Stastics option is only supported in "sysfs" based scan. Ex. # /usr/sbin/ql-hba-snapshot --statistics <Host number/--all> -proc, --procfs This options forces the the utility to scans information based on "procfs", instead of default sysfs. Ex. # /usr/sbin/ql-hba-snap- shot --procfs [Other valid option] -v, --verbose This enables verbose display. The detailed information of LUNs will be displayed in addition to standard one. This option is only supported in sysfs. Ex. # /usr/sbin/ql-hba-snapshot --verbose <Host number/-a> SEE ALSO
ql-dynamic-tgt-lun-disc(8), ql-lun-state-online(8), ql-set-cmd-timeout(8) Matthias Schmitz <;matthias@sigxcpu.org> July 2009 ql-hba-snapshot(8)
All times are GMT -4. The time now is 01:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy