My favorites
▼
|
Sign in
fscops
OHSM - Online Hierarchical Storage Manager
Project Home
Downloads
Wiki
Issues
Source
Export to GitHub
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
Issue
52
attachment: testlog
(2.2 KB)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
User not available
[root@localhost work_31]# ./ohsm -e -a alloc.xml -r relocate.xml -i tier_info.xml -m /mnt
ohsm : alloc.xml : [10] : error 502 uid not present on system
ohsm : alloc.xml : [11] : error 501 uid not present on system
ohsm : error in parsing the allocation policy file alloc.xml
ohsm : cannot be enabled
[root@localhost work_31]#
------------------------------------------------------------------------------------------
Invalid tier
root@localhost work_31]# ./ohsm -e -a alloc.xml -r relocate.xml -i tier_info.xml -m /mnt
ohsm : alloc.xml : [9] : error tier does not exists
ohsm : alloc.xml : error number of users in <info> greater than users spcified
ohsm : error in parsing the allocation policy file alloc.xml
ohsm : cannot be enabled
[root@localhost work_31]#
------------------------------------------------------------------------------------------
Invalid number of users
[root@localhost work_31]# ./ohsm -e -a alloc.xml -r relocate.xml -i tier_info.xml -m /mnt
ohsm : alloc.xml : error number of users in <info> greater than users spcified
ohsm : error in parsing the allocation policy file alloc.xml
ohsm : cannot be enabled
------------------------------------------------------------------------------------------
Invalid number of Groups
[root@localhost work_31]# ./ohsm -e -a alloc.xml -r relocate.xml -i tier_info.xml -m /mnt
ohsm : alloc.xml : error number of groups in <info> greater than groups spcified
ohsm : error in parsing the allocation policy file alloc.xml
ohsm : cannot be enabled
[root@localhost work_31]#
------------------------------------------------------------------------------------------
Invalid number of types
[root@localhost work_31]# ./ohsm -e -a alloc.xml -r relocate.xml -i tier_info.xml -m /mnt
ohsm : alloc.xml : error number of types in <info><types> is less than the entered types
ohsm : error in parsing the allocation policy file alloc.xml
ohsm : cannot be enabled
[root@localhost work_31]#
------------------------------------------------------------------------------------------
Parsing Success
[root@localhost work_31]# ./ohsm -e -a alloc.xml -r relocate.xml -i tier_info.xml -m /mnt
Error opening device /dev/ohsm[root@localhost work_31]#
Powered by
Google Project Hosting