Isilon : Qu’est-ce que la partition /base sur un cluster Isilon ?
Summary: Lorsque vous examinez les partitions d’un nœud Isilon ou la sortie de commandes telles que la commande df, une partition /base s’affiche comme pleine
Instructions
Lorsque vous examinez les partitions d’un nœud Isilon ou la sortie de commandes telles que la commande df, une partition /base s’affiche comme étant pleine. Par exemple (votre nœud peut sembler différent car il s’agit d’un nœud virtuel) :
tf80-1# df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/mirror/root0 1.9G 412M 1.3G 23 % /
devfs 1.0K 1.0K 0B 100 % /dev
/dev/mirror/var0 956M 65M 814M 7 % /var
/dev/mirror/var-crash 2.8G 4.8M 2.6G 0 % /var/crash
/dev/mirror/keystore 60M 10K 55M 0 % /keystore/dev/md0 60M 812K 54M 1 % /tmp/ufp
/dev/md1.uzip 104M 98M -2.9M 103 % /base
OneFS 72G 24G 18G 57 % /ifs Cela a été ajouté dans les versions OneFS plus récentes pour prendre en charge les nœuds IMDD plus anciens qui ont une partition racine plus petite.
Il n’est pas important que cette partition soit pleine et que rien ne doive être supprimé.
Il s’agit d’un système de fichiers compressé en lecture seule et les fichiers sont déplacés ici et sont symboliquement liés à partir de leurs emplacements d’origine,
par exemple :
TF8002-1# ls -l /usr/local/apache2/icons|more
au total 2
lrwxr-xr-x 1 root wheel 36 Aug 17 2016 README -> /base/usr/local/apache2/icons/README
lrwxr-xr-x 1 roue racine 41 août 17, 2016 README.html -> /base/usr/local/apache2/icons/README.html
lrwxr-xr-x 1 root wheel 35 Aug 17, 2016 a.gif -> /base/usr/local/apache2/icons/a.gif
lrwxr-xr-x 1 root wheel 35 Aug 17, 2016 a.png -> /base/usr/local/apache2/icons/a.png
lrwxr-xr-x 1 root wheel 45 Aug 17 2016 alert.black.gif -> /base/usr/local/apache2/icons/alert.black.gif
lrwxr-xr-x 1 root wheel 45 Aug 17 2016 alert.black.png -> /base/usr/local/apache2/icons/alert.black.png
lrwxr-xr-x 1 root wheel 43 Aug 17 2016 alert.red.gif -> /base/usr/local/apache2/icons/alert.red.gif
lrwxr-xr-x 1 root wheel 43 Aug 17, 2016 alert.red.png -> /base/usr/local/apache2/icons/alert.red.png
lrwxr-xr-x 1 root wheel 43 Aug 17, 2016 apache_pb.gif -> /base/usr/local/apache2/icons/apache_pb.gif
lrwxr-xr-x 1 root wheel 43 Aug 17 2016 apache_pb.png -> /base/usr/local/apache2/icons/apache_pb.png
lrwxr-xr-x 1 root wheel 44 Aug 17, 2016 apache_pb2.gif -> /base/usr/local/apache2/icons/apache_pb2.gif
lrwxr-xr-x 1 root wheel 44 Aug 17 2016 apache_pb2.png -> /base/usr/local/apache2/icons/apache_pb2.png
lrwxr-xr-x 1 root wheel 48 Aug 17 2016 apache_pb2_ani.gif -> /base/usr/local/apache2/icons/apache_pb2_ani.gif
lrwxr-xr-x 1 root wheel 38 Aug 17, 2016 back.gif -> /base/usr/local/apache2/icons/back.gif
lrwxr-xr-x 1 root wheel 38 Aug 17, 2016 back.png -> /base/usr/local/apache2/icons/back.png
lrwxr-xr-x 1 root wheel 43 Aug 17, 2016 ball.gray.gif -> /base/usr/local/apache2/icons/ball.gray.gif
lrwxr-xr-x 1 root wheel 43 Aug 17, 2016 ball.gray.png -> /base/usr/local/apache2/icons/ball.gray.png
lrwxr-xr-x 1 root wheel 42 Aug 17, 2016 ball.red.gif -> /base/usr/local/apache2/icons/ball.red.gif
lrwxr-xr-x 1 root wheel 42 Aug 17, 2016 ball.red.png -> /base/usr/local/apache2/icons/ball.red.png
lrwxr-xr-x 1 root wheel 40 Aug 17, 2016 binary.gif -> /base/usr/local/apache2/icons/binary.gif
lrwxr-xr-x 1 root wheel 40 Aug 17 2016 binary.png -> /base/usr/local/apache2/icons/binary.png
Il doit se trouver sur chaque nœud et fait partie du système d’exploitation.