Re: ADSM/HSM migration candidates list

2001-06-14 Thread Burks, Dan

How quickly does dsmreconcile run and do you already have files in migrated
storage?

> -Original Message-
> From: Matthew A. Bacchi [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, June 13, 2001 1:16 PM
> To:   [EMAIL PROTECTED]
> Subject:  ADSM/HSM migration candidates list
>
> Folks,
> I can't seem to get HSM to generate a candidates list and begin migrating
> files on an AIX 4.3.2 system.  The version of adsm.client.aix42.hsm is
> 3.1.20.8, one of the most recent ADSM packages.  Anyway, the high
> migration
> threshold is set below the percent used for the filesystem, Space
> Management
> is active for the filesystem and we have backed the files up using the
> normal
> ADSM b/a client(even though the MIGREQUIRESBACKUP parameter is set to NO.)
>
> Here are some commands and their output:
>
> { root@client } # dsmreconcile -c /b32tmd/tmd3
> Reconciling '/b32tmd/tmd3' file system:
>   Querying the ADSM server for a list of backed up files...
>  Received 11616 entries
>   Now traversing the file system...
>   Writing the new migration candidates list...
>  Note: unable to find any candidates in the file system.
> ANS9250I File system '/b32tmd/tmd3' reconciliation completed.
>
> { root@client } # dsmmigquery -c /b32tmd/tmd3
> Candidates for migration in file system /b32tmd/tmd3:
>
> no file exists in the migration candidates list
>
> { root@client } # dsmmigfs query /b32tmd/tmd3
>
> File System HighLow Premig  Age SizeQuota   Stub
> Server
> NameThrshld Thrshld Percent Factor  Factor  Size
> Name
>
> /b32tmd/tmd385  65  5   1   0   19000   4095
> ADSM0
>
> { root@client } # dsmdf /b32tmd/tmd3
>
> FSM FS  Mgrtd   Pmgrtd  Mgrtd   Pmgrtd  Unused  Free
> Filesystem  State   KB  KB  Files   Files   Inodes  KB
>
> /b32tmd/tmd3  a 0   0   0   0   2356854 867700
>
> { root@g54srv1 } # df -k /b32tmd/tmd3
> Filesystem1024-blocks  Free %UsedIused %Iused Mounted on
> /b32tmd/tmd3  9502720867704   91%18825 1% /b32tmd/tmd3
>
>
> Anybody have any ideas?  I have spent quite a few hours now playing with
> this,
> making changes and attempting to generate a candidates list, all to no
> avail.
> Maybe I need another set of eyes.  Thanks in advance.
>
> -Matt
>
> /**
>  **Matt Bacchi   [EMAIL PROTECTED]
>  **IBM Global ServicesSDC Northeast
>  **F6TG; MD Filesystems/Internet (802) 769-4072
>  **ADSM & AFS/DFS Backup (tie) 446-4072
>  **/



Re: ADSM/HSM migration candidates list

2001-06-14 Thread Matthew A. Bacchi

> Matt - Perhaps you can try this:
> 
>  dsmmigrate -R /b32tmd/tmd3
> 
> Capture its messages (they go by quickly).
> Let's see how it reacts to that.  It may give us some sense
> of what's going on.
> (I assume you did inspection with 'dsmls' and saw that all files
> were in Resident state?)
> 
>   thanks, Richard

This allowed me to see what the problem was.  Apparently the policyset that 
this system was attempting to migrate to didn't have a Space Management 
Technique enabled.  While the Standard policyset in this management class was 
set to Auto, the one specified in the include_exclude file was set to None.  I 
appreciate this help Richard, and the many other times in the past that you 
have helped others in this forum.  If only I could return the favor.

Thanks again,
-Matt

/**
 **Matt Bacchi   [EMAIL PROTECTED]
 **IBM Global ServicesSDC Northeast
 **F6TG; MD Filesystems/Internet (802) 769-4072
 **ADSM & AFS/DFS Backup (tie) 446-4072
 **/



Re: ADSM/HSM migration candidates list

2001-06-14 Thread Matthew A. Bacchi

>Matthew - Is the file system occupied by small files, under 4KB in size?


No, it isn't.  In fact it is occupied by a few quite large files, between 
100-500 Meg.  There are some lock files in the filesystem, which are around 
4KB, but the majority of the files are larger.

Richard, maybe you or someone else can answer this question for me.  The way I 
understand the product to work, it will always generate a migration candidates 
list based on the Age and Size factor settings, even if your thresholds are 
set so that migration will not occur.  The candidates list is just a list of 
files and their score, and doesn't indicate that migration is eminant.  I have 
configured this product on quite a few other machines in the past, this one 
just seems to be giving me trouble.

Thanks again,
-Matt

/**
 **Matt Bacchi   [EMAIL PROTECTED]
 **IBM Global ServicesSDC Northeast
 **F6TG; MD Filesystems/Internet (802) 769-4072
 **ADSM & AFS/DFS Backup (tie) 446-4072
 **/



Re: ADSM/HSM migration candidates list

2001-06-14 Thread Richard Sims

>I can't seem to get HSM to generate a candidates list and begin migrating
>files on an AIX 4.3.2 system.  The version of adsm.client.aix42.hsm is
>3.1.20.8, one of the most recent ADSM packages.  Anyway, the high migration
>threshold is set below the percent used for the filesystem, Space Management
>is active for the filesystem and we have backed the files...
>ADSM b/a client(even though the MIGREQUIRESBACKUP parameter is set to NO.

Matthew - Is the file system occupied by small files, under 4KB in size?



ADSM/HSM migration candidates list

2001-06-13 Thread Matthew A. Bacchi

Folks,
I can't seem to get HSM to generate a candidates list and begin migrating 
files on an AIX 4.3.2 system.  The version of adsm.client.aix42.hsm is 
3.1.20.8, one of the most recent ADSM packages.  Anyway, the high migration 
threshold is set below the percent used for the filesystem, Space Management 
is active for the filesystem and we have backed the files up using the normal 
ADSM b/a client(even though the MIGREQUIRESBACKUP parameter is set to NO.)  
Here are some commands and their output:

{ root@client } # dsmreconcile -c /b32tmd/tmd3
Reconciling '/b32tmd/tmd3' file system:
  Querying the ADSM server for a list of backed up files...
 Received 11616 entries
  Now traversing the file system...
  Writing the new migration candidates list...
 Note: unable to find any candidates in the file system.
ANS9250I File system '/b32tmd/tmd3' reconciliation completed.

{ root@client } # dsmmigquery -c /b32tmd/tmd3 
Candidates for migration in file system /b32tmd/tmd3: 

no file exists in the migration candidates list   

{ root@client } # dsmmigfs query /b32tmd/tmd3

File System HighLow Premig  Age SizeQuota   StubServer
NameThrshld Thrshld Percent Factor  Factor  SizeName

/b32tmd/tmd385  65  5   1   0   19000   4095ADSM0

{ root@client } # dsmdf /b32tmd/tmd3 

FSM FS  Mgrtd   Pmgrtd  Mgrtd   Pmgrtd  Unused  Free
Filesystem  State   KB  KB  Files   Files   Inodes  KB  

/b32tmd/tmd3  a 0   0   0   0   2356854 867700

{ root@g54srv1 } # df -k /b32tmd/tmd3
Filesystem1024-blocks  Free %UsedIused %Iused Mounted on
/b32tmd/tmd3  9502720867704   91%18825 1% /b32tmd/tmd3


Anybody have any ideas?  I have spent quite a few hours now playing with this, 
making changes and attempting to generate a candidates list, all to no avail.  
Maybe I need another set of eyes.  Thanks in advance.

-Matt

/**
 **Matt Bacchi   [EMAIL PROTECTED]
 **IBM Global ServicesSDC Northeast
 **F6TG; MD Filesystems/Internet (802) 769-4072
 **ADSM & AFS/DFS Backup (tie) 446-4072
 **/