[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lustre-discuss
Subject:    Re: [lustre-discuss] can not get the hsm_release command to work with Lustre 2.7 and Oracle HSM 6.1
From:       "Read, Robert" <robert.read () intel ! com>
Date:       2016-06-23 19:54:50
Message-ID: A030C717-78C4-41A1-986B-7C1FE1B7DED5 () intel ! com
[Download RAW message or body]

[Attachment #2 (text/plain)]

Hi

See inline…


On Jun 23, 2016, at 11:57 , Michael Skiba \
<michael.skiba@oracle.com<mailto:michael.skiba@oracle.com>> wrote:

Colin, The first file was a data file so; I made another file that was a txt file \
named test. Archived it then changed the file and here is the output below. The \
copytool daemon are different this time and are complaining about (cannot get path of \
FID and cannot set attributes)


[root@isr-x4150-01 mnt]# lfs hsm_archive --archive=1 /mnt/test
[root@isr-x4150-01 mnt]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda2             134G  7.0G  121G   6% /
tmpfs                 3.9G     0  3.9G   0% /dev/shm
/dev/sda1             477M  105M  348M  24% /boot
10.80.191.134@tcp0:/lustre
                      136G  9.6G  120G   8% /mnt
10.80.191.161:/samqfs1
                      558G  9.6G  549G   2% /samqfs1
[root@isr-x4150-01 mnt]# lfs hsm_state /mnt/test
/mnt/test: (0x00000001) exists, archive_id:1
[root@isr-x4150-01 mnt]# vi test
[root@isr-x4150-01 mnt]# lfs hsm_state /mnt/test
/mnt/test: (0x00000000)                                                            \
(does this mean its dirty?)

It appears that when vi saved the modified file, it renamed the original file and \
created a new file for the updates. Since this is a new file, it has no HSM state. \
You can verify this by checking the inode (or FID) of the file before and after using \
vi.

The expected behavior for modifying a file with "exists" flag is the "dirty" flag \
will be set, whether or not it has been completely archived.   If an archive is \
currently in progress when the file is modified, then the copytool will receive an \
error when to competes the archive request.

A simple way to modify a file for test purposes is to do an append, such as  "date >> \
/mnt/test".

robert

[root@isr-x4150-01 mnt]#


The logs

1466707271.922641 lhsmtool_posix[14489]: copytool fs=lustre archive#=1 item_count=1
1466707271.922696 lhsmtool_posix[14489]: waiting for message from kernel
1466707271.922717 lhsmtool_posix[8023]: '[0x200000400:0x16:0x0]' action ARCHIVE \
reclen 72, cookie=0x576ab8e1 ioctl err -19: No such device (19)
1466707271.922850 lhsmtool_posix[8023]: cannot get path of FID \
[0x200000400:0x16:0x0]: No such device (19) 1466707271.924618 lhsmtool_posix[8023]: \
archiving 'mnt/.lustre/fid/0x200000400:0x16:0x0' to \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' 1466707271.939245 \
lhsmtool_posix[8023]: saving stripe info of 'mnt/.lustre/fid/0x200000400:0x16:0x0' in \
samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp.lov 1466707271.941082 \
lhsmtool_posix[8023]: start copy of 973891 bytes from \
'mnt/.lustre/fid/0x200000400:0x16:0x0' to \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' 1466707271.955555 \
lhsmtool_posix[8023]: copied 973891 bytes in 0.015133 seconds 1466707271.972955 \
lhsmtool_posix[8023]: data archiving for 'mnt/.lustre/fid/0x200000400:0x16:0x0' to \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' done \
1466707271.973479 lhsmtool_posix[8023]: cannot set attributes of \
'mnt/.lustre/fid/0x200000400:0x16:0x0': Operation not permitted (1) 1466707271.973499 \
lhsmtool_posix[8023]: cannot copy attr of 'mnt/.lustre/fid/0x200000400:0x16:0x0' to \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp': Operation not \
permitted (1) 1466707271.973509 lhsmtool_posix[8023]: attr file for \
'mnt/.lustre/fid/0x200000400:0x16:0x0' saved to archive \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' 1466707271.973869 \
lhsmtool_posix[8023]: fsetxattr of 'trusted.hsm' on \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' rc=-1 (Operation not \
supported) 1466707271.973885 lhsmtool_posix[8023]: fsetxattr of 'trusted.link' on \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' rc=-1 (Operation not \
supported) 1466707271.973906 lhsmtool_posix[8023]: fsetxattr of 'trusted.lov' on \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' rc=-1 (Operation not \
supported) 1466707271.973919 lhsmtool_posix[8023]: fsetxattr of 'trusted.lma' on \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' rc=-1 (Operation not \
supported) 1466707271.974100 lhsmtool_posix[8023]: fsetxattr of 'lustre.lov' on \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' rc=-1 (Operation not \
supported) 1466707271.974112 lhsmtool_posix[8023]: xattr file for \
'mnt/.lustre/fid/0x200000400:0x16:0x0' saved to archive \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' ioctl err -19: No \
such device (19) 1466707271.975415 lhsmtool_posix[8023]: cannot get FID of \
'[0x200000400:0x16:0x0]': No such device (19) 1466707271.975848 lhsmtool_posix[8023]: \
Action completed, notifying coordinator cookie=0x576ab8e1, \
FID=[0x200000400:0x16:0x0], hp_flags=0 err=1 1466707271.976507 lhsmtool_posix[8023]: \
llapi_hsm_action_end() on 'mnt/.lustre/fid/0x200000400:0x16:0x0' ok (rc=0)










<image001.gif><http://www.oracle.com/>
Michael J. Skiba | Principal Support Engineer
Phone: +1 3032729724<tel:+1%203032729724> | Mobile: +1 \
3036198495<tel:+1%203036198495> Oracle ISV
500 Elorado Blv. Bldg. 5
Broomfield, Colorado 80021
<image002.gif><http://www.oracle.com/commitment>

Oracle is committed to developing practices and products that help protect the \
environment



From: Colin Faber [mailto:colin.faber@seagate.com]
Sent: Thursday, June 23, 2016 10:46 AM
To: Michael Skiba
Cc: Lustre discussion
Subject: Re: [lustre-discuss] can not get the hsm_release command to work with Lustre \
2.7 and Oracle HSM 6.1

After the archive, does the state change to exists, archived ? If you modify the file \
while in the exists state, does it mark it as dirty or does it remain the same?

On Thu, Jun 23, 2016 at 10:13 AM, Michael Skiba \
<michael.skiba@oracle.com<mailto:michael.skiba@oracle.com>> wrote: Colin here is the \
output from the POSIX copytool daemon. It looks like it was successful shown below. \
The file is out on the HSM SAMQFS file system.

1466633273.355200 lhsmtool_posix[16036]: archiving \
'mnt/.lustre/fid/0x200000400:0x7:0x0' to \
'samqfs1/0007/0000/0400/0000/0002/0000/0x200000400:0x7:0x0_tmp' 1466633273.366577 \
lhsmtool_posix[16036]: saving stripe info of 'mnt/.lustre/fid/0x200000400:0x7:0x0' in \
samqfs1/0007/0000/0400/0000/0002/0000/0x200000400:0x7:0x0_tmp.lov 1466633273.368356 \
lhsmtool_posix[16036]: start copy of 10240000000 bytes from \
'mnt/.lustre/fid/0x200000400:0x7:0x0' to \
'samqfs1/0007/0000/0400/0000/0002/0000/0x200000400:0x7:0x0_tmp' 1466633303.002966 \
lhsmtool_posix[16036]: %18 1466633333.011802 lhsmtool_posix[16036]: %39
1466633363.011127 lhsmtool_posix[16036]: %67
1466633393.001740 lhsmtool_posix[16036]: %90
1466633406.858331 lhsmtool_posix[16036]: copied 10240000000 bytes in 133.490582 \
seconds 1466633409.914213 lhsmtool_posix[16036]: data archiving for \
'mnt/.lustre/fid/0x200000400:0x7:0x0' to \
'samqfs1/0007/0000/0400/0000/0002/0000/0x200000400:0x7:0x0_tmp' done

Here is the hsm release output.

1466633409.914854 lhsmtool_posix[16036]: cannot set attributes of \
'mnt/.lustre/fid/0x200000400:0x7:0x0': Operation not permitted (1)

Is there a step I am missing

You can see that it did archive the data over to the HSM server by df –h you see \
9.6G on /mnt and /samqfs1.

[root@isr-x4150-01 mnt]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda2             134G  7.0G  121G   6% /
tmpfs                 3.9G     0  3.9G   0% /dev/shm
/dev/sda1             477M  105M  348M  24% /boot
10.80.191.134@tcp0:/lustre<mailto:10.80.191.134@tcp0:/lustre>
                      136G  9.6G  120G   8% /mnt
10.80.191.161:/samqfs1
                      558G  9.6G  549G   2% /samqfs1


Hsm server

Filesystem             Size   Used  Available Capacity  Mounted on
rpool/ROOT/solaris-2   547G   5.6G       531G     2%    /
/devices                 0K     0K         0K     0%    /devices
/dev                     0K     0K         0K     0%    /dev
ctfs                     0K     0K         0K     0%    /system/contract
proc                     0K     0K         0K     0%    /proc
mnttab                   0K     0K         0K     0%    /etc/mnttab
swap                    10G   1.8M        10G     1%    /system/volatile
objfs                    0K     0K         0K     0%    /system/object
sharefs                  0K     0K         0K     0%    /etc/dfs/sharetab
/usr/lib/libc/libc_hwcap1.so.1
                       537G   5.6G       531G     2%    /lib/libc.so.1
fd                       0K     0K         0K     0%    /dev/fd
rpool/ROOT/solaris-2/var
                       547G   422M       531G     1%    /var
swap                    10G    12K        10G     1%    /tmp
rpool/VARSHARE         547G   2.6M       531G     1%    /var/share
samqfs1                558G   9.6G       548G     2%    /samqfs1
rpool/export           547G    32K       531G     1%    /export
rpool/export/home      547G    32K       531G     1%    /export/home
rpool/export/home/jack
                       547G    32K       531G     1%    /export/home/jack
rpool                  547G   4.5M       531G     1%    /rpool
rpool/VARSHARE/zones   547G    31K       531G     1%    /system/zones
rpool/VARSHARE/pkg     547G    32K       531G     1%    /var/share/pkg
rpool/VARSHARE/pkg/repositories
                       547G    31K       531G     1%    /var/share/pkg/repositories


Thanks for your help………….



<image001.gif><www.oracle.com_&d=C" rel="nofollow">https://urldefense.proofpoint.com/v2/url?u=http-3A__www.oracle.com_&d=C> \
wMFaQ&c=IGDlg0lD0b-nebmJJ0Kp8A&r=x9pM59OqndbWw-lPPdr8w1Vud29EZigcxcNkz0uw5oQ&m=kcNjUK8 \
DTn7_E5X3DctNYJpJ50JAjLYx11vy1qHclHU&s=LtEDPn9dmCZdGnpebZnAXZFvzsex1SXXNSk_59GwDVM&e=>
 Michael J. Skiba | Principal Support Engineer
Phone: +1 3032729724<tel:+1%203032729724> | Mobile: +1 \
3036198495<tel:+1%203036198495> Oracle ISV
500 Elorado Blv. Bldg. 5
Broomfield, Colorado 80021
<image002.gif><www.oracle.com_comm" rel="nofollow">https://urldefense.proofpoint.com/v2/url?u=http-3A__www.oracle.com_comm> \
itment&d=CwMFaQ&c=IGDlg0lD0b-nebmJJ0Kp8A&r=x9pM59OqndbWw-lPPdr8w1Vud29EZigcxcNkz0uw5oQ \
&m=kcNjUK8DTn7_E5X3DctNYJpJ50JAjLYx11vy1qHclHU&s=Czg4XODZN2DaUmF1zgpBSFKqlqOllkn6IpAkHPXsRv4&e=>


Oracle is committed to developing practices and products that help protect the \
environment



From: Colin Faber [mailto:colin.faber@seagate.com<mailto:colin.faber@seagate.com>]
Sent: Thursday, June 23, 2016 9:43 AM
To: Michael Skiba
Cc: Lustre discussion
Subject: Re: [lustre-discuss] can not get the hsm_release command to work with Lustre \
2.7 and Oracle HSM 6.1

Hi Michael,

Does the backend copytool actually archive the file and notify lustre of the action? \
Based on your current state it only appears that the archive request was made and \
that it has not yet successfully archived.

In such a case release would be disallowed as it would amount to a data purge and \
stub out to a non-existent file.

-cf


On Thu, Jun 23, 2016 at 9:27 AM, Michael Skiba \
<michael.skiba@oracle.com<mailto:michael.skiba@oracle.com>> wrote: To all,

               I am running a basic Lustre configuration 2.7 with Red Hat 6.6 and an \
Oracle HSM 6.1 system. The Lustre file system is running properly and works with the \
HSM samqfs File system.  I can manually  (nfs ) cp files back and forth to the Lustre \
and HSM file systems without a problem. I can run a Lustre  hsm_archive with no \
problems. When I try to request the hsm_release command it fails. I am trying to get \
the 5 request types to work stated in the manual on pg168 Chapter 22.4. Here are the \
steps below that I ran into on the Lustre Client. The Lustre Client mount point is \
/mnt  and the HSM mount point is /samqfs1.

Any help would be most appreciated


Her is the archive complete.

[root@isr-x4150-01 ~]# lfs hsm_archive --archive=1 /mnt/0.out
[root@isr-x4150-01 ~]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda2             134G  7.0G  121G   6% /
tmpfs                 3.9G     0  3.9G   0% /dev/shm
/dev/sda1             477M  105M  348M  24% /boot
10.80.191.134@tcp0:/lustre<mailto:10.80.191.134@tcp0:/lustre>
                      136G  9.6G  120G   8% /mnt
10.80.191.161:/samqfs1
                      558G   11G  548G   2% /samqfs1
[root@isr-x4150-01 ~]# lfs hsm_state /mnt/0.out
/mnt/0.out: (0x00000001) exists, archive_id:1


Here is the hsm_release  request followed by the error.

[root@isr-x4150-01 ~]# lfs hsm_release /mnt/0.out
Cannot send HSM request (use of /mnt/0.out): Operation not permitted

<image001.gif><www.oracle.com_&d=C" rel="nofollow">https://urldefense.proofpoint.com/v2/url?u=http-3A__www.oracle.com_&d=C> \
wMFAg&c=IGDlg0lD0b-nebmJJ0Kp8A&r=x9pM59OqndbWw-lPPdr8w1Vud29EZigcxcNkz0uw5oQ&m=hqsFWrK \
MaCUojiNflON-5wKRUoA1GP7EmTneF0W26MY&s=dyIsPVSVNQVZjQxnohvrEphS-XPbhyKHhs9wGtTLp1Y&e=>
 Michael J. Skiba | Principal Support Engineer
Phone: +1 3032729724<tel:+1%203032729724> | Mobile: +1 \
3036198495<tel:+1%203036198495> Oracle ISV
500 Elorado Blv. Bldg. 5
Broomfield, Colorado 80021
<image002.gif><www.oracle.com_comm" rel="nofollow">https://urldefense.proofpoint.com/v2/url?u=http-3A__www.oracle.com_comm> \
itment&d=CwMFAg&c=IGDlg0lD0b-nebmJJ0Kp8A&r=x9pM59OqndbWw-lPPdr8w1Vud29EZigcxcNkz0uw5oQ \
&m=hqsFWrKMaCUojiNflON-5wKRUoA1GP7EmTneF0W26MY&s=3UnZI3jBog33bwWP30Ll64fqdqVRB_r6sea6OwP06ZQ&e=>


Oracle is committed to developing practices and products that help protect the \
environment




_______________________________________________
lustre-discuss mailing list
lustre-discuss@lists.lustre.org<mailto:lustre-discuss@lists.lustre.org>
https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.lustre.org_listinfo.cgi_lust \
re-2Ddiscuss-2Dlustre.org&d=CwICAg&c=IGDlg0lD0b-nebmJJ0Kp8A&r=x9pM59OqndbWw-lPPdr8w1Vu \
d29EZigcxcNkz0uw5oQ&m=hqsFWrKMaCUojiNflON-5wKRUoA1GP7EmTneF0W26MY&s=tRDEocIS6lnYVSJnhfp9MdNAup4GFdSbGjOogFb9m1U&e=



_______________________________________________
lustre-discuss mailing list
lustre-discuss@lists.lustre.org<mailto:lustre-discuss@lists.lustre.org>
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


[Attachment #3 (text/html)]

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: \
after-white-space;" class=""> Hi
<div class=""><br class="">
</div>
<div class="">See inline…</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Jun 23, 2016, at 11:57 , Michael Skiba &lt;<a \
href="mailto:michael.skiba@oracle.com" class="">michael.skiba@oracle.com</a>&gt; \
wrote:</div> <br class="Apple-interchange-newline">
<div class="">
<div class="WordSection1" style="page: WordSection1; font-family: Helvetica; \
font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; \
letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; \
-webkit-text-stroke-width: 0px;"> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class="">Colin, The first \
file was a data file so; I made another file that was a txt file named test. Archived \
it then changed the file and here is the output below.  The copytool daemon are \
different this time and are complaining about (cannot get path of FID and cannot set \
attributes)<o:p class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; \
font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class=""><o:p class="">&nbsp;</o:p></span></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class=""><o:p class="">&nbsp;</o:p></span></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">[root@isr-x4150-01 mnt]# lfs hsm_archive --archive=1 /mnt/test<o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">[root@isr-x4150-01 mnt]# df -h<o:p class=""></o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">Filesystem&nbsp;&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Size&nbsp; Used Avail Use% Mounted \
on<o:p class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">/dev/sda2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
134G&nbsp; 7.0G&nbsp; 121G&nbsp;&nbsp; 6% /<o:p class=""></o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" \
class="">tmpfs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
3.9G&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; 3.9G&nbsp;&nbsp; 0% /dev/shm<o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">/dev/sda1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
477M&nbsp; 105M&nbsp; 348M&nbsp; 24% /boot<o:p class=""></o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">10.80.191.134@tcp0:/lustre<o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
136G&nbsp; 9.6G&nbsp; 120G &nbsp;&nbsp;8% /mnt<o:p class=""></o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">10.80.191.161:/samqfs1<o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
558G&nbsp; 9.6G&nbsp; 549G&nbsp;&nbsp; 2% /samqfs1<o:p class=""></o:p></span></div> \
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, \
sans-serif; color: rgb(31, 73, 125);" class="">[root@isr-x4150-01 mnt]# lfs hsm_state \
/mnt/test<o:p class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; \
font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">/mnt/test: (0x00000001) exists, archive_id:1<o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">[root@isr-x4150-01 mnt]# vi test<o:p class=""></o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">[root@isr-x4150-01 mnt]# lfs hsm_state \
/mnt/test<o:p class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; \
font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">/mnt/test: (0x00000000)&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n \
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs \
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span \
class="Apple-converted-space">&nbsp;</span></span><b class=""><span style="font-size: \
11pt; font-family: Calibri, sans-serif; color: red;" class="">(does  this mean its \
dirty?)</span></b></div> </div>
</div>
</blockquote>
<div><br class="">
</div>
It appears that when vi saved the modified file, it renamed the original file and \
created a new file for the updates. Since this is a new file, it has no HSM state. \
You can verify this by checking the inode (or FID) of the file before and after using \
vi.</div> <div><br class="">
</div>
<div>The expected behavior for modifying a file with "exists" flag is the "dirty" \
flag will be set, whether or not it has been completely archived. &nbsp; If an \
archive is currently in progress when the file is modified, then the copytool will \
receive an error when  to competes the archive request.&nbsp;</div>
<div><br class="">
</div>
<div>A simple way to modify a file for test purposes is to do an append, such as \
&nbsp;"date &gt;&gt; /mnt/test".&nbsp;</div> <div><br class="">
</div>
<div>robert</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">
<div class="WordSection1" style="page: WordSection1; font-family: Helvetica; \
font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; \
letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; \
-webkit-text-stroke-width: 0px;"> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">[root@isr-x4150-01 mnt]#<o:p class=""></o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class=""><o:p class="">&nbsp;</o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class=""><o:p class="">&nbsp;</o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">The logs<o:p class=""></o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class=""><o:p class="">&nbsp;</o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">1466707271.922641 lhsmtool_posix[14489]: copytool \
fs=lustre archive#=1 item_count=1<o:p class=""></o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">1466707271.922696 lhsmtool_posix[14489]: waiting \
for message from kernel<o:p class=""></o:p></span></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.922717 lhsmtool_posix[8023]: '[0x200000400:0x16:0x0]' action \
ARCHIVE reclen 72, cookie=0x576ab8e1<o:p class=""></o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">ioctl err -19: No such device (19)<o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.922850 lhsmtool_posix[8023]: cannot get path of FID \
[0x200000400:0x16:0x0]: No such device (19)<o:p class=""></o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">1466707271.924618 lhsmtool_posix[8023]: archiving \
'mnt/.lustre/fid/0x200000400:0x16:0x0' to \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp'<o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.939245 lhsmtool_posix[8023]: saving stripe info of \
'mnt/.lustre/fid/0x200000400:0x16:0x0' in \
samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp.lov<o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.941082 lhsmtool_posix[8023]: start copy of 973891 bytes from \
'mnt/.lustre/fid/0x200000400:0x16:0x0' to \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp'<o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.955555 lhsmtool_posix[8023]: copied 973891 bytes in 0.015133 \
seconds<o:p class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; \
font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.972955 lhsmtool_posix[8023]: data archiving for \
'mnt/.lustre/fid/0x200000400:0x16:0x0' to \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp'  done<o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.973479 lhsmtool_posix[8023]: cannot set attributes of \
'mnt/.lustre/fid/0x200000400:0x16:0x0': Operation not permitted (1)<o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.973499 lhsmtool_posix[8023]: cannot copy attr of \
'mnt/.lustre/fid/0x200000400:0x16:0x0' to \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp':  Operation not \
permitted (1)<o:p class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; \
font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.973509 lhsmtool_posix[8023]: attr file for \
'mnt/.lustre/fid/0x200000400:0x16:0x0' saved to archive \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp'<o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.973869 lhsmtool_posix[8023]: fsetxattr of 'trusted.hsm' on \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' rc=-1 (Operation not \
supported)<o:p class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; \
font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.973885 lhsmtool_posix[8023]: fsetxattr of 'trusted.link' on \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' rc=-1 (Operation not \
supported)<o:p class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; \
font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.973906 lhsmtool_posix[8023]: fsetxattr of 'trusted.lov' on \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' rc=-1 (Operation not \
supported)<o:p class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; \
font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.973919 lhsmtool_posix[8023]: fsetxattr of 'trusted.lma' on \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' rc=-1 (Operation not \
supported)<o:p class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; \
font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.974100 lhsmtool_posix[8023]: fsetxattr of 'lustre.lov' on \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp' rc=-1 (Operation not \
supported)<o:p class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; \
font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.974112 lhsmtool_posix[8023]: xattr file for \
'mnt/.lustre/fid/0x200000400:0x16:0x0' saved to archive \
'samqfs1/0016/0000/0400/0000/0002/0000/0x200000400:0x16:0x0_tmp'<o:p \
class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class="">ioctl err -19: \
No such device (19)<o:p class=""></o:p></span></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.975415 lhsmtool_posix[8023]: cannot get FID of \
'[0x200000400:0x16:0x0]': No such device (19)<o:p class=""></o:p></span></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">1466707271.975848 lhsmtool_posix[8023]: Action \
completed, notifying coordinator cookie=0x576ab8e1, FID=[0x200000400:0x16:0x0], \
hp_flags=0 err=1<o:p class=""></o:p></span></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466707271.976507 lhsmtool_posix[8023]: llapi_hsm_action_end() on \
'mnt/.lustre/fid/0x200000400:0x16:0x0' ok (rc=0)<o:p class=""></o:p></span></div> \
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, \
sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class="">&nbsp;</o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class="">&nbsp;</o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class="">&nbsp;</o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class="">&nbsp;</o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class="">&nbsp;</o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class="">&nbsp;</o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class="">&nbsp;</o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class="">&nbsp;</o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class="">&nbsp;</o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class="">&nbsp;</o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <a \
href="http://www.oracle.com/" target="_blank" style="color: purple; text-decoration: \
underline;" class=""><span style="font-size: 11pt; font-family: Calibri, sans-serif; \
text-decoration: none;" class=""><span \
id="cid:image001.gif@01D1CD4D.DB342AA0">&lt;image001.gif&gt;</span></span></a><span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class=""><br class=""> </span><span style="font-size: 10pt; font-family: Verdana, \
sans-serif; color: rgb(102, 102, 102);" class="">Michael J. Skiba | Principal Support \
Engineer<br class=""> Phone:<span class="Apple-converted-space">&nbsp;</span><a \
href="tel:&#43;1%203032729724" style="color: purple; text-decoration: underline;" \
class=""><span style="" class="">&#43;1 3032729724</span></a><span \
class="Apple-converted-space">&nbsp;</span>| Mobile:<span \
class="Apple-converted-space">&nbsp;</span><a href="tel:&#43;1%203036198495" \
style="color: purple; text-decoration: underline;" class=""><span style="" \
class="">&#43;1  3036198495</span></a><span \
class="Apple-converted-space">&nbsp;</span><br class=""> </span><span \
style="font-size: 10pt; font-family: Verdana, sans-serif; color: red;" \
class="">Oracle</span><span style="font-size: 10pt; font-family: Verdana, sans-serif; \
color: rgb(102, 102, 102);" class=""><span \
class="Apple-converted-space">&nbsp;</span>ISV<br class=""> 500 Elorado Blv. Bldg. \
5<o:p class=""></o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 10pt; \
font-family: Verdana, sans-serif; color: rgb(102, 102, 102);" class="">Broomfield, \
Colorado 80021</span><span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class=""><o:p class=""></o:p></span></div> <table \
class="MsoNormalTable" border="0" cellspacing="3" cellpadding="0"> <tbody class="">
<tr class="">
<td style="padding: 0.75pt;" class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <a href="http://www.oracle.com/commitment" target="_blank" \
style="color: purple; text-decoration: underline;" class=""><span style="font-size: \
11pt; font-family: Calibri, sans-serif; text-decoration: none;" class=""><span \
id="cid:image002.gif@01D1CD4D.DB342AA0">&lt;image002.gif&gt;</span></span></a><span \
style="font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class=""></o:p></span></div> </td>
<td style="padding: 0.75pt;" class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <span style="font-size: 7.5pt; font-family: Verdana, \
sans-serif; color: rgb(75, 125, 66);" class="">Oracle is committed to developing \
practices and products that help protect the environment</span><span \
style="font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class=""></o:p></span></div> </td>
</tr>
</tbody>
</table>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, \
sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class="">&nbsp;</o:p></span></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class=""><o:p \
class="">&nbsp;</o:p></span></div> <div style="border-style: solid none none; \
border-top-color: rgb(181, 196, 223); border-top-width: 1pt; padding: 3pt 0in 0in;" \
class=""> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times \
New Roman', serif;" class=""> <b class=""><span style="font-size: 10pt; font-family: \
Tahoma, sans-serif;" class="">From:</span></b><span style="font-size: 10pt; \
font-family: Tahoma, sans-serif;" class=""><span \
class="Apple-converted-space">&nbsp;</span>Colin Faber [<a \
href="mailto:colin.faber@seagate.com" style="color: purple; text-decoration: \
underline;" class="">mailto:colin.faber@seagate.com</a>]<span \
class="Apple-converted-space">&nbsp;</span><br class=""> <b class="">Sent:</b><span \
class="Apple-converted-space">&nbsp;</span>Thursday, June 23, 2016 10:46 AM<br \
class=""> <b class="">To:</b><span class="Apple-converted-space">&nbsp;</span>Michael \
Skiba<br class=""> <b class="">Cc:</b><span \
class="Apple-converted-space">&nbsp;</span>Lustre discussion<br class=""> <b \
class="">Subject:</b><span class="Apple-converted-space">&nbsp;</span>Re: \
[lustre-discuss] can not get the hsm_release command to work with Lustre 2.7 and \
Oracle HSM 6.1<o:p class=""></o:p></span></div> </div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <o:p class="">&nbsp;</o:p></div>
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> After the archive, does the state change to exists, \
archived ? If you modify the file while in the exists state, does it mark it as dirty \
or does it remain the same?<o:p class=""></o:p></div> </div>
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <o:p class="">&nbsp;</o:p></div>
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> On Thu, Jun 23, 2016 at 10:13 AM, Michael Skiba &lt;<a \
href="mailto:michael.skiba@oracle.com" target="_blank" style="color: purple; \
text-decoration: underline;" class="">michael.skiba@oracle.com</a>&gt; wrote:<o:p \
class=""></o:p></div> <div class="">
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, \
sans-serif; color: rgb(31, 73, 125);" class="">Colin here is the output from the \
POSIX copytool daemon. It looks like it was successful shown below. The file is out \
on the HSM SAMQFS file system.</span><o:p class=""></o:p></div> <div style="margin: \
0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> \
<span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, \
125);" class="">&nbsp;</span><o:p class=""></o:p></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466633273.355200 lhsmtool_posix[16036]: archiving \
'mnt/.lustre/fid/0x200000400:0x7:0x0' to \
'samqfs1/0007/0000/0400/0000/0002/0000/0x200000400:0x7:0x0_tmp'</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466633273.366577 lhsmtool_posix[16036]: saving stripe info of \
'mnt/.lustre/fid/0x200000400:0x7:0x0' in \
samqfs1/0007/0000/0400/0000/0002/0000/0x200000400:0x7:0x0_tmp.lov</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466633273.368356 lhsmtool_posix[16036]: start copy of 10240000000 bytes \
from 'mnt/.lustre/fid/0x200000400:0x7:0x0' to \
'samqfs1/0007/0000/0400/0000/0002/0000/0x200000400:0x7:0x0_tmp'</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466633303.002966 lhsmtool_posix[16036]: %18</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466633333.011802 lhsmtool_posix[16036]: %39</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466633363.011127 lhsmtool_posix[16036]: %67</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466633393.001740 lhsmtool_posix[16036]: %90</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466633406.858331 lhsmtool_posix[16036]: copied 10240000000 bytes in \
133.490582 seconds</span><o:p class=""></o:p></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">1466633409.914213 lhsmtool_posix[16036]: data archiving for \
'mnt/.lustre/fid/0x200000400:0x7:0x0' to \
'samqfs1/0007/0000/0400/0000/0002/0000/0x200000400:0x7:0x0_tmp'  done</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">&nbsp;</span><o:p class=""></o:p></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">Here is the hsm release output.</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">&nbsp;</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">1466633409.914854 lhsmtool_posix[16036]: cannot \
set attributes of 'mnt/.lustre/fid/0x200000400:0x7:0x0': Operation not permitted \
(1)</span><o:p class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">&nbsp;</span><o:p class=""></o:p></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">Is there a step I am missing<span \
class="Apple-converted-space">&nbsp;</span></span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">&nbsp;</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">You can see that it did archive the data over to \
the HSM server by df –h you see 9.6G on /mnt and /samqfs1.</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">&nbsp;</span><o:p class=""></o:p></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">[root@isr-x4150-01 mnt]# df -h</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" \
class="">Filesystem&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
Size&nbsp; Used Avail Use% Mounted on</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" \
class="">/dev/sda2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
134G&nbsp; 7.0G&nbsp; 121G&nbsp;&nbsp; 6% /</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" \
class="">tmpfs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
3.9G&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; 3.9G&nbsp;&nbsp; 0% /dev/shm</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">/dev/sda1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
477M&nbsp; 105M&nbsp; 348M&nbsp; 24% /boot</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class=""><a href="mailto:10.80.191.134@tcp0:/lustre" \
style="color: purple; text-decoration: underline;" \
class="">10.80.191.134@tcp0:/lustre</a></span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" \
class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
136G&nbsp; 9.6G&nbsp; 120G&nbsp;&nbsp; 8% /mnt</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">10.80.191.161:/samqfs1</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
558G&nbsp; 9.6G&nbsp; 549G&nbsp;&nbsp; 2% /samqfs1</span><o:p class=""></o:p></div> \
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, \
sans-serif; color: rgb(31, 73, 125);" class="">&nbsp;</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">&nbsp;</span><o:p class=""></o:p></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">Hsm server<span class="Apple-converted-space">&nbsp;</span></span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">&nbsp;</span><o:p class=""></o:p></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">Filesystem&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
Size&nbsp;&nbsp; Used&nbsp; Available Capacity&nbsp; Mounted on</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">rpool/ROOT/solaris-2&nbsp;&nbsp; 547G&nbsp;&nbsp; \
5.6G&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 531G&nbsp;&nbsp;&nbsp;&nbsp; \
2%&nbsp;&nbsp;&nbsp; /</span><o:p class=""></o:p></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">/devices&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0%&nbsp;&nbsp;&nbsp; /devices</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" class="">/dev&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0K&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0K&nbsp;&nbsp;&nbsp;&nbsp; \
0%&nbsp;&nbsp;&nbsp; /dev</span><o:p class=""></o:p></div> <div style="margin: 0in \
0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> \
<span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, \
125);" class="">ctfs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0%&nbsp;&nbsp;&nbsp; /system/contract</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">proc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0%&nbsp;&nbsp;&nbsp; /proc</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">mnttab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0%&nbsp;&nbsp;&nbsp; /etc/mnttab</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">swap&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
10G&nbsp;&nbsp; 1.8M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
10G&nbsp;&nbsp;&nbsp;&nbsp; 1%&nbsp;&nbsp;&nbsp; /system/volatile</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">objfs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0%&nbsp;&nbsp;&nbsp; /system/object</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">sharefs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0%&nbsp;&nbsp;&nbsp; /etc/dfs/sharetab</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">/usr/lib/libc/libc_hwcap1.so.1</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">&nbsp;&nbsp;&nbsp;&nbsp; \
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, \
sans-serif; color: rgb(31, 73, 125);" \
class="">fd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
0K&nbsp;&nbsp;&nbsp;&nbsp; 0%&nbsp;&nbsp;&nbsp; /dev/fd</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">rpool/ROOT/solaris-2/var</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" \
class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
547G&nbsp;&nbsp; 422M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
531G&nbsp;&nbsp;&nbsp;&nbsp; 1%&nbsp;&nbsp;&nbsp; /var</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">swap&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
10G&nbsp;&nbsp;&nbsp; 12K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
10G&nbsp;&nbsp;&nbsp;&nbsp; 1%&nbsp;&nbsp;&nbsp; /tmp</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">rpool/VARSHARE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
547G&nbsp;&nbsp; 2.6M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
531G&nbsp;&nbsp;&nbsp;&nbsp; 1%&nbsp;&nbsp;&nbsp; /var/share</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: red;" \
class="">samqfs1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
558G&nbsp;&nbsp; 9.6G&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
548G&nbsp;&nbsp;&nbsp;&nbsp; 2%&nbsp;&nbsp;&nbsp; /samqfs1</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">rpool/export&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
547G&nbsp;&nbsp;&nbsp; 32K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
531G&nbsp;&nbsp;&nbsp;&nbsp; 1%&nbsp;&nbsp;&nbsp; /export</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">rpool/export/home&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 547G&nbsp;&nbsp;&nbsp; \
32K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 531G&nbsp;&nbsp;&nbsp;&nbsp; \
1%&nbsp;&nbsp;&nbsp; /export/home</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">rpool/export/home/jack</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
547G&nbsp;&nbsp;&nbsp; 32K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
531G&nbsp;&nbsp;&nbsp;&nbsp; 1%&nbsp;&nbsp;&nbsp; /export/home/jack</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">rpool&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
547G&nbsp;&nbsp; 4.5M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
531G&nbsp;&nbsp;&nbsp;&nbsp; 1%&nbsp;&nbsp;&nbsp; /rpool</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">rpool/VARSHARE/zones&nbsp;&nbsp; 547G&nbsp;&nbsp;&nbsp; \
31K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 531G&nbsp;&nbsp;&nbsp;&nbsp; \
1%&nbsp;&nbsp;&nbsp; /system/zones</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">rpool/VARSHARE/pkg&nbsp;&nbsp;&nbsp;&nbsp; \
547G&nbsp;&nbsp;&nbsp; 32K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
531G&nbsp;&nbsp;&nbsp;&nbsp; 1%&nbsp;&nbsp;&nbsp; /var/share/pkg</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">rpool/VARSHARE/pkg/repositories</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" \
class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
547G&nbsp;&nbsp;&nbsp; 31K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
531G&nbsp;&nbsp;&nbsp;&nbsp; 1%&nbsp;&nbsp;&nbsp; \
/var/share/pkg/repositories</span><o:p class=""></o:p></div> <div style="margin: 0in \
0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> \
<span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, \
125);" class="">&nbsp;</span><o:p class=""></o:p></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">&nbsp;</span><o:p class=""></o:p></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> <span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">Thanks for your help………….</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">&nbsp;</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">&nbsp;</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, sans-serif; \
color: rgb(31, 73, 125);" class="">&nbsp;</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <a \
href="www.oracle.com_&amp;d=CwMFaQ" rel="nofollow">https://urldefense.proofpoint.com/v2/url?u=http-3A__www.oracle.com_&amp;d=CwMFaQ> \
&amp;c=IGDlg0lD0b-nebmJJ0Kp8A&amp;r=x9pM59OqndbWw-lPPdr8w1Vud29EZigcxcNkz0uw5oQ&amp;m= \
kcNjUK8DTn7_E5X3DctNYJpJ50JAjLYx11vy1qHclHU&amp;s=LtEDPn9dmCZdGnpebZnAXZFvzsex1SXXNSk_59GwDVM&amp;e=" \
target="_blank" style="color: purple; text-decoration: underline;" class=""><span \
style="font-size: 11pt; font-family: Calibri, sans-serif; text-decoration: none;" \
class=""><span id="cid:image001.gif@01D1CD4D.DB342AA0">&lt;image001.gif&gt;</span></span></a><span \
style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class=""><br class=""> </span><span style="font-size: 10pt; font-family: Verdana, \
sans-serif; color: rgb(102, 102, 102);" class="">Michael J. Skiba | Principal Support \
Engineer<br class=""> Phone:<span class="Apple-converted-space">&nbsp;</span><a \
href="tel:&#43;1%203032729724" target="_blank" style="color: purple; text-decoration: \
underline;" class=""><span style="" class="">&#43;1 3032729724</span></a><span \
class="Apple-converted-space">&nbsp;</span>| Mobile:<span \
class="Apple-converted-space">&nbsp;</span><a href="tel:&#43;1%203036198495" \
target="_blank" style="color: purple; text-decoration: underline;" class=""><span \
style="" class="">&#43;1  3036198495</span></a><span \
class="Apple-converted-space">&nbsp;</span><br class=""> </span><span \
style="font-size: 10pt; font-family: Verdana, sans-serif; color: red;" \
class="">Oracle</span><span style="font-size: 10pt; font-family: Verdana, sans-serif; \
color: rgb(102, 102, 102);" class=""><span \
class="Apple-converted-space">&nbsp;</span>ISV<br class=""> 500 Elorado Blv. Bldg. \
5</span><o:p class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 10pt; \
font-family: Verdana, sans-serif; color: rgb(102, 102, 102);" class="">Broomfield, \
Colorado 80021</span><o:p class=""></o:p></div> <table class="MsoNormalTable" \
border="0" cellspacing="3" cellpadding="0"> <tbody class="">
<tr class="">
<td style="padding: 0.75pt;" class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <a \
href="www.oracle.com_commitment&am" rel="nofollow">https://urldefense.proofpoint.com/v2/url?u=http-3A__www.oracle.com_commitment&am> \
p;d=CwMFaQ&amp;c=IGDlg0lD0b-nebmJJ0Kp8A&amp;r=x9pM59OqndbWw-lPPdr8w1Vud29EZigcxcNkz0uw \
5oQ&amp;m=kcNjUK8DTn7_E5X3DctNYJpJ50JAjLYx11vy1qHclHU&amp;s=Czg4XODZN2DaUmF1zgpBSFKqlqOllkn6IpAkHPXsRv4&amp;e=" \
target="_blank" style="color: purple; text-decoration: underline;" class=""><span \
style="font-size: 11pt; font-family: Calibri, sans-serif; text-decoration: none;" \
class=""><span id="cid:image002.gif@01D1CD4D.DB342AA0">&lt;image002.gif&gt;</span></span></a><o:p \
class=""></o:p></div> </td>
<td style="padding: 0.75pt;" class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <span style="font-size: 7.5pt; font-family: Verdana, \
sans-serif; color: rgb(75, 125, 66);" class="">Oracle is committed to developing \
practices and products that help protect the environment</span><o:p \
class=""></o:p></div> </td>
</tr>
</tbody>
</table>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <span style="font-size: 11pt; font-family: Calibri, \
sans-serif; color: rgb(31, 73, 125);" class="">&nbsp;</span><o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 11pt; \
font-family: Calibri, sans-serif; color: rgb(31, 73, 125);" \
class="">&nbsp;</span><o:p class=""></o:p></div> <div style="border-style: solid none \
none; border-top-color: rgb(181, 196, 223); border-top-width: 1pt; padding: 3pt 0in \
0in;" class=""> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: \
'Times New Roman', serif;" class=""> <b class=""><span style="font-size: 10pt; \
font-family: Tahoma, sans-serif;" class="">From:</span></b><span style="font-size: \
10pt; font-family: Tahoma, sans-serif;" class=""><span \
class="Apple-converted-space">&nbsp;</span>Colin Faber [mailto:<a \
href="mailto:colin.faber@seagate.com" target="_blank" style="color: purple; \
text-decoration: underline;" class="">colin.faber@seagate.com</a>]<span \
class="Apple-converted-space">&nbsp;</span><br class=""> <b class="">Sent:</b><span \
class="Apple-converted-space">&nbsp;</span>Thursday, June 23, 2016 9:43 AM<br \
class=""> <b class="">To:</b><span class="Apple-converted-space">&nbsp;</span>Michael \
Skiba<br class=""> <b class="">Cc:</b><span \
class="Apple-converted-space">&nbsp;</span>Lustre discussion<br class=""> <b \
class="">Subject:</b><span class="Apple-converted-space">&nbsp;</span>Re: \
[lustre-discuss] can not get the hsm_release command to work with Lustre 2.7 and \
Oracle HSM 6.1</span><o:p class=""></o:p></div> </div>
<div class="">
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> Hi Michael,<o:p class=""></o:p></div>
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> Does the backend copytool actually archive the file and \
notify lustre of the action? Based on your current state it only appears that the \
archive request was made and that it has not yet successfully archived.<o:p \
class=""></o:p></div> </div>
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> In such a case release would be disallowed as it would \
amount to a data purge and stub out to a non-existent file.<o:p class=""></o:p></div> \
</div> <div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
                Roman', serif;" class="">
-cf<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
</div>
</div>
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> On Thu, Jun 23, 2016 at 9:27 AM, Michael Skiba &lt;<a \
href="mailto:michael.skiba@oracle.com" target="_blank" style="color: purple; \
text-decoration: underline;" class="">michael.skiba@oracle.com</a>&gt; wrote:<o:p \
class=""></o:p></div> <div class="">
<div class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> To all,<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
I am running a basic Lustre configuration 2.7 with Red Hat 6.6 and an Oracle HSM 6.1 \
system. The Lustre file system is running properly and works with the HSM samqfs File \
system.&nbsp; I can manually &nbsp;(nfs ) cp files back and forth to the Lustre and  \
HSM file systems without a problem. I can run a Lustre &nbsp;hsm_archive with no \
problems. When I try to request the hsm_release command it fails. I am trying to get \
the 5 request types to work stated in the manual on pg168 Chapter 22.4. Here are the \
steps below  that I ran into on the Lustre Client. The Lustre Client mount point is \
/mnt &nbsp;and the HSM mount point is /samqfs1.<span \
class="Apple-converted-space">&nbsp;</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> &nbsp;<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> Any help would be most appreciated<span \
class="Apple-converted-space">&nbsp;</span><o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> &nbsp;<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> Her is the archive complete.<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> [root@isr-x4150-01 ~]# lfs hsm_archive --archive=1 \
/mnt/0.out<o:p class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> [root@isr-x4150-01 ~]# df \
-h<o:p class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> \
Filesystem&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
Size&nbsp; Used Avail Use% Mounted on<o:p class=""></o:p></div> <div style="margin: \
                0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
                serif;" class="">
/dev/sda2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
134G&nbsp; 7.0G&nbsp; 121G&nbsp;&nbsp; 6% /<o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> tmpfs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
3.9G&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; 3.9G&nbsp;&nbsp; 0% /dev/shm<o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
                font-family: 'Times New Roman', serif;" class="">
/dev/sda1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
477M&nbsp; 105M&nbsp; 348M&nbsp; 24% /boot<o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> <a href="mailto:10.80.191.134@tcp0:/lustre" target="_blank" \
style="color: purple; text-decoration: underline;" \
class="">10.80.191.134@tcp0:/lustre</a><o:p class=""></o:p></div> <div style="margin: \
0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
136G&nbsp; 9.6G&nbsp; 120G&nbsp;&nbsp; 8% /mnt<o:p class=""></o:p></div> <div \
style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', \
serif;" class=""> 10.80.191.161:/samqfs1<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
558G&nbsp;&nbsp; 11G&nbsp; 548G&nbsp;&nbsp; 2% /samqfs1<o:p class=""></o:p></div> \
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> [root@isr-x4150-01 ~]# lfs hsm_state /mnt/0.out<o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
                font-family: 'Times New Roman', serif;" class="">
/mnt/0.out: (0x00000001) exists, archive_id:1<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> Here is the hsm_release &nbsp;request followed by the \
error.<o:p class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> &nbsp;<o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> [root@isr-x4150-01 ~]# lfs \
hsm_release /mnt/0.out<o:p class=""></o:p></div> <div style="margin: 0in 0in \
0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;" class=""> Cannot \
send HSM request (use of /mnt/0.out): Operation not permitted<o:p \
class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: 12pt; \
font-family: 'Times New Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <a \
href="www.oracle.com_&amp;d=CwMFAg" rel="nofollow">https://urldefense.proofpoint.com/v2/url?u=http-3A__www.oracle.com_&amp;d=CwMFAg> \
&amp;c=IGDlg0lD0b-nebmJJ0Kp8A&amp;r=x9pM59OqndbWw-lPPdr8w1Vud29EZigcxcNkz0uw5oQ&amp;m= \
hqsFWrKMaCUojiNflON-5wKRUoA1GP7EmTneF0W26MY&amp;s=dyIsPVSVNQVZjQxnohvrEphS-XPbhyKHhs9wGtTLp1Y&amp;e=" \
target="_blank" style="color: purple; text-decoration: underline;" class=""><span \
style="text-decoration: none;" class=""><span \
id="cid:image001.gif@01D1CD4D.DB342AA0">&lt;image001.gif&gt;</span></span></a><span \
style="color: rgb(31, 73, 125);" class=""><br class=""> </span><span \
style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(102, 102, 102);" \
class="">Michael J. Skiba | Principal Support Engineer<br class=""> Phone:<span \
class="Apple-converted-space">&nbsp;</span><a href="tel:&#43;1%203032729724" \
target="_blank" style="color: purple; text-decoration: underline;" class=""><span \
style="" class="">&#43;1 3032729724</span></a><span \
class="Apple-converted-space">&nbsp;</span>| Mobile:<span \
class="Apple-converted-space">&nbsp;</span><a href="tel:&#43;1%203036198495" \
target="_blank" style="color: purple; text-decoration: underline;" class=""><span \
style="" class="">&#43;1  3036198495</span></a><span \
class="Apple-converted-space">&nbsp;</span><br class=""> </span><span \
style="font-size: 10pt; font-family: Verdana, sans-serif; color: red;" \
class="">Oracle</span><span style="font-size: 10pt; font-family: Verdana, sans-serif; \
color: rgb(102, 102, 102);" class=""><span \
class="Apple-converted-space">&nbsp;</span>ISV<br class=""> 500 Elorado Blv. Bldg. \
5</span><o:p class=""></o:p></div> <div style="margin: 0in 0in 0.0001pt; font-size: \
12pt; font-family: 'Times New Roman', serif;" class=""> <span style="font-size: 10pt; \
font-family: Verdana, sans-serif; color: rgb(102, 102, 102);" class="">Broomfield, \
Colorado 80021</span><o:p class=""></o:p></div> <table class="MsoNormalTable" \
border="0" cellspacing="3" cellpadding="0"> <tbody class="">
<tr class="">
<td style="padding: 0.75pt;" class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <a \
href="www.oracle.com_commitment&am" rel="nofollow">https://urldefense.proofpoint.com/v2/url?u=http-3A__www.oracle.com_commitment&am> \
p;d=CwMFAg&amp;c=IGDlg0lD0b-nebmJJ0Kp8A&amp;r=x9pM59OqndbWw-lPPdr8w1Vud29EZigcxcNkz0uw \
5oQ&amp;m=hqsFWrKMaCUojiNflON-5wKRUoA1GP7EmTneF0W26MY&amp;s=3UnZI3jBog33bwWP30Ll64fqdqVRB_r6sea6OwP06ZQ&amp;e=" \
target="_blank" style="color: purple; text-decoration: underline;" class=""><span \
style="text-decoration: none;" class=""><span \
id="cid:image002.gif@01D1CD4D.DB342AA0">&lt;image002.gif&gt;</span></span></a><o:p \
class=""></o:p></div> </td>
<td style="padding: 0.75pt;" class="">
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <span style="font-size: 7.5pt; font-family: Verdana, \
sans-serif; color: rgb(75, 125, 66);" class="">Oracle is committed to developing \
practices and products that help protect the environment</span><o:p \
class=""></o:p></div> </td>
</tr>
</tbody>
</table>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
</div>
</div>
<p class="MsoNormal" style="margin: 0in 0in 12pt; font-size: 12pt; font-family: \
'Times New Roman', serif;"> <br class="">
_______________________________________________<br class="">
lustre-discuss mailing list<br class="">
<a href="mailto:lustre-discuss@lists.lustre.org" target="_blank" style="color: \
purple; text-decoration: underline;" class="">lustre-discuss@lists.lustre.org</a><br \
class=""> <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.lustre.or \
g_listinfo.cgi_lustre-2Ddiscuss-2Dlustre.org&amp;d=CwICAg&amp;c=IGDlg0lD0b-nebmJJ0Kp8A \
&amp;r=x9pM59OqndbWw-lPPdr8w1Vud29EZigcxcNkz0uw5oQ&amp;m=hqsFWrKMaCUojiNflON-5wKRUoA1GP7EmTneF0W26MY&amp;s=tRDEocIS6lnYVSJnhfp9MdNAup4GFdSbGjOogFb9m1U&amp;e=" \
target="_blank" style="color: purple; text-decoration: underline;" \
class="">https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.lustre.org_listinfo \
.cgi_lustre-2Ddiscuss-2Dlustre.org&amp;d=CwICAg&amp;c=IGDlg0lD0b-nebmJJ0Kp8A&amp;r=x9p \
M59OqndbWw-lPPdr8w1Vud29EZigcxcNkz0uw5oQ&amp;m=hqsFWrKMaCUojiNflON-5wKRUoA1GP7EmTneF0W26MY&amp;s=tRDEocIS6lnYVSJnhfp9MdNAup4GFdSbGjOogFb9m1U&amp;e=</a><o:p \
class=""></o:p></p> </div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> &nbsp;<o:p class=""></o:p></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: 'Times New \
Roman', serif;" class=""> <o:p class="">&nbsp;</o:p></div>
</div>
</div>
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; \
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; \
display: inline !important;" \
class="">_______________________________________________</span><br \
style="font-family: Helvetica; font-size: 12px; font-style: normal; \
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> <span \
style="font-family: Helvetica; font-size: 12px; font-style: normal; \
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; \
display: inline !important;" class="">lustre-discuss  mailing list</span><br \
style="font-family: Helvetica; font-size: 12px; font-style: normal; \
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> <a \
href="mailto:lustre-discuss@lists.lustre.org" style="color: purple; text-decoration: \
underline; font-family: Helvetica; font-size: 12px; font-style: normal; \
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: \
auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; \
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" \
class="">lustre-discuss@lists.lustre.org</a><br style="font-family: Helvetica; \
font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; \
letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; \
-webkit-text-stroke-width: 0px;" class=""> <a \
href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org" style="color: \
purple; text-decoration: underline; font-family: Helvetica; font-size: 12px; \
font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: \
normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; \
white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: \
0px;" class="">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a></div>
 </blockquote>
</div>
<br class="">
</div>
</body>
</html>



_______________________________________________
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

--===============2802734666902092281==--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic