RE: upgrade from R80.30 2.6.18 kernel to R80.40 3.10 kernel question for future planning
If you have a 5800 appliance (gateway only) that was recently formatted with ext3 (R80.30 running 2.6.18), and you plan to upgrade to R80.40 GA (once its out in March/April?) will you need to plan to re-format or can you simply count on a normal CPUSE upgrade the gateway to R80.40 GA? And the kernel should change to 3.10 correct, no re-format necessary y/n?
From what I can tell an upgrade will get me to R80.40 and 3.10, but if I want xfs, I'd need to re-format.
[Expert@fwl-box-03:0]# cat /etc/fstab
/dev/mapper/vg_splat-lv_current / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/mapper/vg_splat-lv_log /var/log ext3 defaults 1 2
LABEL=SWAP-sda2 swap swap defaults 0 0
[Expert@fwl-box-04:0]# cat /etc/fstab
/dev/mapper/vg_splat-lv_current / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/mapper/vg_splat-lv_log /var/log ext3 defaults 1 2
LABEL=SWAP-sda2 swap swap defaults 0 0