You are on page 1of 2

login as: root

root@192.168.100.72's password:
Last login: Wed Dec 16 16:57:08 2020
[root@localhost ~]#
[root@localhost ~]#
[root@localhost ~]# cd /op[t
-bash: cd: /op[t: No such file or directory
[root@localhost ~]# cd /opt
[root@localhost opt]# ls
pbis QLogic_Corporation xensource
[root@localhost opt]# df -lh
Filesystem Size Used Avail Use% Mounted on
devtmpfs 2.0G 0 2.0G 0% /dev
tmpfs 2.0G 52K 2.0G 1% /dev/shm
tmpfs 2.0G 1.4M 2.0G 1% /run
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
/dev/sda1 18G 2.1G 15G 13% /
xenstore 2.0G 0 2.0G 0% /var/lib/xenstored
/dev/loop0 45M 45M 0 100% /var/xen/xc-install
/dev/sda5 3.9G 45M 3.6G 2% /var/log
tmpfs 393M 0 393M 0% /run/user/0
[root@localhost opt]# cd xensource
[root@localhost xensource]# ls
bin debug gpg lib libexec man packages sm www
[root@localhost xensource]# cd ..
[root@localhost opt]# df -lh
Filesystem Size Used Avail Use% Mounted on
devtmpfs 2.0G 0 2.0G 0% /dev
tmpfs 2.0G 52K 2.0G 1% /dev/shm
tmpfs 2.0G 1.4M 2.0G 1% /run
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
/dev/sda1 18G 2.1G 15G 13% /
xenstore 2.0G 0 2.0G 0% /var/lib/xenstored
/dev/loop0 45M 45M 0 100% /var/xen/xc-install
/dev/sda5 3.9G 45M 3.6G 2% /var/log
tmpfs 393M 0 393M 0% /run/user/0
[root@localhost opt]# mkdir iso
[root@localhost opt]# cd iso
[root@localhost iso]# pwd
/opt/iso
[root@localhost iso]# xe sr-create name-label=Local type=iso device
config:legacy_mode=true device-config:location=/opt/iso content-type=iso
Error code: SR_BACKEND_FAILURE_228
Error parameters: , Require "-o" along with xe-mount-isosr,
[root@localhost iso]# xe sr-create -o name-label=Local type=iso device
config:legacy_mode=true device-config:location=/opt/iso content-type=iso
Syntax error:
For usage run: 'xe help'
[root@localhost iso]# xe sr-create name-label=Local type=iso device
config:legacy_mode=true device-config:location=/opt/iso content-type=iso
Error code: SR_BACKEND_FAILURE_228
Error parameters: , Require "-o" along with xe-mount-isosr,
[root@localhost iso]# xe sr-create name-label=LocalISO type=iso device-
config:location=/opt/iso device-config:legacy_mode=true content-type=iso
9285e12f-3b41-3965-2e11-19615fe6fa69
[root@localhost iso]#
[root@localhost iso]#
[root@localhost iso]# ^C
[root@localhost iso]# xe sr-create name-label=LocalISO type=iso device-
config:location=/opt/iso device-config:legacy_mode=true content-type=iso
a5214e14-2df2-efcb-584f-d6aaedbfa311
[root@localhost iso]# 9285e12f-3b41-3965-2e11-19615fe6fa69
-bash: 9285e12f-3b41-3965-2e11-19615fe6fa69: command not found
[root@localhost iso]#

You might also like