HP Surestore Disk Array 12h SGI IRIX Configuration Guide - Page 34

To mount and verify the new file systems:, cp /unix.backup1 /HP5700_LU0/unix.back1

Page 34 highlights

The default display for drive capacity is 512-byte blocks. To view the capacity of the drives in kilobytes rather than in 512-byte blocks, enter df -k Example # df -k File system /dev/root /dev/dsk/dks8d0l13s0 # Type xfs xfs Kbytes 969857 1048576 use 414702 13 avail 555155 1048563 %use Mounted on 43 / 0 /HP5700-LU00 To mount and verify the new file systems: 1. Mount all registered file systems by entering mount -a 2. To verify the operation of each new file system, go to the mount directory for the file system to be verified. For example, enter cd /HP5700_LU0 3. Copy any file to the mount directory. For example, enter cp /unix.backup1 /HP5700_LU0/unix.back1 4. To verify the file copy operation, list the files in the current directory by entering ls -1 Example # ls -l total 7240 -rwxr-xr-x 1 root sys 3754720 Mar 4 15:08 unix.back1 5. Copy the file again to the mount directory, but in this case change the file name to unix.back2. For example, enter cp /unix.backup1 /HP5700_LU0/unix.back2 6. List the files again to verify the second file copy operation. Example # ls -l -rwxr-xr-x 1 root sys 3754720 Mar 4 -rwxr-xr-x 1 root sys 3754720 Mar 4 7. Remove the files you copied by entering 15:08 15:08 rm file_name unix.back1 unix.back2 Example # rm /HP5700_LU0/unix.back1 # rm /HP5700_LU0/unix.back2 8. Repeat steps 2 to 7 for each new file system to be verified. 34 hp surestore disk array xp operating system configuration guide: SGI IRIX

  • 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
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80

34
hp surestore disk array xp operating system configuration guide: SGI IRIX
The default display for drive capacity is 512-byte blocks. To view the capacity of
the drives in kilobytes rather than in 512-byte blocks, enter
df –k
Example
#
df -k
#
To mount and verify the new file systems:
1.
Mount all registered file systems by entering
mount –a
2.
To verify the operation of each new file system, go to the mount directory for the
file system to be verified. For example, enter
cd /HP5700_LU0
3.
Copy any file to the mount directory. For example, enter
cp /unix.backup1 /HP5700_LU0/unix.back1
4.
To verify the file copy operation, list the files in the current directory by entering
ls –1
Example
#
ls -l
total 7240
-rwxr-xr-x
1
root
sys
3754720
Mar
4
15:08
unix.back1
5.
Copy the file again to the mount directory, but in this case change the file name to
unix.back2. For example, enter
cp /unix.backup1 /HP5700_LU0/unix.back2
6.
List the files again to verify the second file copy operation.
Example
#
ls -l
-rwxr-xr-x
1
root sys 3754720 Mar
4
15:08
unix.back1
-rwxr-xr-x
1
root sys 3754720 Mar
4
15:08
unix.back2
7.
Remove the files you copied by entering
rm
file_name
Example
#
rm /HP5700_LU0/unix.back1
#
rm /HP5700_LU0/unix.back2
8.
Repeat steps 2 to 7 for each new file system to be verified.
File system
Type Kbytes
use
avail
%use
Mounted on
/dev/root
xfs
969857
414702
555155
43
/
/dev/dsk/dks8d0l13s0 xfs
1048576
13
1048563
0
/HP5700-LU00