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 <[email protected]> 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 > > 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 > > > > [image: Oracle] > <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.oracle.com_&d=CwMFAg&c=IGDlg0lD0b-nebmJJ0Kp8A&r=x9pM59OqndbWw-lPPdr8w1Vud29EZigcxcNkz0uw5oQ&m=hqsFWrKMaCUojiNflON-5wKRUoA1GP7EmTneF0W26MY&s=dyIsPVSVNQVZjQxnohvrEphS-XPbhyKHhs9wGtTLp1Y&e=> > Michael J. Skiba | Principal Support Engineer > Phone: +1 3032729724 <+1%203032729724> | Mobile: +1 3036198495 > <+1%203036198495> > Oracle ISV > 500 Elorado Blv. Bldg. 5 > > Broomfield, Colorado 80021 > > [image: Green Oracle] > <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.oracle.com_commitment&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 > [email protected] > > https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.lustre.org_listinfo.cgi_lustre-2Ddiscuss-2Dlustre.org&d=CwICAg&c=IGDlg0lD0b-nebmJJ0Kp8A&r=x9pM59OqndbWw-lPPdr8w1Vud29EZigcxcNkz0uw5oQ&m=hqsFWrKMaCUojiNflON-5wKRUoA1GP7EmTneF0W26MY&s=tRDEocIS6lnYVSJnhfp9MdNAup4GFdSbGjOogFb9m1U&e= > >
_______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
