はじめに
Cisco IOS XRv 9000 Appliance ルータは 240GB のハードディスクを搭載しています。
しかしながら、従来の IOS-XR バージョンにおいては IOS-XR の harddisk: (/misc/disk1) には 1.5GB のみが割り当てられていました。
近年では IOS-XR image 自体のサイズが増加していることから harddisk: のサイズ不足による upgrade 失敗の事例や、 core ファイルの生成などで harddisk: 容量の不足を示すアラームが出力される等の事例が発生しています。
これらの問題への対策として、IOS-XR 7.1.1 および 7.2.1 以降では harddisk: への割当が 21 GB となっています。
!##### 7.1.1 以前 #####
RP/0/RP0/CPU0:iosxr-7.0.1#show media
Media Info for Location: node0_RP0_CPU0
Partition Size Used Percent Avail
--------------------------------------------------------------------
rootfs: 5.8G 1.5G 26% 4.1G
apphost: 3.9G 133M 4% 3.6G
/dev/sde 969M 524M 58% 380M
harddisk: 1.5G 83M 7% 1.3G <<<<<
!##### 7.1.1 以降 #####
RP/0/RP0/CPU0:iosxr-7.3.2#show media
Media Info for Location: node0_RP0_CPU0
Partition Size Used Percent Avail
--------------------------------------------------------------------
rootfs: 5.8G 1.5G 26% 4.1G
apphost: 3.9G 133M 4% 3.6G
/dev/sde 969M 524M 58% 380M
harddisk: 21G 119M 1% 20G <<<<<
関連する問題
(1) 7.1.1 以降のバージョンに upgrade したが harddisk: の容量が増加しない
7.1.1 以前のバージョンから install コマンドを使用して 7.1.1 以降のバージョンに upgrade しても、harddisk: への割当サイズは変更されません。CIMC から対象のバージョンを再インストールする必要があります。
(2) ディスク容量が不足して upgrade に失敗する問題の例
harddisk: のサイズ不足により upgrade に失敗した際は、以下のようなログが出力されます。
RP/0/RP0/CPU0:iosxr-7.0.1#install activate xrv9k-fullk9-x-7.9.1 synchronous
2023-07-25 18:56:29 Install operation 2 started by XXXXX:
install activate pkg xrv9k-fullk9-x-7.9.1 synchronous
2023-07-25 18:56:29 Package list:
2023-07-25 18:56:29 xrv9k-fullk9-x-7.9.1
2023-07-25 18:56:33 On XR Node 0/RP0/CPU0:
harddisk: partition requires at least 1567 MB free space.
2023-07-25 18:56:34 Error! Not enough free disk space for installation.
Please free required disk space based on above information.
Use "show media" command to check disk space utilization.
Please consider following steps to proceed :
1. Use "install remove inactive all" to free up disk space on install:
2. Use delete command to remove unwanted user files in harddisk:
3. If free space in /var/log is lesser than 10240 KB then remove unwanted files manually
4. If free space in /tmp usage is lesser than 10240 KB then reload the reported node