0% found this document useful (0 votes)
284 views2 pages

Imp Command Xenserver

The log shows a user logging in as the root user and navigating to the /opt directory on their system. They list the contents of /opt and see folders like pbis and xensource. They check disk usage with df -lh. They then navigate into the xensource folder and back. They create a new iso folder and try unsuccessfully a few times to create an ISO storage repository using xe sr-create before successfully creating one called LocalISO.

Uploaded by

Omer Khalid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
284 views2 pages

Imp Command Xenserver

The log shows a user logging in as the root user and navigating to the /opt directory on their system. They list the contents of /opt and see folders like pbis and xensource. They check disk usage with df -lh. They then navigate into the xensource folder and back. They create a new iso folder and try unsuccessfully a few times to create an ISO storage repository using xe sr-create before successfully creating one called LocalISO.

Uploaded by

Omer Khalid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

login as: root

[email protected]'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